Commit Graph

15 Commits

Author SHA1 Message Date
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
Thomas Boerger
ca684a7b05
feat: move random string to separate package 2024-04-12 10:00:44 +02:00
fiftin
f20451b4c8
fix(backups): add inventory field 2024-04-03 11:02:29 +02:00
fiftin
0c9c611cb3
fix(backups): add the user to the restored project 2024-04-03 00:05:07 +02:00
fiftin
65d7a467fa feat(integrations): add alias management endpoints 2024-03-20 14:01:52 +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
479eb889f8 refactor: add type InventoryType 2024-03-09 20:23:38 +01:00
Denis Gukov
d173577f3d feat(backup): add random suffix for resources with the same name 2024-02-10 18:23:11 +05:00
Denis Gukov
813358b266 feat(backup): add random suffix for resources with the same name 2024-02-10 18:21:39 +05:00
Denis Gukov
1fd655258a fix(backup): nullpointer error with cron 2024-02-10 15:30:41 +05:00
samerbahri98
6d2b34858f
fix(api): restore cron 2024-02-07 22:19:25 +01:00
samerbahri98
9c0b53a216
test(api): restore 2024-02-07 22:19:25 +01:00
samerbahri98
84a3841c80
feat(api): restore 2024-02-07 22:19:23 +01:00
samerbahri98
6a2cfcc3ac
feat(api): backup 2024-02-07 22:19:22 +01:00