3
0

37 Commits

Author SHA1 Message Date
Mumbi Francis ca5604121a Add records limit count per namespace 2024-12-11 15:35:17 +01:00
7heo ea97ea4986 Enable privacy app, to conform w/ the new default 2024-10-02 13:16:26 +02:00
Mumbi Francis a56b825528 Fix the number of Dart sass transpiler instances spun up 2024-07-25 13:45:23 +03:00
Tomaž Jerman 2637334460 Fix post opt. tests 2024-02-06 13:39:22 +01:00
Tomaž Jerman 01aaddad58 Init ID generation at app CLI init 2024-02-06 13:39:22 +01:00
Tomaž Jerman 8031e2093a Change pkg/id to utilize channels for better performance 2024-02-06 13:38:52 +01: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
Mumbi Francis e4269669d8 Add Corteza studio UI personalization feature 2023-10-31 15:52:39 +03:00
Tomaž Jerman 71d3cf6518 Add elevated permissions to svc activate step 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 1eb360f43e Hook svc level alteration management to DAL 2023-10-26 17:09:57 +02:00
Mumbi Francis 9615a9153a Redirect user to webapp one upon successful signup
If the authorize client isn't trusted, the user is taken to authorize-client page
2023-07-18 11:32:37 +03:00
Peter Grlica d2b389bebc Fixed From header on env SMTP vars 2023-06-06 12:07:08 +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
Vivek Patel cba972ac31 Removed pkg/discovery
It moves discovery types to discovery/ on root.
2023-04-06 11:53:18 +05:30
Tomaž Jerman 7db85c5456 Update provisioning with new envoy 2023-04-02 11:11:19 +02:00
Mumbi Francis 3707f7edae Embed avatar initials font path and relocate it 2023-03-29 12:28:08 +03:00
Tomaž Jerman 030a440885 Port cli import/export commands to Envoy v2 2023-03-20 11:42:49 +01:00
Tomaž Jerman 09be722093 Add Envoy v2 initialization to boot levels 2023-03-20 11:42:49 +01: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
Peter Grlica 6c423084b3 Added global settings to integration gateway 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 41234648a9 Base MSSQL database support implementation 2022-12-14 15:47:39 +01:00
Vivek Patel ba09184834 Fix codegen locale.cue 2022-12-12 15:22:09 +01:00
Denis Arh b2f799f8d8 Adapt locale setup for monorepo, fix webconsole 2022-12-12 15:22:09 +01:00
Tomaž Jerman d53fa26044 Add support for Nylas (and other) integration authentication 2022-12-06 17:07:45 +01:00
kinyaelgrande 29262afadf Add support for personalized auth screen 2022-11-29 12:20:36 +03:00
Denis Arh 150879200e Move API GW route init to activation level
Closes #495
2022-11-27 09:55:33 +01:00
skamensky 9ac63876be Add support for RDBMS schema management
With `DB_ALLOW_DESTRUCTIVE_CHANGES=true` Corteza can change DB tables and columns when Compose Module configuration changes.
2022-11-26 13:10:39 +01:00
Denis Arh 40f0b15f64 Refactor old seeder code and restructure commands
corteza
    users
        synthetic
            generate
            remove
    compose
        records
            synthetic
                generate
                remove
2022-11-18 10:55:18 +01:00
Denis Arh 211a6da71c Refactor synthetic user generation 2022-11-18 10:55:18 +01:00
Denis Arh 06adbac59e Move seeder commands to sys & cmp components 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
Corteza Monorepo Migrator 683c7c56e2 Moving server files to ./server 2022-11-14 09:26:39 +01:00