Vivek Patel
5e087748ab
Fix locale.ErrorMetaKey case type
...
Add method to convert string to kebab-case and apply fix to actions.gen.go.tpl for locale.ErrorMetaKey generation.
2022-10-22 15:47:21 +05:30
Vivek Patel
9d46f5c234
Add duplicate detection for compose record values
...
For now only case-sensitive detection is supported, there are 2 type of duplicate detection, one is strict mode which will throw an error on record save if there is any duplicate record with matching value and non-strict mode will only show a warning and won't prevent record saving.
2022-09-21 19:24:43 +05:30
Denis Arh
773d64636f
Refactored store codegen, replace squirrel with goqu
2022-04-23 16:34:04 +02:00
Denis Arh
a035e6106f
Ported options codegen to cue
2022-01-29 12:18:00 +01:00
Vivek Patel
0bfa57acd2
Tweak adoc templates
...
- Updates path for generated docs
- Adds adoc codegen for expression and fixes expr_types.gen.adoc.tpl
2021-10-01 10:08:58 +02:00
Denis Arh
1fa6c6cb9b
Improve event-types <> workflow
2021-03-12 13:12:07 +01:00
Denis Arh
13b57c8d72
Automation workflow implementation
2021-03-12 13:12:07 +01:00
Denis Arh
d56f2fa82f
Codegen for automation types & functions
2021-03-12 13:12:07 +01:00
Tomaž Jerman
402289016d
Doc codegen tweaks & cleanup
2020-12-05 10:30:22 +01:00
Urban Klinc
3b47701ffa
Add events docs template + logic
2020-12-04 14:27:13 +01:00
Denis Arh
44f7166d97
Options codegen improvements
...
- Add extra cli switches to generate docs from options
- More automation/fallbacks/default values for options
2020-12-02 16:12:07 +01:00
Denis Arh
b4b3e15d81
Copy error handling fn from cli pkg
...
This way we can avoid problems when recompiling codegen bin
and invalid code has been generated
2020-11-27 10:51:40 +01:00
Urban Klinc
df9ebe54aa
Add codegen template + logic, modifiyed codegen.go to accept new files
2020-11-26 11:11:08 +01:00
Denis Arh
56422397cc
Fix types.yaml search path for codegen
2020-10-06 21:11:38 +02:00
Denis Arh
361a9007bf
Cleaner store API
2020-08-26 14:49:33 +02:00
Denis Arh
6a73758d2c
Refactored codegen tool
2020-08-24 15:38:42 +02:00