Zedifus
d00b9fb4dd
Merge branch 'dev' into bugfix/loop-detection
2023-05-14 20:37:09 +01:00
Iain Powrie
582b4f73f6
Merge branch 'bugfix/server-order' into 'dev'
...
Fix Auth'd servers in roles | Refine server ordering
See merge request crafty-controller/crafty-4!574
2023-05-14 19:25:22 +00:00
Zedifus
ae8607ea69
Update changelog !574
2023-05-14 20:22:52 +01:00
Zedifus
061baadc0c
Merge branch 'dev' into bugfix/server-order
2023-05-14 20:21:14 +01:00
Iain Powrie
d829884c29
Merge branch 'refactor/remote-comms-api' into 'dev'
...
Start using API to send Remote Comms to Server
See merge request crafty-controller/crafty-4!565
2023-05-14 19:14:47 +00:00
Zedifus
bab5916e96
Update changelog !565
2023-05-14 20:08:47 +01:00
Zedifus
f6d24b4ca9
Merge branch 'dev' into refactor/remote-comms-api
2023-05-14 20:06:47 +01:00
Iain Powrie
a7e30b5baf
Merge branch 'devops/pipeline-repairs' into 'dev'
...
Fix blocking and non-blocking pipeline issues (Pre-defined Variable Deprecation / provenance disable)
See merge request crafty-controller/crafty-4!582
2023-05-14 18:56:30 +00:00
Zedifus
7a358391d7
Update changelog !582
2023-05-14 19:52:11 +01:00
Andrew
d02fe1cb6c
Add translation
2023-05-14 14:35:23 -04:00
Zedifus
4b0147e654
Fix gitlab registry digest information with provenance workaround
...
docker buildx as of v0.10.0 defaults to using SLSA Provenance for multi architecture builds.
Pushing an image built with buildx to Gitlab results in a tag with empty manifest data.
https://gitlab.com/gitlab-org/gitlab/-/issues/388865
2023-05-14 19:34:38 +01:00
Zedifus
66389b74c2
Change deprecated pre-def gitlab registry variable
...
`CI_BUILD_TOKEN` deprecated in recent Gitlab 16 update https://docs.gitlab.com/ee/update/deprecations.html#ci_build_-predefined-variables
2023-05-14 19:33:20 +01:00
Andrew
3262b5fd15
Add grayscale warning over creation when api down
2023-05-14 14:23:06 -04:00
Andrew
9611e8539d
Add alert for API down
2023-05-14 13:59:47 -04:00
Zedifus
6699a9a373
Re-tag release
...
Due to the technical size of the api consolidation, minor bump required.
2023-05-14 17:24:55 +01:00
Andrew
984d4dbf94
Fix dom issue
2023-05-11 21:56:31 -04:00
Andrew
6988ed31f6
Fix json schema type issues in schedules
2023-05-11 21:48:25 -04:00
Andrew
da800370dd
Bump orjson to 3.8.12
2023-05-08 20:31:48 -04:00
Andrew
695b2d9d8c
Fix project root error on first start.
2023-05-08 20:11:15 -04:00
amcmanu3
a35cec9d6c
Retain pathing in execution command on restore.
2023-05-07 19:28:14 -04:00
amcmanu3
1ab409f5cb
Add check for parent in schedules
2023-05-07 13:51:12 -04:00
amcmanu3
f22a6e77da
Remove del task from ajax.
2023-05-07 13:50:26 -04:00
amcmanu3
fb543fb148
Merge branch 'dev' into refactor/remote-comms-api
2023-05-07 13:49:53 -04:00
amcmanu3
9b3c664d09
Revert xsrf remove
2023-05-07 12:41:36 -04:00
amcmanu3
1855368e06
Fix logic and messaging
2023-04-20 16:29:13 -04:00
amcmanu3
ea9fec9971
Check for python version so we don't just fail out
2023-04-20 16:22:23 -04:00
Silversthorn
6bfcf9c871
Fixing Misplaced div
2023-04-15 21:29:02 +02:00
Silversthorn
8119c97927
Merge branch 'dev' into tweak/improve-display
2023-04-15 21:00:24 +02:00
Silversthorn
a911791737
Fixing Black
2023-04-15 20:58:29 +02:00
Silversthorn
b5abc93a8e
Fixing Pipelines Issues
2023-04-15 20:55:46 +02:00
Silversthorn
84a09ad9be
Improve player display
2023-04-15 20:47:35 +02:00
amcmanu3
0992e6288c
Remove print comments
2023-04-12 13:04:57 -04:00
amcmanu3
3e8f04318c
Remove print statements
2023-04-12 13:04:18 -04:00
amcmanu3
5542f792c8
Fix role server calculation
2023-04-12 13:03:44 -04:00
amcmanu3
b7ef960cf1
Add print statements for running
2023-04-12 12:42:39 -04:00
amcmanu3
58b9dc615d
Major logic changes to fix this.
2023-04-12 12:14:37 -04:00
amcmanu3
146e9d7b60
Fix import loop detection.
2023-04-12 10:32:40 -04:00
amcmanu3
8eac424ab1
More debug data
2023-04-11 16:04:09 -04:00
amcmanu3
e321086f7f
Adding print statements
2023-04-10 15:19:15 -04:00
Andrew
cc092d6ecb
Fix type error comparrison
2023-04-09 16:10:53 -04:00
Andrew
7d8ade5d5e
Fix this for unloaded servers
2023-04-09 07:34:22 -04:00
Andrew
7d804afe20
Make this more efficient
2023-04-08 20:33:11 -04:00
Andrew
d65f2f7111
Fix traceback on user order
2023-04-08 20:16:11 -04:00
Zedifus
8b528993b5
Prepare 4.0.23 release base
2023-04-08 18:17:35 +01:00
Zedifus
c69dae3e92
Close v4.0.22 changelog
2023-04-08 17:36:12 +01:00
Iain Powrie
7fec82d959
Merge branch 'bug/motd-obfuscation' into 'dev'
...
Fix motd jumping with obfuscation
See merge request crafty-controller/crafty-4!572
2023-04-02 16:48:20 +00:00
Zedifus
3f1744a6ee
Update changelog !572
2023-04-01 14:59:14 +01:00
Zedifus
e0e631e1ec
Merge branch 'dev' into bug/motd-obfuscation
2023-04-01 14:57:16 +01:00
Iain Powrie
50eb948441
Merge branch 'tweak/dashboard-storage' into 'dev'
...
Fix traceback for users without disks
See merge request crafty-controller/crafty-4!571
2023-04-01 13:52:12 +00:00
Zedifus
97a8bf2069
Update changelog !571
2023-04-01 14:46:53 +01:00