12 Commits

Author SHA1 Message Date
92ddd9e0fe
Current plan beats primary plan 2021-01-31 11:54:41 -06:00
8c17aa9d6d
Adds current plan implementation 2021-01-31 11:42:47 -06:00
249fabbd7a
Adds tests for register route 2021-01-25 15:18:56 -06:00
42d808165b
Adds current user route
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-24 19:45:56 -06:00
c1ae0706f9
Route now gets user ID from context with custom middleware
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-17 17:33:40 -06:00
417a7cf982
Decouples routers and adds auth for plans and actions call
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-12 16:15:28 -06:00
ab1dab6619
jwt auth token return 2021-01-12 15:52:46 -06:00
262321a1e2
Adds auth route that checks username and password
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-12 12:43:45 -06:00
70ddd91d6b
Adds actions, changes time to pointers to make nillable.
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-01 11:49:22 -06:00
95d945dda7
Added plan by id route and error handling and organisation 2021-01-01 08:41:17 -06:00
e77d3c4d5e
Adds health check and test 2020-12-31 18:47:27 -06:00
2bda056ca7
Adds route to retrieve all plans and tests thereof, and json tags for model
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-31 11:20:00 -06:00