3
0
Commit Graph

9 Commits

Author SHA1 Message Date
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