3
0
Commit Graph

151 Commits

Author SHA1 Message Date
Jože Fortun
d4a00d99f4 Adjust namespace/modules/charts export rbac keys 2024-12-11 15:35:16 +01:00
Jože Fortun
7546d40ae9 Add namespace/module/chart rbac and add permissions button to specific chart 2024-12-11 15:35:16 +01:00
Kelani Tolulope
62e62a9a8a Add live filtering to chart page blocks 2024-12-11 15:35:16 +01:00
Jože Fortun
06d362d244 Add option to disable on record save notifications per record page 2024-12-11 15:35:16 +01:00
Emmy Leke
a99d90b105 Add record block layout options (wrap, no wrap) 2024-12-11 15:35:16 +01:00
Kelani Tolulope
d3394a7d9a Extend filter fields functionality with c-ace editor and autocomplete 2024-12-11 15:35:16 +01:00
Katrin Yordanova
5c1fb4a933 Add record from record selector field 2024-12-11 15:35:16 +01:00
Kelani Tolulope
928654cabd Add visibility condition to page blocks 2024-12-11 15:35:15 +01:00
Kelani Tolulope
ba6a5985d3 Add record list configuration for columns text wrap 2024-12-11 15:35:15 +01:00
Emmy Leke
7b680ef09e Add options for adding records in different views 2024-12-11 15:35:15 +01:00
Emmy Leke
262a70015b Allow records to be opened in edit mode 2024-12-11 15:35:15 +01:00
Emmy Leke
144eb912fb Add ability to configure columns in metric and chart blocks 2024-12-11 15:35:15 +01:00
Jože Fortun
08787130b8 Prevent creating new fields with dots in their name 2024-09-23 11:31:58 +02:00
Jože Fortun
301ae29030 Fix required field validator not checking if field can be read by user, before throwing required field error 2024-07-08 17:07:09 +02:00
Jože Fortun
c73b84369d Update chart number formatting 2024-06-14 13:27:46 +02:00
Jože Fortun
f2363e2176 v2023.9.7-rc.1 2024-06-13 13:28:05 +02:00
Mumbi Francis
32d09e5afc Fix deduplication of unique values in module fields 2024-06-13 13:05:26 +02:00
Jože Fortun
fbacfdd121 Add custom css class to page blocks 2024-06-12 17:10:09 +02:00
Jože Fortun
e6c76a1d7e Fix presort by recordID in record list 2024-06-12 16:08:57 +02:00
Jože Fortun
3ccbda19e6 Add block custom ids for css 2024-06-12 16:08:57 +02:00
Jože Fortun
344d661acd Update record list parent field handling 2024-06-12 16:08:57 +02:00
Jože Fortun
07d49f0625 Update calendar configurator UX/UI 2024-06-12 16:08:57 +02:00
Jože Fortun
7a4c1028c8 Update geometry page block UX/UI and fix title field not displaying 2024-06-12 16:08:57 +02:00
Jože Fortun
260629310d Fix charts processing if no field or module found 2024-06-12 16:08:57 +02:00
Jože Fortun
0e63870ece Update number configurator ui 2024-06-12 15:21:09 +03:00
Katrin Yordanova
4ec49fc4e2 Address comments 2024-06-12 15:21:09 +03:00
Katrin Yordanova
28a86ccac8 Add currency and accounting number formats to module fields 2024-06-12 15:21:09 +03:00
Katrin Yordanova
115f7462a9 Add support for number formatting in charts 2024-06-12 15:21:09 +03:00
Jože Fortun
60376b71c2 Fix module all records url to reflect edit state 2024-05-14 16:49:16 +02:00
Jože Fortun
91a7a592ea Standardize chart default tooltips 2024-04-29 15:13:02 +02:00
Jože Fortun
2a365e98dc Fix gauge default colorscheme 2024-04-29 15:11:22 +02:00
Jože Fortun
9f037ba47b Add hover to revisions table and text-nowrap to changes column 2024-03-06 16:08:31 +01:00
Kelani Tolulope
3e623589dc Upgrade eslint and apply new rules formatting to files with linter errors 2024-02-23 12:23:42 +01:00
Jože Fortun
b85ebad9b0 Remove enabled from module.recordDeDup 2024-02-06 14:17:11 +01:00
Jože Fortun
7b31f9e72b Adjust module record dedup UX 2024-02-06 13:39:19 +01:00
Jože Fortun
a78d39920c Change chart axis line styles to extra-light 2024-01-30 17:46:06 +03:00
Jože Fortun
27ef0339fb Add minor chart theme style changes 2024-01-30 17:46:05 +03:00
Jože Fortun
a1665e6a80 Add theme styling to charts 2024-01-30 17:46:05 +03:00
Jože Fortun
f6d3702d33 Fix not being able to switch aggregation operation when defining new metric 2024-01-25 12:54:39 +01:00
Jože Fortun
85ae51bf20 Revert dedup enabled flag 2023-12-22 11:32:46 +01:00
Jože Fortun
8c7f9dab69 Adjust module record dedup UX 2023-12-21 10:08:52 +01:00
Katrin Yordanova
d6657519f1 Fix yAxis min and max values causing issues when timeline is set to yAxis or xyAxis 2023-12-06 17:01:12 +02:00
Kelani Tolulope
acd3ec95ec Add configurable column fields on public page record list 2023-10-31 13:42:44 +01:00
Kelani Tolulope
55fed4a550 Add save as copy to module and chart resources 2023-10-24 14:02:07 +01: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
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
639e7b5c43 Disable file multi value configurator 2023-09-12 12:08:15 +02:00