Commit Graph

1925 Commits

Author SHA1 Message Date
Jeroen Baten [NIPV]
e1dda0b4f3 Dutch translation 2024-03-01 10:10:24 +01:00
Thomas Boerger
0425d52a84
fix: drop console log statement from frontend 2024-02-27 12:09:32 +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
Thomas Boerger
ce37dab1bd
feat: upgrade browserlist as requested from build output 2024-02-26 12:31:24 +01:00
Thomas Boerger
badbb5ad5e
feat: show version within menu on ui 2024-02-26 12:30:43 +01:00
Thibault Ayanides
b932b96088
fix: slack color for failure 2024-02-19 21:55:18 +01:00
tones_
dbf3ff0ac0
fix: ansible-semaphore#908 2024-02-15 23:23:26 -05:00
Denis Gukov
ce757f3622 feat(integrations): use verification 2024-02-12 15:20:50 +05:00
Denis Gukov
39ad2c905b feat(integrations): add hmac verification method 2024-02-12 14:53:49 +05:00
Denis Gukov
c9788f15b2 feat(integration): add auth header 2024-02-12 14:50:01 +05:00
Denis Gukov
3a821b5bd1 feat(integrations): add auth fields to db 2024-02-12 14:45:20 +05:00
Denis Gukov
570a9d323a fix(web): change restore icon 2024-02-12 14:05:01 +05:00
Denis Gukov
95365d3a95 fix(web): add ... to restore translations 2024-02-12 14:03:56 +05:00
Denis Gukov
f02ff781f0 fix(web): restore key translation to Russian 2024-02-12 14:02:27 +05:00
Denis Gukov
aba28b97c1 feat(integrations): change icon 2024-02-12 13:59:47 +05: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
d434909076 fix(integrations): return code deleted by mistake due to a merge conflict 2024-02-12 02:17:17 +05:00
Denis Gukov
a6e541ed64 Merge branch 'feat-support-integrations' into feat-support-webhooks 2024-02-12 02:03:13 +05:00
Denis Gukov
006d14ac2f refactor(integrations): rename files 2024-02-12 02:02:08 +05:00
Denis Gukov
8358feed3b fix(runners): return webhook name 2024-02-12 01:34:45 +05:00
Denis Gukov
6976b2aa52 fix(runners): return webhook name 2024-02-12 01:34:13 +05:00
Denis Gukov
3d818ea04c fix(slack): return webhook in text 2024-02-12 01:33:20 +05:00
Denis Gukov
ae20f7bcbe fix(runners): return webhook name 2024-02-12 01:32:00 +05:00
Denis Gukov
2215fb5c87 fix(webhooks): merge conflict 2024-02-12 01:24:53 +05:00
Denis Gukov
d877277d92 fix(webhooks): merge conflict 2024-02-12 01:22:35 +05:00
Denis Gukov
647501b90b refactor: webhook -> integration 2024-02-12 00:52:14 +05:00
Andreas Marschke
b1177a287a Try to make Webhook API more consistent 2024-02-10 18:18:56 +01:00
fiftin
e2f43bee7e fix(schedule): parallel tasks with boltdb (https://github.com/ansible-semaphore/semaphore/issues/1211) 2024-02-10 18:59:56 +05:00
Denis Gukov
b52f2ef348 fix(backup): translation 2024-02-10 18:41:25 +05:00
Denis Gukov
540669afd9
Merge pull request #1748 from samerbahri98/backup_restore
Backup and Restore Projects
2024-02-10 18:38:20 +05: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
Denis Gukov
dd38199b93 fix(ldap): remove whoami check 2024-02-10 14:26:22 +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
a9e91e224b
test(api) backup 2024-02-07 22:19:24 +01:00
samerbahri98
5abc531872
feat(ui): restore 2024-02-07 22:19:24 +01:00
samerbahri98
8cfdb25337
feat(ui) backup 2024-02-07 22:19:23 +01:00
samerbahri98
1d38fd2d09
docs(api) backup and restore 2024-02-07 22:19:23 +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
fiftin
a1a47c9af3 Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2024-02-08 01:20:19 +05:00
fiftin
f3ef216208 fix(be): static assets 404 error when web host not empty 2024-02-08 01:19:03 +05:00
Denis Gukov
dcba92a3e8
Merge pull request #1651 from marbad1994/extra_variables_validation_error
Fix: Extra variables validation error #1141
2024-02-06 04:07:59 +05:00
fiftin
595add22d6 fix(ui): spaces in output (https://github.com/ansible-semaphore/semaphore/issues/1709) 2024-02-06 02:50:26 +05:00
Denis Gukov
3898172108
Merge pull request #1741 from tboerger/live-reload-frontend
feat: enable proxy for frontend dev server
2024-02-06 02:19:45 +05:00
Denis Gukov
0e02aeebf5
Merge pull request #1740 from tboerger/fix-db-lib
fix(dblib): resolve missing logger dependency
2024-02-06 02:16:28 +05:00
Thomas Boerger
7f81faf0db
feat: enable proxy for frontend dev server 2024-02-05 22:14:40 +01:00