Denis Gukov
9380bc351e
test(e2e): fix restore test
2024-10-21 07:09:00 +00:00
Denis Gukov
4011f358b0
feat(backup): use marshal/unmarshal function
2024-10-07 14:35:20 +05:00
Brian Zoetewey
0250b0b9f7
Fix backup/restore and demo project
2024-10-04 15:08:59 -04:00
fiftin
a8a95495d8
feat(db): change algo for filling last_task of template model
2024-07-20 00:38:35 +05:00
fiftin
fef54a1d5f
fix(environment): decrypt secrets
2024-07-18 00:41:11 +05:00
fiftin
734cc91ac8
feat(environment): secret can be var or env
2024-07-17 23:29:29 +05:00
fiftin
bb748cb480
fix: provide app for demo project templates
2024-07-16 11:35:36 +05:00
Denis Gukov
08a09492ee
chore(be): add app id to error message
2024-07-10 17:25:38 +05:00
Denis Gukov
989d3b4a8e
feat(apps): change log message
2024-07-10 13:12:01 +05:00
fiftin
c75e79efad
refactor(secrets): move secrets to environment entity
2024-07-02 23:45:59 +05:00
fiftin
6010665fe3
feat(secrets): add endpoints
2024-07-02 22:23:45 +05:00
fiftin
bccfcd1cba
feat(secrets): add env secrets
2024-07-02 14:42:12 +05:00
fiftin
586a0377b4
feat(schedule): update form and table
2024-07-01 02:12:49 +05:00
Denis Gukov
4bf2f1352a
feat(be): query optimization
2024-06-29 21:23:41 +05:00
fiftin
477c0dfe7d
fix(web): schedule form
2024-06-23 22:24:22 +05:00
Denis Gukov
91601eb0eb
task stages ( #2103 )
...
* feat(be): add stages
* feat(tf): split to plan/apply
* fix(be): blocking
2024-06-17 23:37:45 +05:00
Denis Gukov
074e303085
Support TF/Bash ( #2077 )
...
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
Denis Gukov
00140cb8ab
Inventory repo ( #2040 )
...
* feat: add repo for inventory
* feat: add inventory repo
* feat: cloning inventory repo
* fix: error message for inventory path
* fix: error message for inventory path
2024-05-22 19:00:28 +02:00
Denis Gukov
37ccbade63
fix(be): error message
2024-04-27 12:00:15 +05:00
Denis Gukov
f93969f340
feat: allow null for template's inventory ( #1953 )
...
* feat: allow null for template's inventory
* fix(web): show - if no inventory or environment provided
* test: fix tests
* test: fix tests
* test: fix tests
* fix: compile dredd test
2024-04-19 21:47:08 +05:00
Denis Gukov
576344aa04
Merge pull request #1929 from tboerger/remove-lib-package
...
Get rid of lib package, use non-generic package names
2024-04-15 12:35:13 +05:00
Thomas Boerger
ca684a7b05
feat: move random string to separate package
2024-04-12 10:00:44 +02:00
Thomas Boerger
3565a2d391
feat: simplify call to store event logs
2024-04-12 09:23:13 +02:00
fiftin
0c9c611cb3
fix(backups): add the user to the restored project
2024-04-03 00:05:07 +02:00
fiftin
5fe5ae388d
refactor(errors): add method WriteErrorStatus
2024-04-02 23:10:42 +02:00
Denis Gukov
49cd47e8f8
fix(templates): delete template -> delete schedule ( #1889 )
...
* fix(templates): delete template -> delete schedule
* fix(templates): reset build temlate id and version if type is task
2024-04-02 19:43:49 +02:00
fiftin
c20a70e3a6
feat: empty env for new projects
2024-03-25 01:24:04 +01:00
fiftin
02e13c7314
feat(integrations): allow multiple indices
2024-03-20 22:35:47 +01:00
fiftin
7b9506367e
fix(integrations): alias url
2024-03-20 16:35:13 +01:00
fiftin
cfe279c6dc
feat(integrations): implement alias gen/regen/remove
2024-03-20 16:30:55 +01:00
fiftin
dc799809a1
feat(integrations): add alias manipulations methods for sql
2024-03-20 14:55:47 +01:00
fiftin
65d7a467fa
feat(integrations): add alias management endpoints
2024-03-20 14:01:52 +01:00
fiftin
5551cd1a1e
feat: validate repo before save
2024-03-18 15:37:40 +01:00
fiftin
6e5bac8130
fix: validate inventory before save
2024-03-18 15:33:40 +01:00
fiftin
678260970f
fix(be): create none access key
2024-03-11 02:22:17 +01:00
fiftin
4a5ca60c70
feat: create none inventory by default
2024-03-10 23:06:17 +01:00
fiftin
8a6d5821f8
Revert "feat: make inventory optional for template"
...
This reverts commit f6f3e4228f
.
2024-03-10 22:56:58 +01:00
fiftin
f6f3e4228f
feat: make inventory optional for template
2024-03-10 22:51:28 +01:00
fiftin
bdd758e59d
feat(be): add confirm endpoint
2024-03-09 14:54:27 +01:00
fiftin
193d57a66c
fix(be): add migation
2024-03-06 22:17:34 +01:00
fiftin
77c2c87033
feat: remove extractor
2024-03-06 15:02:16 +01:00
fiftin
50615d0d96
test: inject id
2024-03-04 20:05:18 +01:00
fiftin
3f73cc7747
fix(integration): project id 0
2024-03-04 18:53:20 +01:00
fiftin
b1ce6d1e97
fix(integrations): project id
2024-03-04 18:44:15 +01:00
fiftin
e944cf2db8
fix(integration): return correct value list
2024-03-04 18:39:15 +01:00
fiftin
09a37ee6f9
feat(integrations): use project id
2024-03-04 12:42:21 +01:00
fiftin
582a3c91e4
feat(integrations): add project param
2024-03-04 12:36:24 +01:00
fiftin
1ef9012067
feat(integrations): add param
2024-03-04 12:24:47 +01:00
fiftin
251376887a
fix: merge conflict
2024-03-03 11:57:39 +01:00
Thomas Boerger
3b7436e22c
feat: upgrade all dependencies
...
I have updated all dependencies within go.mod by executing `go get -u
./...`, beside that I had to replace the imports for logrus, mergo and
squirrel to match the right names from their modules.
2024-02-27 12:06:05 +01:00