Matthew Penner
0dad4c5a48
ui(admin): better handling of manual HTML rendering
2024-04-11 10:47:00 -06:00
Matthew Penner
f671046947
admin: tweaks to validation and rendering
2024-04-10 18:13:25 -06:00
DaneEveritt
8791d681bc
Fix server image selection not... existing
2022-05-13 22:09:20 -04:00
Dane Everitt
00da092e45
Fix tests
2021-01-30 19:12:22 -08:00
Dane Everitt
9193db9d46
Reset docker images correctly when changing egg; closes #2895
2020-12-25 15:43:44 -08:00
Dane Everitt
78c4ac80bc
Basic implemention of multiple selectable images for an egg
...
The admin side of this is quite ugly when creating/editing a server, but I'm not putting effort into that right now with React Admin soon™
2020-12-13 09:53:17 -08:00
Stepan Fedotov
62856556b9
Apply security fixes from #2441 to 1.0
2020-10-03 11:34:36 -07:00
Dane Everitt
1e4b50fa61
Remove socketio connections from server listing; closes #1942
2020-09-16 20:28:32 -07:00
Dane Everitt
8b4bd3945d
Fix user search in admin area; closes #2100
2020-09-13 12:35:48 -07:00
Matthew Penner
a7dab69711
Persist service variables
2020-04-11 14:46:30 -06:00
Matthew Penner
dec6868a55
Persist nest_id, egg_id, pack_id
2020-04-11 14:14:05 -06:00
Matthew Penner
b5e50719ac
Remove old Theme::js calls in blade layouts. Persist checkboxes, Server Owner, Node, Default Allocation, and Additional Allocations on servers/new.blade.php
2020-04-11 13:56:03 -06:00
Matthew Penner
fb96d9468e
Prevent primary allocation from being an additional allocation at the same time when creating a server
2020-04-11 12:35:27 -06:00
Matthew Penner
a2eab3ca43
Add ui elements for handling server transfers, add TransferJob.php and TransferService.php
2020-04-03 21:45:37 -06:00
Dane Everitt
447c4291ad
Update all places in the code referencing named routes using JS that doesn't exist now
2019-12-15 18:19:35 -08:00
AreYouScared
c68ca0c773
Added Disk to overview (issue:1547) ( #1569 )
2019-07-26 11:14:27 -04:00
stanjg
60e1ffa564
Added a test for the controller and cleaned up the controller
2018-05-27 00:16:13 +02:00
stanjg
7a81c61ad8
Wording changes and fix of major fail last commit
2018-05-26 21:02:47 +02:00
stanjg
095d85bb60
Added the server as argument, and improved the bug fix
2018-05-06 17:59:11 +02:00
stanjg
28a97fea54
Polished it up
2018-05-04 22:48:43 +02:00
stanjg
93a7d11c28
Made a base
2018-05-04 18:45:37 +02:00
Dane Everitt
ac2abd89e6
Fix bug listing allocations when making a new server.
...
closes #730
2017-11-05 14:12:53 -06:00
Dane Everitt
17642bffe7
More code updates
2017-10-07 17:21:41 -05:00
Dane Everitt
b1834307d5
Update demon routes to use /v1/
2017-09-30 21:00:24 -05:00
Lance Pioch
0c21d401e3
Combine Locations and Nodes on Create Server page ( #641 )
2017-09-21 13:03:29 -10:00
Dane Everitt
0c513f24d5
Move server creation over to new service/repository setup.
...
Moves tons of functions around, but the basic implementation is working again.
Some features are still missing, and the service never actually commits the server to the database right now.
This push is mostly just to get the code into Github and backed up.
2017-07-19 20:49:41 -05:00
Dane Everitt
34d5e81b7a
Fix new server page display
2017-03-16 20:29:48 -04:00
Dane Everitt
e688468920
Push updated server views
2017-03-04 19:03:49 -05:00
Dane Everitt
fd9f1a68eb
Implement node view, cleanup other files.
...
Still in progress, need to do a lot of controller cleanup first and add
node deletion as well.
2017-03-03 17:30:41 -05:00
Dane Everitt
9f54ff236a
Add back manage and delete tabs to server view
...
Will come back to deal with Startup and Database tabs at a later date.
2017-02-25 14:14:07 -05:00
Dane Everitt
cb6b44d4f0
Completed new server page with new theme.
2017-02-24 18:19:03 -05:00