3
0

2423 Commits

Author SHA1 Message Date
Denis Arh
46d89253f6 Make chan member query cross-db compatible 2020.12.0-rc.5 2020-12-22 08:35:17 +01:00
Denis Arh
78023594b5 Fix accidental casting of JSON null to int(0) 2020-12-22 07:20:39 +01:00
Denis Arh
4efcf334b0 Additional pagination tests 2020-12-22 07:20:39 +01:00
Tomaž Jerman
355f0e85f5 Add missing message mention sys values 2020-12-21 20:52:09 +01:00
Tomaž Jerman
d6e91ffab3 Fix messaging ws/channel event parameters
As members & member were not specified, the preproc step attempts
to lookup the store, but the data is not yet committed.

This results in partial data.
2020-12-21 20:27:49 +01:00
Denis Arh
14a2a06894 Fix private 1on1 channel lookup 2020-12-21 19:18:31 +01:00
Tomaž Jerman
502edae3e4 Update crm provision files 2020-12-21 18:49:52 +01:00
Tomaž Jerman
3572364ac1 Fix select value validator edgecase 2020-12-21 15:54:31 +01:00
Denis Arh
23420b9978 Move fed. role provisioning to 200_federation 2020.12.0-rc.4 2020-12-21 11:16:23 +01:00
Tomaž Jerman
ce34993b74 Round timestamps to a second accuracy
Different parts of the system (FE, API, store) may use different
standards so operations like IsStale check may fail.
2020-12-21 09:15:08 +01:00
Denis Arh
8c31bf1b86 Restructure protected routes in compose & federation 2020-12-19 08:24:32 +01:00
Denis Arh
5b960a0136 Fix mark-as-read 2020-12-19 08:09:08 +01:00
Denis Arh
e7cfcf9f57 Fix problematic query with filtering by message flag 2020-12-19 08:00:02 +01:00
Denis Arh
ab40792c46 Re-enable old NULL message-type handling code 2020-12-19 07:47:32 +01:00
Denis Arh
8c1f5392da Fix empty user-set type (not null but empty array) 2020-12-19 07:35:39 +01:00
Denis Arh
18b11e56be Support for page navigation on records 2020-12-18 17:31:31 +01:00
Denis Arh
dc30fd4186 Add warnings about exprimental state and sqlite usage 2020-12-18 15:46:48 +01:00
Denis Arh
cf9caa8c35 Improve posgresql casting 2020-12-18 15:14:07 +01:00
Tomaž Jerman
1d5ea52021 Fix federation role parameters 2020-12-18 13:51:42 +01:00
Tomaž Jerman
4e7f150e81 Fix graph cycle resolution 2020-12-18 11:16:13 +01:00
Denis Arh
8fa00d04d7 Fix attachment issues on cmp&msg 2020-12-18 10:42:53 +01:00
Denis Arh
fb32fa151c Fix webapp config generator, add federation 2020-12-17 17:45:59 +01:00
Tomaž Jerman
c1d7f700c4 Cleanup Envoy
* Improve conflict resolution algorithm.
* Tweak resource merge algorithms.
* Bump test coverage.
2020-12-17 11:56:34 +01:00
Denis Arh
40a0da5bd7 Fix errors on internal login 2020-12-16 11:45:13 +01:00
Denis Arh
f877fd5914 Merge branch '2020.12.x-feature-scim' into 2020.12.x 2020-12-16 11:13:27 +01:00
Denis Arh
d46630c7be Implement SCIM PATCH for group (role) membership 2020-12-16 11:12:25 +01:00
Denis Arh
5dc3fb45c8 Refactor error handling 2020-12-16 11:12:25 +01:00
Denis Arh
1eba292e75 Create users and roles with replace 2020-12-16 11:12:25 +01:00
Denis Arh
3cf7cd8e2b Support conf. primary ID (corteza or external) 2020-12-16 11:12:23 +01:00
Denis Arh
0ef0682d3d Add support for setting user password via SCIM 2020-12-16 10:49:19 +01:00
Denis Arh
d36ccf4522 Add membership management basics 2020-12-16 10:49:19 +01:00
Denis Arh
3589f54349 Refactor SCIM security context 2020-12-16 10:49:19 +01:00
Denis Arh
4899a1bfec Remove API request debug() flag from SCIM tests 2020-12-16 10:49:19 +01:00
Denis Arh
99f0ca3249 Add support for external ID 2020-12-16 10:49:19 +01:00
Denis Arh
41eae955ca Add support to provision roles (groups) via SCIM 2020-12-16 10:49:19 +01:00
Denis Arh
58fb2157eb Improve overall SCIM req. handling 2020-12-16 10:49:19 +01:00
Denis Arh
e47cc3269c Add basic SCIM implementation 2020-12-16 10:49:17 +01:00
Denis Arh
f9c1fa2680 Remove useless todos for tests 2020-12-16 09:23:12 +01:00
Denis Arh
cfee999029 Fix settings, logo upload 2020.12.0-rc.3 2020-12-15 14:41:33 +01:00
Tomaž Jerman
dad6be64cb Add support for legacy resource identifiers in envoy
Allow module name, chart name, page title, ... to act as identifiers.
If a value is not unique, the system fails with an error.
2020-12-14 16:24:24 +01:00
Denis Arh
9c0112e038 Manually enable federation for integration tests 2020-12-14 15:08:58 +01:00
Denis Arh
a37ea6272e Move fed-is-enabled checks to boot procedure 2020.12.0-rc.2 2020-12-14 14:51:40 +01:00
Denis Arh
e9d1d9cc3f Remove redundant object-store in federation 2020-12-14 14:51:40 +01:00
Denis Arh
6aab216f89 Prevent scheduler's healtcheck FAIL when disabled 2020-12-14 14:51:40 +01:00
Denis Arh
629cdc06cd More info about api, docs, webapp endpoints 2020-12-14 14:51:40 +01:00
Denis Arh
343aa84468 Provision pre-check 2020-12-14 14:51:40 +01:00
Tomaž Jerman
d2d3531eee Update ext provision yamls 2020-12-14 12:44:24 +01:00
Tomaž Jerman
ed6c4291d8 Extend pkg/expr functions 2020-12-14 12:37:44 +01:00
Tomaž Jerman
68cd9c218e Refactor iterator providers 2020-12-14 12:30:45 +01:00
Peter Grlica
ffc024d152 Syncer test date to UTC 2020-12-13 20:35:55 +01:00