3
0
Commit Graph

3495 Commits

Author SHA1 Message Date
Denis Arh 2d55f4e1f4 Upgrade all patched dependencies 2022-04-24 09:56:32 +02:00
Denis Arh 1c319b7891 Cleanup RDBMS code, fix metrics queries 2022-04-24 09:51:15 +02:00
Denis Arh 3e3c4560fb Pass *Store to custom RDBMS filters for more flexibility 2022-04-24 09:18:35 +02:00
Denis Arh 0dc3248f74 Make all (goqu) sql statements prepared 2022-04-24 09:17:35 +02:00
Denis Arh a5753645f5 Nicer warning for docs gen makefile task 2022-04-24 09:16:35 +02:00
Denis Arh ac35d569a3 Regenerated code after resource def. fix 2022-04-24 07:36:17 +02:00
Denis Arh 5fe1e63f22 Fix cue resource definitions 2022-04-24 07:36:17 +02:00
Vivek Patel faa1dc57b2 Fix codegen for store 2022-04-23 16:46:34 +02:00
Denis Arh fe107a6cfc Additional error wraps for clarity 2022-04-23 16:34:07 +02:00
Denis Arh fc8589efaa Store config cleanup 2022-04-23 16:34:07 +02:00
Denis Arh 8f1a953697 Fix api-gw store tests, scanners & filters 2022-04-23 16:34:07 +02:00
Denis Arh 20ba475b2d Refactored base test functions for store 2022-04-23 16:34:06 +02:00
Denis Arh a12ddd3a21 Ported remaining filters & funcs for apps, pags & res-tr 2022-04-23 16:34:06 +02:00
Denis Arh dc325b97e1 Fix paging on store search 2022-04-23 16:34:06 +02:00
Denis Arh 156bd84553 Update corteza-locale dep 2022-04-23 16:34:06 +02:00
Denis Arh 773d64636f Refactored store codegen, replace squirrel with goqu 2022-04-23 16:34:04 +02:00
Denis Arh e75a57b0e9 Fix locale loading & defaulting logic 2022.3.1 2022-04-20 13:49:22 +02:00
Jože Fortun 64ace697e7 Update corteza-locale dep 2022-04-20 13:24:20 +02:00
Vivek Patel 195c2bb13e Fix mimeType detection for CSV file 2022-04-20 11:30:04 +02:00
Peter Grlica 2898e1b8c4 Fixed http request wf function basic auth header 2022-04-19 17:02:47 +02:00
Tomaž Jerman 9c00264626 Prevent duplicate workflow prompts from sending 2022-04-19 14:33:25 +02:00
Tomaž Jerman 6fd2288dfd Fix attachment management for all supported types
* Add missing expr.Bytes expr. type
* Fix attachment upload when []bytes used (missing type, improper
  size calculation)
* Fix attachment upload when ReadSeeker used (missing size calculation)
* Fix attachment upload when Reader used (missing logic, missing size
  calculation)
2022-04-19 14:32:04 +02:00
Vivek Patel 0b02b3acb6 Add discovery to the list of apps for 'make webapp' 2022-04-18 17:28:05 +05:30
Denis Arh adee67f6b3 Optimize expr parser loading 2022-04-15 18:14:58 +02:00
Denis Arh fa614c7acd Optimize initial workflow load 2022-04-15 18:14:52 +02:00
Denis Arh 9346b57021 Optimize HTML sanitization (pkg/xss) profile loading (mem leaking) 2022-04-15 18:14:46 +02:00
Denis Arh 9d7a01a072 Remove remaining monitor types (code cleanup) 2022-04-15 18:14:32 +02:00
Denis Arh c64116fc8f Fix memory-leak in websocket r/w loops 2022-04-14 08:46:50 +02:00
Denis Arh 23eb6e5292 Cleaning up debug toolings 2022-04-14 08:46:50 +02:00
Peter Grlica 5b40f78756 Time transform expression function accepts strings also 2022-04-13 14:07:03 +02:00
Katrin Yordanova 56af630c05 Add data-test-id to login and signup templates 2022-04-05 17:35:44 +03:00
Denis Arh 4a75778c1c Address data race in pkg/scheduler 2022-04-05 15:19:36 +02:00
Denis Arh e8cd7d37d8 Refactor & harden websocket implementation (data race issues) 2022-04-05 14:58:11 +02:00
Peter Grlica 679af2f556 Added CLI jwt token duration option 2022-04-05 09:01:40 +02:00
Denis Arh 662f5155b9 Address data race in pkg/healtcheck 2022-04-04 16:50:29 +02:00
Denis Arh a797c847b1 Address data race in pkg/corredor (healthcheck) 2022-04-04 16:42:48 +02:00
Denis Arh 3450509909 Address data race in pkg/locale 2022-04-04 16:26:26 +02:00
Tomaž Jerman 0792c0a17d Add missing limit arg. to workfow iterator handlers 2022-04-04 12:31:27 +02:00
Denis Arh 41667a7dae Ensure trace wf exec param is used 2022-03-30 16:24:52 +02:00
Vivek Patel 09d69f1244 Allow discovery route to search deleted resources 2022-03-30 14:24:30 +02:00
Tomaž Jerman 9a93473cea Fix resource translation reloading 2022.3.0 2022-03-30 14:24:16 +02:00
Jože Fortun 59509bcbb6 Update corteza-locale dep 2022-03-30 13:20:42 +02:00
Peter Grlica f41513a956 Apigw store tests 2022-03-30 12:17:30 +02:00
Tomaž Jerman 44f6358359 Update README, CONTRIBUTING 2022-03-30 11:22:33 +02:00
Jože Fortun 78575d7d18 Update corteza-locale dep 2022.3.0-rc.5 2022-03-29 15:48:22 +02:00
Vivek Patel 3c5132e642 Fix transaction inside resource translation upsert
Fixes slow module update with many resource translation
2022-03-29 18:24:17 +05:30
Peter Grlica 6620b6ea3d Fixed timeout issues in http request workflow function 2022-03-28 16:12:37 +02:00
Jože Fortun 655ed4c7eb Update corteza-locale dep 2022.3.0-rc.4 2022-03-24 15:18:40 +01:00
Vivek Patel d90a1bef43 Fix panic in discovery routes
By adding nil check of invalid ids for create_by, update_by, delete_by for records.
2022-03-24 19:10:57 +05:30
Tomaž Jerman eca14bf438 Add .env option to disable runtime WF stacktrace 2022-03-24 12:02:34 +01:00