- Dec 09, 2022
-
- Nov 25, 2022
-
- Nov 06, 2022
-
- Nov 05, 2022
-
- Nov 02, 2022
-
-
Matt authored
- Nov 01, 2022
-
- Oct 31, 2022
-
-
Matt authored
-
- Oct 30, 2022
-
- Oct 29, 2022
-
-
Matt authored
Use deepcopy to duplicate user_group config during test data setup to avoid modifications to test data affecting the source test data. Split code that interacts with DB in UesrGroup.create and UserGroupNamespacePermission.create and add mocked methods. Catch errors when create enum from user-provided permission_type and return 400 on invalid permission type. Add error returned to user when namespace permission cannot be created due to pre-existing conflicting permission. Issue #255
-
semantic-release-bot authored
# [2.45.0](v2.44.0...v2.45.0) (2022-10-29) ### Features * Add support 'number' variable types in usage builder ([482d2aa3](482d2aa3)) * Re-design usage builder ([228820e3](228820e3)), closes [#264](#264) * Update usage builder to provide multiple inputs when populating a list variable ([68859c58](68859c58))
-
Matt authored
The usage builder now uses datatable, providing a paginated and searchable input table. Optional variables can be displayed. Add support for 'list' type variables. User-specified variables can now be marked as non-required, using new 'required' attribute. Merge branch '>feat/usage-builder-enhancements' into 'main' #264 Usage Builder Enhancements See merge request !244
- Oct 28, 2022
-