3
0
Commit Graph

85 Commits

Author SHA1 Message Date
Jože Fortun
90afab7d48 Remove chartjs from compose yarn.lock 2023-02-01 14:54:16 +01:00
Jože Fortun
390a14ea73 Replace chart on admin dashboard with echarts 2023-01-31 18:11:33 +01:00
Kelani Tolulope
424ee1c1fc Fix for zoom button z-index appearance on geometry block 2023-01-31 12:56:03 +01:00
Kelani Tolulope
e580f7705d Fix record list filter issue inside a modal 2023-01-31 12:54:24 +01:00
Jože Fortun
9d72c6c1a6 Make block refresh UI more intuitive 2023-01-26 18:04:59 +01:00
Jože Fortun
ab608c3472 v2023.3.0-dev.2 2023-01-26 12:35:59 +01:00
Jože Fortun
1e94eb3baf Fix lint issues for compose 2023-01-26 12:17:04 +01:00
Jože Fortun
f9cc910e5a Add option to disable chart animations and prevent animation when refreshing chart block 2023-01-26 10:41:35 +01:00
Kelani Tolulope
41f1283e9d Add navigational page block 2023-01-26 09:51:16 +01:00
Kelani Tolulope
f761d0183b Add between and not between operators functionality 2023-01-25 22:05:30 +05:30
Kelani Tolulope
5f4d02ac84 Update de-duplication UI on module and fields configuration pages 2023-01-25 16:37:18 +05:30
Jože Fortun
74f372794b Fix manual refresh not working for chart, calendar, record organizer and reporter blocks 2023-01-20 13:26:33 +01:00
kinyaelgrande
ad46c275f9 Add support for viewing and undeleting soft-deleted records 2023-01-19 17:55:47 +03:00
Jože Fortun
81ea895b82 Remove deprecated options prop from draggable 2023-01-18 12:22:20 +01:00
Jože Fortun
045da2eaa4 Fix record list pagination not working when records per page was set to 0 2023-01-17 13:40:39 +01:00
Jože Fortun
08c45c5ff2 Fix using magnify and record modals together 2023-01-16 17:35:08 +01:00
Vivek Patel
ecf0b8460e Fix number type query for record-list filter 2023-01-16 18:13:11 +05:30
Emmy Leke
fa12af0929 Add manual refresh to pageblocks 2023-01-16 12:04:12 +01:00
Kelani Tolulope
f74237dbc5 Fix filtering not available in block magnification 2023-01-16 10:12:07 +01:00
Katrin Yordanova
b72ce116c0 Fix calendar body not showing 2023-01-13 14:54:43 +02:00
Katrin Yordanova
ed097b6822 Fix geometry map overlapping page block toolbox 2023-01-13 14:20:34 +02:00
Atanas Yonkov
84fe246ea9 Add Record Revisions Text Tessage When Revisions are Enabled 2023-01-12 10:35:39 +02:00
Katrin Yordanova
8b7f903378 Adjust node styles in FederationSettings when zooming in/out 2023-01-10 11:58:39 +02:00
Katrin Yordanova
6ade044843 Preview page attachments in public pages 2023-01-10 11:52:14 +02:00
Atanas Yonkov
b4d5c7fd7c Add Description for CItemPicker Selected Fields in Compose 2023-01-09 14:16:55 +02:00
Emmy Leke
5196e6a6d0 Fix translation bug for block title and desc 2023-01-09 10:22:31 +01:00
Emmy Leke
ae6b2ac7cf Fix issues witḣ pasting a block. 2023-01-06 16:45:55 +01:00
Tomaž Jerman
63fb63f980 Fix improper revision history display for multi value fields
Issues:
* The first value was repeatted and last was omitted (index lapsus)
* If a value was removed, it was also not shown in the old version
2023-01-06 15:54:18 +01:00
Katrin Yordanova
64c69c4ac1 Add cypress ids for record list paging and sorting 2022-12-30 14:37:29 +02:00
Atanas Yonkov
a4bbd7727d Add notification message on successful namespace delete 2022-12-22 16:57:34 +02:00
Jože Fortun
2823c9a36c Fix automation dummy button throwing errors when editing it 2022-12-22 15:34:51 +01:00
Emmy Leke
5aaba5a453 Fix title displayed while using module views 2022-12-22 13:01:58 +01:00
Jože Fortun
ef04afeeb6 Fix permissions buttons when resource name or handle were not defined 2022-12-22 10:59:58 +01:00
Jože Fortun
a578a0c242 Fix reporter chart overflowing block if used in compose 2022-12-22 10:59:50 +01:00
Emmy Leke
8307f81a0b Remove whitespace from module field select fields 2022-12-21 17:24:11 +01:00
Kelani Tolulope
676e92216c Limiting operators based on field configuration 2022-12-21 17:03:11 +01:00
Atanas Yonkov
0b6d9212f3 Improve compose page title when saving it as copy 2022-12-21 17:10:32 +02:00
Katrin Yordanova
ad9342e15b Update view after importing a record, namespace, module or chart 2022-12-20 14:28:02 +02:00
Katrin Yordanova
ec5232699e Show loading spinner before displaying page list 2022-12-20 10:44:30 +02:00
Jože Fortun
59eb7f4079 Add debounce to all color pickers 2022-12-16 15:29:01 +01:00
Emmy Leke
c1e85b72fe Fix paste bug for all kinds of input 2022-12-16 15:18:29 +01:00
Katrin Yordanova
2aa086fa75 Add remaining cypress ids for the sidebar 2022-12-15 18:03:07 +02:00
Jože Fortun
698ba1fa13 Fix record block padding on all records 2022-12-15 11:05:56 +01:00
Kelani Tolulope
f29b9a1dfe Add geometry rendering improvements 2022-12-14 16:54:03 +01:00
Jože Fortun
82981edb2b v2023.3.0-dev.1 2022-12-14 16:13:54 +01:00
Tomaž Jerman
650b2eb4ff Fix fnc call lapsus for revisions pageblock refresh 2022-12-14 16:13:27 +01:00
Jože Fortun
11399e4113 Fix progress block refresh not working 2022-12-12 16:44:12 +01:00
Atanas Yonkov
de61dc936e Add option to magnify certain page blocks 2022-12-12 12:23:53 +02:00
Jože Fortun
2c8bcfcb08 Remove unused variable from compose Bool.c3 2022-12-07 10:42:28 +01:00
Jože Fortun
074f0f31aa Add Nylas compose page block 2022-12-06 17:07:45 +01:00