8826 Commits

Author SHA1 Message Date
shamoon
a3332e46f8 Documentation: Add storage path to workflow action assignments 2024-02-07 09:46:20 -08:00
shamoon
dd5ba7da44 Documentation: Make remote-user warning clearer, maybe 2024-02-04 14:20:48 -08:00
shamoon
3cf8f4ec8f Add DO demo info (#5639) 2024-02-02 07:39:06 -08:00
github-actions[bot]
92b010f32e Documentation: Add v2.4.3 changelog (#5584)
* Changelog v2.4.3 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-28 15:14:43 -08:00
Trenton H
2a833ea9a1 Bumps version to 2.4.3 2024-01-28 12:19:07 -08:00
github-actions[bot]
e4bef6461c New Crowdin translations by GitHub Action (#5559)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-28 20:16:42 +00:00
Trenton H
821e2d8569 Ensure the scratch directory exists before consuming this source (#5579) 2024-01-28 09:07:04 -08:00
shamoon
ec2353c0fb Merge branch 'main' into dev 2024-01-26 12:47:00 -08:00
shamoon
29c16523cc Remove demo info, for now (#5557) 2024-01-26 12:46:22 -08:00
shamoon
2e8d2ad22e Reset dev version string 2024-01-26 09:28:04 -08:00
github-actions[bot]
ccefb41543 Changelog v2.4.2 - GHA (#5548)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-25 16:09:13 -08:00
shamoon
68c2adb1c1 Bump version to 2.4.2 2024-01-25 14:20:26 -08:00
shamoon
2192311e02 Merge branch 'dev' 2024-01-25 14:20:11 -08:00
github-actions[bot]
8efadded55 New Crowdin translations by GitHub Action (#5547)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-25 14:19:46 -08:00
github-actions[bot]
5a9ff4aa79 New Crowdin translations by GitHub Action (#5539)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-25 14:18:31 -08:00
shamoon
9792514d8d Fix: Modify one of date regexes (#5540) 2024-01-25 21:29:22 +00:00
shamoon
7de4b911bd Fix: tweak doc detail component behavior while awaiting metadata (#5546) 2024-01-25 13:22:03 -08:00
Sebastian Steinbeißer
f4ae98a86c Documentation: change updating instructions (#5533) 2024-01-25 13:21:36 -08:00
shamoon
d27d351635 Reset dev version string 2024-01-24 11:51:41 -08:00
shamoon
c739000875 Fix append changelog title 2024-01-24 11:51:32 -08:00
github-actions[bot]
ad5477ce9b Documentation: Add v2.4.1 changelog (#5535)
* Changelog v2.4.1 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-24 11:50:07 -08:00
shamoon
446b9dab6a Merge branch 'dev' 2024-01-24 11:24:02 -08:00
shamoon
3a50b6371b Bump version to v2.4.1 2024-01-24 11:02:24 -08:00
github-actions[bot]
abf11b5eab New Crowdin translations by GitHub Action (#5488)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-24 11:01:37 -08:00
shamoon
1b5135f2b9 Revert "Enhancement: support remote user auth directly against API (DRF)" (#5534) 2024-01-24 11:00:44 -08:00
shamoon
5dd863d4f4 Update PULL_REQUEST_TEMPLATE.md 2024-01-24 10:31:10 -08:00
shamoon
a5310c36da Fix: fix calendar popup header background color and disable browser autofill (#5514) 2024-01-23 19:48:41 -08:00
shamoon
08d25c7a73 Fix: install script fails on alpine linux due to the use of head (#5520) 2024-01-23 14:25:16 -08:00
shamoon
bb45d3d2ff Fix: enforce object permissions for app config (#5516) 2024-01-23 12:23:15 -08:00
shamoon
39e67b957d Remove unused workflow trigger / action perms from UI 2024-01-23 12:18:52 -08:00
shamoon
5932b7bd28 Fix: disable clickable name edit if user does not have permissions 2024-01-22 22:12:07 -08:00
shamoon
3c5dbf5181 Chore: Build fix- branches (#5501) 2024-01-22 16:35:45 -08:00
shamoon
f175c1db25 Change workflow permissions assignment to merge (#5496) 2024-01-22 16:34:16 -08:00
dependabot[bot]
b2c59ed78a Chore(deps-dev): Bump the development group with 1 update (#5503)
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.1.13 to 0.1.14
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.13...v0.1.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:45:25 -08:00
Uli Fahrer
aa83c2dd9c Documentation: update celery monitoring docker usage (#5484)
* docs: update celery monitoring docker usage

* docs: add review comments

Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-22 10:11:28 -08:00
Joakim Berglund
2b92843c87 Lowercase stack name in docker-compose.portainer.yml (#5491)
Portainer does not allow upper case letters in the stack name. Update documentation to adhere to this limitation.
2024-01-21 10:34:04 -08:00
github-actions[bot]
4dd718e157 New Crowdin translations by GitHub Action (#5463)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-21 00:35:54 -08:00
shamoon
00412c9255 Enhancement: add background to consumer statuses 2024-01-21 00:34:24 -08:00
shamoon
dbeddf8786 Fix: render images not converted to pdf, refactor doc detail rendering (#5475) 2024-01-20 08:26:24 -08:00
shamoon
f41ee267dc Fix frontend tests icon imports 2024-01-19 22:28:32 -08:00
shamoon
f58b8d6967 Fix: Dont parse numbers with exponent as integer (#5457) 2024-01-19 06:29:13 -08:00
shamoon
2069535fb5 Reset dev version string 2024-01-18 22:14:01 -08:00
github-actions[bot]
49709079bd [Documentation] Add v2.4.0 changelog (#5453) 2024-01-18 22:11:53 -08:00
shamoon
0de1e3eb19 Bump version to 2.4.0 2024-01-18 17:43:49 -08:00
github-actions[bot]
4a48b428aa New Crowdin translations by GitHub Action (#5349)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-18 17:42:21 -08:00
shamoon
cfb978ee9e Chore: Close outdated support / general discussions (#5443) 2024-01-18 19:46:12 +00:00
shamoon
99422d09e5 Fix: doc link removal before assigning value (#5451) 2024-01-18 06:58:41 -08:00
JigSaw
37551bcfec Fix typo in bug report template (#5450) 2024-01-18 14:28:33 +00:00
shamoon
44ec85947d Chore: better bootstrap icons (#5403) 2024-01-18 00:27:38 +00:00
shamoon
d6adccf7e5 Fix: dont lose permissions ui if owner changed from null (#5433) 2024-01-17 17:44:04 +00:00