Dane Everitt
|
5515871b2f
|
Turns out I hate that huge space formatting, disable that mess
|
2021-01-27 20:52:11 -08:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
a043071e3c
|
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-01-23 12:12:54 -08:00 |
|
Matthew Penner
|
8ba291afb2
|
Fix Mount.php validation rules
|
2020-10-17 14:43:07 -06:00 |
|
Matthew Penner
|
66b9169458
|
Cleanup code in MountController.php, again.
|
2020-10-17 14:42:08 -06:00 |
|
Matthew Penner
|
050075b835
|
Cleanup code in MountController.php
|
2020-10-17 14:37:35 -06:00 |
|
Dane Everitt
|
cc6f98c0fd
|
Replace all instances of 255 as a max length with 191; ref #2421
|
2020-09-26 16:29:26 -07:00 |
|
Dane Everitt
|
6ec2ae9df8
|
Fix casting
|
2020-09-13 10:04:30 -07:00 |
|
Dane Everitt
|
ac1559de5e
|
Revert "Less obtuse mounting code"
This reverts commit 9d95c5ab32 .
|
2020-08-25 21:54:41 -07:00 |
|
Dane Everitt
|
9d95c5ab32
|
Less obtuse mounting code
|
2020-08-25 19:01:08 -07:00 |
|
Matthew Penner
|
65393914c3
|
Send mounts when wings fetches server information, fix issue with mount fields not being updated
|
2020-05-21 15:14:09 -06:00 |
|
Matthew Penner
|
0eb29dac9c
|
Add mount_server table, fix wrong field type on other many to many tables, add routes for mounting and unmounting mounts on a server, finish server admin mounts page
|
2020-05-21 14:23:12 -06:00 |
|
Matthew Penner
|
77150b2551
|
Add increment id to mount, add basic mount view page
|
2020-05-20 19:17:35 -06:00 |
|
Matthew Penner
|
976b669059
|
Make StyleCI happy
|
2020-05-20 18:57:30 -06:00 |
|
Matthew Penner
|
a4af8ec977
|
Add the ability to create mounts
|
2020-05-20 18:55:59 -06:00 |
|
Matthew Penner
|
00d1b5861a
|
Properly setup Mount model, add database migration, get mount admin page added
|
2020-05-20 18:07:56 -06:00 |
|
Matthew Penner
|
59a150148a
|
feature/server-mounts initial commit
|
2020-05-20 17:29:03 -06:00 |
|