fiftin
|
78c93b1c84
|
fix: null pointer to logger
|
2024-02-05 01:38:15 +05:00 |
|
Denis Gukov
|
94c5dcb54e
|
Update README.md
|
2024-02-02 13:05:05 +05:00 |
|
Denis Gukov
|
9e4f6406b3
|
Merge pull request #1733 from tboerger/timezone-fix
feat(docker): enable TZ env variable for setting timezone
|
2024-02-02 12:57:18 +05:00 |
|
Denis Gukov
|
2084b94d48
|
Merge pull request #1517 from tboerger/oidc-secret-files
feat(oidc): integrate optional secret loading from files
|
2024-02-02 12:55:32 +05:00 |
|
fiftin
|
61309c5ef6
|
fix(oidc): merge conflict
|
2024-02-02 12:54:40 +05:00 |
|
Thomas Boerger
|
a6a90f2177
|
feat(docker): enable TZ env variable for setting timezone
|
2024-02-02 08:29:16 +01:00 |
|
fiftin
|
44579cf1da
|
feat(ui): add private badge for email field
|
2024-02-01 16:37:01 +05:00 |
|
fiftin-quiz
|
989be6df68
|
feat(login): support oauth without email
|
2024-02-01 13:30:23 +05:00 |
|
fiftin-quiz
|
f9b8e810b8
|
fix(login): use correct variable
|
2024-02-01 11:48:24 +05:00 |
|
fiftin-quiz
|
a33fce2fbc
|
feat(login): add email suffix if oauth doesn't return email but returns username
|
2024-02-01 11:47:15 +05:00 |
|
Denis Gukov
|
f23cab11a2
|
feat(be): use random username for oauth (#1729)
Co-authored-by: fiftin-quiz <157730881+fiftin-quiz@users.noreply.github.com>
|
2024-01-31 12:41:27 +05:00 |
|
fiftin-quiz
|
57046eaf65
|
refactor(app): add app factory
|
2024-01-30 20:42:56 +05:00 |
|
fiftin-quiz
|
3c5aaac576
|
feat: add confirmation state
|
2024-01-30 17:47:03 +05:00 |
|
Denis Gukov
|
b361695f68
|
Add app field to template (#1721)
* feat(be): add template app
* feat(be): add field app to template
* fix(be): add app to sql implementation
* refactor(be): extract AnsibleApp class
* refactor(be): rename LocalJobApp -> LocalApp
* feat(app): default app id = empty string
---------
Co-authored-by: fiftin-quiz <157730881+fiftin-quiz@users.noreply.github.com>
|
2024-01-30 14:26:11 +05:00 |
|
Denis Gukov
|
534db73d19
|
Merge pull request #1719 from ExplodingDragon/i18n-update-chinese
Supplementary Chinese translation
|
2024-01-30 09:52:10 +05:00 |
|
dragon
|
f06b3a6f9c
|
add zh_hant
|
2024-01-29 17:34:54 +08:00 |
|
dragon
|
3ede3b9a65
|
modify ambiguous language type
|
2024-01-29 17:12:46 +08:00 |
|
dragon
|
26eb277417
|
modify ambiguous language type
|
2024-01-29 17:07:01 +08:00 |
|
dragon
|
00d3326fb6
|
style clean
|
2024-01-29 16:49:41 +08:00 |
|
dragon
|
64bc327e57
|
Supplementary Chinese translation.
|
2024-01-29 16:45:15 +08:00 |
|
Denis Gukov
|
8d84d5a156
|
Merge pull request #1718 from samerbahri98/fix_missing_start_version
fix(api), return correct template start_version when using sql
|
2024-01-28 23:53:59 +05:00 |
|
samerbahri98
|
33917ac757
|
fix(api), return correct template start_version when using sql
|
2024-01-28 15:03:42 +01:00 |
|
Denis Gukov
|
312d2af45a
|
Merge pull request #1717 from ansible-semaphore/rekey_for_sql
Rekey for SQL database
|
2024-01-28 17:49:21 +05:00 |
|
Denis Gukov
|
84fdfa4623
|
fix(vault): offset in sql query
|
2024-01-28 17:18:07 +05:00 |
|
Denis Gukov
|
0a31f76300
|
refactor(vault): getObjects -> getProjectObjects for sql db
|
2024-01-28 16:24:37 +05:00 |
|
Denis Gukov
|
88a50de126
|
Merge pull request #1716 from guarnacciaa/develop
Italian translation
|
2024-01-28 00:05:39 +05:00 |
|
Andrea Guarnaccia
|
09a4db3bfb
|
Italian translation
|
2024-01-27 18:03:02 +01:00 |
|
Denis Gukov
|
981ab6bc51
|
fix: invetory path in demo project
|
2024-01-27 20:37:22 +05:00 |
|
Denis Gukov
|
4e2ca7745b
|
ci: remove branch from gh actions
|
2024-01-26 22:41:59 +05:00 |
|
Denis Gukov
|
e9e1eeddd9
|
ci: install task via go
|
2024-01-26 22:41:14 +05:00 |
|
Denis Gukov
|
77c4efdb84
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2024-01-26 22:17:33 +05:00 |
|
Denis Gukov
|
c9c7ccf9aa
|
ci: use go install for task
|
2024-01-26 22:17:24 +05:00 |
|
Denis Gukov
|
36b18a9f74
|
Merge pull request #1675 from s3lph/fix-1669
fix: #1669
|
2024-01-26 21:51:16 +05:00 |
|
Denis Gukov
|
5171354461
|
Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop
|
2024-01-26 21:47:34 +05:00 |
|
Denis Gukov
|
9a136d48d8
|
fix: update Taskfile schema version
|
2024-01-26 21:47:26 +05:00 |
|
Denis Gukov
|
a7ce03f449
|
Merge pull request #1704 from schiaro98/patch-1
Vue directive rendered instead of text
|
2024-01-26 21:40:19 +05:00 |
|
Davide Schiaroli
|
b3329ed727
|
Vue directive rendered instead of text
|
2024-01-18 15:09:07 +01:00 |
|
Denis Gukov
|
30f8c5a7fa
|
Merge pull request #1668 from Stiverton/develop
Update Cron docs link to v3
|
2024-01-08 00:54:06 +05:00 |
|
Denis Gukov
|
ce8b4d7b41
|
Merge pull request #1667 from Pshemas/develop
Polish translation
|
2024-01-08 00:52:26 +05:00 |
|
Denis Gukov
|
8a27443065
|
Merge pull request #1672 from AndresJ551/develop
Spanish Translation
|
2024-01-08 00:51:44 +05:00 |
|
Denis Gukov
|
f7da53c75c
|
fix(runner): pass token in PUT request
|
2024-01-08 00:50:37 +05:00 |
|
Denis Gukov
|
7d99fd2e7d
|
feat(runner): support env vars
|
2024-01-07 22:25:52 +05:00 |
|
Denis Gukov
|
8263693622
|
fix(runner): check token
|
2024-01-07 21:35:02 +05:00 |
|
Denis Gukov
|
5596943433
|
fix(runner): check token
|
2024-01-07 21:32:30 +05:00 |
|
Denis Gukov
|
1ae8eb1376
|
ci(runner): add required dep
|
2024-01-07 21:23:47 +05:00 |
|
Denis Gukov
|
446515fd1a
|
fix(runner): status code condition
|
2024-01-07 18:37:22 +05:00 |
|
Denis Gukov
|
f47c2ee407
|
fix(runner): chanage log messages
|
2024-01-07 18:36:48 +05:00 |
|
Denis Gukov
|
395e9d1520
|
ci: add docker file for Runner
|
2024-01-07 16:45:52 +05:00 |
|
Denis Gukov
|
0f0587d755
|
fix(backend): add password to update method
|
2023-12-25 22:08:47 +05:00 |
|
Denis Gukov
|
c00f5a1ae4
|
feat: update go to v1.20 (#1690)
* feat: update go to v1.20
* ci: golang version to 20 in github actions
* ci: fix golang version
|
2023-12-25 21:10:39 +05:00 |
|