Commit Graph
1965 Commits
Author SHA1 Message Date
Denis Arh b0ea1da89f Add proper handling of unique-constraint errors 2020-08-24 15:43:04 +02:00
Denis Arh 6bfb1eebd9 Removed db tags from compse & system 2020-08-24 15:43:04 +02:00
Jože Fortun 5eeef5405f Refresh roles and reminders tests 2020-08-24 15:43:04 +02:00
Denis Arh 349ff3cf2d Add improved sorting and key-based pagination 2020-08-24 15:43:04 +02:00
Denis Arh 9290f160a8 Implement new paging with resource check on filter 2020-08-24 15:43:03 +02:00
Denis Arh a5990ca093 System services migrated 2020-08-24 15:43:03 +02:00
Denis Arh 28c5910bf1 Rename users, credentials tables, fix tests 2020-08-24 15:41:40 +02:00
Denis Arh 977e8fab13 Remove spew.dump 2020-08-24 15:41:40 +02:00
Denis Arh 7c4be121ce Add support for column-drop 2020-08-24 15:41:40 +02:00
Denis Arh d13f222679 Remove partial-updates from store definitons 2020-08-24 15:41:40 +02:00
Denis Arh 5419db42ba Ported system user service to new store 2020-08-24 15:41:40 +02:00
Denis Arh b7655e1cf8 Refactored system auth notification 2020-08-24 15:41:01 +02:00
Denis Arh 8ac6c17ea8 Rename generated interfaces (for easier ext.) 2020-08-24 15:41:01 +02:00
Denis Arh 7ef781d84c Add isGeneric check for action errors 2020-08-24 15:41:01 +02:00
Denis Arh 41d419ae64 Implement new store infrastructure 2020-08-24 15:41:01 +02:00
Denis Arh 783cddd523 Ported system user service to new store 2020-08-24 15:41:01 +02:00
Denis Arh 0af3f68d16 Refactored system auth notification 2020-08-24 15:40:15 +02:00
Denis Arh 3c6ffe4cef Add gin (as replacement for realize 2020-08-24 15:40:15 +02:00
Denis Arh c8d552e6a6 Implement new store infrastructure 2020-08-24 15:40:15 +02:00
Denis Arh f3e03a58f8 Migrated types to new codegen 2020-08-24 15:39:39 +02:00
Denis Arh 697f3bc089 Migrated API specs to new codegen 2020-08-24 15:39:39 +02:00
Denis Arh 6a73758d2c Refactored codegen tool 2020-08-24 15:38:42 +02:00
Denis Arh a7f8cd58cd Remove old migration files 2020-08-24 15:38:42 +02:00
Denis Arh 3f30105d67 Remove obsolete codegen files 2020-08-24 15:38:42 +02:00
Denis Arh f4e6d2ae5a Refactor bootstraping procedure 2020-08-24 15:38:42 +02:00
Denis Arh 1147830663 Remove realize tool 2020-08-24 15:38:42 +02:00
Denis Arh 2c1368262b Refactored provisioning 2020-08-24 15:38:42 +02:00
Denis Arh 9013923e4b Vendors/deps updated 2020-08-24 15:38:42 +02:00
Denis Arh 587a02562f Fix & tweak version & build-time info 2020-08-24 15:32:42 +02:00
Denis Arh 25a2f53145 Removing tx from system services
Trying a different approach to handle bad-connection (db) issue
2020-08-20 15:43:02 +02:00
Denis Arh f712e5e352 Add RBAC operation for impersonation 2020-08-12 19:03:06 +02:00
Denis Arh a57866bcab Add basic impersonation support for admins 2020-08-12 18:39:28 +02:00
Tomaž Jerman 4d887ba486 Merge branch 'feature-ott-legacy-ref-fix' into develop 2020-08-05 11:47:20 +02:00
Tomaž Jerman 88583e2b73 Reorder user preparation logic 2020-08-05 11:25:44 +02:00
Tomaž Jerman 06f25a87f3 TMP OneTimeTool to add legacy ids to imported records 2020-08-05 11:25:39 +02:00
Tomaž Jerman e50472ed8b Allow the importer to use legacy ids for future references 2020-08-04 13:14:09 +02:00
Denis Arh 97a74e30c4 Fix path constraint when signature is in-path 2020-07-24 11:52:04 +02:00
Denis Arh d6b7157463 Add updated-at to scripts, fix prefix-filtering 2020-07-23 19:06:15 +02:00
Denis Arh ed0fc88690 Tweaked severity on action log actions 2020-07-22 22:57:18 +02:00
Denis Arh fafb14860e Add explicit order-by to prevent mixed results 2020-07-22 22:22:52 +02:00
Denis Arh 520277f82d Add crude permission checking 2020-07-22 17:30:51 +02:00
Tomaž Jerman 88e4f90cb8 Allow importer to suspend inactive users 2020-07-17 14:02:55 +02:00
Tomaž Jerman 7536d37021 Allow importer to update existing users 2020-07-17 14:02:55 +02:00
Jože Fortun dec88dcd98 Fix number sanitizer bug 2020-07-17 13:37:11 +02:00
Tomaž Jerman 6fa55771fb Merge branch 'feature-importer-tweaks' into develop 2020-07-14 13:01:13 +02:00
Tomaž Jerman 11fe268275 Move module fetching to the DB level 2020-07-14 13:00:33 +02:00
Tomaž Jerman 487bdd80f8 Change SF DateTime layout to RFC standard 2020-07-14 13:00:33 +02:00
Tomaž Jerman 573e6082bd Include value sanitizer on imported data
Simplifies the entire process and assures data
consistency.
2020-07-14 13:00:33 +02:00
Tomaž Jerman d19e305971 Make sys field matching more robust 2020-07-14 13:00:33 +02:00
Tomaž Jerman 305379aeb6 Provide some aditional gval functions 2020-07-14 13:00:33 +02:00