Tomaž Jerman
2637334460
Fix post opt. tests
2024-02-06 13:39:22 +01:00
Tomaž Jerman
41e86f2c16
Fix unit tests
2024-02-06 13:39:22 +01:00
Mumbi Francis
88608fbb08
Add darkmode on customCSS
2024-01-30 17:46:04 +03:00
kinyaelgrande
a9d1bc098c
Update studio themes provision
2024-01-30 17:46:03 +03:00
kinyaelgrande
dcc0876254
Resolve BE reviews
2024-01-30 17:46:03 +03:00
kinyaelgrande
0095663f60
Add support for dark mode in Corteza studio
2024-01-30 17:46:03 +03:00
Tomaž Jerman
33821ddd9f
Fix dal schema alterations not presenting/reloading revision models
2023-12-12 15:27:48 +01:00
Tomaž Jerman
28774f0f1c
Add ResourceType filter to dal alteration struct
2023-11-16 09:26:57 +01:00
kinyaelgrande
8a8b3bd8c8
Fix corteza-studio bootstrap scss order
...
and ui.custom-css settings reference
2023-11-01 16:14:35 +03:00
Mumbi Francis
e4269669d8
Add Corteza studio UI personalization feature
2023-10-31 15:52:39 +03:00
Tomaž Jerman
caabf6647e
Cleanup svc functions, add actionlog & rbac
2023-10-26 17:09:59 +02:00
Tomaž Jerman
3eb709b90a
Post test tweaks and fixes
2023-10-26 17:09:59 +02:00
Tomaž Jerman
6795e5e0f2
Post testing tweaks and fixes
2023-10-26 17:09:58 +02:00
Tomaž Jerman
7b5e8d1aa9
Fix lapsus in sys->pkg alt mapping for partial mapping
2023-10-26 17:09:58 +02:00
Tomaž Jerman
d2a901d424
Prevent schema alterations on the default schema
2023-10-26 17:09:58 +02:00
Tomaž Jerman
1eb360f43e
Hook svc level alteration management to DAL
2023-10-26 17:09:57 +02:00
Tomaž Jerman
bc923209f4
Define base DAL schema alteration resource
2023-10-26 17:09:56 +02:00
Peter Grlica
979b467cb7
Remove handle field on signup
2023-09-11 11:58:15 +02:00
Tomaž Jerman
6558efcaf1
Make role undelete dispatch event buss events
...
This makes it consistent with other resource updaters.
2023-06-30 13:38:07 +02:00
Tomaž Jerman
2529cf337c
Add stale data errors to most resources
2023-06-12 12:28:52 +02:00
Peter Grlica
d2b389bebc
Fixed From header on env SMTP vars
2023-06-06 12:07:08 +02:00
Tomaž Jerman
256dd59b83
Reset reminder snooze counter when changing remind at
2023-06-05 09:31:29 +02:00
Tomaž Jerman
462619f2b9
Change logs to encode uint64 values as strings
...
This is due to us introducing the web console and the uints needing
to be string encoded (because of JavaScript).
2023-05-24 12:26:01 +02:00
Mumbi Francis
5d88d1e5ea
Implement optional email invitation to newly created users via CLI
2023-05-05 11:59:47 +03:00
Mumbi Francis
bdf92b9f80
Fix error handling and update permission on auth-profile page ( #1089 )
2023-04-20 18:23:41 +03:00
Tomaž Jerman
a23c43890e
Add missing err handling for user credential fetch
2023-04-14 09:04:32 +02:00
Tomaž Jerman
b9e102313d
Add access control and support for personal layouts
2023-04-07 12:39:26 +02:00
Tomaž Jerman
0a2a11d9fd
Add page layout weight & reordering
2023-04-07 12:39:26 +02:00
Jože Fortun
23177e956a
Make pageID in page-layout listNamespace not required
2023-04-07 12:39:26 +02:00
Tomaž Jerman
bd59d58e98
Add base CRUD for page layout support
2023-04-07 12:39:26 +02:00
Vivek Patel
cba972ac31
Removed pkg/discovery
...
It moves discovery types to discovery/ on root.
2023-04-06 11:53:18 +05:30
Mumbi Francis
3707f7edae
Embed avatar initials font path and relocate it
2023-03-29 12:28:08 +03:00
Vivek Patel
c9740a6527
Add support for icons
...
- Add icon endpoint for list and upload
- Add endpoint to update icon to specific page
- Add compose icon settings for max size and mimetype limitation
2023-03-23 08:50:29 +01:00
Mumbi Francis
e7c2fdcb11
Validate font file for avatar generation
...
and fix the tests that we're broken by the new avatar feature
2023-03-15 15:04:03 +03:00
Mumbi Francis
5b3b584c8f
Add functionality to generate user avatars and enable users to upload and manage their profile photos
2023-03-13 16:03:52 +03:00
Vivek Patel
8a7b8d9c7f
Add endpoint to undo dismissed reminder
...
User can undo their own reminders.
2023-02-28 15:24:21 +01:00
Vivek Patel
e8b6117fe5
Fix tests for AuthClient
...
Added meta.name to test to avoid, missing error
2023-02-22 14:53:29 +05:30
Emmy Leke
5f216c9adb
Support Conditional fields on record pageblocks
2023-02-22 09:14:06 +01:00
Tomaž Jerman
5edc1c415e
Make name required for sensitivity levels
2023-01-30 17:17:42 +01:00
Tomaž Jerman
7bc6101976
Make name required for auth clients
2023-01-27 16:24:27 +01:00
Tomaž Jerman
d431b90a98
Make names required for resources
2023-01-26 15:22:59 +01:00
Vivek Patel
83f95ed5da
Refactor data-privacy endpoints
...
Moved DataPrivacyRequest and DataPrivacyRequestComment under DataPrivacy route
2023-01-25 22:25:48 +05:30
Peter Grlica
921d4988c7
Fixed pagination on profiler hits
2023-01-16 13:52:44 +01:00
Peter Grlica
a64f4c18b3
Added profile purge endpoint
2023-01-16 13:52:44 +01:00
Peter Grlica
6c423084b3
Added global settings to integration gateway
2023-01-16 13:52:44 +01:00
Peter Grlica
31ca5d6c29
Added Response postfilter
...
- removed json response
- added response postfilter
- unit tests
2023-01-16 13:52:44 +01:00
kinyaelgrande
a26b0dd606
Add support for helper env-variable that create super users
2023-01-13 09:29:31 +03:00
Tomaž Jerman
b3a2937e88
Add a nicer error when trying to delete in use sens. levels
2023-01-04 15:22:19 +01:00
Tomaž Jerman
5d73098854
Fix broken tests due to fmt.Errf compile errors
2022-12-13 17:25:04 +01:00
Tomaž Jerman
d53fa26044
Add support for Nylas (and other) integration authentication
2022-12-06 17:07:45 +01:00