3
0
Commit Graph

99 Commits

Author SHA1 Message Date
Jože Fortun
a782e5fcdd Modify c-input-select styles 2023-12-20 17:42:49 +01:00
Emmy Leke
be5ff4d095 Replace some select components with CInputSelect 2023-12-20 17:42:49 +01:00
Jože Fortun
f945423842 Move submit button for admin connection editor to each card to match the other admin forms 2023-12-19 13:44:11 +01:00
Kelani Tolulope
b943d4ce23 Add reusable map component to vue 2023-12-14 17:31:05 +01:00
Kelani Tolulope
62f57d1828 Replace all title attributes with actual bootstrap tooltip functionality 2023-11-30 15:01:37 +01:00
Kelani Tolulope
a26303c449 Transform on delete button component to c-input-confirm 2023-11-29 13:24:10 +01:00
Katrin Yordanova
b0f3e43989 Add cypress id to contextual role checkbox in admin 2023-11-23 13:30:50 +02:00
Jože Fortun
a57a6c0afc Add edit icon to admin webapp 2023-11-08 16:45:54 +01:00
Jože Fortun
c418d022f0 Adjust resource list heights to fill screen 2023-11-08 12:38:13 +01:00
Jože Fortun
34c0d2d804 Make namespace import handle required 2023-11-07 17:14:42 +01:00
Jože Fortun
570a953de1 Prevent admin ui settings from loading before settings object available 2023-11-07 14:49:21 +01:00
Jože Fortun
04fc786b46 Check and adjust c-submit-button usage 2023-11-06 17:39:39 +01:00
Jože Fortun
2f4ef7ecd4 Standardize vue-select custom.css styles 2023-11-06 17:39:39 +01:00
Jože Fortun
cfd40aa2a7 Make resource list dropdown delete icon text-danger 2023-11-06 17:39:39 +01:00
Kelani Tolulope
a3b92e4e77 Fix connection state from triggering unsaved changes alert when undeleted 2023-11-06 17:37:32 +01:00
Jože Fortun
b0a75c1326 Adjust reporter styles 2023-11-06 16:51:07 +01:00
Jože Fortun
c56b3cc989 Make vue-selects rounded 2023-11-06 15:43:57 +01:00
Jože Fortun
ae1874bec1 Adjust styles to fit corteza studio usage 2023-11-03 19:59:13 +01:00
Jože Fortun
58ad1306fc Update corteza studio docs link 2023-11-02 11:06:45 +01:00
kinyaelgrande
8a8b3bd8c8 Fix corteza-studio bootstrap scss order
and ui.custom-css settings reference
2023-11-01 16:14:35 +03:00
Mumbi Francis
e4269669d8 Add Corteza studio UI personalization feature 2023-10-31 15:52:39 +03:00
Jože Fortun
3e99588aa3 Adjust mobile toolbar/resource header implementation 2023-10-31 13:36:46 +01:00
Emmy Leke
5f88e4cb88 Address Admin's UI responsiveness and refactor 2023-10-31 13:03:16 +01:00
Tomaž Jerman
2bcf86ef3c Update DAL issue rendering for modules and connections 2023-10-26 17:09:57 +02:00
Katrin Yordanova
526db41441 Fix CButtonSubmit conflict resolve issues 2023-10-26 16:25:47 +03:00
Kelani Tolulope
84bfc13e2a Fix unsaved changes logic when a resources is deleted 2023-10-24 13:54:15 +01:00
Katrin Yordanova
0f1af05f26 Add spinner to CInputConfirm and apply necessary changes to all webapps 2023-10-24 13:15:05 +03:00
Katrin Yordanova
2ae3484eb6 Add CButtonSubmit and apply it to webapps 2023-10-24 12:37:04 +03:00
Katrin Yordanova
305b334d3e Add text primary to form groups across all webapps 2023-10-24 12:30:44 +03:00
Jože Fortun
2508b60dc0 Add ability to manage custom chart color schemes 2023-10-23 16:34:18 +02:00
Jože Fortun
c36a1e53a9 Rename apigw profiler hit route 2023-09-29 15:22:31 +02:00
Jože Fortun
86c12cc57c Sync how permissions buttons UI/UX looks 2023-09-28 15:17:01 +02:00
Katrin Yordanova
b8dd88dbef Add missinig cypress ids for admin and compose 2023-09-13 15:45:49 +03:00
Jože Fortun
d9249036a8 Make admin permissions list scrollable 2023-09-11 14:43:20 +02:00
Kelani Tolulope
d0bde3b3cf Fix unsaved changes messaged triggered when compose settings is saved 2023-09-11 12:02:02 +01:00
Katrin Yordanova
4538279606 Add cypress ids to CInputDateTime and CAuthcleintEditorInfo date and time elements 2023-07-21 15:30:49 +03:00
Jože Fortun
bd0a94160c Fix reset auth client valid date 2023-07-20 12:32:33 +02:00
Jože Fortun
3ed432e7fa Add c-input-date-time to auth client editor 2023-07-20 12:09:06 +02:00
Katrin Yordanova
dd46dd3b82 Substitute resourceID with authClientID in CAuthclientEditorInfo 2023-07-19 11:24:38 +02:00
Katrin Yordanova
c8859ddfcc Fix date and time values not updated in auth client 2023-07-19 11:22:18 +02:00
Katrin Yordanova
eca77959bc Fix error triggered by unsaved changes for contextual role 2023-07-11 11:59:34 +03:00
Katrin Yordanova
3dc8760864 Show role members on initial fetch 2023-07-11 11:56:01 +03:00
Katrin Yordanova
f7dbefbec1 Add cypress ids for privacy basic functionality tests 2023-06-29 15:10:05 +03:00
Katrin Yordanova
ce541cde67 Fix updatedAt and deletedAt labels not shown in admin applications 2023-06-28 12:20:32 +03:00
Jože Fortun
037c53d22b Add runtime CSS customization for webapps 2023-06-27 14:48:48 +03:00
Kelani Tolulope
12eff44f84 Add hover effect to sidenav items 2023-06-27 12:37:22 +01:00
Kelani Tolulope
72e8a23cc0 fix application configuration to submit only data from the form of each card 2023-06-23 12:00:47 +01:00
Kelani Tolulope
68460a85f9 Add warning for unsaved changes before leaving edit resource pages 2023-06-23 12:00:47 +01:00
Kelani Tolulope
60cfddabe7 Fix geometry module field map if one coordinate is missing 2023-06-23 11:57:00 +01:00
Jože Fortun
0b01830a00 Fix incTotal handling for listHelpers 2023-06-13 14:15:31 +02:00