-
44d597cff1
Fix user data masking on search
Denis Arh
2020-12-22 15:22:33 +01:00
-
46d89253f6
Make chan member query cross-db compatible
2020.12.0-rc.5
Denis Arh
2020-12-22 08:29:21 +01:00
-
78023594b5
Fix accidental casting of JSON null to int(0)
Denis Arh
2020-12-21 22:47:11 +01:00
-
4efcf334b0
Additional pagination tests
Denis Arh
2020-12-21 22:46:30 +01:00
-
355f0e85f5
Add missing message mention sys values
Tomaž Jerman
2020-12-21 20:52:09 +01:00
-
d6e91ffab3
Fix messaging ws/channel event parameters
Tomaž Jerman
2020-12-21 20:27:44 +01:00
-
14a2a06894
Fix private 1on1 channel lookup
Denis Arh
2020-12-21 19:00:39 +01:00
-
502edae3e4
Update crm provision files
Tomaž Jerman
2020-12-21 18:49:52 +01:00
-
3572364ac1
Fix select value validator edgecase
Tomaž Jerman
2020-12-21 15:54:31 +01:00
-
23420b9978
Move fed. role provisioning to 200_federation
2020.12.0-rc.4
Denis Arh
2020-12-21 11:16:18 +01:00
-
ce34993b74
Round timestamps to a second accuracy
Tomaž Jerman
2020-12-18 18:18:30 +01:00
-
8c31bf1b86
Restructure protected routes in compose & federation
Denis Arh
2020-12-19 08:24:32 +01:00
-
5b960a0136
Fix mark-as-read
Denis Arh
2020-12-19 08:09:08 +01:00
-
e7cfcf9f57
Fix problematic query with filtering by message flag
Denis Arh
2020-12-19 08:00:02 +01:00
-
ab40792c46
Re-enable old NULL message-type handling code
Denis Arh
2020-12-19 07:47:32 +01:00
-
8c1f5392da
Fix empty user-set type (not null but empty array)
Denis Arh
2020-12-19 07:35:39 +01:00
-
18b11e56be
Support for page navigation on records
Denis Arh
2020-12-17 16:21:27 +01:00
-
dc30fd4186
Add warnings about exprimental state and sqlite usage
Denis Arh
2020-12-18 15:46:48 +01:00
-
cf9caa8c35
Improve posgresql casting
Denis Arh
2020-12-18 15:14:03 +01:00
-
1d5ea52021
Fix federation role parameters
Tomaž Jerman
2020-12-18 13:51:42 +01:00
-
4e7f150e81
Fix graph cycle resolution
Tomaž Jerman
2020-12-18 11:15:58 +01:00
-
8fa00d04d7
Fix attachment issues on cmp&msg
Denis Arh
2020-12-18 10:42:53 +01:00
-
fb32fa151c
Fix webapp config generator, add federation
Denis Arh
2020-12-17 17:45:40 +01:00
-
c1d7f700c4
Cleanup Envoy
Tomaž Jerman
2020-12-16 15:33:05 +01:00
-
40a0da5bd7
Fix errors on internal login
Denis Arh
2020-12-16 11:45:13 +01:00
-
f877fd5914
Merge branch '2020.12.x-feature-scim' into 2020.12.x
Denis Arh
2020-12-16 11:13:27 +01:00
-
-
d46630c7be
Implement SCIM PATCH for group (role) membership
Denis Arh
2020-12-08 07:51:13 +01:00
-
5dc3fb45c8
Refactor error handling
Denis Arh
2020-12-07 20:12:10 +01:00
-
1eba292e75
Create users and roles with replace
Denis Arh
2020-12-07 19:55:01 +01:00
-
3cf7cd8e2b
Support conf. primary ID (corteza or external)
Denis Arh
2020-12-07 19:26:23 +01:00
-
0ef0682d3d
Add support for setting user password via SCIM
Denis Arh
2020-11-29 12:23:07 +01:00
-
d36ccf4522
Add membership management basics
Denis Arh
2020-11-29 10:14:44 +01:00
-
3589f54349
Refactor SCIM security context
Denis Arh
2020-11-29 10:04:16 +01:00
-
4899a1bfec
Remove API request debug() flag from SCIM tests
Denis Arh
2020-11-29 09:58:30 +01:00
-
99f0ca3249
Add support for external ID
Denis Arh
2020-11-29 09:57:46 +01:00
-
41eae955ca
Add support to provision roles (groups) via SCIM
Denis Arh
2020-11-29 09:37:22 +01:00
-
58fb2157eb
Improve overall SCIM req. handling
Denis Arh
2020-11-29 09:37:01 +01:00
-
e47cc3269c
Add basic SCIM implementation
Denis Arh
2020-11-27 08:23:26 +01:00
-
-
f9c1fa2680
Remove useless todos for tests
Denis Arh
2020-12-16 09:23:12 +01:00
-
cfee999029
Fix settings, logo upload
2020.12.0-rc.3
Denis Arh
2020-12-15 14:41:17 +01:00
-
dad6be64cb
Add support for legacy resource identifiers in envoy
Tomaž Jerman
2020-12-14 16:21:20 +01:00
-
9c0112e038
Manually enable federation for integration tests
Denis Arh
2020-12-14 15:08:58 +01:00
-
a37ea6272e
Move fed-is-enabled checks to boot procedure
2020.12.0-rc.2
Denis Arh
2020-12-14 14:50:05 +01:00
-
e9d1d9cc3f
Remove redundant object-store in federation
Denis Arh
2020-12-14 14:49:42 +01:00
-
6aab216f89
Prevent scheduler's healtcheck FAIL when disabled
Denis Arh
2020-12-14 14:38:16 +01:00
-
629cdc06cd
More info about api, docs, webapp endpoints
Denis Arh
2020-12-14 14:28:05 +01:00
-
343aa84468
Provision pre-check
Denis Arh
2020-12-14 09:35:40 +01:00
-
d2d3531eee
Update ext provision yamls
Tomaž Jerman
2020-12-14 12:44:24 +01:00
-
ed6c4291d8
Extend pkg/expr functions
Tomaž Jerman
2020-12-14 12:37:44 +01:00
-
68cd9c218e
Refactor iterator providers
Tomaž Jerman
2020-12-14 12:28:12 +01:00
-
ffc024d152
Syncer test date to UTC
Peter Grlica
2020-12-13 20:29:01 +01:00
-
4e749857e5
Merge branch '2020.12.x-feature-federation' into 2020.12.x
Peter Grlica
2020-12-13 19:50:49 +01:00
-
-
4db82ed1e3
Removed default unused importer
Peter Grlica
2020-12-11 21:38:19 +01:00
-
3fda882b75
Node acl check fix
Peter Grlica
2020-12-11 21:36:35 +01:00
-
fa3c460ac9
Added delete functionality
Peter Grlica
2020-12-11 11:08:48 +01:00
-
4d77f96fe6
Some PR changes
Peter Grlica
2020-12-11 10:19:31 +01:00
-
0db26041c0
Added data sync update functionality
Peter Grlica
2020-12-10 18:45:52 +01:00
-
cede129ede
Updated example .env, added experimental warnings
Peter Grlica
2020-12-10 16:03:13 +01:00
-
cab20207c6
Cleanup on node pairing tests
Peter Grlica
2020-12-10 15:49:37 +01:00
-
7321bf4e56
Descriptions on options, structure sync with superuser context
Peter Grlica
2020-12-10 11:35:25 +01:00
-
61782cf08d
Added contact to nodes
Peter Grlica
2020-12-08 20:32:52 +01:00
-
67b95cd0ce
Updated types conf
Peter Grlica
2020-12-08 13:17:07 +01:00
-
aec203718f
Use superuser context on structure and data sync, options regenerated
Peter Grlica
2020-12-08 13:00:19 +01:00
-
0d88fdd139
Added rbac for federation, fixed tests, updated generated code
Peter Grlica
2020-12-01 18:23:53 +01:00
-
ab3da2906b
Added tests, fixed shared module lookup, data sync status fixed
Peter Grlica
2020-11-25 13:48:07 +01:00
-
5566621720
Fixed mapper test, syncer uri test, node pairing
Peter Grlica
2020-11-24 18:03:30 +01:00
-
84a626ba28
Added data, structure processers
Peter Grlica
2020-11-24 18:01:08 +01:00
-
bc571195cd
Updated nodes sync filtering
Peter Grlica
2020-11-24 11:38:10 +01:00
-
f987586b3e
Sync check per-module, updated db, nodes sync, shared module
Peter Grlica
2020-11-24 11:35:45 +01:00
-
c1d4350a07
Added bidirectional support, created fields on modules, user check on sync.
Peter Grlica
2020-11-19 08:15:40 +01:00
-
39eb2c14d6
Nodes sync test file, fixed node pair tests
Peter Grlica
2020-11-17 14:33:12 +01:00
-
34ba878fc0
Sync interval options
Peter Grlica
2020-11-17 13:01:11 +01:00
-
d99975abea
Added default options to sync workers
Peter Grlica
2020-11-16 17:36:36 +01:00
-
c57501abe1
Updated drone config
Peter Grlica
2020-11-16 17:00:17 +01:00
-
c01b3d1ac5
Added label to federated record
Peter Grlica
2020-11-16 16:58:07 +01:00
-
5890cd444a
Fixed node pairing
Peter Grlica
2020-11-16 16:54:16 +01:00
-
85e615213d
Added federation options to node service
Peter Grlica
2020-11-13 14:16:41 +01:00
-
4b50d3eddf
Added labels to shared, exposed module, compose record
Peter Grlica
2020-11-13 13:52:26 +01:00
-
df5e2ca89d
Updated node service on shared module
Peter Grlica
2020-11-13 10:17:57 +01:00
-
726a9f16e8
Added a node check, cleaned up shared and exposed module service
Peter Grlica
2020-11-12 21:00:34 +01:00
-
4f69ad8cdb
Regen controllers, remove resputil
Denis Arh
2020-11-12 19:58:55 +01:00
-
277df45b65
Added node read
Peter Grlica
2020-11-12 14:03:38 +01:00
-
c682b497ce
Added syncer test
Peter Grlica
2020-11-09 19:43:54 +01:00
-
fbc8a8acbd
Updated federation readme
Peter Grlica
2020-11-09 17:16:59 +01:00
-
b02ac0c1b5
Added update to module mappings, updated generated files
Peter Grlica
2020-11-09 17:16:37 +01:00
-
d5c5c52546
Fixed mapper on structure, data sync.
Peter Grlica
2020-11-09 17:15:25 +01:00
-
2690427f5d
Added name, handle to exposed module
Peter Grlica
2020-11-09 17:13:01 +01:00
-
b9dd563a05
Added timestamps to shared module db
Peter Grlica
2020-11-04 09:06:02 +01:00
-
6311dfb9cb
Moved federation sync to service watchers
Peter Grlica
2020-11-02 18:06:30 +01:00
-
2f860d591a
Added update to shared module service
Peter Grlica
2020-11-02 18:04:39 +01:00
-
b4a9c9d36a
Refactored cli sync commands, added sync service, mapper, processer, refactored channels
Peter Grlica
2020-10-30 12:33:30 +01:00
-
104ae577cb
Add federation cli command
Peter Grlica
2020-10-28 17:53:13 +01:00
-
3fbc768e08
Remove leftover from rebasing
Peter Grlica
2020-10-28 17:52:43 +01:00
-
17e4f6ff75
Added sync service, data and structure sync commands
Peter Grlica
2020-10-28 17:33:26 +01:00
-
f7f69895a8
Added find by id to node service
Peter Grlica
2020-10-28 17:31:02 +01:00
-
098e290b90
Added master changes list to data sync endpoint
Peter Grlica
2020-10-28 17:30:30 +01:00
-
062e26d50d
Fixed ctx in rest endpoints and service
Peter Grlica
2020-10-28 17:28:53 +01:00
-
cf9449cb54
Added nodes sync service and status db table
Peter Grlica
2020-10-28 17:27:24 +01:00
-
8f7ff08d4c
Added last sync to structure and data sync
Peter Grlica
2020-10-28 17:23:38 +01:00
-
84810c1745
Added federation decoder to pkg
Peter Grlica
2020-10-28 17:18:31 +01:00