3
0

1572 Commits

Author SHA1 Message Date
Denis Arh
ee53eae364 Remove uneeded gomock tool and too agressive mock cleanup 2019-11-14 22:00:36 +01:00
Denis Arh
a47c2ce7ee User API now returns deleted/suspended user 2019-11-13 22:15:03 +01:00
Tomaž Jerman
68cdcc7227 Remove page normalizers
Unneeded.
2019-11-13 13:42:35 +01:00
Denis Arh
9efd7421eb Add Service Cloud application 2019-11-13 10:52:44 +01:00
Denis Arh
4cf522ddab Add service-cloud configs
Change file naming for CRM configs so it can go side-to-side with
service-cloud.
2019-11-13 10:49:19 +01:00
Denis Arh
876f3a7ed0 Application sorting & filtering 2019-11-12 14:37:21 +01:00
Tomaž Jerman
b67f6146f6 Preload record values for DeleteByID 2019-11-12 10:06:43 +01:00
Tomaž Jerman
a9785c921f Fix repo permission filtering 2019-11-08 20:06:14 +01:00
Tomaž Jerman
d5627fa064 Fix module query lapsus 2019-11-08 16:24:02 +01:00
Tomaž Jerman
af5da175dc Fix user query lapsus 2019-11-08 15:34:47 +01:00
Denis Arh
5a72a239e4 Normalize sort columns in user rest controller
Client's get User props that are named a bit differently than
internal props & db columns (createdAt vs created_at)
2019-10-31 22:38:22 +01:00
Tomaž Jerman
b3cbf47e6f Fix tree ordering 2019-10-31 19:15:33 +01:00
Denis Arh
ea68306872 Add missing context for channel lookup 2019-10-31 16:58:33 +01:00
Denis Arh
7a75c64211 Change crust/corteza OIDC provider label 2019-10-31 10:57:19 +01:00
Denis Arh
567260ffa5 Fix auth settings bug (mixed name & address fields) 2019-10-31 10:32:30 +01:00
Denis Arh
a54ac08b43 External provider logic fixed & cleaned-up 2019-10-31 09:53:02 +01:00
Denis Arh
10dd0226c1 Settings service cleanup
Remove intermediate settings service layer
2019-10-31 00:06:27 +01:00
Denis Arh
bb43e59e56 Fix broken importer tests on compose 2019-10-30 20:31:39 +01:00
Denis Arh
ba3d1967c5 Cleanup settings endpoint, expose setting struct on API 2019-10-30 20:23:54 +01:00
Denis Arh
6ce60beb9e Add improve settings for compose 2019-10-30 18:00:47 +01:00
Denis Arh
1aebc456b0 Add improve settings for messaging 2019-10-30 18:00:40 +01:00
Denis Arh
93c10fbf24 Add privacy.mask.* settings 2019-10-30 17:59:48 +01:00
Denis Arh
5e94add1c4 Properly name provision file for settings 2019-10-30 17:59:32 +01:00
Denis Arh
05f0647804 Refactor (auth) settings, enable update w/o restart 2019-10-30 12:58:17 +01:00
Denis Arh
63bfb18259 Add ability to provision (partial) unexisting settings
We moved a couple of strings from code to provision files and
we need to handle existing systems accordingly
2019-10-29 12:56:26 +01:00
Denis Arh
8609e4f76c Merge branch 'repo-cleanup' 2019-10-29 10:55:16 +01:00
Tomaž Jerman
bf66c632be Round reminder time to avoid flakiness 2019-10-29 10:06:14 +01:00
Tomaž Jerman
d97bde3525 Add system/reminder tests 2019-10-29 10:06:14 +01:00
Denis Arh
98f43ad35f Fix column def. for reminders 2019-10-29 10:06:14 +01:00
Denis Arh
274345cab6 Fix paging specs & docs 2019-10-29 10:06:14 +01:00
Denis Arh
4cd4077f2d Refactor messages repo, fix channels 2019-10-29 10:06:14 +01:00
Denis Arh
f422867469 Refactor flag & mention repos 2019-10-29 10:06:14 +01:00
Denis Arh
6cc7569834 Cleanup (partial) message repo utils 2019-10-29 10:06:14 +01:00
Denis Arh
42adaff609 Add missing pkgs (in vendor/) 2019-10-29 10:06:14 +01:00
Denis Arh
93ceb60a42 Replace r.fetchSet with rh.FetchAll 2019-10-29 10:06:14 +01:00
Denis Arh
fffeb84abb Refactor channel-members repo 2019-10-29 10:06:14 +01:00
Denis Arh
f5baa1ce7a Remove old migration code 2019-10-29 10:06:14 +01:00
Denis Arh
780f4094a0 Update squirrel lib, move from gopkg.in to github.com 2019-10-29 10:06:14 +01:00
Denis Arh
608c4fe91d Refactor channel repo 2019-10-29 10:06:14 +01:00
Denis Arh
bd281ff21b Improve ql to support <ident>.<ident> syntax 2019-10-29 10:06:14 +01:00
Denis Arh
953cda26bb Fix record finder tests 2019-10-29 10:06:14 +01:00
Denis Arh
cced35863c Fix record finder tests 2019-10-29 10:06:14 +01:00
Denis Arh
76e11a3e3a Refactor current-time helpers 2019-10-29 10:06:14 +01:00
Denis Arh
64b28bfde8 Refactor role & user repo, cleanup 2019-10-29 10:06:14 +01:00
Denis Arh
9717e48f84 Refactor application repo 2019-10-29 10:06:14 +01:00
Denis Arh
c9daa375c2 Refactor user repo 2019-10-29 10:06:14 +01:00
Denis Arh
eda1cf4a71 Fix order col whitelist processing 2019-10-29 10:06:14 +01:00
Denis Arh
ce1acec909 Refactor reminder repo 2019-10-29 10:06:14 +01:00
Denis Arh
8f0fc8b58f Unify error handling in findOneBy() fn 2019-10-29 10:06:14 +01:00
Denis Arh
c6688db3d0 Refactor attachment repo 2019-10-29 10:06:14 +01:00