-
ec736aecd9
fix(messaging): fix stutters, Init(), errors
Tit Petric
2019-04-03 15:05:23 +02:00
-
8315c76b75
upd(messaging): tests import
Tit Petric
2019-04-03 15:02:11 +02:00
-
7e8cb4b04a
fix(messaging): repository stutters
Tit Petric
2019-04-03 14:55:59 +02:00
-
971c5899ee
upd(messaging): repository tests import
Tit Petric
2019-04-03 14:55:42 +02:00
-
e27720dc93
upd(all): codegen update handlers/request pkgs
Tit Petric
2019-04-03 14:45:38 +02:00
-
a1aadeaa2f
upd(codegen): custom types, camel case structs
Tit Petric
2019-04-03 14:38:13 +02:00
-
37c4499d36
add(.drone.yml): add integration tests
Tit Petric
2019-04-03 14:31:08 +02:00
-
30e99adedb
add(makefile): integration target for drone
Tit Petric
2019-04-03 14:30:54 +02:00
-
94b5a56cb9
upd(build): clean up build step, use crust-builder
Tit Petric
2019-04-03 14:30:16 +02:00
-
507ff8ba2b
upd(api): remove duplicate entrypoint for crm permissions
Tit Petric
2019-04-03 14:28:49 +02:00
-
8b771bffaa
ws(api): format json
Tit Petric
2019-04-03 14:27:26 +02:00
-
3966ba695c
upd(system): error messages, service init cleanup
Tit Petric
2019-04-03 14:26:11 +02:00
-
ac4ec2570a
add(system): repository BindAvatar()
Tit Petric
2019-04-03 14:24:22 +02:00
-
aaf848d4fd
upd(system): import updated tests
Tit Petric
2019-04-03 14:22:00 +02:00
-
3d9b1e15f1
upd(system): make internal repository consistent
Tit Petric
2019-04-03 14:21:27 +02:00
-
e5aae41fe7
upd(system): return service.Init() error
Tit Petric
2019-04-03 14:20:21 +02:00
-
74e220308c
upd(system): update public service for testing
Tit Petric
2019-04-03 14:19:15 +02:00
-
b9ecc5e50f
upd(crm): return error from service.Init()
Tit Petric
2019-04-03 14:16:11 +02:00
-
2b2c0f95eb
upd(crm): Init doesn't need sync.Once
Tit Petric
2019-04-03 14:06:35 +02:00
-
54403fca4a
upd(crm): make repository consistent
Tit Petric
2019-04-03 14:05:50 +02:00
-
9b4adceaaa
fix(crm): import fixed tests
Tit Petric
2019-04-03 14:05:13 +02:00
-
0c1bfbf2f7
upd(all): vendor update
Tit Petric
2019-04-03 13:58:56 +02:00
-
1bb9422714
del(all): remove unused/defunct mocks
Tit Petric
2019-04-03 13:54:30 +02:00
-
3f24e99ba3
fix(internal): test suite updates
Tit Petric
2019-04-03 13:50:15 +02:00
-
272593329a
add(internal): store file upload utilities
Tit Petric
2019-04-03 13:49:57 +02:00
-
439100f53e
add(internal): http client import
Tit Petric
2019-04-03 13:49:40 +02:00
-
7ea763373e
upd(internal): return Allow for testing context
Tit Petric
2019-04-03 13:47:33 +02:00
-
a173071bbc
upd(all): migrations to goware/static, closes #106
Tit Petric
2019-04-03 13:45:40 +02:00
-
d18f53f7c6
upd(build): dockerfiles and makefile update
Tit Petric
2019-04-03 13:43:04 +02:00
-
871b167b02
upd(cmd/crust): update webapp serving location
Tit Petric
2019-04-03 13:37:02 +02:00
-
46a0a9fe25
upd(all): ctx to database connector for ctrl+c
Tit Petric
2019-04-03 13:33:14 +02:00
-
d189899c13
Fix typos in CRM errors
Denis Arh
2019-04-02 17:48:17 +02:00
-
ea810696b1
Improve channel loading, preload members & tweak/test permissions
Denis Arh
2019-04-02 17:45:15 +02:00
-
7735baf716
Fix rule reset for everyone
Denis Arh
2019-04-02 17:44:38 +02:00
-
92f142e504
Fix trigger access issues (due to a missing context for service)
Denis Arh
2019-04-02 14:56:35 +02:00
-
2b747e73ef
Handle orphaned credentials
Denis Arh
2019-03-26 09:01:00 +01:00
-
5e81c1feb8
Remove obsolete funcs & cleanup user service
Denis Arh
2019-03-26 09:00:43 +01:00
-
aa4f705227
Add user-resource permission checking
Denis Arh
2019-03-25 07:04:27 +01:00
-
37f24d01fb
fix(messaging): import codegen files
Tit Petric
2019-03-31 16:51:54 +02:00
-
1a9525ce7d
add(readme): go report card
Tit Petric
2019-03-31 16:48:37 +02:00
-
bafe2a1f18
add(readme): build status badge
Tit Petric
2019-03-27 09:49:55 +01:00
-
9c1b96c09a
add(all): import pull request template
Tit Petric
2019-03-22 10:07:30 +01:00
-
4d83b4a5e2
add(all): .github issue reporting templates
Tit Petric
2019-03-22 09:53:53 +01:00
-
7a4cb60cc8
upd(codegen): cleanup codegen.sh
Tit Petric
2019-03-21 17:14:02 +01:00
-
9aa9cabd3e
upd(system): check for error in UserInfo
Tit Petric
2019-03-21 15:13:43 +01:00
-
1fae71c5b7
upd(internal): regenerate resources mocks
Tit Petric
2019-03-21 15:13:22 +01:00
-
4af204aabe
upd(all): vendor update
Tit Petric
2019-03-21 15:12:49 +01:00
-
cf4ccdd12d
upd(system-cli): assign user to role
Mitja Zivkovic
2019-03-20 10:23:52 +01:00
-
62933676dd
upd(system-cli): roles reset with spf13/cobra
Mitja Zivkovic
2019-03-18 11:51:01 +01:00
-
78763c715d
Refactor permission resources
Denis Arh
2019-03-15 05:47:22 +01:00
-
8a10839070
fix(all): better system Init, flags
Tit Petric
2019-03-15 02:17:58 +01:00
-
0ab9cc71da
fix(all): fix Init function, required as-is
Tit Petric
2019-03-15 01:50:58 +01:00
-
22e88c1698
fix(system): fix tests in system, closes #67
Tit Petric
2019-03-15 01:50:29 +01:00
-
0d9e9fb598
fix(build): go fmt, mock generation
Tit Petric
2019-03-15 01:49:56 +01:00
-
a260196a19
fix(system): apps and credential tests, findbymemberid
Tit Petric
2019-03-15 00:38:27 +01:00
-
f39fa72bad
fix(messaging): systemService Init change
Tit Petric
2019-03-15 00:31:43 +01:00
-
e8d2be4968
upd(all): update mocks
Tit Petric
2019-03-15 00:31:25 +01:00
-
8bedaa2846
upd(makefile): remove rbac, comment mail mock gen
Tit Petric
2019-03-15 00:29:34 +01:00
-
47e03cb1c5
upd(build): make mocks with drone
Tit Petric
2019-03-15 00:29:01 +01:00
-
4bc3452961
del(messaging): permissions_test, invalid coupling
Tit Petric
2019-03-15 00:28:31 +01:00
-
db65a89c8d
fix(tests): regenerate mocks with new internal pkgs
Tit Petric
2019-03-14 23:50:44 +01:00
-
a8c5cc227d
upd(internal): remove unused operations and scope
Tit Petric
2019-03-14 23:45:48 +01:00
-
1dab0e4830
upd(messaging): remove old perms.gen.go files
Tit Petric
2019-03-14 23:45:34 +01:00
-
d934513dbd
del(rbac): removed pdp implementation, closes #90
Tit Petric
2019-03-14 23:02:19 +01:00
-
6934917da0
upd(all): merge fix/coupling-issues-stage-1
Tit Petric
2019-03-14 22:44:23 +01:00
-
-
9b7006b954
upd(all): named db objects available for tests
Tit Petric
2019-03-14 14:40:18 +01:00
-
61a27afba6
upd(all): database clients split by services
Tit Petric
2019-03-14 14:20:49 +01:00
-
f79e02903f
add(crust): support assets loading for webapps
Tit Petric
2019-03-13 22:04:56 +01:00
-
e0de29c201
upd(all): restructure middleware
Tit Petric
2019-03-13 21:48:19 +01:00
-
ef1507920e
upd(all): move around system routes, routes print
Tit Petric
2019-03-13 20:40:21 +01:00
-
718352d9d0
add(crust): import monolith entrypoint app
Tit Petric
2019-03-13 20:39:38 +01:00
-
f75b9cc4b6
del(all): drop unused dump.go
Tit Petric
2019-03-13 20:39:13 +01:00
-
010975cbf9
add(dev): build crust with drone
Tit Petric
2019-03-13 20:38:22 +01:00
-
df5fb8c7fc
add(internal): routes.Print and metrics.MountRoutes
Tit Petric
2019-03-13 20:15:25 +01:00
-
be4faf54ed
upd(internal): support multiple database configs
Tit Petric
2019-03-13 20:14:40 +01:00
-
e9f4e5e840
fix(system): tests are running in transaction
Mitja Zivkovic
2019-03-13 21:43:08 +01:00
-
99acac156f
upd(all): refactor imports, system service api
Tit Petric
2019-03-14 22:22:16 +01:00
-
a971142b73
upd(all): move repository and service to internal
Tit Petric
2019-03-14 22:21:34 +01:00
-
af98d3e6c3
Add missing permission check defaults/fallbacks
Denis Arh
2019-03-14 17:35:54 +01:00
-
aefe6422ea
Implement missing permission checks (messaging)
Denis Arh
2019-03-14 17:35:38 +01:00
-
-
54d467e0f6
fix(docs): missing authentication in api spec
Tit Petric
2019-03-13 21:04:32 +01:00
-
9bc361f1d1
fix(internal): rules tests are run in transaction
Mitja Zivkovic
2019-03-13 20:14:49 +01:00
-
d631e28894
Fix default admin permission set
Denis Arh
2019-03-13 08:19:50 +01:00
-
191f815444
upd(crm): split types, closes #79 (#82)
Tit Petric
2019-03-13 18:40:33 +01:00
-
7b79fcb617
add(all): basic drone CI build
Tit Petric
2019-03-13 18:38:50 +01:00
-
50cbd71a00
Serve /permissions/effective (crm, messagign) without any middleware checks
Denis Arh
2019-03-13 07:19:26 +01:00
-
1c74f30b19
Fail fast on permission check in case of invalid identity
Denis Arh
2019-03-13 07:18:01 +01:00
-
52d9c95f32
Change old paths (sam => messaging) in realize config
Denis Arh
2019-03-12 19:15:39 +01:00
-
2296181cc1
Add fallback (allow) for channel creation
Denis Arh
2019-03-12 19:15:19 +01:00
-
a6f02008fe
Fix permission check for message filtering and make it conditional
Denis Arh
2019-03-12 18:10:11 +01:00
-
e352f065c3
Add /permissions/effective endpoint, missing operations
Denis Arh
2019-03-12 17:51:18 +01:00
-
702a3a3372
Merge branch 'feature/crm-permission-check'
Denis Arh
2019-03-12 08:48:11 +01:00
-
-
61b94f620e
Add permission checking for all CRM elements
Denis Arh
2019-03-12 00:19:21 +01:00
-
c6bb0afc9f
Basic checks added
Denis Arh
2019-03-11 21:35:01 +01:00
-
-
2fe83b27cd
Merge branch 'feature/messaging-permission-check'
Denis Arh
2019-03-12 08:47:39 +01:00
-
-
601599abae
upd(messaging): message permission checks
Mitja Zivkovic
2019-03-12 01:00:34 +01:00
-
9f494a37f9
upd(messaging) channel permission checks
Mitja Zivkovic
2019-03-11 21:13:07 +01:00
-
-
5e14803b58
Fix logging in subscription check
Denis Arh
2019-03-12 00:30:01 +01:00
-
d8c2594fa8
Fix application resource presets
Denis Arh
2019-03-11 18:39:54 +01:00
-
3f6035275f
Change example email
Denis Arh
2019-03-11 14:16:03 +01:00