Tit Petric
|
f39fa72bad
|
fix(messaging): systemService Init change
|
2019-03-15 00:31:43 +01:00 |
|
Tit Petric
|
e8d2be4968
|
upd(all): update mocks
|
2019-03-15 00:31:25 +01:00 |
|
Tit Petric
|
8bedaa2846
|
upd(makefile): remove rbac, comment mail mock gen
|
2019-03-15 00:29:34 +01:00 |
|
Tit Petric
|
47e03cb1c5
|
upd(build): make mocks with drone
|
2019-03-15 00:29:01 +01:00 |
|
Tit Petric
|
4bc3452961
|
del(messaging): permissions_test, invalid coupling
|
2019-03-15 00:28:31 +01:00 |
|
Tit Petric
|
db65a89c8d
|
fix(tests): regenerate mocks with new internal pkgs
|
2019-03-14 23:50:44 +01:00 |
|
Tit Petric
|
a8c5cc227d
|
upd(internal): remove unused operations and scope
|
2019-03-14 23:45:48 +01:00 |
|
Tit Petric
|
1dab0e4830
|
upd(messaging): remove old perms.gen.go files
|
2019-03-14 23:45:34 +01:00 |
|
Tit Petric
|
d934513dbd
|
del(rbac): removed pdp implementation, closes #90
|
2019-03-14 23:02:19 +01:00 |
|
Tit Petric
|
6934917da0
|
upd(all): merge fix/coupling-issues-stage-1
|
2019-03-14 22:45:04 +01:00 |
|
Tit Petric
|
9b7006b954
|
upd(all): named db objects available for tests
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
61a27afba6
|
upd(all): database clients split by services
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
f79e02903f
|
add(crust): support assets loading for webapps
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
e0de29c201
|
upd(all): restructure middleware
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
ef1507920e
|
upd(all): move around system routes, routes print
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
718352d9d0
|
add(crust): import monolith entrypoint app
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
f75b9cc4b6
|
del(all): drop unused dump.go
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
010975cbf9
|
add(dev): build crust with drone
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
df5fb8c7fc
|
add(internal): routes.Print and metrics.MountRoutes
|
2019-03-14 22:29:19 +01:00 |
|
Tit Petric
|
be4faf54ed
|
upd(internal): support multiple database configs
|
2019-03-14 22:29:19 +01:00 |
|
Mitja Zivkovic
|
e9f4e5e840
|
fix(system): tests are running in transaction
|
2019-03-14 22:28:47 +01:00 |
|
Tit Petric
|
99acac156f
|
upd(all): refactor imports, system service api
|
2019-03-14 22:22:16 +01:00 |
|
Tit Petric
|
a971142b73
|
upd(all): move repository and service to internal
|
2019-03-14 22:21:34 +01:00 |
|
Denis Arh
|
af98d3e6c3
|
Add missing permission check defaults/fallbacks
|
2019-03-14 17:36:01 +01:00 |
|
Denis Arh
|
aefe6422ea
|
Implement missing permission checks (messaging)
|
2019-03-14 17:36:01 +01:00 |
|
Tit Petric
|
54d467e0f6
|
fix(docs): missing authentication in api spec
|
2019-03-13 21:04:32 +01:00 |
|
Mitja Zivkovic
|
9bc361f1d1
|
fix(internal): rules tests are run in transaction
|
2019-03-13 20:22:02 +01:00 |
|
Denis Arh
|
d631e28894
|
Fix default admin permission set
|
2019-03-13 19:35:39 +01:00 |
|
Tit Petric
|
191f815444
|
upd(crm): split types, closes #79 (#82)
* upd(crm): split types, closes #79
* upd(crm): split generated types, codegen
|
2019-03-13 18:40:33 +01:00 |
|
Tit Petric
|
7b79fcb617
|
add(all): basic drone CI build
|
2019-03-13 18:39:41 +01:00 |
|
Denis Arh
|
50cbd71a00
|
Serve /permissions/effective (crm, messagign) without any middleware checks
|
2019-03-13 07:19:26 +01:00 |
|
Denis Arh
|
1c74f30b19
|
Fail fast on permission check in case of invalid identity
|
2019-03-13 07:18:01 +01:00 |
|
Denis Arh
|
52d9c95f32
|
Change old paths (sam => messaging) in realize config
|
2019-03-12 19:15:39 +01:00 |
|
Denis Arh
|
2296181cc1
|
Add fallback (allow) for channel creation
|
2019-03-12 19:15:19 +01:00 |
|
Denis Arh
|
a6f02008fe
|
Fix permission check for message filtering and make it conditional
|
2019-03-12 18:10:11 +01:00 |
|
Denis Arh
|
e352f065c3
|
Add /permissions/effective endpoint, missing operations
|
2019-03-12 17:51:18 +01:00 |
|
Denis Arh
|
702a3a3372
|
Merge branch 'feature/crm-permission-check'
|
2019-03-12 08:48:11 +01:00 |
|
Denis Arh
|
61b94f620e
|
Add permission checking for all CRM elements
|
2019-03-12 08:48:03 +01:00 |
|
Denis Arh
|
c6bb0afc9f
|
Basic checks added
|
2019-03-12 08:48:03 +01:00 |
|
Denis Arh
|
2fe83b27cd
|
Merge branch 'feature/messaging-permission-check'
|
2019-03-12 08:47:39 +01:00 |
|
Mitja Zivkovic
|
601599abae
|
upd(messaging): message permission checks
|
2019-03-12 01:01:03 +01:00 |
|
Mitja Zivkovic
|
9f494a37f9
|
upd(messaging) channel permission checks
|
2019-03-12 01:01:03 +01:00 |
|
Denis Arh
|
5e14803b58
|
Fix logging in subscription check
|
2019-03-12 00:30:01 +01:00 |
|
Denis Arh
|
d8c2594fa8
|
Fix application resource presets
|
2019-03-11 18:39:54 +01:00 |
|
Denis Arh
|
3f6035275f
|
Change example email
|
2019-03-11 14:16:03 +01:00 |
|
Denis Arh
|
068e04c3ff
|
Add missing wildcard suffix on predefined permissions
|
2019-03-11 14:15:01 +01:00 |
|
Denis Arh
|
4eb27a4dd4
|
Add missing context to permission endpoints
|
2019-03-11 14:14:26 +01:00 |
|
Denis Arh
|
e88e708883
|
Make sure rules & permissions are loaded before othere services
|
2019-03-11 14:13:32 +01:00 |
|
Denis Arh
|
de53206c27
|
Fix handling wildcarded lookups on global resources
|
2019-03-11 14:12:27 +01:00 |
|
Mitja Zivkovic
|
ddc47af582
|
upd(messaging): remove unneeded check
|
2019-03-11 11:47:36 +01:00 |
|