15 Commits
Author SHA1 Message Date
Mumbi Francis ca5604121a Add records limit count per namespace 2024-12-11 15:35:17 +01:00
Jože Fortun 938f65d8fa Add privacy to the .env.example HTTP_WEBAPP_LIST 2024-10-01 09:56:20 +02:00
Tomaž Jerman 2637334460 Fix post opt. tests 2024-02-06 13:39:22 +01:00
Mumbi Francis e4269669d8 Add Corteza studio UI personalization feature 2023-10-31 15:52:39 +03:00
Tomaž Jerman 1eb360f43e Hook svc level alteration management to DAL 2023-10-26 17:09:57 +02:00
Mumbi Francis 3707f7edae Embed avatar initials font path and relocate it 2023-03-29 12:28:08 +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 83f95ed5da Refactor data-privacy endpoints
Moved DataPrivacyRequest and DataPrivacyRequestComment under DataPrivacy route
2023-01-25 22:25:48 +05:30
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
Vivek Patel 79dc5b9a70 Supports coalesce sorting
Updated parse sorting method to support coalesce sorting with multiple columns, by extending the current sortExpr with modifier and multiple columns, IE. `coalesce` as modifier and given arguments will be multiple columns for the sortExpr.

Also, updated cursor to support modifier and multiple column support along with rdbms.go.tpl for the same.
2022-12-01 10:45:26 +01: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
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
Corteza Monorepo Migrator 683c7c56e2 Moving server files to ./server 2022-11-14 09:26:39 +01:00