21 Commits

Author SHA1 Message Date
55c8c739b0
fmt
A
2021-01-11 20:38:11 -06:00
1d45635530
adds no password return by default, model cares about password but nothing downstream does
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2021-01-11 20:37:35 -06:00
3ea8603368
Adds user table and adds support for config flag to drop DB on restart
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-11 20:15:36 -06:00
bc68115ce1 adds update action method 2021-01-09 23:39:03 -06:00
4b4070df98 Adds test for action post 2021-01-09 22:05:54 -06:00
325aa46cf2 Adds actions insert to store 2021-01-09 21:50:54 -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
bbb0cf3f42
Adds way to check for not found error on id search
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-01 08:07:55 -06:00
cd7f919eb2
Removes calls to log.Fatal, adds check for null store
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-31 18:56:21 -06:00
0e16bb5361
Adds healthy check to model 2020-12-31 18:05:06 -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
acf793ae41
Adds select actions by plan function 2020-12-29 19:10:54 -06:00
9c56ea56e2
Adds insertplan to model 2020-12-29 18:20:28 -06:00
0c6f686ce5
added select plan by id
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 16:26:30 -06:00
ba18d011bd
Fixes Postgres to be postgres style bindvars
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 16:16:09 -06:00
ad47895597
Add select by action id 2020-12-29 16:08:31 -06:00
50bbcdc71d
adds full action fields to struct
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 15:05:00 -06:00
1c00a06c10
Fix lint issues 2020-12-27 19:33:54 -06:00
f947dd2912
Adds additional models, slightly more tests 2020-12-27 19:14:27 -06:00
2c5e84d836
adds create and update time to actions
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-26 15:04:51 -06:00
3a5961f003
adds basic db stuff
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-26 12:44:05 -06:00