3
0
Commit Graph

17 Commits

Author SHA1 Message Date
Tit Petric
7c79f1cf38 add(system): user 'kind' to denote bots 2018-11-25 12:03:43 +01:00
Tit Petric
6a3fd9bc3b upd(codegen): follow golang standard pkg layout 2018-11-25 11:41:46 +01:00
Tit Petric
d0233e3377 add(system): implement additional user apis 2018-11-25 11:01:42 +01:00
Mitja Z
e7ea318f17 upd(system): add team membership apis (#2)
* upd(system): add team membership apis

* fix(all): fix codegen.sh for mac OS

* fix(system): replace, delete and tests
2018-11-25 11:00:59 +01:00
Tit Petric
338b340998 upd(sam,system): moved system tables away from sam 2018-11-24 20:41:36 +00:00
Tit Petric
297ffda5ad add(all): migrations for tests, statik update 2018-11-24 19:50:07 +00:00
Tit Petric
ffa2d1b8ed upd(system): rename tables, fix tests 2018-11-24 18:57:08 +00:00
Tit Petric
491efca67b del(codegen): remove all go:generate macros 2018-11-21 15:54:13 +01:00
Denis Arh
e5ff3ae7b3 Improve type-set generator, apply to system, sam 2018-11-21 07:02:57 +01:00
Denis Arh
43a7a054b3 Reissue & extend cookies on /auth/check 2018-11-19 06:32:48 +01:00
Tit Petric
9494271380 add(crm): chart mock api and statik codegen 2018-11-12 15:40:18 +01:00
Tit Petric
29c6277e18 upd(system):
- rename repository APIs to remove stutter
- use sqlx/types.JSONText to remove coalesceJson
2018-11-09 14:52:12 +01:00
Tit Petric
f7917d151d upd(system): don't expose satosaId in json 2018-11-09 14:08:17 +01:00
Tit Petric
8bf8c0dcf6 fix(system): fix compile error after refactor 2018-11-05 13:46:54 +01:00
Tit Petric
72e34f77d7 add(system): user, teams and orgs apis, refactor auth 2018-11-05 13:38:25 +01:00
Tit Petric
ae9e60b967 upd(all): codegen docs update 2018-11-05 13:37:49 +01:00
Tit Petric
fdf24b3e2c Refactor for new system service
- upd(all): indent spec.json files on all apps
- upd(auth): rename auth app to cmd
- upd(sam): move orgs, teams to system
- upd(system): extend spec.json for check
- upd(codegen): include system/
- upd(codegen): always generate spec files
- upd(sam): references from auth to system
2018-11-05 12:04:04 +01:00