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
kinyaelgrande
1f1f0d2ce3
Add support for SMTP Configurations test
2022-12-05 13:52:35 +03:00
Denis Arh
207f01daf5
Refresh code templates and regenerate go files
...
Mostly minor changes related to go 1.19 comment formatting.
2022-11-27 10:57:03 +01:00
Denis Arh
e5d67c6e16
Error package related codebase improvements
...
Remove/replace "github.com/pkg/errors" and "errors"
with "fmt" or "corteza/server/pkg/errors"
Closes #528
2022-11-27 10:29:36 +01:00
Denis Arh
4ab9ca16c8
Reverted and reimplemented route deleted flag handling
2022-11-23 12:31:01 +01:00
Denis Arh
211a6da71c
Refactor synthetic user generation
2022-11-18 10:55:18 +01:00
Denis Arh
c966780e00
Fix import paths in templates & generated go files
2022-11-17 17:33:24 +01:00
Denis Arh
29eacc9f65
Fix import paths (corteza-server => corteza/server)
2022-11-16 16:12:58 +01:00
Peter Grlica
16257e9d4b
Fixed deleted apigw status on save
...
Fixed bug that was overwriting deletedAt status in effect un-deleting
the route.
2022-11-14 15:23:08 +01:00
Corteza Monorepo Migrator
683c7c56e2
Moving server files to ./server
2022-11-14 09:26:39 +01:00