William Nolin william
  • Joined on 2021-07-26
william pushed to feature/12-user-info-in-jwt at ColorRecipesExplorer/Backend 2021-12-02 21:37:35 -05:00
5a36c3e491 Merge branch 'develop' into feature/12-user-info-in-jwt
5419c80fd1 Merge pull request '#13 Bundle icon and logo to the backend' (#15) from 13-bundle-logo-icon into develop
f5355f044d Update maven repository location
9a260b6edf #13 Add tests
e1ca6a8d83 #13 Update FileController to use new HTTP OK util function
Compare 7 commits »
william created pull request ColorRecipesExplorer/Backend#19 2021-12-02 21:31:39 -05:00
Move user infos to JWT tokens
william pushed to feature/12-user-info-in-jwt at ColorRecipesExplorer/Backend 2021-12-02 21:30:11 -05:00
c54fcc7aef Update JWT service test
william closed issue ColorRecipesExplorer/Backend#13 2021-12-02 21:20:48 -05:00
Bundle logo and icon in backend
william closed issue ColorRecipesExplorer/Backend#14 2021-12-02 21:20:34 -05:00
Add a message when there is no recipe in the system
william pushed to develop at ColorRecipesExplorer/Frontend 2021-12-02 15:00:54 -05:00
23b80daa75 Merge pull request 'Several updates' (#3) from 14-no-entity-message into develop
b6f687e0f1 Downgrade to Angular 12
2351ecd258 Update to Angular 13
6ba1073004 Update to Angular 13
3136f2e1d6 Update to Angular 13
Compare 29 commits »
william deleted branch 14-no-entity-message from ColorRecipesExplorer/Frontend 2021-12-02 15:00:54 -05:00
william merged pull request ColorRecipesExplorer/Frontend#3 2021-12-02 15:00:53 -05:00
Several updates
william created pull request ColorRecipesExplorer/Frontend#3 2021-12-02 14:59:43 -05:00
Several updates
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-12-02 14:38:12 -05:00
b6f687e0f1 Downgrade to Angular 12
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-12-02 14:07:19 -05:00
2351ecd258 Update to Angular 13
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-12-02 13:58:33 -05:00
6ba1073004 Update to Angular 13
3136f2e1d6 Update to Angular 13
f644edae21 Setup update to Angular 13
5b564460d4 Setup update to Angular 13
f37363e457 Update to Angular Material 12
Compare 6 commits »
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-12-01 22:54:00 -05:00
e18fe04f36 Update inventory
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-12-01 22:23:08 -05:00
3a5f90b8c5 Low quantity filter
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-12-01 20:41:30 -05:00
a8d13cc1fb Start updating inventory
f564c37b15 Update recipe list
4ccdd090c1 Update material type list
ba360529cc Update company list
Compare 4 commits »
william opened issue ColorRecipesExplorer/Backend#18 2021-12-01 19:47:04 -05:00
Add cache for existing files
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-11-30 23:14:48 -05:00
a0d15b57fb Add no entity warning for companies and inventory
william opened issue ColorRecipesExplorer/Backend#17 2021-11-23 11:57:04 -05:00
Prevent edition of system material types
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-11-18 01:09:39 -05:00
e332fee3ba Add edit support to new mix editor
william pushed to 14-no-entity-message at ColorRecipesExplorer/Frontend 2021-11-17 21:30:08 -05:00
6a5f74016f Only some bugs to fix