Commit Graph
3521 Commits
Author SHA1 Message Date
Denis Arh 54fffd01c4 Include web console bundle into server build
Add caching between github build steps to transfer
bundled web console files to steps where server is built.
2022-05-24 10:41:22 +02:00
Denis Arh d8e57b1cfe Fix infinite loop alert webconsole when offline
Prevent webconsole to flood browser with alert windows when
backend is no longer reachable.
2022-05-24 10:40:34 +02:00
Tomaž Jerman f726d3f5cd Add content type assertion fallback for JSON file imports 2022-05-23 13:47:20 +02:00
Katrin Yordanova b7d8ec168d Add cypress ids to auth/templates 2022-05-20 18:36:58 +03:00
Vivek Patel b6d13d90c7 Fix pagination issue in migration of rbac resource rules 2022-05-20 18:27:39 +05:30
Denis Arh 1a07537f46 Lock cue version to v0.4.2 2022-05-19 16:44:57 +02:00
Denis Arh 7f84994bfe Update description of AUTH_*_LIFETIME options 2022-05-19 14:28:12 +02:00
Jože Fortun 157ef1e29f Update corteza-locale dep 2022.3.2 2022-05-18 15:54:44 +02:00
Vivek Patel 1786eda8c5 Fix migration of rbac resource rules 2022-05-18 12:47:15 +05:30
Peter Grlica 898da714a6 Removed unnecessary queue consumer property 2022-05-18 08:31:24 +02:00
Peter Grlica 5ddddf8121 Fixed route search in admin 2022-05-16 15:53:57 +02:00
Peter Grlica e6a0b0f659 Fixed queue search in admin 2022-05-16 14:17:17 +02:00
Tomaž Jerman d4c9243648 Fix resource translations not removed when deleting field hint/description 2022-05-16 12:55:21 +02:00
Tomaž Jerman 1c6b793782 Fix lapsus with module field res. tr. encoding/decoding pt. 2 2022-05-16 12:54:45 +02:00
Tomaž Jerman b135287197 Add missing page button config for create/update svc 2022-05-16 12:18:53 +02:00
Tomaž Jerman 07c409ec76 Cover PGSQL date format edgecase for '%dT%H
This format combination produces an invalid output; the T needs
to be escaped.
This "trick" will do for now.
2022-05-10 16:00:26 +02:00
Tomaž Jerman e7d3df1972 Fix auth refresh token configuration
Prior version didn't push refresh exparation forward so
an expired refresh token could be issued.
2022-05-10 11:02:21 +02:00
Denis Arh d280fc77df Fix loading of scenarios in auth dev-mode 2022-05-09 19:58:47 +02:00
Denis Arh c5e45cb63e Fix warning on http file server tests 2022-05-09 17:20:39 +02:00
Denis Arh f7daf1f328 Make settings decoding more robust (numbers & strings) 2022-05-09 17:20:03 +02:00
Tomaž Jerman 7fbaf94719 Fix lapsus with module field res. tr. encoding/decoding 2022-05-09 15:46:00 +02:00
Vivek Patel e7ed1d8271 Fix resource activity log store yaml 2022-05-09 16:39:52 +05:30
Peter Grlica d5436ccecb Moved gin-bin to build 2022-05-05 19:58:56 +02:00
Jože Fortun bcf756f94a Update corteza-locale dep 2022-05-05 14:03:25 +02:00
Peter Grlica ab248fe133 Fix peer-closed connection error 2022-05-04 12:45:40 +02:00
Peter Grlica 0c49832edf Handle email confirmation token correctly 2022-05-04 11:04:11 +02:00
Peter Grlica 5d3c669292 Updated snapshot action for GH 2022-05-04 08:16:55 +02:00
Vivek Patel 889f11aa94 Add rest endpoints for chart translations
It allows saving/updating yAxis label and metric label translations
2022-04-29 14:49:00 +05:30
Tomaž Jerman 82ef6a9638 Add missing access control for NS dup 2022-04-28 15:55:11 +02:00
Tomaž Jerman ea4f159cc2 Merge branch '2022.3.x-ns-impexp' into 2022.3.x 2022-04-28 14:29:28 +02:00
Tomaž Jerman b821b76903 Refactor NS clone to reuse export/import core 2022-04-28 14:29:11 +02:00
Tomaž Jerman 1a46941478 Fix resource.Ref eq. check to properly handle wildcard paths 2022-04-28 14:29:11 +02:00
Tomaž Jerman f6541c3a76 Refactor NS import/export for above changes 2022-04-28 14:29:10 +02:00
Tomaž Jerman 951141eb74 Improve resource referencing
* Use Ref structs to allow for more context
* Assure constraints
2022-04-28 14:29:10 +02:00
Tomaž Jerman 207553db48 Add additional utilities to work with resources 2022-04-28 14:29:10 +02:00
Vivek Patel 74f9bd16aa Add env options to enable/disable Compose record action log
It will enable/disable action log entry for compose record create, update or delete.
2022-04-27 11:59:00 +05:30
Tomaž Jerman 57a50b8293 Fix record report result when working with multi value fields 2022-04-25 16:44:59 +02:00
Tomaž Jerman 5d1e4718bb Add missing module field name validation 2022-04-25 16:44:26 +02:00
Tomaž Jerman ded4e378ae Properly encode ID's as report dimensions 2022-04-25 15:43:00 +02:00
Tomaž Jerman 25c093e956 Add support for record page button settings 2022-04-25 13:55:02 +02:00
Tomaž Jerman ea0c3878e8 Add resource translations for record page buttons 2022-04-25 13:55:02 +02:00
Tomaž Jerman afa2ed0c85 Fix broken codegen 2022-04-25 13:54:51 +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