William Nolin william
  • Joined on 2021-07-26
william merged pull request ColorRecipesExplorer/Frontend#4 2021-12-15 00:24:16 -05:00
12-user-info-jwt
william pushed to develop at ColorRecipesExplorer/Frontend 2021-12-15 00:24:16 -05:00
24a713160a Merge pull request '12-user-info-jwt' (#4) from 12-user-info-jwt into develop
be592a22f5 Fix login and group user login. Hides add buttons when the user doesn't have the required permission.
cb7f38b46b Improve AppState
07b410d053 Login
019b20fd02 #12 Handle login errors
Compare 6 commits »
william created pull request ColorRecipesExplorer/Frontend#4 2021-12-15 00:23:49 -05:00
12-user-info-jwt
william created branch release/2.0.0b3 in ColorRecipesExplorer/Backend 2021-12-15 00:02:50 -05:00
william pushed to release/2.0.0b3 at ColorRecipesExplorer/Backend 2021-12-15 00:02:50 -05:00
william pushed tag release/2.0.0b2 to ColorRecipesExplorer/Backend 2021-12-15 00:00:53 -05:00
william merged pull request ColorRecipesExplorer/Backend#22 2021-12-14 23:59:37 -05:00
develop
william pushed to master at ColorRecipesExplorer/Backend 2021-12-14 23:59:37 -05:00
8a513a71e3 Merge pull request 'develop' (#22) from develop into master
827fb63572 Merge pull request 'feature/12-user-info-in-jwt' (#20) from feature/12-user-info-in-jwt into develop
d2781b9335 CI/CD
8e50d520bf Add current group user endpoint to allow to frontend to acknowledge the default user.
d0d35fa832 Update Log4j version to fix severe RCE exploit.
Compare 45 commits »
william created pull request ColorRecipesExplorer/Backend#22 2021-12-14 23:59:03 -05:00
develop
william merged pull request ColorRecipesExplorer/Backend#20 2021-12-14 23:49:13 -05:00
feature/12-user-info-in-jwt
william pushed to develop at ColorRecipesExplorer/Backend 2021-12-14 23:49:13 -05:00
827fb63572 Merge pull request 'feature/12-user-info-in-jwt' (#20) from feature/12-user-info-in-jwt into develop
d2781b9335 CI/CD
8e50d520bf Add current group user endpoint to allow to frontend to acknowledge the default user.
Compare 3 commits »
william opened issue ColorRecipesExplorer/Backend#21 2021-12-14 23:46:56 -05:00
Add logging
william created pull request ColorRecipesExplorer/Backend#20 2021-12-14 23:45:00 -05:00
feature/12-user-info-in-jwt
william pushed to feature/12-user-info-in-jwt at ColorRecipesExplorer/Backend 2021-12-14 23:44:12 -05:00
d2781b9335 CI/CD
william created branch feature/12-user-info-in-jwt in ColorRecipesExplorer/Backend 2021-12-14 23:41:00 -05:00
william pushed to feature/12-user-info-in-jwt at ColorRecipesExplorer/Backend 2021-12-14 23:41:00 -05:00
8e50d520bf Add current group user endpoint to allow to frontend to acknowledge the default user.
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-14 23:38:39 -05:00
be592a22f5 Fix login and group user login. Hides add buttons when the user doesn't have the required permission.
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-14 19:28:58 -05:00
cb7f38b46b Improve AppState
william pushed to develop at ColorRecipesExplorer/Backend 2021-12-10 09:27:37 -05:00
d0d35fa832 Update Log4j version to fix severe RCE exploit.
william pushed to 12-user-info-jwt at ColorRecipesExplorer/Frontend 2021-12-09 18:53:21 -05:00
07b410d053 Login