Dane Everitt
|
fda88940f7
|
Fix up node autodeployment
|
2020-04-12 17:20:09 -07:00 |
|
Dane Everitt
|
7557dddf49
|
Store node daemon tokens in an encrypted manner
|
2020-04-10 15:15:38 -07:00 |
|
Dane Everitt
|
51defae917
|
Merge branch 'master' into develop
|
2019-12-28 11:49:08 -08:00 |
|
Dane Everitt
|
52ea0f2d0a
|
Fix allocation management
|
2019-12-22 13:55:58 -08:00 |
|
Dane Everitt
|
d75073116f
|
Health check
|
2019-12-16 21:42:58 -08: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 |
|
Dane Everitt
|
564d947f7e
|
[#3c9g25] Add support for new endpoint to collect node information
|
2019-12-09 21:05:39 -08:00 |
|
Dane Everitt
|
979bdc1f9f
|
Use YAML for configuration file
|
2019-12-08 11:29:46 -08:00 |
|
Dane Everitt
|
c97461d602
|
[L6] Move all of the template files into the new correct location
|
2019-09-04 21:19:52 -07:00 |
|
Dane Everitt
|
9a14cb5687
|
Remove old views
|
2017-03-03 23:40:33 -05:00 |
|
Dane Everitt
|
e9762b4277
|
Fixes port deletion for node allocations as well as server notes on allocations.
closes #305
|
2017-02-17 19:59:40 -05:00 |
|
Dane Everitt
|
32a1dc17ed
|
API model updates, as well as general model updates and code fixes.
|
2017-02-10 20:26:38 -05:00 |
|
Dane Everitt
|
09d23deed6
|
New models for node and location admin pages.
|
2017-02-03 16:50:28 -05:00 |
|
Dane Everitt
|
d4bcf0be59
|
Initial implementation of improved sever model and logic
|
2017-02-02 18:21:36 -05:00 |
|
Dane Everitt
|
bf7b58470a
|
Update copyright headers
|
2017-01-24 17:57:08 -05:00 |
|
Emmet Young
|
7bd1fbb14c
|
Fix up the configuration token, app.url should already have the protocol included with it. Appending a new one messes it up
|
2017-01-23 11:02:10 +11:00 |
|
Dane Everitt
|
16a3514abf
|
Cleanup auto-configure stuff
|
2017-01-14 19:36:47 -05:00 |
|
Jakob Schrettenbrunner
|
9f2ca17ea4
|
replace manual json headers with laravel response()->json()
better Carbon dependency
rename admin.nodes.configuration-token route
style fixes
|
2017-01-08 15:21:02 +01:00 |
|
Jakob Schrettenbrunner
|
67bb8fe230
|
add protocol to the generated node configuration command
|
2017-01-07 22:16:23 +01:00 |
|
Jakob Schrettenbrunner
|
cc0d54e906
|
improve wording on token explanation on node configuration tab
|
2017-01-07 18:33:37 +01:00 |
|
Jakob Schrettenbrunner
|
a1568e5acb
|
add button to generate token to node configuration tab
add info message after node creation about token generation
|
2017-01-07 18:27:19 +01:00 |
|
Jakob Schrettenbrunner
|
24bab6de17
|
use getConfigurationAsJson in the admin/nodes/view view
|
2017-01-07 18:09:04 +01:00 |
|
Dane Everitt
|
2ac734d595
|
Update node config sent over API
|
2016-12-02 19:12:29 -05:00 |
|
Dane Everitt
|
1eb1f96e71
|
Add support for updating the daemon's configuration file automatically.
|
2016-12-01 18:33:32 -05:00 |
|
Dane Everitt
|
72ad6d5c87
|
Show file upload size limit when uploading files
Also handle errors better.
|
2016-12-01 18:32:05 -05:00 |
|
Dane Everitt
|
b4bcc7247f
|
Add some things to node config block that will be useful to some
|
2016-11-28 13:55:02 -05:00 |
|
Dane Everitt
|
3549abd5ae
|
Fix error page when no nodes exist.
|
2016-11-28 13:51:18 -05:00 |
|
Dane Everitt
|
5c20d0a748
|
Fix daemon version displaying panel version; closes #184
|
2016-11-28 13:41:26 -05:00 |
|
Dane Everitt
|
2b16472cd2
|
Fix data multiplicator on wrong field.
|
2016-11-28 13:37:36 -05:00 |
|
Dane Everitt
|
e47bb6ef0f
|
Add multiplicators to certain inputs, closes #154
Allows for users to enter `10g` into a memory field and have it
converted to 10GB equivalent in MB.
|
2016-11-26 19:56:19 -05:00 |
|
Dane Everitt
|
90cd2b677e
|
Add version checking to daemon and panel
Also includes some buttons for users to get help from the panel.
|
2016-11-26 19:29:57 -05:00 |
|
Dane Everitt
|
261535d83d
|
Fix broken block ending for script
|
2016-11-26 18:52:19 -05:00 |
|
Dane Everitt
|
edaae40df9
|
Add some quick daemon information when viewing nodes
|
2016-11-26 18:23:10 -05:00 |
|
Dane Everitt
|
d93f88f471
|
Properly display node status with newer daemon versions
|
2016-11-26 17:49:56 -05:00 |
|
Bent Haase
|
57d62c4ed3
|
Fix time axis for node and server view
Nope, the current month is not a valid minute
|
2016-11-19 16:02:47 -05:00 |
|
Dane Everitt
|
0741ab6833
|
Revamped resource graphing, uses chart.js
|
2016-10-30 00:06:55 -04:00 |
|
Dane Everitt
|
6b89dbd451
|
Fix errors on node graphs
These graphs will be removed in a future release, so I’m not going to
make them look pretty right now.
|
2016-10-21 17:37:47 -04:00 |
|
Dane Everitt
|
ad906e0680
|
FQDN support for allocations, and JS bug fix.
|
2016-10-21 17:33:26 -04:00 |
|
ET-Bent
|
ce5374ea6b
|
Fix node view in admin panel
|
2016-10-17 00:07:55 +02:00 |
|
Dane Everitt
|
0fe0f750c4
|
node status in list, closes #124
|
2016-10-07 15:15:04 -04:00 |
|
Dane Everitt
|
4bcab0519c
|
Update files to match js/css vendor changes
|
2016-10-03 13:18:48 -04:00 |
|
Dane Everitt
|
9d9143fd81
|
Fix typo, closes #102
|
2016-09-30 17:14:30 -04:00 |
|
Dane Everitt
|
bd7fd836ff
|
clean up node allocation
|
2016-09-30 17:12:36 -04:00 |
|
Dane Everitt
|
a9d0b4a4fe
|
Add support for setting IP aliases though panel
|
2016-09-29 21:34:20 -04:00 |
|
Dane Everitt
|
a8fd7283ef
|
Fix error field highlighting, closes #90
|
2016-09-27 17:32:34 -04:00 |
|
Dane Everitt
|
551b73b62b
|
Add autoupdate_images to listed config
|
2016-09-14 18:40:48 -04:00 |
|
Dane Everitt
|
7c80588fd3
|
Allow IP if not using SSL
|
2016-08-16 18:45:22 -04:00 |
|
Dane Everitt
|
e14d1d3c95
|
small template design fixes
|
2016-02-14 19:42:10 -05:00 |
|
Dane Everitt
|
3ee7d31fa6
|
Fix up admin CP graphs
|
2016-02-06 13:33:36 -05:00 |
|
Dane Everitt
|
aa54e657e1
|
Change graphing library for node view
Server view coming soon
|
2016-02-06 01:29:24 -05:00 |
|