Denis Gukov
d807aa2c27
fix(runners): check created runner type
2024-11-17 20:40:59 +00:00
Denis Gukov
b20ba3d169
refactor(be): add method param
2024-11-17 23:13:43 +05:00
Denis Gukov
258be69d92
test(backup): fix test
2024-10-07 16:50:25 +05:00
Brian Zoetewey
0250b0b9f7
Fix backup/restore and demo project
2024-10-04 15:08:59 -04:00
Brian Zoetewey
87db92151c
Initial pass at multiple ansible vault support.
2024-10-04 15:08:59 -04:00
Denis Gukov
1ce8dd08a3
refactor(runners): runner <-> server comminication protocol
2024-09-29 14:57:02 +05:00
Denis Gukov
dc565f3508
feat(be): api/runners -> internal/runners
2024-09-26 17:52:31 +05:00
fiftin
f63557d472
feat(db): revert template tasks requsting
2024-07-20 00:44:56 +05:00
fiftin
a8a95495d8
feat(db): change algo for filling last_task of template model
2024-07-20 00:38:35 +05:00
fiftin
3b3b29ee88
feat(task_params): add params
2024-07-15 13:57:12 +05:00
Denis Gukov
10d7f5045e
feat(options): implement manipulation methods
2024-07-08 16:15:04 +05:00
Denis Gukov
8796cfd8f5
fix: getting options from boltdb
2024-07-07 23:08:23 +05:00
Denis Gukov
7195913a5f
feat: load options from db
2024-07-07 22:12:21 +05:00
Denis Gukov
b0e766355a
feat: get options method
2024-07-06 22:33:16 +05:00
fiftin
6010665fe3
feat(secrets): add endpoints
2024-07-02 22:23:45 +05:00
fiftin
586a0377b4
feat(schedule): update form and table
2024-07-01 02:12:49 +05:00
Denis Gukov
48089343d8
feat(be): cleaning tasks
2024-06-30 12:48:36 +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
fiftin
33a9b0d730
feat(be): add project schedules function
2024-06-22 22:32:53 +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
fiftin
3282bc7711
feat(be): add method GetUserCount
2024-04-25 16:28:28 +05:00
fiftin
dafc6590df
fix(users): update task log for admins
2024-04-02 23:50:52 +02:00
fiftin
8f9b9a74fe
feat(integrations): add global alias
2024-03-23 13:37:15 +01:00
fiftin
b7c4339171
feat(integrations): support searchable integrations
2024-03-21 00:53:54 +01:00
fiftin
02e13c7314
feat(integrations): allow multiple indices
2024-03-20 22:35: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
710c7df275
feat: implement options for boltdb
2024-03-10 18:55:42 +01:00
fiftin
2c2e7df311
feat(integrations): add alias methods
2024-03-07 10:32:25 +01:00
fiftin
3f8af892e5
feat: remove extractor from openapi docs
2024-03-06 15:02:16 +01:00
fiftin
77c2c87033
feat: remove extractor
2024-03-06 15:02:16 +01:00
fiftin
7b6394ae12
chore(bolt): fix integrations
2024-03-04 14:40:40 +01:00
fiftin
bf20ffb6cf
feat(bolt): use project id
2024-03-04 14:39: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
88ef65af49
feat(integrations): use only explicit intergations
2024-03-03 18:01:18 +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
Denis Gukov
6957f45897
fix(integrations): params order
2024-02-12 03:39:57 +05:00
Denis Gukov
75d59d0890
fix(integrations): route and sql
2024-02-12 03:27:03 +05:00
Denis Gukov
647501b90b
refactor: webhook -> integration
2024-02-12 00:52:14 +05:00
Andreas Marschke
03c894d45a
Updating API to support projectID attachment
2024-01-15 22:08:16 +01:00
Andreas Marschke
203b169962
Fixup api
2024-01-15 22:08:16 +01:00
Andreas Marschke
183a8536f1
Fix param reception
2024-01-15 22:08:16 +01:00
Andreas Marschke
54d103105f
Webhook Feature implementation
2024-01-15 22:08:16 +01:00
Denis Gukov
d3923f18b3
feat: admin can all
2023-09-17 16:15:44 +02:00
Denis Gukov
6fa3e50198
Runners ( #1477 )
...
* feat(runners): add migartion
* feat(runners): sql implementation
2023-09-11 01:02:10 +02:00
Denis Gukov
f981f14d16
Vault cli ( #1463 )
...
* feat(be): add cli command vault rekey
* feat(vault): use tx
* feat(vault): docs
* fix(vault): rekey flag
2023-09-09 14:41:41 +02:00