Denis Arh
|
6939d9e226
|
Model definition fixes (dal, index)
|
2022-09-14 12:18:43 +02:00 |
|
Denis Arh
|
4e96804d46
|
Add support for RDBMS index creation
|
2022-09-14 12:18:43 +02:00 |
|
Denis Arh
|
5992471337
|
Add support for default values for RDBMS columns
|
2022-09-14 12:18:43 +02:00 |
|
Denis Arh
|
a6c0d8ecee
|
Base support for creating RDBMS tables from models
|
2022-09-14 12:18:43 +02:00 |
|
Denis Arh
|
818f0ccb9b
|
Generate models for all resources
Some refactoring of CUE files
|
2022-08-21 15:54:03 +02:00 |
|
Denis Arh
|
ccfb4c09bb
|
Restructured CUE resource definitions (struct, attributes)
|
2022-08-17 19:12:20 +02:00 |
|
Denis Arh
|
89eefa5bc2
|
Use model/attribute terminology in CUE files
|
2022-08-01 19:01:19 +02:00 |
|
Denis Arh
|
885e633ba2
|
Improve (cue) codegen performance
|
2022-08-01 18:17:31 +02:00 |
|
Denis Arh
|
a58eb1e052
|
Restructure config on compose module
|
2022-07-30 15:11:13 +02:00 |
|
Denis Arh
|
9ce63f1210
|
Implement ownership access-control on record creation
Besides "owner.manage" on record resoure we now also have
"owned-record.create" on module.
|
2022-06-28 15:58:57 +02:00 |
|
Tomaž Jerman
|
a2606ea58d
|
Mark additional Compose resource fields as sortable
|
2022-05-30 10:57:27 +02:00 |
|
Tomaž Jerman
|
94fbe4bd44
|
Improve DAL sensitivity level
* Integrate with pkg/dal package
* Additional validation/constraints
|
2022-05-26 13:24:16 +02:00 |
|
Tomaž Jerman
|
b85f16a368
|
Add slight structure rename, add supporting services
* Add system connection CRUD & service
* Simplify compose type definitions
|
2022-05-20 15:37:33 +02:00 |
|
Denis Arh
|
773d64636f
|
Refactored store codegen, replace squirrel with goqu
|
2022-04-23 16:34:04 +02:00 |
|
Vivek Patel
|
e9dfe8254e
|
Fix module fields missing translations
Adds missing locale option `extended: true` in module.cue
|
2022-03-15 00:32:54 +05:30 |
|
Denis Arh
|
1284371bb3
|
Add cue tooling & codegen to makefile
|
2022-01-26 16:27:36 +01:00 |
|
Denis Arh
|
3568d0841e
|
Migrate codegen for locale to CUE
|
2022-01-26 16:25:53 +01:00 |
|
Denis Arh
|
c19ee84f5d
|
Base CUE, def, schemas
|
2022-01-26 16:25:53 +01:00 |
|