3
0
Commit Graph

243 Commits

Author SHA1 Message Date
Kelani Tolulope
31fc558ef1 Add draggable effect to options list in select configurator 2023-04-19 14:31:57 +01:00
Kelani Tolulope
fabb719163 Add clearer add option to select module field configurator 2023-04-19 14:31:57 +01:00
Jože Fortun
7d9d52257c Add UI/UX improvements 2023-04-19 14:31:27 +02:00
Jože Fortun
aea9334f06 Fix blocks overlapping in rare cases when coming from a page with a single block 2023-04-19 12:50:47 +02:00
Jože Fortun
6d325b35b1 Make namespace list search smaller 2023-04-18 17:43:46 +02:00
Jože Fortun
201bc87fe5 v2023.3.0-rc.2 2023-04-18 17:19:10 +02:00
Jože Fortun
b1ee1b8849 General UI/UX improvements for compose 2023-04-18 16:48:04 +02:00
Jože Fortun
cdbe0d1cf5 Adjust record and record list configurator UI/UX 2023-04-18 16:11:45 +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
Kelani Tolulope
619bd9aee8 Fix calender event source not reflecting changes after additional source added 2023-04-18 15:36:09 +02:00
Kelani Tolulope
d55a8767f0 Fix record filter query builder 2023-04-18 15:35:29 +02:00
Kelani Tolulope
cb507e9530 Remove none from fill/justify options on tab configurator 2023-04-18 15:34:40 +02:00
Kelani Tolulope
32826ff2bd Add support for managing namespace on compose sidebar 2023-04-18 15:33:29 +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
Atanas Yonkov
468270d117 Fix record deletion from the three dots dropdown not possible on Firefox 2023-04-18 11:26:30 +03:00
dependabot[bot]
a365ef5097 Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/compose
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:31:16 +01:00
Kelani Tolulope
4b204dffdf Fix record list filter to discard active prefilter tag when value changes 2023-04-14 08:29:11 +01:00
Jože Fortun
b1c56e74bb Respect module field order when viewing record in all records 2023-04-13 17:22:36 +02:00
Emmy Leke
5b29cdb9bb Fixes the field order sort issue 2023-04-13 17:22:36 +02:00
Jože Fortun
aabd81fb05 Fix tabbed blocks not updating when options change 2023-04-13 15:38:58 +02:00
dependabot[bot]
d03bd2f099 Bump qs from 6.5.2 to 6.5.3 in /client/web/compose
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.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.5.2...v6.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
dependabot[bot]
3eb7ef0f2f Bump shell-quote from 1.7.2 to 1.8.1 in /client/web/compose
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.8.1.
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.2...v1.8.1)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
Jože Fortun
1d0fa8a545 Change translations and image for nylas block 2023-04-13 13:31:28 +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
Jože Fortun
16d0420a9d Add extra chart configuration options 2023-04-12 14:06:03 +02:00
Jože Fortun
12f427fa7f Adjust chart configurator styles and logic 2023-04-12 14:01:23 +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
Katrin Yordanova
779367eafe Add getOptionKey property to all vue-selects 2023-04-11 15:49:24 +03:00
Jože Fortun
b5f6c212ff Fix transparent markers after viewing geometry value in map 2023-04-07 17:02:09 +02:00
Jože Fortun
553ad7cf0b Zoom to map marker in when clicking on geometry value 2023-04-07 16:53:18 +02:00
Jože Fortun
f43d2b5ba4 v2023.3.0-dev.6 2023-04-07 16:32:40 +02:00
Jože Fortun
2e8de8c9ed Reset selected record when selecting a new field to inline edit in recordlist 2023-04-07 16:27:14 +02:00
Jože Fortun
dd17ba036d Fix inline editing affecting other record values in rare cases 2023-04-07 16:15:04 +02:00
Jože Fortun
2e5f90a309 Fix record list autorefresh edge case 2023-04-07 15:57:04 +02:00
Jože Fortun
4217b314b8 Prevent record list autorefreshing when inline editing or having records selected 2023-04-07 15:46:59 +02:00
Emmy Leke
63ef3ce954 Fix the title disappearing issue 2023-04-07 14:47:11 +01:00
Jože Fortun
63b35ac9bf Fix mpl FE tests 2023-04-07 15:01:21 +02:00
Jože Fortun
9c66652e4f Improve geometry field ui/ux 2023-04-07 14:45:47 +02:00
Jože Fortun
5c31acba5b Autoselect icon after uploading 2023-04-07 14:04:17 +02:00
Jože Fortun
11aef97d1c Fix bulk record edit modal fields and values not resetting on save 2023-04-07 13:58:24 +02:00
Jože Fortun
d95fb02bf0 Fix page-layout all-sepecific permission translations 2023-04-07 12:40:42 +02:00
Tomaž Jerman
7c6c5950d5 Add variables to determine what view we're on 2023-04-07 12:39:28 +02:00
Jože Fortun
3a45a03017 Fix record toolbar buttons hidden on all records 2023-04-07 12:39:28 +02:00
Jože Fortun
699269a43f Fix record list query when no fields selected 2023-04-07 12:39:28 +02:00
Jože Fortun
33c108fef0 Fix maginfying tab block 2023-04-07 12:39:27 +02:00
Jože Fortun
c29700b204 Fix magnification of record blocks 2023-04-07 12:39:27 +02:00