Shift
9bf61c8bbe
Shift cleanup
2024-10-15 00:33:35 +00:00
Shift
e309038e0f
Convert route options to fluent methods
...
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2024-10-15 00:32:43 +00:00
Eric Wang
393c86aaac
Revert to App namespace
2024-10-12 12:17:20 -04:00
Eric Wang
fc39daa521
Add everything
2024-07-02 22:12:40 -05:00
Eric Wang
110b623383
Delete dead AddressController routes
2024-02-16 09:40:56 -06:00
Eric Wang
bafb77b206
get Coterm working again!
2023-11-30 22:59:23 -06:00
Eric Wang
95491e39dc
Add backend support for Coterm
2023-11-29 19:27:05 -06:00
Eric Wang
fae34af2b3
rename getNodesAllocatedTo to getAttachedNodes for address pools
2023-11-27 21:03:26 -06:00
Eric Wang
92f5df310f
fix redis password can't have special chars
2023-08-26 22:41:29 +00:00
Eric Wang
c60711a74a
add address updating/deleting
2023-07-31 14:47:21 +00:00
Eric Wang
930a5ae42b
add address creation
2023-07-30 22:10:30 +00:00
Eric Wang
3ab8a1421c
add address pools index page and addresses base for now
2023-07-12 21:15:09 +00:00
Eric Wang
ac8644bd40
Move addressPoolController and its related AddressController to a separate folder
2023-06-15 00:58:27 +00:00
Eric Wang
2d5d9becaa
add unfinished backend for ip pool support
2023-06-13 04:13:52 +00:00
Eric Wang
dc439c9efd
Add Coterm reset modal and form reset
2023-05-21 14:12:16 +00:00
Eric Wang
b7607815e9
i don't know
2023-05-21 04:45:06 +00:00
Shift
5687ffb1d1
Convert route options to fluent methods
...
Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.
2023-04-28 06:50:54 +00:00
Shift
445b1965b7
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.
You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint ), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer ), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer ) for your project root.
For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style ).
2023-04-28 06:50:51 +00:00
Eric Wang
12c274eee5
fix route optimizing conflicting named routes bug
2023-01-21 21:10:20 +00:00
Eric Wang
35c4cbfe7a
add tokens page
2023-01-21 17:19:55 +00:00
Eric Wang
dcdf87cd2a
add SSO token generation and remove old application api
2023-01-21 04:26:42 +00:00
Eric Wang
783a9bafe6
add server deletion
2023-01-15 20:51:13 +00:00
Eric Wang
088043d42e
add server suspension and server build modification
2023-01-13 00:46:07 +00:00
Eric Wang
1348a71e5f
add server creation modal
2023-01-02 03:16:01 +00:00
Eric Wang
b23b62e815
add addresses resource
2022-12-28 22:34:40 +00:00
Eric Wang
5ce4f6a6b0
Revert "Revert "add""
...
This reverts commit 76329b8cdd
.
2022-12-28 21:40:47 +00:00
Eric Wang
76329b8cdd
Revert "add"
...
This reverts commit f44982a399
.
2022-12-28 21:31:05 +00:00
Eric Wang
f44982a399
add
2022-12-28 21:28:49 +00:00
Eric Wang
0907a35cc2
add addresses table
2022-12-28 20:52:06 +00:00
Eric Wang
8485ca0a0a
add template code backend
2022-12-28 01:24:33 +00:00
Eric Wang
3fa45c34a5
Add template creation and editing
2022-12-27 21:25:18 +00:00
Eric Wang
7741fb0ae7
Fix drag issue and add saving
2022-12-26 21:47:01 +00:00
Eric Wang
2fc14c56d4
Add templates backend and frontend fetching
2022-12-25 03:24:41 +00:00
Eric Wang
53bd539bb7
Add importing and deleting ISOs
2022-12-23 21:26:07 +00:00
Eric Wang
8997a74a92
Add iso modal
2022-12-23 18:24:49 +00:00
Eric Wang
f355151562
Add part of iso download backend
2022-12-22 20:57:42 +00:00
Eric Wang
8fd90f3204
Add server table and base iso library
2022-12-22 18:43:47 +00:00
Eric Wang
777ea7c9f2
Add more api endpoints
2022-12-21 01:33:32 +00:00
Eric Wang
d23044445d
Add node page
2022-12-18 17:15:53 +00:00
Eric Wang
58971f7023
Add nodes viewing page
2022-12-16 04:14:52 +00:00
Eric Wang
c18f96cca2
Add locations
2022-12-11 04:04:12 +00:00