Commit Graph
4438 Commits
Author SHA1 Message Date
Jože Fortun 1815e1daa8 Adjust preset record list filter styles and logic 2023-03-22 12:01:55 +01:00
Kelani Tolulope 63f1647f7b Add support for multiple record list filters 2023-03-22 11:56:43 +01:00
Jože Fortun 363afde876 Add inline editing for record lists 2023-03-22 11:51:12 +01:00
Jože Fortun 0a4ed217c4 Adjust styles and logic of record list configurator 2023-03-22 11:43:17 +01:00
Emmy Leke dcf50239f1 Fix the layout for recordlist configurator 2023-03-22 11:43:17 +01:00
Vivek Patel 35f5359f81 Update discovery vendor pkg 2023-03-22 15:46:01 +05:30
Tomaž Jerman c0ce0f6ac5 Allow store encoders to post-process after all resources of type are imported 2023-03-22 10:56:20 +01:00
Vivek Patel 371bc96616 Update discovery vendor pkg 2023-03-22 10:56:20 +01:00
Tomaž Jerman 6148fdcab1 Order envoy nodes by RT to produce consistent outputs 2023-03-22 10:56:20 +01:00
Emmy Leke e0639b3b64 Fix the datepicker cut-out bug 2023-03-21 14:01:49 +01:00
Peter Grlica 9759e84a04 Client returns array of roles on auth 2023-03-21 12:54:03 +01:00
Tomaž Jerman 89423c60b0 Fix RBAC import/export tests 2023-03-20 16:13:11 +01:00
Tomaž Jerman 22a70f61a8 Fix invalid matchup when importing resources
Matchups were not scoped which caused them to get matched
to any matched ident, regardles of scope.

This caused NS duplication to "move" original resources to the
cloned one instead of copying them.
2023-03-20 16:07:49 +01:00
Jože Fortun ac290e3245 Allow future/past only on time only fields 2023-03-20 12:17:17 +01:00
Jože Fortun 09a036bff5 Disable future/past values only for datetime in record list filter 2023-03-20 11:50:14 +01:00
Tomaž Jerman 6f5bb2ebd5 Port namespace import/export svc to Envoy v2 2023-03-20 11:42:49 +01:00
Tomaž Jerman 030a440885 Port cli import/export commands to Envoy v2 2023-03-20 11:42:49 +01:00
Tomaž Jerman 09be722093 Add Envoy v2 initialization to boot levels 2023-03-20 11:42:49 +01:00
Atanas Yonkov 535b7c614f Fix Geometry Multi Value Map Inconsistency 2023-03-20 10:04:52 +02:00
Kelani Tolulope 4ebb89e97f Review fix for between operators datetime fix 2023-03-17 16:52:05 +01:00
Katrin Yordanova 346df62287 Fix error when trying to fetch incorrectly configured workflow triggers in admin 2023-03-17 12:51:21 +02:00
Tomaž Jerman 5f5a0fdd03 Merge branch '2023.3.x-feature-envoy-v2' into 2023.3.x 2023-03-17 11:15:52 +01:00
Tomaž Jerman dc4f8f22f3 Fix failing tests 2023-03-17 11:14:51 +01:00
Tomaž Jerman 6c40b33b5e Fix error formatting lint issue 2023-03-17 10:58:46 +01:00
Tomaž Jerman 525df34579 Touchups 2023-03-17 10:58:46 +01:00
Tomaž Jerman 2f015a26f6 Improve error handling & recovery 2023-03-17 10:58:46 +01:00
Tomaž Jerman a0e25b457f Cleanup record encoding logic, add tests 2023-03-17 10:58:46 +01:00
Tomaž Jerman 1e6cbf6123 Add logic for record datasourceimport/export 2023-03-17 10:58:46 +01:00
Tomaž Jerman b975b2b56a Change datasource mapping to use the old state vs the new state 2023-03-17 10:58:46 +01:00
Tomaž Jerman eb63f41a44 Allow encoders/decoders to terminate for impossible scenarios 2023-03-17 10:58:46 +01:00
Tomaž Jerman 7af889c164 Add logic for resource translation import/export 2023-03-17 10:58:46 +01:00
Tomaž Jerman c42cf298de Tweak logic & add base RBAC import/export test 2023-03-17 10:58:46 +01:00
Tomaž Jerman cf30aeb75d Tweak logic & add base import/export test 2023-03-17 10:58:46 +01:00
Tomaž Jerman 0bfc2a7f87 Add resource skipping for store encoders 2023-03-17 10:58:46 +01:00
Tomaž Jerman f661206a79 Tweak envoy config structs
Have each node define it's own configs where the decoder may
define the wanted values and the global config populates missing
values in the Bake step.
2023-03-17 10:58:46 +01:00
Tomaž Jerman 2e9ba97dda Add missing bits from V1, slight touchup 2023-03-17 10:58:46 +01:00
Tomaž Jerman a8b60c6525 POC exporting record datasources 2023-03-17 10:58:46 +01:00
Tomaž Jerman 25b880e049 POC importing record datasources 2023-03-17 10:58:46 +01:00
Tomaž Jerman db1abbe65a Prepare JSON & CSV decoders for large imports 2023-03-17 10:58:46 +01:00
Tomaž Jerman 83720489d1 Add getter/setter to RBAC rules 2023-03-17 10:58:46 +01:00
Tomaž Jerman 804d59722a Base envoy codegen 2023-03-17 10:58:46 +01:00
Tomaž Jerman 735cb155f5 Add codegen templates for Envoy (un)marshal 2023-03-17 10:58:46 +01:00
Tomaž Jerman acc256badf Prepare RBAC processing utils 2023-03-17 10:58:46 +01:00
Tomaž Jerman 7ed70a374f Prepare codegen schema for Envoy templates 2023-03-17 10:58:45 +01:00
Tomaž Jerman b1d4531748 Add base implementation of reworked dep. management 2023-03-17 10:58:45 +01:00
Tomaž Jerman 947be57039 Add y7s utils to manually build YAML documents 2023-03-17 09:27:34 +01:00
Tomaž Jerman ef5d87eb07 Extend y7s node kind checks support 2023-03-17 09:27:34 +01:00
Tomaž Jerman 8dd5dbfe65 Add bool and int support to pkg/cast2 2023-03-17 09:27:34 +01:00
Tomaž Jerman 1e929210b4 Add codegen for resource value getter/setter
Getters and setters will be used by Envoy to update values.
Most of the getters/setters can be deducted from the model
definitions.
2023-03-17 09:27:34 +01:00
Tomaž Jerman 1133020814 Re-enable record and user references for record imports 2023-03-16 09:49:35 +01:00