Dane Everitt
|
f866ad5b34
|
Fix spinners, change socket emit names
|
2018-08-01 21:10:28 -07:00 |
|
Alex
|
5d9d4da5da
|
Use appropiate infinity signs (#1260)
|
2018-08-01 09:03:36 -07:00 |
|
Dane Everitt
|
5ca6538965
|
Autofocus search box when navigating to dashboard
|
2018-07-21 22:43:16 -07:00 |
|
Dane Everitt
|
034e759298
|
Show a spinner on the console when loading the contents initially
|
2018-07-21 22:37:41 -07:00 |
|
Dane Everitt
|
71d2a648ca
|
Fix spinner component to allow it to be positioned correctly
|
2018-07-21 22:31:03 -07:00 |
|
Dane Everitt
|
b9368eca45
|
Reset history to end when command is sent
|
2018-07-21 16:23:15 -07:00 |
|
Dane Everitt
|
3a97a89d20
|
Add command history
|
2018-07-21 16:22:41 -07:00 |
|
Dane Everitt
|
38d50c8fc2
|
Hide the cursor entirely
|
2018-07-21 15:26:54 -07:00 |
|
Dane Everitt
|
a94c6d80f5
|
Add xterm for console support (holy shit this is speedy)
|
2018-07-21 15:20:37 -07:00 |
|
ViViV_
|
ac71a56fd1
|
Adding variable for Server Map Selection [ARK SERVER] (#1230)
|
2018-07-21 10:40:51 -07:00 |
|
Dane Everitt
|
c2ebf1cbcd
|
Neaten up the console a bit more
|
2018-07-21 00:04:56 -07:00 |
|
Dane Everitt
|
2744280362
|
Styling tweaks
|
2018-07-20 23:49:12 -07:00 |
|
Dane Everitt
|
8db9d9bbee
|
Very rough go at connecting to socket and rendering console data for server
|
2018-07-20 23:45:07 -07:00 |
|
Dane Everitt
|
784c73becd
|
Break console page into a component
|
2018-07-20 22:34:30 -07:00 |
|
Dane Everitt
|
2ab66ba8c8
|
Add logic to load server data into vuex for the request when visiting a server page
|
2018-07-18 22:48:19 -07:00 |
|
Michael (Parker) Parker
|
1ac13c82fa
|
more docker changes
|
2018-07-18 17:15:28 -04:00 |
|
Michael (Parker) Parker
|
b7da8532ba
|
Fixing install
Adding php fpm conf and fixing dockerfile
|
2018-07-18 15:31:35 -04:00 |
|
Dane Everitt
|
6dfaba9042
|
Merge pull request #1238 from jcsnider/develop
Treat white space in terminal output as preformatted...
|
2018-07-18 09:26:46 -07:00 |
|
Michael (Parker) Parker
|
5427b7e172
|
dockerfile changes
|
2018-07-18 12:15:33 -04:00 |
|
JC Snider
|
955617d7ce
|
Update terminal.css
Treat white space in terminal output as preformatted so ascii art/other formatting works.
|
2018-07-17 18:09:05 -04:00 |
|
Dane Everitt
|
a42280dd84
|
Begin working on sidebar styling for server view
|
2018-07-15 19:47:31 -07:00 |
|
Dane Everitt
|
92905a6c2a
|
Add the server routes
|
2018-07-15 19:03:38 -07:00 |
|
Dane Everitt
|
79ea4cbe1a
|
Correct N+1 utilization checking
|
2018-07-15 18:11:29 -07:00 |
|
Dane Everitt
|
7f5485d648
|
Fix dashboard to track server state
|
2018-07-15 17:53:40 -07:00 |
|
Dane Everitt
|
8b3713e3ff
|
FOrmat and disable server store temporarily
|
2018-07-15 17:09:53 -07:00 |
|
Dane Everitt
|
d0348a4505
|
Fix 2FA on login
|
2018-07-15 17:09:41 -07:00 |
|
Dane Everitt
|
4c4f6d3afe
|
Fix login
|
2018-07-15 16:57:00 -07:00 |
|
Dane Everitt
|
ca27346e49
|
Remove empty css
|
2018-07-15 16:51:27 -07:00 |
|
Dane Everitt
|
f2d2725ca0
|
Merge branch 'feature/vuejs' into feature/vue-serverview
|
2018-07-15 16:50:11 -07:00 |
|
Dane Everitt
|
b859ed61f4
|
Performance improvements to browser tests
|
2018-07-15 16:20:36 -07:00 |
|
Dane Everitt
|
d9a09e92bd
|
Add tests for all of the account actions
|
2018-07-15 15:58:24 -07:00 |
|
Dane Everitt
|
be2c76c24a
|
Add tests for password changing
|
2018-07-15 11:44:18 -07:00 |
|
Dane Everitt
|
6e9123af19
|
Correctly tear down tests and remove cookies
|
2018-07-15 11:44:08 -07:00 |
|
Dane Everitt
|
8bbe6bc279
|
Add test, fix behavior of model creation
|
2018-07-14 22:58:33 -07:00 |
|
Dane Everitt
|
550c622d3b
|
Obliterate JWT from codebase
|
2018-07-14 22:48:09 -07:00 |
|
Dane Everitt
|
6336e5191f
|
Strip out JWT usage and use cookies to track the currently logged in user
|
2018-07-14 22:42:58 -07:00 |
|
Dane Everitt
|
a7fae86e58
|
Treat unauthenticated exceptions the same as everything else
|
2018-07-14 22:42:38 -07:00 |
|
Dane Everitt
|
aba1b297c8
|
Add a test that wont work due to auth issues currently
|
2018-07-14 22:11:56 -07:00 |
|
Dane Everitt
|
a44b4c4426
|
Fix changing email address error handling
|
2018-07-14 22:03:19 -07:00 |
|
Dane Everitt
|
eafc4408eb
|
Fix broken unit tests
|
2018-07-14 21:49:49 -07:00 |
|
Dane Everitt
|
8b9c2465f3
|
Correct behavior of errors on the login form
|
2018-07-14 21:26:08 -07:00 |
|
Dane Everitt
|
2ae43e1f61
|
Add changes for vagrant
|
2018-07-14 21:16:18 -07:00 |
|
Dane Everitt
|
d17442a096
|
Disable automatic optimization and change v:serve for new dev environment
|
2018-07-14 15:07:19 -07:00 |
|
Lance Pioch
|
44a65b4b3c
|
Move to its own dir
|
2018-07-08 11:28:26 -04:00 |
|
Lance Pioch
|
7ef3b76499
|
Consolidate commands
|
2018-07-08 11:19:51 -04:00 |
|
Lance Pioch
|
925f28b29c
|
Update alpine version
|
2018-07-08 11:19:46 -04:00 |
|
Lance Pioch
|
0667b61abf
|
Combine and consolidate
|
2018-07-08 11:19:40 -04:00 |
|
Asherslab
|
a93a73ef4d
|
Moved files
|
2018-07-08 11:19:35 -04:00 |
|
Asherslab
|
737bae300c
|
Some Additions
|
2018-07-08 11:19:30 -04:00 |
|
Asherslab
|
42e3eecf80
|
Add docker files
|
2018-07-08 11:19:24 -04:00 |
|