Jože Fortun
|
c9fca53b2b
|
Fix console error when deleting block in compose page builder
|
2023-10-17 16:57:15 +02:00 |
|
Jože Fortun
|
a7dd0743ae
|
Fix record modal closing by itself if quickly closing and opening a new modal in under 300ms
|
2023-10-17 15:41:23 +02:00 |
|
Jože Fortun
|
d2eca44325
|
Fix page layout expressions variables when switching from view to edit mode
|
2023-10-17 15:41:16 +02:00 |
|
Jože Fortun
|
28d4d0d1b1
|
Change automation tab item list :key to index
|
2023-10-17 11:07:56 +02:00 |
|
Tomaž Jerman
|
532e1ac46b
|
Fix lapsus with envoyx json decoder
The decoder's reset didn't reset because we used an incorrect
reader and didn't reload the JSON decoder.
|
2023-10-16 12:26:39 +02:00 |
|
Tomaž Jerman
|
399f9a7cc4
|
Plug new envoy to record import endpoints
|
2023-10-09 14:45:01 +02:00 |
|
Jože Fortun
|
38580e549d
|
v2023.3.7
2023.3.7
|
2023-10-04 10:29:18 +02:00 |
|
Tomaž Jerman
|
58e5b6a21b
|
Fix record fetching ending prematurely due to RBAC
If nothing from a chunk was included due to RBAC, the fetching ended
prematurelly.
Track both fetched and filtered items to overcome this.
|
2023-10-03 17:38:39 +02:00 |
|
Jože Fortun
|
48c2db1529
|
Improve builder performance with record lists
|
2023-10-02 16:43:36 +02:00 |
|
Jože Fortun
|
c36a1e53a9
|
Rename apigw profiler hit route
|
2023-09-29 15:22:31 +02:00 |
|
Jože Fortun
|
f1b77d453a
|
v2023.3.7-rc.2
2023.3.7-rc.2
|
2023-09-29 12:53:54 +02:00 |
|
Tomaž Jerman
|
1e29e618f5
|
Revert "Fix record fetching ending prematurely due to RBAC"
This reverts commit 8e03ea56ef.
|
2023-09-29 12:29:42 +02:00 |
|
Jože Fortun
|
86c12cc57c
|
Sync how permissions buttons UI/UX looks
|
2023-09-28 15:17:01 +02:00 |
|
Jože Fortun
|
ed377a7d2b
|
Remove required from user name on user update
|
2023-09-28 13:33:13 +02:00 |
|
Jože Fortun
|
478a99f683
|
v2023.3.7-rc.1
2023.3.7-rc.1
|
2023-09-28 10:58:24 +02:00 |
|
Jože Fortun
|
8c6c3b8cd9
|
Adjust record page blocks refresh in modal
|
2023-09-27 17:22:23 +02:00 |
|
Jože Fortun
|
55dfcb8ab7
|
Fix page not rendering when using add in magnified record list
|
2023-09-26 12:42:22 +02:00 |
|
Jože Fortun
|
a052906a4f
|
Add option to remove user defined filter presets
|
2023-09-26 09:56:17 +02:00 |
|
Jože Fortun
|
baf8b10282
|
Make record and user fields sortable
|
2023-09-26 09:56:17 +02:00 |
|
Jože Fortun
|
daf1caeb1d
|
Fix refresh all record values prompt in modal
|
2023-09-26 09:55:18 +02:00 |
|
Tomaž Jerman
|
8e03ea56ef
|
Fix record fetching ending prematurely due to RBAC
If nothing from a chunk was included due to RBAC, the fetching ended
prematurelly.
Track both fetched and filtered items to overcome this.
|
2023-09-25 11:01:22 +02:00 |
|
Jože Fortun
|
5fbd8ee97f
|
Fix page/layout builder change detection
|
2023-09-25 10:39:41 +02:00 |
|
Jože Fortun
|
bc825c16d7
|
Adjust topbar padding to be only on title
|
2023-09-21 15:04:12 +02:00 |
|
Jože Fortun
|
733c56e7fc
|
Fix lib/js tests
|
2023-09-21 14:48:37 +02:00 |
|
Jože Fortun
|
a544780753
|
Fix non-record blocks not refetching on record create/update
|
2023-09-20 15:52:06 +02:00 |
|
Jože Fortun
|
c12ca79392
|
Fix record not referenced when creating related record in a modal
|
2023-09-20 12:10:42 +02:00 |
|
Jože Fortun
|
ba2d4fe93b
|
Fix record values not resolving in edge cases
|
2023-09-20 12:10:39 +02:00 |
|
Jože Fortun
|
5b9a17962b
|
Transition layout builder block change detection to ID's instead of indexes
|
2023-09-20 10:56:32 +02:00 |
|
Jože Fortun
|
d64ed2b456
|
Add option to save page layout as copy with or without references
|
2023-09-20 10:56:28 +02:00 |
|
Jože Fortun
|
c89df1c846
|
Remove redundant param from namespace importer
|
2023-09-19 13:17:17 +02:00 |
|
Jože Fortun
|
c447c45ea2
|
Adjust sidebar nav items collapse button style
|
2023-09-18 16:07:32 +02:00 |
|
Jože Fortun
|
d5f8faac5a
|
Sync page edit icons
|
2023-09-18 15:21:03 +02:00 |
|
Jože Fortun
|
d2cc2c8dc3
|
Add additional expression information for page layout visibility conditions
|
2023-09-18 15:17:23 +02:00 |
|
Jože Fortun
|
c997655b96
|
Update namespace import UI
|
2023-09-18 14:40:24 +02:00 |
|
Jože Fortun
|
ab77d4973b
|
Change default c-input-confirm cancel varient to light
|
2023-09-18 14:29:11 +02:00 |
|
Jože Fortun
|
251c05abf1
|
Fix double event registration for RecordListBase
|
2023-09-14 14:17:06 +02:00 |
|
Katrin Yordanova
|
917eb386c6
|
Add cypress id to app selector icon in topbar
|
2023-09-14 14:32:54 +03:00 |
|
Katrin Yordanova
|
b8dd88dbef
|
Add missinig cypress ids for admin and compose
|
2023-09-13 15:45:49 +03:00 |
|
Jože Fortun
|
01f48e7e9b
|
v2023.3.6
2023.3.6
|
2023-09-13 13:36:01 +02:00 |
|
Jože Fortun
|
478506f8a9
|
v2023.3.6-rc.2
2023.3.6-rc.2
|
2023-09-13 11:12:19 +02:00 |
|
Jože Fortun
|
77f39a0c3b
|
Remove sticky top from topbar and adjust z-index of dropdown menu
|
2023-09-12 16:54:23 +02:00 |
|
Jože Fortun
|
28980afd63
|
Fix recordList destroyEvents
|
2023-09-12 14:06:06 +02:00 |
|
Jože Fortun
|
5dd03db924
|
Reduce max-height of one logo to 20vh
|
2023-09-12 13:33:57 +02:00 |
|
Jože Fortun
|
f82453c2cf
|
v2023.3.6-rc.1
2023.3.6-rc.1
|
2023-09-12 13:12:11 +02:00 |
|
Jože Fortun
|
74cf8138fb
|
Properly align unique constraints input checkbox
|
2023-09-12 12:28:42 +02:00 |
|
Jože Fortun
|
639e7b5c43
|
Disable file multi value configurator
|
2023-09-12 12:08:15 +02:00 |
|
Jože Fortun
|
7cef18c679
|
Fix field keys when using fieldID and system fields
|
2023-09-11 17:51:18 +02:00 |
|
Jože Fortun
|
65b6db343c
|
Fix extra top padding when field-editors are not horizontal
|
2023-09-11 16:10:42 +02:00 |
|
Jože Fortun
|
fd5afbb5df
|
Hide time labels checkbox when not applicable
|
2023-09-11 15:21:35 +02:00 |
|
Jože Fortun
|
2c7e972a7f
|
Fix provisioned page-layout permissions
|
2023-09-11 15:07:49 +02:00 |
|