Tit Petric
bbcbe3388a
upd(messaging): message_attachment prefix in code
2019-02-08 21:23:48 +01:00
Tit Petric
15f02e192b
upd(messaging): message_flags prefix in code
2019-02-08 21:23:48 +01:00
Tit Petric
70bf874f4f
add(messaging): migration to prefix sql tables
2019-02-08 21:23:48 +01:00
Tit Petric
876a304def
upd(all):
...
- moved Access type from system to internal/rules,
- moved Resource from system to internal/rules,
- update imports for new type locations,
- add scope list container to inject permissions,
- update permissions API call to return default perms,
- update codegen for generated Rules types
2019-02-06 11:19:32 +01:00
Tit Petric
1e1a6f8e6a
upd(all): statik codegen update
2019-02-06 11:19:32 +01:00
Denis Arh
ccb3f957e7
Improved CLI for user handling
2019-02-06 05:37:38 +01:00
Denis Arh
387f7d5af7
Merge remote-tracking branch 'origin/refactor/sam-to-messaging'
2019-02-05 17:55:56 +01:00
Tit Petric
087196f571
clean(all): gocritic warnings cleanup
2019-02-05 16:14:28 +01:00
Tit Petric
86c19a743d
upd(all): flags cleanup
2019-02-05 16:14:02 +01:00
Tit Petric
952f590b2f
upd(Makefile): remove unused dependencies
2019-02-05 16:13:38 +01:00
Tit Petric
e56ede6035
fix(crm): prevent variable shadowing for new
2019-02-05 16:13:15 +01:00
Tit Petric
044eeecec0
upd(all): regenerate mocks
2019-02-05 15:51:40 +01:00
Tit Petric
f10c3cfbe7
upd(all): s/sam/messaging, del: build-proto.sh
2019-02-05 15:51:15 +01:00
Tit Petric
440d3514ed
upd(messaging): serviceError update
2019-02-05 15:41:04 +01:00
Tit Petric
94c6f4c94e
upd(internal): s/sam/messaging for payload/outgoing
2019-02-05 15:29:55 +01:00
Tit Petric
b8267f4a64
fix(crm): fix test prefix, s/sam/messaging
2019-02-05 15:29:33 +01:00
Tit Petric
3ff2e035ef
upd(all): update cmd, add internal/mail to all
2019-02-05 15:25:16 +01:00
Tit Petric
e9609287a9
upd(messaging): update import paths
2019-02-05 15:15:08 +01:00
Tit Petric
556776a70b
upd(Makefile): rename sam/ to messaging/
2019-02-05 15:12:23 +01:00
Tit Petric
ba5413b583
upd(messaging): update codegen, add spec to codegen
2019-02-05 15:11:52 +01:00
Tit Petric
e6434e502b
upd(messaging): remove package names from spec
2019-02-05 15:10:07 +01:00
Tit Petric
06f75376bc
upd(sam): rename to messaging
2019-02-05 15:09:52 +01:00
Tit Petric
27bc4c9064
add(system): TeamSet, OrganisationSet + Resource()
2019-02-05 14:41:57 +01:00
Tit Petric
13a11ab3b4
upd(codegen): typeset updates with Resources()
2019-02-05 14:41:57 +01:00
Tit Petric
675b52e642
upd(messaging): update api docs and spec
2019-02-05 14:41:57 +01:00
Tit Petric
7e04d9fc3a
upd(crm): add resources and scopes to system types
2019-02-05 14:41:57 +01:00
Tit Petric
99355bb1ad
add(crm): add resources to channel set
2019-02-05 14:41:57 +01:00
Tit Petric
f0b7e1a52c
upd(crm): renamed perms to perms.gen
2019-02-05 14:41:57 +01:00
Tit Petric
e6e13c059a
fix(sam): migrate api from rbac to rules
2019-02-05 14:41:57 +01:00
Tit Petric
2fad9b6cb1
upd(crm): rename generated files to .gen.go
2019-02-05 14:41:57 +01:00
Tit Petric
20f90202fd
upd(crm): split up PK types and other
2019-02-05 14:41:57 +01:00
Tit Petric
d105adfed6
add(system): resource type and encoding
2019-02-05 14:41:57 +01:00
Denis Arh
c5a0015963
Rename "sam" to "messaging" in config files
2019-02-04 14:08:54 +01:00
Denis Arh
c2ab709b8b
Rename "sam" to "messaging" (docker image, cmd)
2019-02-04 10:16:31 +01:00
Denis Arh
c697c86ee5
Add system-cli and an user-merging tool
2019-02-04 10:15:38 +01:00
Denis Arh
7115949354
Add db connection retrying on startup
2019-02-04 10:15:38 +01:00
Tit Petric
eba7af3e5c
upd(system): update oidc state cookie domain
2019-01-30 02:03:00 +00:00
Tit Petric
3c88f1ba2f
fix: rbac.Permission moved to rbac
2019-01-30 01:11:04 +01:00
Tit Petric
8da5692762
upd(docker): expose port 80 by default
2019-01-29 23:57:35 +00:00
Mitja Zivkovic
4d57db5897
upd(internal): rbac.Operations to rules.Operations
2019-01-28 10:53:19 +01:00
Denis Arh
8138766512
Translate int->ext naming for real record columns
2019-01-24 18:00:54 +01:00
Mitja Zivkovic
3747bce99d
upd(internal): add ListGrants
2019-01-24 08:31:55 +01:00
Denis Arh
0538336956
Fix small grammatical issue
2019-01-23 10:02:37 +01:00
Denis Arh
26ddcab2c1
Add channel-membership flagging capabilities
2019-01-22 21:27:52 +01:00
Denis Arh
a5428f4f91
Fix message on forceful removal from channel
2019-01-22 18:19:31 +01:00
Mitja Zivkovic
c0422a738a
upd(internal): types.Access and rules(Allow/Deny/Inherit)
2019-01-22 14:46:29 +01:00
Mitja Zivkovic
d9761cb7a1
upd(internal): rules.value as tinyint
2019-01-22 14:46:29 +01:00
Mitja Zivkovic
578363d8f8
upd(internal): must/mustFail to NoError/Error
2019-01-22 14:46:29 +01:00
Mitja Zivkovic
8271790282
upd(internal): ErrNil into NoError
2019-01-22 14:46:29 +01:00
Tit Petric
d17a6fb8aa
add(internal): rules feature
...
- add make test.rules target
- add rules api implementation
- add sql migration for rules table
- add unit tests to verify it works
2019-01-22 14:46:29 +01:00