3
0
Commit Graph

97 Commits

Author SHA1 Message Date
Jože Fortun
3ed432e7fa Add c-input-date-time to auth client editor 2023-07-20 12:09:06 +02:00
Jože Fortun
17133e74e0 v2023.3.4-rc.2 2023-07-19 13:45:49 +02:00
Jože Fortun
3ff52293cd v2023.3.4-rc.1 2023-07-19 11:31:44 +02:00
Jože Fortun
60d2b26bf8 Add general code improvements 2023-07-19 11:21:19 +02:00
Emmy Leke
b5d2e5f5f8 Fix hover issue with actions column on modules list 2023-07-18 12:50:53 +01:00
Emmy Leke
a4a84e6ba4 Add an option to change toggle type for Bool fields 2023-07-10 15:03:07 +01:00
Kelani Tolulope
00f90fdeed Add modal image preview to file module field 2023-07-10 11:41:39 +01:00
Katrin Yordanova
f7dbefbec1 Add cypress ids for privacy basic functionality tests 2023-06-29 15:10:05 +03:00
Jože Fortun
2021d7db69 v2023.3.3 2023-06-28 16:18:53 +02:00
Jože Fortun
6c77811d52 v2023.3.3-rc.3 2023-06-28 14:06:48 +02:00
Jože Fortun
3ec3e32e80 v2023.3.3-rc.2 2023-06-28 13:44:08 +02:00
Jože Fortun
44c31f38c5 Adjust Sidebar nav items styles 2023-06-27 14:47:52 +02:00
Jože Fortun
c838114fd6 v2023.3.3-rc.1 2023-06-27 14:07:35 +02:00
Jože Fortun
037c53d22b Add runtime CSS customization for webapps 2023-06-27 14:48:48 +03:00
Kelani Tolulope
12eff44f84 Add hover effect to sidenav items 2023-06-27 12:37:22 +01:00
Emmy Leke
b76458d20e Fix excessive space and image covering filename issue 2023-06-23 13:14:26 +02:00
Jože Fortun
0d47243e5d v2023.3.2-1 2023-06-14 14:46:56 +02:00
Jože Fortun
6a89cd7916 v2023.3.2 2023-06-08 17:21:24 +02:00
Jože Fortun
b05a48e178 v2023.3.2-rc.2 2023-06-08 16:04:40 +02:00
Emmy Leke
11dbf8b73a Update styling for resource lists 2023-06-08 15:58:07 +02:00
Jože Fortun
f1c0266f14 v2023.3.2-rc.1 2023-06-07 16:04:07 +02:00
Emmy Leke
46f5455bd0 Add 3-dots menu to resource lists 2023-06-07 14:55:34 +01:00
Jože Fortun
73e620aa80 Adjust reminder UI/UX 2023-06-07 12:20:47 +02:00
Jože Fortun
01cd0862d3 Improve modal performance by adding no-fade 2023-06-07 12:06:14 +02:00
Tomaž Jerman
0072a4bf40 Change the feedback email domain to cortezaproject.org 2023-06-06 09:47:54 +02:00
Atanas Yonkov
0fcbec0b9a Change the n items to n resource name in record lists 2023-05-30 17:08:46 +03:00
Jože Fortun
a386fa420b Adjust admin automation sessions UI/UX 2023-05-30 16:03:05 +02:00
Katrin Yordanova
9dba361a80 Add CInputColorPicker 2023-05-23 14:52:01 +03:00
Jože Fortun
d09b92ca49 v2023.3.1 2023-05-18 16:22:37 +02:00
Atanas Yonkov
af6d644a68 Fix url Input Field Width for Content Page Block 2023-05-18 17:01:06 +03:00
Jože Fortun
ae731eee20 v2023.3.1-rc.1 2023-05-18 13:01:48 +02:00
Atanas Yonkov
dc4864927c Add https to-all urls input values across corteza 2023-05-18 13:05:50 +03:00
Emmy Leke
bc45fad5b3 Make sidebar CTAs stick to top 2023-05-18 09:37:14 +01:00
Atanas Yonkov
2d9310fee3 Fix Page title not showing on small screens 2023-05-17 18:12:03 +03:00
Kelani Tolulope
ba015fb7c7 Fix date time module field responsiveness 2023-04-26 11:50:53 +01:00
Jože Fortun
4d36558fac v2023.3.0 2023-04-20 17:49:18 +02:00
Jože Fortun
693e932f62 v2023.3.0-rc.3 2023-04-20 17:28:34 +02:00
Jože Fortun
201bc87fe5 v2023.3.0-rc.2 2023-04-18 17:19:10 +02: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]
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
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
f43d2b5ba4 v2023.3.0-dev.6 2023-04-07 16:32:40 +02: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
Katrin Yordanova
2d251472a0 Fix NaN in CResourceList pagination 2023-03-29 15:34:43 +03: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