Tit Petric
|
38debbb1b1
|
upd(rbac): user create returns valid user now
|
2018-12-05 13:27:55 +00:00 |
|
Tit Petric
|
f92d7a96f0
|
upd(rbac): update tests
|
2018-12-05 13:27:31 +00:00 |
|
Mitja Zivkovic
|
dc2635e05c
|
add(crm): content order params
|
2018-12-05 14:26:49 +01:00 |
|
Denis Arh
|
9d62e6090e
|
Refactor field updating logic out of create & update
|
2018-12-05 11:55:24 +01:00 |
|
Denis Arh
|
e5bd66adc8
|
Preload module on update and copy createdAt
|
2018-12-05 11:54:55 +01:00 |
|
Denis Arh
|
1ce6db5420
|
Merge branch 'feature/module-field-options'
|
2018-12-05 11:17:11 +01:00 |
|
Tit Petric
|
99f8f4e872
|
upd(crm): update module api fields parameter
|
2018-12-04 16:40:02 +01:00 |
|
Tit Petric
|
c7d4b4d629
|
upd(crm): unmarshalled fields change
|
2018-12-04 16:39:14 +01:00 |
|
Tit Petric
|
bb4fee2dde
|
upd(crm): fix page as zero based index
|
2018-12-04 16:38:42 +01:00 |
|
Tit Petric
|
0c5f1ea97e
|
upd(crm): serialization for ModuleFieldSet
|
2018-12-04 16:37:25 +01:00 |
|
Tit Petric
|
eb9869bcdf
|
upd(codegen): special handling of *Set types
|
2018-12-04 16:36:52 +01:00 |
|
Tit Petric
|
fdd499776c
|
add(crm): migration for crm module form options
|
2018-12-04 16:35:38 +01:00 |
|
Tit Petric
|
43554592e4
|
upd(codegen): enable imports with requests
|
2018-12-04 15:26:51 +01:00 |
|
Tit Petric
|
d98d8be69a
|
add(crm): add options field as json
|
2018-12-04 14:44:05 +01:00 |
|
Tit Petric
|
6be72a3dcf
|
ws(codegen): codegen code update
|
2018-12-04 14:38:31 +01:00 |
|
Tit Petric
|
98e490ce88
|
add(rbac): permissions struct for services
|
2018-12-04 14:38:31 +01:00 |
|
Tit Petric
|
d9606440b7
|
add(sam): spec and scaffold of permissions api
|
2018-12-04 14:38:31 +01:00 |
|
Tit Petric
|
71fb80945a
|
fix(codegen): rbac.Operations is a type
|
2018-12-04 14:38:31 +01:00 |
|
Tit Petric
|
f2dfffbab2
|
update:
- codegen includes rbac since it's used everywhere,
- update permissions structure naming for title/subtitle
|
2018-12-04 14:38:31 +01:00 |
|
Mitja Zivkovic
|
687cd0b2e0
|
add(crm): added field json to crm_content table
|
2018-12-04 13:29:54 +01:00 |
|
Denis Arh
|
cebc4f1569
|
Update paging to use pages instead of offset, make page 1-based
|
2018-12-04 13:26:49 +01:00 |
|
Mitja Zivkovic
|
35a86793f6
|
fix(crm): overwriting of module form fields
|
2018-12-03 07:34:43 +01:00 |
|
Denis Arh
|
1387f56f35
|
Fix bug when creating new group chan
|
2018-12-02 07:39:53 +01:00 |
|
Denis Arh
|
fde2b16db7
|
Add support for fetching record-pages only, change behavior of a /page/tree endpoint
/page/tree now returns only non-module (non-record) pages
/page endpoint now accepts optional recordPagesOnly param
|
2018-12-02 07:15:40 +01:00 |
|
Denis Arh
|
97f24cee3e
|
Reconfigure realize to monitor per-app locations only
|
2018-12-02 06:43:31 +01:00 |
|
Tit Petric
|
8019940dd6
|
fix(codegen): fix syntax error, gofmt
|
2018-11-29 21:06:34 +01:00 |
|
Tit Petric
|
858d2a7799
|
upd(rbac): refactor debugging flags to main test file
|
2018-11-29 19:12:37 +00:00 |
|
Tit Petric
|
187330938b
|
upd(rbac): change in operations response for roles
|
2018-11-29 19:11:14 +00:00 |
|
Tit Petric
|
748799327e
|
fix(crm): defaultservice Init panic fix
|
2018-11-29 19:10:44 +01:00 |
|
Tit Petric
|
7e87f00c42
|
upd(crm): service tests and logic
|
2018-11-27 13:26:49 +01:00 |
|
Denis Arh
|
390409ed6a
|
Move logic from repo to store, fix module-check condition
|
2018-11-27 06:10:48 +01:00 |
|
Denis Arh
|
0881381068
|
Fix system/auth init
|
2018-11-27 06:03:02 +01:00 |
|
Tit Petric
|
6ab0c9bf09
|
upd(system):
- update apis for login and logout,
- make OIDC routes and setup optional,
- refactor entrypoint to open up http testing
|
2018-11-26 17:01:39 +01:00 |
|
Tit Petric
|
1c9b1d2d7f
|
upd(internal):
- option to disable OIDC via config
- extend TokenEncoder with SetCookie
|
2018-11-26 16:58:19 +01:00 |
|
Tit Petric
|
256a45bdb6
|
add(system): login/logout api, rename PK fields
|
2018-11-25 22:57:48 +01:00 |
|
Tit Petric
|
59a3fc85d3
|
fix(system): teams response as string
|
2018-11-25 22:51:05 +01:00 |
|
Tit Petric
|
2049550e67
|
fix(system): member add/remove fix
|
2018-11-25 22:01:20 +01:00 |
|
Tit Petric
|
0381511b55
|
upd(system): tests, add reams to user response
|
2018-11-25 21:59:08 +01:00 |
|
Tit Petric
|
8ba08d3fb9
|
Merge pull request #4 from crusttech/fix-userlist-team
fix(system) userList teams
|
2018-11-25 21:46:44 +01:00 |
|
Mitja Zivkovic
|
10d24b6c29
|
fix(system) userList teams
|
2018-11-25 21:43:59 +01:00 |
|
Mitja Z
|
3616afd22a
|
add(system): Team.FindByMemberID (#3)
* add(system): Team.FindByMemberID
* add(system): Users.Find with Team data
* upd(system): error formating
|
2018-11-25 15:55:44 +01:00 |
|
Tit Petric
|
be3d010196
|
upd(crm): test for invalid updates
|
2018-11-25 15:45:20 +01:00 |
|
Tit Petric
|
3e38764e74
|
fix(crm): migration namespace issue
|
2018-11-25 15:41:29 +01:00 |
|
Tit Petric
|
c266d6babd
|
upd(crm): more error checking on updates
|
2018-11-25 15:39:16 +01:00 |
|
Tit Petric
|
ff123a2ffe
|
upd(system): migration for satosa unique to index
|
2018-11-25 15:38:42 +01:00 |
|
Tit Petric
|
d4170ff97e
|
upd(crm): returns entityID
|
2018-11-25 15:23:48 +01:00 |
|
Tit Petric
|
0e20de4eb9
|
upd(system): print oidc config on startup
|
2018-11-25 14:15:03 +01:00 |
|
Tit Petric
|
e0369c2026
|
add(crm): migrations for required and visible
|
2018-11-25 13:29:22 +01:00 |
|
Tit Petric
|
008ba89702
|
upd(all): add more options to .env.sample
|
2018-11-25 13:09:59 +01:00 |
|
Tit Petric
|
49b70d8f2d
|
upd(docs): include chart docs into readme
|
2018-11-25 13:05:14 +01:00 |
|