Commit Graph
1801 Commits
Author SHA1 Message Date
Denis Arh 1966f07b5a More informative KV decoding errors 2020-04-21 13:55:43 +02:00
Denis Arh 48b0fe4c53 Fix paths to default app icon/logo 2020-04-21 13:19:38 +02:00
Denis Arh c7df11af0b Add support for attachment (system, settings) 2020-04-20 12:27:57 +02:00
Denis Arh 4a5914627d Fix leading spaces in spec json files 2020-04-20 12:27:57 +02:00
Denis Arh 08de3dfdf2 Define ui.* settings on system 2020-04-20 12:27:57 +02:00
Denis Arh 8c93135124 Describe settings/current endpoint 2020-04-20 12:27:57 +02:00
Denis Arh 47bb9ab45a Support "final" flag for KV
This enables us to store structure as JSON under a specific
(final) key
2020-04-20 12:27:57 +02:00
Tomaž Jerman b254ebd686 Fix pagination property mixup 2020-04-15 15:50:36 +02:00
Denis Arh 8e4f3bf886 Improve delete/undelete & unique handling 2020-04-08 17:43:15 +02:00
Denis Arh 3d1e6af8d5 Harden user data input check 2020-04-08 17:17:46 +02:00
Denis Arh 337361e1c6 When creating user (not signup) autoconfirm email 2020-04-08 17:02:28 +02:00
Denis Arh 23bf0c52c7 Add missing raw&has for post&get 2020-04-08 17:02:07 +02:00
Denis Arh 5facc91fe8 Fix small typo in tests 2020-04-08 14:08:30 +02:00
Denis Arh 44498c324c Fix missing (super)user on provision 2020-04-08 13:46:05 +02:00
Denis Arh b48010730b Add ability to enable static file serving 2020-03-27 22:26:22 +01:00
Denis Arh 2f631f055a Corredor TLS certs are now disabled by default 2020-03-27 22:23:24 +01:00
Denis Arh fe0e35cb57 Disable initialization on some commands 2020-03-27 22:00:10 +01:00
Denis Arh c0713893b6 Improve initial logger configuration
Default logging level is now WARN
If serve-api command is executed and log level is not explicitly specified
with LOG_LEVEL, log level is set to INFO

Root command now accepts -s/--silent and -d/--debug flags
for log level control
2020-03-27 21:48:04 +01:00
Denis Arh d90d6ecdc6 Merge branch 'feature-improved-pagination' into develop 2020-03-27 18:36:37 +01:00
Denis Arh fe8db890b0 Add support for limit/offset 2020-03-27 18:36:05 +01:00
Denis Arh 7a6a0851c2 Add limit/offset params, reformat all paging & sorting params 2020-03-27 18:36:05 +01:00
Denis Arh 7fec663f2c Add support for limit/filter 2020-03-27 18:36:05 +01:00
Denis Arh 5a966a2303 Add request param getters & checkers 2020-03-27 18:36:05 +01:00
Denis Arh 63eb346a4a Fix server script security
Security params must be processed before procesing iterator
2020-03-27 12:46:58 +01:00
Denis Arh 32ce2216cb Add generated code for added page weight 2020-03-26 20:27:45 +01:00
Denis Arh 526a76dd71 Add output formatter for record values 2020-03-26 20:21:13 +01:00
Denis Arh cb9682e404 Merge branch 'feature-corredor-iterators' into develop 2020-03-26 19:07:46 +01:00
Denis Arh 2fac997b61 Fix script exec permission testing
Explicity triggered scripts are no longer the only source of
permissions - iterators use the same mechanisms
2020-03-26 19:07:14 +01:00
Denis Arh 6e5047bd22 Add ability to manually trigger record iterator via API 2020-03-26 19:07:14 +01:00
Denis Arh a3b1450e16 Add support for iterators on record service 2020-03-26 19:07:14 +01:00
Denis Arh 33721bf870 Refactor corredor service, add supprot for iterators 2020-03-26 19:07:14 +01:00
Denis Arh 2767bbb38a Add onIteration compose record event 2020-03-26 19:07:13 +01:00
Denis Arh 58e9447aec Add support for find-by-any on namespace 2020-03-26 19:07:13 +01:00
Denis Arh 3622fa2b61 Add support for find-by-any on module 2020-03-26 19:07:13 +01:00
Denis Arh a7e0a2306d Add pagination parsing to rh package 2020-03-26 19:07:13 +01:00
Denis Arh db789e10fd Add debug routes for eventbus & corredor service 2020-03-26 19:07:13 +01:00
Denis Arh ce10e46e71 Refactor corredor service and make it less events-oriented 2020-03-26 19:07:13 +01:00
Denis Arh 44f818e180 Refactor handler ops maker functions 2020-03-26 19:07:13 +01:00
Denis Arh 5cba50e3b2 Update registerTriggers fn() comment 2020-03-26 19:07:13 +01:00
Denis Arh 027fb6af1b Minor var. name fixes 2020-03-26 19:07:13 +01:00
Denis Arh f7191963dc Improve handling of complex constraint checks 2020-03-26 19:07:13 +01:00
Tomaž Jerman 314cf76f10 Merge branch 'feature-ng-importer' into develop 2020-03-25 15:01:02 +01:00
Tomaž Jerman e6ab67d2fb Post feedback tweaks 2020-03-25 14:54:48 +01:00
Tomaž Jerman ecf85b340d Refactor system's naming convention 2020-03-25 13:37:43 +01:00
Tomaž Jerman 9fada4be65 Add some extra error logs 2020-03-25 10:06:18 +01:00
Tomaž Jerman 9b1fb21872 Allow complex expressions for field mapping condition 2020-03-24 22:43:25 +01:00
Tomaž Jerman a43811150a Include current row in value mapping context 2020-03-24 22:42:29 +01:00
Tomaž Jerman 62a8ebe965 Map alias to handle on user migration 2020-03-24 13:31:35 +01:00
Tomaž Jerman 03f6024c49 Assure date time format 2020-03-24 13:31:02 +01:00
Tomaž Jerman d034197092 Add support for expression evaluation 2020-03-24 12:32:06 +01:00