3
0
Commit Graph

326 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
4331401e44 Adjust user avatar saving in admin 2023-04-19 15:22:37 +02: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
d0b883ba03 Fix workflow name not shown in resource list 2023-04-19 10:59:16 +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
Vivek Patel
9492784220 Disable sorting by name for reporter, workflow list
Currently, can't sort/filter using names because they are under meta, and we haven't (yet) implemented filters to use nested JSON properties.
2023-04-18 17:11:14 +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]
39c4d92738 Bump express from 4.17.1 to 4.18.2 in /client/web/one
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:31:16 +01:00
dependabot[bot]
33e8f422d2 Bump express from 4.17.1 to 4.18.2 in /client/web/workflow
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 16:31:16 +01: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]
85ff33d8bc Bump qs from 6.5.2 to 6.5.3 in /client/web/admin
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]
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]
6c14f61e7d Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/discovery
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-13 14:38:46 +02:00
dependabot[bot]
1399710321 Bump qs from 6.5.2 to 6.5.3 in /client/web/discovery
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]
6e4650e581 Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/one
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-13 14:38:46 +02:00
dependabot[bot]
4c9f36fe7a Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/privacy
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-13 14:38:46 +02:00
dependabot[bot]
f7893692b3 Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/reporter
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-13 14:38:46 +02:00
dependabot[bot]
55632068ea Bump decode-uri-component from 0.2.0 to 0.2.2 in /client/web/workflow
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-13 14:38:46 +02:00
dependabot[bot]
7e4d8479e2 Bump qs from 6.5.2 to 6.5.3 in /client/web/workflow
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]
e5f0ff17f5 Bump shell-quote from 1.7.2 to 1.8.1 in /client/web/admin
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
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
dependabot[bot]
ffed16bf77 Bump shell-quote from 1.7.2 to 1.8.1 in /client/web/discovery
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
dependabot[bot]
36c3179130 Bump shell-quote from 1.7.2 to 1.8.1 in /client/web/one
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
dependabot[bot]
72c646f1f8 Bump eventsource from 1.1.0 to 1.1.2 in /client/web/privacy
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 14:38:46 +02:00
dependabot[bot]
65a1da5f54 Bump shell-quote from 1.7.2 to 1.7.4 in /client/web/workflow
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.2 to 1.7.4.
- [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.7.4)

---
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
dependabot[bot]
ad81a62a1c Bump minimist from 1.2.5 to 1.2.8 in /client/web/privacy
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [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/v1.2.5...v1.2.8)

---
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
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
Mumbi Francis
7d7155d68e Implement drag and drop sorting for workflow expressions 2023-04-12 15:53:42 +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