Commit Graph

13 Commits

Author SHA1 Message Date
Denis Gukov
618018dd9e feat(backup): support integrations 2024-10-07 22:53:51 +05:00
Denis Gukov
117d16c418 feat(backup): restore backup struct 2024-10-06 03:58:18 +05:00
Denis Gukov
9aa492b53f feat(backup): marshal/unmarshal 2024-10-06 03:16:12 +05:00
Denis Gukov
acd29797d4 refactor(backup): add tag backup and use it 2024-10-06 01:16:25 +05:00
Brian Zoetewey
0250b0b9f7 Fix backup/restore and demo project 2024-10-04 15:08:59 -04: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
Thomas Boerger
ca684a7b05
feat: move random string to separate package 2024-04-12 10:00:44 +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
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
samerbahri98
6a2cfcc3ac
feat(api): backup 2024-02-07 22:19:22 +01:00