3
0
Commit Graph

342 Commits

Author SHA1 Message Date
Katrin Yordanova
95cf245daa Fix compose memory leak 2023-08-18 15:43:00 +03:00
Jože Fortun
b96ea0ea23 Hide inline record editor option when no module selected 2023-08-16 16:32:58 +02:00
Jože Fortun
308fd7a9b8 Fix redirect on save as copy and resolve wrong titles on all records 2023-08-16 14:47:41 +02:00
Katrin Yordanova
c96e4beb22 Add space between constraints selector and duplicate values switch in UniqueValues cmp 2023-08-08 17:53:49 +03:00
Kelani Tolulope
7d98fbe617 Prevent bulk edit modal from opening when field label text is clicked 2023-08-07 13:27:01 +01:00
Kelani Tolulope
5d9135dacf Align module field label with delete button on bulk edit modal 2023-08-07 13:19:06 +01:00
Kelani Tolulope
4691223021 Align field value and title horizontally 2023-08-07 13:19:06 +01:00
Kelani Tolulope
5cf4fd4831 Fix sub pages to be shown in navigation block configurator 2023-08-07 13:10:00 +01:00
Jože Fortun
895796a475 Fix long text overflowing record selector 2023-07-26 17:19:27 +02:00
Jože Fortun
adbb10222a Fix new view/edit record flow for module all records 2023-07-26 16:02:05 +02:00
Jože Fortun
8289e6d3d8 Adjust record pagination loading logic 2023-07-25 14:30:03 +02:00
Jože Fortun
ff524be5ef Adjust when record toolbar buttons are visible for better UX 2023-07-25 14:28:38 +02:00
Jože Fortun
7e7d92f432 Add namespaceID as id for root namespace HTML element 2023-07-24 17:41:41 +02:00
Jože Fortun
4cbbfce9fb Add minor UI/UX fixes 2023-07-24 17:27:11 +02:00
Jože Fortun
94a8f84939 Update record edit/view flow 2023-07-24 17:27:11 +02:00
Jože Fortun
9825af606d Add spinner when switching page layout 2023-07-20 15:31:20 +02:00
Jože Fortun
311c879882 Fix select field options translation saving order to prevent stale values 2023-07-19 17:10:44 +02:00
Jože Fortun
295defc9a9 Hide field unique constraints if disabled 2023-07-19 16:53:36 +02:00
Jože Fortun
d6dcae2929 Prevent bulk edit modal init on record blocks when inline edit disabled 2023-07-19 16:34:05 +02:00
Jože Fortun
0d4ff63c41 Adjust Nylas component implementation 2023-07-19 13:37:56 +02:00
Jože Fortun
8a65772bdd Update record list UI/UX 2023-07-19 11:21:19 +02:00
Jože Fortun
60d2b26bf8 Add general code improvements 2023-07-19 11:21:19 +02:00
Jože Fortun
cbaf983cbc Improve block/record modal performance 2023-07-19 11:21:19 +02:00
Jože Fortun
3aa01e7d40 Prevent resolving users if list is empty 2023-07-19 11:21:19 +02:00
Jože Fortun
0c58fc7130 Fix record list double fetch on filter 2023-07-19 11:21:19 +02:00
Kelani Tolulope
423fbd6dd4 Add nylas improvements to prefill the composer and mailbox components with record values on the record page 2023-07-19 09:48:53 +01:00
Kelani Tolulope
2be665850e Fix inline record edit modal not opening after closing 2023-07-19 09:36:10 +01:00
Emmy Leke
b5d2e5f5f8 Fix hover issue with actions column on modules list 2023-07-18 12:50:53 +01:00
Jože Fortun
9f42050b39 Add option to define custom record page layout titles with interpolation 2023-07-18 13:35:46 +02:00
Jože Fortun
c22d9085ea Fix lint issues 2023-07-17 09:39:58 +02:00
Katrin Yordanova
4fc45d97a7 Disable mag. glass in metric configurator if blockID is 0 2023-07-14 14:23:55 +03:00
Katrin Yordanova
a25e8cb898 Fix mag. glass not working if page block changes are not saved 2023-07-14 14:14:39 +03:00
Jože Fortun
71858c3f14 Fix change detection when creating namespace 2023-07-13 14:27:57 +02:00
Jože Fortun
ad9b252706 Apply all filters from current record list when exporting, and adjust Export UI/UX 2023-07-11 11:18:44 +02:00
Emmy Leke
75ef962bb8 Add new select types to Select field 2023-07-10 15:09:17 +01:00
Emmy Leke
a4a84e6ba4 Add an option to change toggle type for Bool fields 2023-07-10 15:03:07 +01:00
Jože Fortun
9dd1fd9817 Fix record list filter with multiple not equal conditions 2023-07-10 15:52:41 +02:00
Kelani Tolulope
f8852b77fd Fix eslint style issues 2023-07-10 13:43:14 +01:00
Kelani Tolulope
00f90fdeed Add modal image preview to file module field 2023-07-10 11:41:39 +01:00
Kelani Tolulope
0b9ccdb505 Add inline editing to record block 2023-07-10 11:36:17 +01:00
Jože Fortun
1cd5c224f5 Fix some events not being registered/unregistered properly when switching views 2023-06-30 11:49:33 +02:00
Katrin Yordanova
f7dbefbec1 Add cypress ids for privacy basic functionality tests 2023-06-29 15:10:05 +03:00
Katrin Yordanova
5cf5e7a467 Fix date and time translation in record revision configurator 2023-06-28 11:39:46 +03:00
Jože Fortun
5fa587fad2 Fix record list actions overlapping progress bar 2023-06-27 16:21:23 +02:00
Jože Fortun
aa7cdf28e2 Fix namespace edit unsaved changes detection 2023-06-27 15:33:20 +02:00
Jože Fortun
a97401996e Fix record list inline delete 2023-06-27 13:42:07 +02:00
Jože Fortun
0545f7734b Fix module unique values UI 2023-06-27 13:41:30 +02:00
Kelani Tolulope
12eff44f84 Add hover effect to sidenav items 2023-06-27 12:37:22 +01:00
Kelani Tolulope
36f73cb285 Fix geo module field breaking when field type is multiple 2023-06-27 12:35:48 +01:00
Mumbi Francis
ba985be78e Refine the query for record bulk operations 2023-06-23 17:11:33 +03:00