3
0
Commit Graph

140 Commits

Author SHA1 Message Date
Jože Fortun
136affc116 Change symbol size for line charts 2023-04-18 17:41:45 +02:00
Jože Fortun
201bc87fe5 v2023.3.0-rc.2 2023-04-18 17:19:10 +02:00
Jože Fortun
aa5027811f Fix chart labels when switching from relative chart type 2023-04-18 15:37:41 +02:00
Jože Fortun
68f570073a Add radar chart 2023-04-18 15:37:41 +02:00
Jože Fortun
df6eaace7f Add scatter chart 2023-04-18 15:37:41 +02:00
Jože Fortun
70cd9b8e87 Add auto grouping to chart time dimensions 2023-04-18 15:37:41 +02:00
Kelani Tolulope
cb507e9530 Remove none from fill/justify options on tab configurator 2023-04-18 15:34:40 +02:00
Katrin Yordanova
9a2bc8c31a Add option to allow duplicate values for single and each multi value fields 2023-04-18 13:54:08 +03:00
dependabot[bot]
d806921b75 Bump qs from 6.10.2 to 6.10.3 in /lib/vue
Bumps [qs](https://github.com/ljharb/qs) from 6.10.2 to 6.10.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.2...v6.10.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:31:16 +01:00
dependabot[bot]
d2c2d7a72c Bump json5 from 1.0.1 to 1.0.2 in /lib/js
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
dependabot[bot]
8871e3cbee Bump http-cache-semantics from 4.1.0 to 4.1.1 in /lib/js
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
dependabot[bot]
364b7154b0 Bump minimist from 0.2.1 to 0.2.4 in /lib/vue
Bumps [minimist](https://github.com/minimistjs/minimist) from 0.2.1 to 0.2.4.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.2.1...v0.2.4)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
Jože Fortun
4283a30ace v2023.3.0-rc.1 2023-04-12 16:56:06 +02:00
Kelani Tolulope
4e49034f5e Add support for modal option for event in calender page block 2023-04-12 15:56:05 +02:00
Atanas Yonkov
1c4c4c4a29 Fix calendar page block default enabled views 2023-04-12 15:54:30 +02:00
Jože Fortun
16d0420a9d Add extra chart configuration options 2023-04-12 14:06:03 +02:00
Emmy Leke
1303c4c717 Update chart builder layout 2023-04-12 14:00:37 +02:00
Katrin Yordanova
e27abef2de Add calculatePosition prop to vue-select in all webapps 2023-04-11 18:37:06 +03:00
Atanas Yonkov
fab4e39de6 Fix description of edited role shown when creating a new role 2023-04-11 17:27:11 +03:00
Katrin Yordanova
779367eafe Add getOptionKey property to all vue-selects 2023-04-11 15:49:24 +03:00
Jože Fortun
f43d2b5ba4 v2023.3.0-dev.6 2023-04-07 16:32:40 +02:00
Jože Fortun
63b35ac9bf Fix mpl FE tests 2023-04-07 15:01:21 +02:00
Tomaž Jerman
02d0c4dcdb Add resource translation UI for page layouts 2023-04-07 12:39:27 +02:00
Jože Fortun
09ed669ada Add action placement, variant and visible UI/UX 2023-04-07 12:39:27 +02:00
Jože Fortun
fb1d6b601d Adjust page-layout struct and expression variables 2023-04-07 12:39:27 +02:00
Jože Fortun
5aaf90f40d Add page layout record toolbar and actions 2023-04-07 12:39:27 +02:00
Jože Fortun
b14b9c5c22 Add page layouts for record pages 2023-04-07 12:39:27 +02:00
Jože Fortun
4f31add6a4 Add page layout reordering and roles check 2023-04-07 12:39:27 +02:00
Jože Fortun
a03025fb5f Update multi page layout interaction with tabs block 2023-04-07 12:39:27 +02:00
Jože Fortun
e2e284ce0a Add base multi page layout implementation 2023-04-07 12:39:27 +02:00
Jože Fortun
23177e956a Make pageID in page-layout listNamespace not required 2023-04-07 12:39:26 +02:00
Kelani Tolulope
7e3020dd7d Add option for reference on record block 2023-04-06 11:12:04 +01:00
Katrin Yordanova
7fce552ee7 Apply new color variables to webapps 2023-04-05 16:29:59 +03:00
Kelani Tolulope
490e867e0d Fix long page title to truncate text to prevent cut off 2023-04-05 10:07:14 +01:00
Kelani Tolulope
5cc380441b Add option to open record selectors on modal in record list and record page 2023-03-30 19:43:05 +01:00
Katrin Yordanova
1d67e906a3 Apply preview styles from file page block to module field 2023-03-30 15:32:17 +03:00
Atanas Yonkov
d73c93f348 Hide unnecessary configurations for pie and dougnut charts 2023-03-29 16:24:08 +03:00
Katrin Yordanova
2d251472a0 Fix NaN in CResourceList pagination 2023-03-29 15:34:43 +03:00
Jože Fortun
65d226a903 Add option to hide geosearch in geometry field configurator 2023-03-29 11:37:44 +01:00
Jože Fortun
c609c9a0a7 Update geosearch logic and styles 2023-03-29 11:37:44 +01:00
Jože Fortun
e1fa1a07a5 Fix avatar min width and height 2023-03-24 16:27:36 +01:00
Jože Fortun
a04f5400a5 Make sidebar mobile mode reactive 2023-03-23 14:46:20 +01:00
Jože Fortun
459742adbb v2023.3.0-dev.5.1 2023-03-23 14:26:39 +01:00
Jože Fortun
ecd2737154 Adjust page icon logic 2023-03-23 13:58:17 +01:00
Mumbi Francis
fe07bb5073 Add geolocation capture feature on record geometry field 2023-03-23 11:28:05 +03:00
Jože Fortun
d131a70378 v2023.3.0-dev.5 2023-03-23 09:05:49 +01:00
Jože Fortun
61646f0827 Adjust file preview logic and styles 2023-03-23 09:00:18 +01:00
Kelani Tolulope
dead68f078 Add filebase improvements 2023-03-23 09:00:18 +01:00
Katrin Yordanova
72d44713f2 Add support for page icon and the option to expand sub-pages in the sidebar 2023-03-23 08:50:30 +01:00
Kelani Tolulope
6715afc4dc Add navigation page block improvements 2023-03-22 17:25:29 +01:00