3
0
Commit Graph

168 Commits

Author SHA1 Message Date
Kelani Tolulope
acd3ec95ec Add configurable column fields on public page record list 2023-10-31 13:42:44 +01:00
Tomaž Jerman
d6c669cec6 Generate API clients and fix misreferenced API client methods 2023-10-26 17:09:58 +02:00
Kelani Tolulope
55fed4a550 Add save as copy to module and chart resources 2023-10-24 14:02:07 +01:00
Mumbi Francis
82636aefaf Add an option to soft delete page icon 2023-10-24 12:34:40 +03:00
Jože Fortun
2508b60dc0 Add ability to manage custom chart color schemes 2023-10-23 16:34:18 +02:00
Emmy Leke
6f455148ec Add ability to determine number of records loaded at once. 2023-10-23 16:17:51 +02:00
Jože Fortun
0073c0bf69 v2023.3.8 2023-10-18 15:53:30 +02:00
Jože Fortun
20592216f2 v2023.3.8-rc.1 2023-10-18 10:58:50 +02:00
Jože Fortun
38580e549d v2023.3.7 2023-10-04 10:29:18 +02:00
Jože Fortun
f1b77d453a v2023.3.7-rc.2 2023-09-29 12:53:54 +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-09-28 10:58:24 +02:00
Jože Fortun
baf8b10282 Make record and user fields sortable 2023-09-26 09:56:17 +02:00
Jože Fortun
733c56e7fc Fix lib/js tests 2023-09-21 14:48:37 +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
01f48e7e9b v2023.3.6 2023-09-13 13:36:01 +02:00
Jože Fortun
478506f8a9 v2023.3.6-rc.2 2023-09-13 11:12:19 +02:00
Jože Fortun
f82453c2cf v2023.3.6-rc.1 2023-09-12 13:12:11 +02:00
Jože Fortun
639e7b5c43 Disable file multi value configurator 2023-09-12 12:08:15 +02:00
Jože Fortun
357f3f7f23 Update compose chart time label implementation 2023-09-04 12:25:58 +02:00
Jože Fortun
075dd78610 Fix evaluated filter for progress bar being saved 2023-08-30 16:51:59 +02:00
Jože Fortun
f189c4384e Add refresh to geometry block and watch options to other blocks that need it 2023-08-30 16:51:59 +02:00
Jože Fortun
7254628033 v2023.3.5 2023-08-25 11:25:20 +02:00
Jože Fortun
c66d1ba314 v2023.3.5-rc.2 2023-08-23 16:31:11 +02:00
Jože Fortun
02edbb2951 v2023.3.5-rc.1 2023-08-23 12:55:43 +02:00
Kelani Tolulope
638ba17c89 Abort ongoing backend request on a record list block when page is switched 2023-08-21 13:01:22 +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
a2e1b4c2d0 v2023.3.4 2023-07-20 15:31:23 +02:00
Jože Fortun
17133e74e0 v2023.3.4-rc.2 2023-07-19 13:45:49 +02:00
Jože Fortun
0d4ff63c41 Adjust Nylas component implementation 2023-07-19 13:37:56 +02:00
Jože Fortun
3ff52293cd v2023.3.4-rc.1 2023-07-19 11:31:44 +02:00
Katrin Yordanova
c8859ddfcc Fix date and time values not updated in auth client 2023-07-19 11:22:18 +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
Jože Fortun
9f42050b39 Add option to define custom record page layout titles with interpolation 2023-07-18 13:35:46 +02:00
Emmy Leke
a4a84e6ba4 Add an option to change toggle type for Bool fields 2023-07-10 15:03:07 +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
2021d7db69 v2023.3.3 2023-06-28 16:18:53 +02:00
Jože Fortun
6c77811d52 v2023.3.3-rc.3 2023-06-28 14:06:48 +02:00
Jože Fortun
3ec3e32e80 v2023.3.3-rc.2 2023-06-28 13:44:08 +02: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
c838114fd6 v2023.3.3-rc.1 2023-06-27 14:07:35 +02:00
Katrin Yordanova
22863e23dc Set background color to transparent in module and page file cmp 2023-06-26 11:48:12 +03:00
Emmy Leke
b76458d20e Fix excessive space and image covering filename issue 2023-06-23 13:14:26 +02:00
Kelani Tolulope
68460a85f9 Add warning for unsaved changes before leaving edit resource pages 2023-06-23 12:00:47 +01:00
Mumbi Francis
89f621c035 Add ability to select and perform bulk operations on all records
This change affects the recordlist and the bulk operations are edit,delete and undelete
2023-06-14 18:37:44 +03:00
Jože Fortun
0d47243e5d v2023.3.2-1 2023-06-14 14:46:56 +02:00
Jože Fortun
f9b966178a Fix gauge text labels 2023-06-14 13:38:42 +02:00
Tomaž Jerman
2529cf337c Add stale data errors to most resources 2023-06-12 12:28:52 +02:00