3
0

Commit Graph

  • 63bfb18259 Add ability to provision (partial) unexisting settings Denis Arh 2019-10-29 12:51:00 +01:00
  • 8609e4f76c Merge branch 'repo-cleanup' Denis Arh 2019-10-29 10:55:16 +01:00
  • bf66c632be Round reminder time to avoid flakiness Tomaž Jerman 2019-10-23 09:42:49 +02:00
  • d97bde3525 Add system/reminder tests Tomaž Jerman 2019-10-23 09:24:54 +02:00
  • 98f43ad35f Fix column def. for reminders Denis Arh 2019-10-22 18:15:06 +02:00
  • 274345cab6 Fix paging specs & docs Denis Arh 2019-10-21 11:39:59 +02:00
  • 4cd4077f2d Refactor messages repo, fix channels Denis Arh 2019-10-21 11:25:45 +02:00
  • f422867469 Refactor flag & mention repos Denis Arh 2019-10-20 09:23:04 +02:00
  • 6cc7569834 Cleanup (partial) message repo utils Denis Arh 2019-10-20 07:55:38 +02:00
  • 42adaff609 Add missing pkgs (in vendor/) Denis Arh 2019-10-19 17:00:30 +02:00
  • 93ceb60a42 Replace r.fetchSet with rh.FetchAll Denis Arh 2019-10-19 16:58:37 +02:00
  • fffeb84abb Refactor channel-members repo Denis Arh 2019-10-19 16:52:40 +02:00
  • f5baa1ce7a Remove old migration code Denis Arh 2019-10-19 11:13:39 +02:00
  • 780f4094a0 Update squirrel lib, move from gopkg.in to github.com Denis Arh 2019-10-19 11:05:55 +02:00
  • 608c4fe91d Refactor channel repo Denis Arh 2019-10-18 18:02:00 +02:00
  • bd281ff21b Improve ql to support <ident>.<ident> syntax Denis Arh 2019-10-18 17:44:20 +02:00
  • 953cda26bb Fix record finder tests Denis Arh 2019-10-18 16:37:16 +02:00
  • cced35863c Fix record finder tests Denis Arh 2019-10-18 12:47:01 +02:00
  • 76e11a3e3a Refactor current-time helpers Denis Arh 2019-10-18 09:46:50 +02:00
  • 64b28bfde8 Refactor role & user repo, cleanup Denis Arh 2019-10-18 08:46:47 +02:00
  • 9717e48f84 Refactor application repo Denis Arh 2019-10-17 17:15:05 +02:00
  • c9daa375c2 Refactor user repo Denis Arh 2019-10-17 16:32:53 +02:00
  • eda1cf4a71 Fix order col whitelist processing Denis Arh 2019-10-17 16:25:59 +02:00
  • ce1acec909 Refactor reminder repo Denis Arh 2019-10-17 16:13:43 +02:00
  • 8f0fc8b58f Unify error handling in findOneBy() fn Denis Arh 2019-10-17 16:13:14 +02:00
  • c6688db3d0 Refactor attachment repo Denis Arh 2019-10-17 15:29:42 +02:00
  • 509875b550 Refactor page repo Denis Arh 2019-10-17 14:32:57 +02:00
  • 14f66a0a94 Refactor module repo Denis Arh 2019-10-17 13:23:28 +02:00
  • eea717e862 Improve consistency in namespace repo Denis Arh 2019-10-17 13:23:17 +02:00
  • 5c5066dcec Refactor chart repo Denis Arh 2019-10-17 13:12:33 +02:00
  • 4c67a7ed04 Refactor namespace repo Denis Arh 2019-10-17 12:23:03 +02:00
  • 69fb843b54 Refactor record repo Denis Arh 2019-10-17 11:44:58 +02:00
  • 8db0c424ed Move ql package out of compose and under pkg/ Denis Arh 2019-10-17 11:11:53 +02:00
  • d395f6da19 Fix typo Tomaž Jerman 2019-10-25 09:44:44 +02:00
  • 7528774250 Add record impor tests Tomaž Jerman 2019-10-24 16:48:21 +02:00
  • 9f090f355a Add support for subscriptions Denis Arh 2019-10-28 19:03:23 +01:00
  • 92eadbba99 Restructure and move system settings to types pkg Denis Arh 2019-10-23 22:00:13 +02:00
  • 90d5b13cbb Add support for decoding settings into arb. structure Denis Arh 2019-10-23 21:57:38 +02:00
  • 51db7cbb36 Fix provision test Denis Arh 2019-10-23 21:56:17 +02:00
  • b9b1646633 Fix user listing Denis Arh 2019-10-25 15:14:03 +02:00
  • 075f93a42a Fix module update response Tomaž Jerman 2019-10-25 11:01:12 +02:00
  • d37c172563 Improve system email settings Tomaž Jerman 2019-10-23 16:26:33 +02:00
  • 053be7e893 Fix before-record-delete event Denis Arh 2019-10-23 18:02:32 +02:00
  • 941ae38cb6 Fix provisioned AccountCreateNewCase script Tomaž Jerman 2019-10-21 10:40:42 +02:00
  • 7251f7fce1 Merge branch 'feature-sys-email-settings' Tomaž Jerman 2019-10-18 10:40:13 +02:00
  • 1f7006d4ba Replace static email content with settings content Tomaž Jerman 2019-10-17 10:47:53 +02:00
  • fd98540940 Add email templates to sys provisions Tomaž Jerman 2019-10-16 17:44:12 +02:00
  • 4d55a057b9 Add settings provisions Tomaž Jerman 2019-10-17 15:44:57 +02:00
  • 1bd87357b6 Allow module field name/kind change if no records Tomaž Jerman 2019-10-17 12:17:48 +02:00
  • b2f6deb597 Refactor read perm check for charts, modules, namespaces & pages Denis Arh 2019-10-16 19:55:34 +02:00
  • 609b70ea9f Refactor db-query-level access control Denis Arh 2019-10-16 18:43:25 +02:00
  • e2a7038761 Remove print() func Denis Arh 2019-10-16 18:41:36 +02:00
  • 34393edcea Remove reminder resource permissions Tomaž Jerman 2019-10-16 18:43:32 +02:00
  • 434cec8263 Merge branch 'settings-improve-tests' Tomaž Jerman 2019-10-16 17:04:54 +02:00
  • ea9fc955b8 Add tests for compose/settings Tomaž Jerman 2019-10-16 16:24:51 +02:00
  • 18f31def87 Add tests for messaging/settings Tomaž Jerman 2019-10-16 16:20:32 +02:00
  • 2e4710b3b3 Add tests for system/settings Tomaž Jerman 2019-10-16 15:55:03 +02:00
  • 22cfc3db9a Improve setting import tests Tomaž Jerman 2019-10-16 13:38:59 +02:00
  • 346f9bd4df Improve setting exporter tests Tomaž Jerman 2019-10-16 13:18:40 +02:00
  • 0b3a19dd0f Merge branch 'feature-settings-impexp' Tomaž Jerman 2019-10-16 12:51:28 +02:00
  • 729eae9a6e Fix provision tests Tomaž Jerman 2019-10-14 17:34:30 +02:00
  • 737bd9f155 Improve tests Tomaž Jerman 2019-10-14 16:23:11 +02:00
  • 298ce908c2 Improve setting export/import structure Tomaž Jerman 2019-10-14 14:12:02 +02:00
  • 5a4985cbdc Tweak permission export flag's description Tomaž Jerman 2019-10-14 14:09:43 +02:00
  • df8bf18360 Cleanup permission exporting Tomaž Jerman 2019-10-11 16:45:40 +02:00
  • 983390e85b Add messaging setting import/export Tomaž Jerman 2019-10-11 16:00:07 +02:00
  • 7a7839809d Add system setting import/export Tomaž Jerman 2019-10-11 13:13:47 +02:00
  • cb202d474d Add compose setting import/export Tomaž Jerman 2019-10-10 11:25:10 +02:00
  • b06266c68b Add settings service to compose Tomaž Jerman 2019-10-08 16:09:00 +02:00
  • 9bf78a3f40 Merge branch 'feature-settings' Tomaž Jerman 2019-10-16 12:39:33 +02:00
  • ed45f8e348 Add provisions for messaging & compose settings Tomaž Jerman 2019-10-08 16:09:44 +02:00
  • 08860a90e4 Add settings service to compose Tomaž Jerman 2019-10-08 16:09:00 +02:00
  • 8aee952aa9 Add settings service to messaging Tomaž Jerman 2019-10-08 12:59:20 +02:00
  • c686465e2b Add entry to go.sum Tomaž Jerman 2019-10-16 12:36:33 +02:00
  • d23e421e20 Add minio store capabilities to messaging Denis Arh 2019-10-15 15:30:28 +02:00
  • baeacfeafd Remove uneeded meta-data when storing object to minio service Denis Arh 2019-10-15 15:03:56 +02:00
  • a309be7281 Add missing pkgs (in vendor/) Denis Arh 2019-10-15 14:56:42 +02:00
  • aa469e53e9 Add MinIO support Denis Arh 2019-10-15 13:22:57 +02:00
  • e754a2fe0b Refactor & simplify internal (plain) storage Denis Arh 2019-10-15 12:57:07 +02:00
  • b71f8a77ad Temporary disable user read check Denis Arh 2019-10-15 10:22:14 +02:00
  • 9d5c6a13b8 Add missing provision permission for automation-script.create Denis Arh 2019-10-10 20:44:58 +02:00
  • 4134375569 User searching improvements Denis Arh 2019-10-10 12:23:31 +02:00
  • e1c20cef4e Merge branch 'user-data-obf' Denis Arh 2019-10-10 10:15:21 +02:00
  • a66f75c46d Refactor user repo, enable user data masking Denis Arh 2019-10-10 10:02:23 +02:00
  • b222174344 Add basic user data masking functionality Denis Arh 2019-10-09 20:44:56 +02:00
  • d67d60a3dd Migrate Makefile tasks, dockerfiles to go modules Denis Arh 2019-10-09 17:40:04 +02:00
  • 92a64eecba Migrate to go modules Denis Arh 2019-10-09 17:38:34 +02:00
  • 4b5bbc52a2 Remove makefile task for triggering drone integration pipeline Denis Arh 2019-10-09 19:15:03 +02:00
  • 8ca797e2d2 Renam aux.go to default.go Denis Arh 2019-10-09 18:38:06 +02:00
  • 00b0047597 Change record value column type to LONGTEXT Tomaž Jerman 2019-10-09 17:29:08 +02:00
  • ddac9fac9c Allow use of user ID as notification rcpt Denis Arh 2019-09-30 12:18:53 +02:00
  • f1b4c3a842 Re-sanitize values on record update/create triggers Denis Arh 2019-10-09 08:03:39 +02:00
  • 982de0d1d9 Merge branch 'cleanup-internal' 2019.10.0-rc.1 Denis Arh 2019-10-01 18:25:59 +02:00
  • d130e7e641 Fix tools & specs (internal => pkg) Denis Arh 2019-10-01 18:21:09 +02:00
  • a54cb00efa Move internal/settings to pkg/settings Denis Arh 2019-10-01 18:13:26 +02:00
  • f493f4fb6b Move internal/permissions to pkg/permissions Denis Arh 2019-10-01 17:53:20 +02:00
  • ebfa4cbffd Move internal/payload to pkg/payload Denis Arh 2019-10-01 17:51:39 +02:00
  • 5e3f3f1342 Move internal/mail to pkg/mail Denis Arh 2019-10-01 17:51:06 +02:00
  • 82bf6e3617 Move internal/store to pkg/store Denis Arh 2019-10-01 17:50:24 +02:00
  • 52901a9385 Move internal/http to pkg/http Denis Arh 2019-10-01 17:49:59 +02:00