Commit Graph

225 Commits

Author SHA1 Message Date
Denis Gukov
074e303085
Support TF/Bash (#2077)
Support OpenTofu and Bash
2024-06-13 01:20:57 +05:00
fiftin
09cf43e126
fix(inventory): optional repo 2024-05-22 19:10:32 +02: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
fiftin
737a1a5ef7
chore: change integration field to integration id 2024-05-21 16:05:38 +02:00
Andreas Marschke
27e9fb1aa2 fix(integrations): Use payload instead of re-reading closed Body 2024-05-03 14:14:52 +02:00
fiftin
3282bc7711
feat(be): add method GetUserCount 2024-04-25 16:28:28 +05:00
fiftin
269baf09fc
chore: limit list of projects to 200 2024-04-22 13:22:23 +05:00
fiftin
5a0c9b8e8b
chore: limit list of projects to 200 2024-04-22 13:15:32 +05:00
fiftin
15ad753e8e
chore: limit list of projects to 200 2024-04-22 12:48:40 +05:00
fiftin
d8ab83a0d7
fix(be): setting option in db 2024-04-22 01:38:12 +05:00
fiftin
a156eb90ca
feat: change option value length 2024-04-22 01:35:27 +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
yudrywet
94cf1e3270 chore: fix some typos in comments
Signed-off-by: yudrywet <yudeyao@yeah.net>
2024-04-14 20:22:07 +08:00
fiftin
fa5752344c
fix(sql): escape table name 2024-04-03 00:09:43 +02:00
fiftin
dafc6590df
fix(users): update task log for admins 2024-04-02 23:50:52 +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
ec036fd0c2 fix(sql): do not check of affected rows bacause it can return incorrect number 2024-03-31 12:34:05 +02:00
fiftin
8f9b9a74fe feat(integrations): add global alias 2024-03-23 13:37:15 +01:00
fiftin
d3c81c6992 fix(integrations): boltdb support 2024-03-21 11:21:21 +01:00
fiftin
fd7896ff6b refactor(integrations): use deleteObject method 2024-03-21 10:56:17 +01:00
fiftin
b7c4339171 feat(integrations): support searchable integrations 2024-03-21 00:53:54 +01:00
fiftin
6f4ec9ac8f fix(integrations): public url 2024-03-21 00:23:55 +01:00
fiftin
94b418fb56 Revert "feat: remove searchable"
This reverts commit 5757aab5b2.
2024-03-21 00:17:34 +01:00
fiftin
fb1ef576b5 Revert "fix: remove ? from query"
This reverts commit ac284b5f4d.
2024-03-21 00:17:34 +01:00
fiftin
ac284b5f4d fix: remove ? from query 2024-03-20 23:59:53 +01:00
fiftin
5757aab5b2 feat: remove searchable 2024-03-20 23:47:18 +01:00
fiftin
02e13c7314 feat(integrations): allow multiple indices 2024-03-20 22:35:47 +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
6e5bac8130 fix: validate inventory before save 2024-03-18 15:33:40 +01:00
fiftin
8486b43380 fix(be0: set null instead of cascade for holder_id 2024-03-11 23:12:57 +01:00
fiftin
0704828119 fix(be): save project type 2024-03-11 01:04:47 +01:00
fiftin
51c4a95268 feat: implement options for sql 2024-03-10 19:14:08 +01:00
fiftin
710c7df275 feat: implement options for boltdb 2024-03-10 18:55:42 +01:00
fiftin
a90b270dc5 feat(be): add fields to the models 2024-03-10 13:13:44 +01:00
fiftin
2bdcc8b043 feat: add fields to migrations 2024-03-10 13:08:45 +01:00
fiftin
84f7dae074 feat: remove type for inventory :) 2024-03-09 20:05:12 +01:00
fiftin
1951e8ebb2 feat: add type for inventory 2024-03-09 20:03:19 +01:00
fiftin
b1396dcae2 feat: add project type 2024-03-07 19:50:48 +01:00
fiftin
2c2e7df311 feat(integrations): add alias methods 2024-03-07 10:32:25 +01:00
fiftin
3e052de57f feat(integrations): add alias table 2024-03-07 09:49:34 +01:00
fiftin
dc9b2c271b feat: add field searchable for intagrations 2024-03-06 22:20:23 +01:00
fiftin
193d57a66c fix(be): add migation 2024-03-06 22:17:34 +01:00
fiftin
ab90e98d3b refactor: rename func param 2024-03-06 15:51:59 +01:00
fiftin
77c2c87033 feat: remove extractor 2024-03-06 15:02:16 +01:00
fiftin
3a225afd93 fix: is global ignores project id 2024-03-06 13:20:48 +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
ffdf8188ef fix(integrations): sql query 2024-03-03 19:49:00 +01:00