Commit Graph

1928 Commits

Author SHA1 Message Date
Oussama Jarrousse
7f80e3812d go fmt 2024-03-16 04:18:26 +01:00
Oussama Jarrousse
631da95ea9 Adding rocket.chat alerts support (similar to slack) 2024-03-15 18:30:15 +01:00
Oussama Jarrousse
a43c94f6e7 Revert "Adding rocket.chat alerts support (similar to slack)"
This reverts commit 2bb8114464.
2024-03-15 18:23:11 +01:00
Oussama Jarrousse
2bb8114464 Adding rocket.chat alerts support (similar to slack) 2024-03-15 18:20:54 +01:00
fiftin
26f609b3a5 fix(runners): check statuses from server 2024-03-12 03:03:43 +01:00
fiftin
f2c8bc2a4c fix(be): deny waiting confirmation after confirmed 2024-03-12 02:53:29 +01:00
fiftin
179a2625f7 fix(be): logger for playbook 2024-03-12 02:20:30 +01:00
fiftin
7667665755 fix(be): status for local running job 2024-03-12 02:06:21 +01:00
fiftin
02899c9ccb feat: status updating 2024-03-12 01:44:04 +01:00
fiftin
8486b43380 fix(be0: set null instead of cascade for holder_id 2024-03-11 23:12:57 +01:00
fiftin
0ee2d5fc16 fix(auth): check redirect urls 2024-03-11 19:39:11 +01:00
fiftin
3404c40c57 feat(auth): support redirect path for oauth 2024-03-11 18:25:32 +01:00
fiftin
d2db315eac feat(auth): support redirect path for oauth 2024-03-11 18:25:19 +01:00
fiftin
123135dd9d feat(be): sort oauth providers 2024-03-11 15:17:53 +01:00
fiftin
678260970f fix(be): create none access key 2024-03-11 02:22:17 +01:00
fiftin
31e8caf314 feat(ui): new project type 2024-03-11 02:00:50 +01:00
fiftin
48bf414202 feat(ui): how history only for '' project type 2024-03-11 01:31:32 +01:00
fiftin
d9ea092c6c feat(ui): pass project type to router view 2024-03-11 01:27:23 +01:00
fiftin
09e94e717d feat(ui): check project type for side panel 2024-03-11 01:10:42 +01:00
fiftin
0704828119 fix(be): save project type 2024-03-11 01:04:47 +01:00
fiftin
f59d48c641 feat(ui): forward query string 2024-03-11 00:23:34 +01:00
fiftin
b073e5ca8e feat(ui): rename restore button 2024-03-10 23:58:25 +01:00
fiftin
4a5ca60c70 feat: create none inventory by default 2024-03-10 23:06:17 +01:00
fiftin
4c8312bc9b feat(be): add none inventory type 2024-03-10 22:58:35 +01:00
fiftin
8a6d5821f8 Revert "feat: make inventory optional for template"
This reverts commit f6f3e4228f.
2024-03-10 22:56:58 +01:00
fiftin
8aafae1417 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2024-03-10 22:51:37 +01:00
fiftin
f6f3e4228f feat: make inventory optional for template 2024-03-10 22:51:28 +01:00
Denis Gukov
f4edc70f08
Merge pull request #1818 from NikitaDef/feature/fix_deprecation
Fix deprecation io/ioutil
2024-03-10 20:50:45 +01:00
gavrilov.nikita
741a6748fd Fix deprecation io/ioutil 2024-03-10 22:07:19 +03:00
fiftin
51c4a95268 feat: implement options for sql 2024-03-10 19:14:08 +01:00
fiftin
522513b375 feat(be): implement options for boltdb 2024-03-10 19:00:15 +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
479eb889f8 refactor: add type InventoryType 2024-03-09 20:23:38 +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
c150d90a75 feat(be): implement confirmation endpoint 2024-03-09 15:01:20 +01:00
fiftin
bdd758e59d feat(be): add confirm endpoint 2024-03-09 14:54:27 +01:00
fiftin
48febdeb03 feat(ui): support confirmations on ui 2024-03-09 14:51:32 +01:00
fiftin
60976d1afb fix(bolt): return not nil 2024-03-08 18:13:16 +01:00
fiftin
b1396dcae2 feat: add project type 2024-03-07 19:50:48 +01:00
fiftin
13e1cac83e feat(integrations): manipulation by aliases in boltdb 2024-03-07 11:06:12 +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
2637543ddd feat(ui): hide integations if not enabled 2024-03-06 22:52:26 +01:00
fiftin
80407b36b5 feat: pass integations flag to user info 2024-03-06 22:48:40 +01:00
fiftin
e8a679cec6 feat: add flag for integrations 2024-03-06 22:47:01 +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