This website requires JavaScript.
68fafc1e37
simplify addResourceLine interface, add update modules script to npm scripts, add value to DraggableItem
Arthur Lu
2024-11-07 07:37:16 +00:00
9b3d9767e1
add user form, implement some admin handling, improve addResourceLine
Arthur Lu
2024-10-28 20:03:54 +00:00
e2f9f8e352
start implement of admin page
Arthur Lu
2024-10-03 21:02:31 +00:00
dc2dcf85cd
update account to api change
Arthur Lu
2024-10-02 22:58:30 +00:00
7d64715c30
update config to api change
Arthur Lu
2024-10-01 18:19:59 +00:00
f09ca0507e
fix style issues
Arthur Lu
2024-09-27 20:42:41 +00:00
39822819cc
fix issue in input grid style
Arthur Lu
2024-09-05 16:37:57 +00:00
912cee33c7
move addResourceLine to utils, localize page specific resource line values in page script
Arthur Lu
2024-08-31 12:31:29 +00:00
746136724f
implement proper match highlighting in vm search feature
Arthur Lu
2024-08-25 03:09:41 +00:00
07bf4b0967
update search icon link
Arthur Lu
2024-08-24 04:45:49 +00:00
4b57c5c8e8
move search icon to common
Arthur Lu
2024-08-13 19:03:11 +00:00
7ec72a7443
simplify buttons in config/index, include form.css in login
Arthur Lu
2024-08-12 17:11:44 +00:00
58007a38b2
readd style to svg for external use
Arthur Lu
2024-08-09 19:59:03 +00:00
d574df8410
remove custom background from select, move select styles to form.css
Arthur Lu
2024-08-08 19:50:16 +00:00
e1ef7998f6
update wfa.js
Arthur Lu
2024-08-07 19:54:33 +00:00
3a8d9df103
add password confirm to create new container instance
Arthur Lu
2024-08-05 20:45:37 +00:00
b4fd1278cd
add config icons to users/groups
Arthur Lu
2024-08-02 20:14:37 +00:00
c11c3579f3
replace wfa.js with v0.0.2 (minified)
Arthur Lu
2024-07-30 20:52:27 +00:00
9a6a9e4473
move w3.css to modules, move InstanceCard to index.js, move ResourceChart to account.js
Arthur Lu
2024-07-26 18:34:14 +00:00
4a69c58125
switch img icons to svg to fix issues with user selected themes
Arthur Lu
2024-07-24 19:32:40 +00:00
bb3edcb005
add local chartjs module
Arthur Lu
2024-07-22 21:36:44 +00:00
77a060db6b
fix issues in boot order drag and drop selector
Arthur Lu
2024-07-17 19:49:13 +00:00
6de16ec656
user and group add icons
Arthur Lu
2024-07-16 19:25:25 +00:00
db06522d15
add admin page, move requestTicket and deleteAllCookies to login.js, update to new auth paths
Arthur Lu
2024-07-16 19:00:30 +00:00
019a3a4455
fix duplicate styles
Arthur Lu
2024-06-24 18:19:02 +00:00
f58abd4d4d
move local settings to utils
Arthur Lu
2024-06-17 21:02:15 +00:00
d3281fc27f
add color theme option
Arthur Lu
2024-06-14 06:17:15 +00:00
d2cfbdb2a2
add missing tabindex to instance buttons
Arthur Lu
2024-06-12 21:48:29 +00:00
53d820b685
remove width/height from svg icons
Arthur Lu
2024-06-10 20:04:05 +00:00
bbfc77dc04
Merge pull request 'Add fuzzy search using WFA' (#2 ) from wfa-fuzzy-search into main
alu
2024-06-05 22:19:10 +00:00
80ac09e040
add fuzzy search using wfa
wfa-fuzzy-search
Arthur Lu
2024-06-05 22:11:53 +00:00
199f1b1e99
fix lint
Arthur Lu
2024-04-27 03:50:29 +00:00
29c36cdbf5
update for new pool and node format
Arthur Lu
2024-04-16 21:38:25 +00:00
a6a76930f9
fix styling
Arthur Lu
2024-01-29 21:49:19 +00:00
e5a0e92ebb
fix instance power button prompt
Arthur Lu
2023-12-23 02:07:25 +00:00
230fe2c9e4
update account page, instance creation form, and config page, fix issue with instance delete confirm popup, fix issues with dialog exit handling without form element
Arthur Lu
2023-11-15 20:18:01 +00:00
7f4bdacef0
fix linting
Arthur Lu
2023-11-14 22:24:26 +00:00
e97f8d5bbc
fix bugs in network config change, generalize dialog layout, add form validation callback, add password change form
Arthur Lu
2023-11-14 00:09:41 +00:00
4806d7f18f
fix bug with sync and deleting instance
Arthur Lu
2023-11-07 05:09:28 +00:00
89f0b14c21
add password form to account, fix form input grid styling
Arthur Lu
2023-10-31 18:13:40 +00:00
8cfafe7399
fix nav styling, fix linting
Arthur Lu
2023-10-19 17:26:37 +00:00
e2f5bf9a0a
add bottom padding to main, improve error handling with request function
Arthur Lu
2023-10-18 19:33:58 +00:00
09bdf686b3
improve account page loading time
Arthur Lu
2023-10-17 16:42:33 +00:00
c4ddc4ded3
fix handling of instances with empty name, improve instance table headers
Arthur Lu
2023-10-16 22:32:19 +00:00
72db810ef0
add local copy of w3.css fallback, change how the dashboard and api is proxied
Arthur Lu
2023-10-12 17:27:37 +00:00
9705470798
fix linting issues
Arthur Lu
2023-10-11 20:50:10 +00:00
63f3aae9e6
remove hover effects for small charts
Arthur Lu
2023-10-11 00:26:25 +00:00
98a00488a3
improve resource chart interface
Arthur Lu
2023-10-09 23:30:39 +00:00
4c11714958
update readme
Arthur Lu
2023-10-05 21:09:31 +00:00
a18cc5f39c
add alternate chart layout for narrow screens
Arthur Lu
2023-10-05 16:38:25 +00:00
c5c54b0691
fix search regexp escape, wrap chartjs with custom element
Arthur Lu
2023-10-04 18:59:46 +00:00
c8a0eaf1f1
fix draggable getDragSource docstring
Arthur Lu
2023-09-29 21:17:34 +00:00
a3fb992159
fix nav.css style issue, make search feature not case sensitive
Arthur Lu
2023-09-28 01:38:19 +00:00
49b2405814
fix aria-current value for nav bar to "page", improve nav css readability
Arthur Lu
2023-09-26 19:15:54 +00:00
f179c0f7fb
fix config form icon alts
Arthur Lu
2023-09-21 22:41:16 +00:00
bf2509ee8f
add visual highlight to matching search query substrings, add missing aria-label for search input, fix missing network add icon
Arthur Lu
2023-09-20 22:17:06 +00:00
497bd60653
fix linting errors
Arthur Lu
2023-09-19 20:59:28 +00:00
1b71c16eec
implement simple search logic
Arthur Lu
2023-09-18 19:37:07 +00:00
0f8a85d22a
finish renaming, improve search bar and add instance responsiveness
Arthur Lu
2023-09-15 22:13:21 +00:00
691483b6b4
change name from client to dashboard
Arthur Lu
2023-09-15 07:02:42 +00:00
8c6e3a6860
add search form layout to main page, add search icon
Arthur Lu
2023-09-14 20:38:23 +00:00
bab1ab8830
improve draggable item style
Arthur Lu
2023-09-13 20:03:36 +00:00
ea8d2e5b8c
update client user resource data format
Arthur Lu
2023-09-11 19:04:07 +00:00
4f6dc18162
improve draggable-item custom element interface
Arthur Lu
2023-09-07 21:42:19 +00:00
32106b96ee
add autocomplete attribute for login form inputs, fix config form labels
Arthur Lu
2023-09-07 02:44:11 +00:00
820fe376d5
improve responsiveness of account resources
Arthur Lu
2023-09-05 21:47:39 +00:00
a3abc49075
fix missing label for rate sync in settings.html
Arthur Lu
2023-09-02 00:21:03 +00:00
53c8da841d
display account resource usage in charts
Arthur Lu
2023-08-31 19:01:58 +00:00
d02a585665
improve draggable item generalization
Arthur Lu
2023-08-29 21:26:57 +00:00
98e2445979
fix linting
Arthur Lu
2023-08-23 22:55:48 +00:00
e6f622d643
fix bugs with draggable container value, fix bugs with draggable item value after drop, fix bugs with boot entry details, improve addBootLine deleteBootLine updateBootLine
Arthur Lu
2023-08-22 21:23:14 +00:00
9b42fd236c
add drag icon to draggable items
Arthur Lu
2023-08-19 03:32:52 +00:00
8c328dd22c
fix draggable list responsiveness, add event handlers for adding/removing boot options
Arthur Lu
2023-08-16 23:14:42 +00:00
2b75732e92
use custom element for instances
Arthur Lu
2023-08-15 20:27:45 +00:00
820db1058b
add draggable list custom element, improve boot order list
Arthur Lu
2023-08-14 23:42:02 +00:00
4440330c88
add boot order draggable list mockup
Arthur Lu
2023-08-11 22:06:26 +00:00
690c8b2938
fix add network and device icon
Arthur Lu
2023-08-11 03:28:12 +00:00
0fe9200429
add boot order card in config
Arthur Lu
2023-08-09 21:52:55 +00:00
6cbac6b4fc
set title and header in settings page
Arthur Lu
2023-08-09 00:33:51 +00:00
0ec045a666
use /cluster/* api routes
Arthur Lu
2023-08-03 00:35:56 +00:00
482d2a512a
fix linting errors
Arthur Lu
2023-07-28 18:32:04 +00:00
ddfca3b5ef
improve settings page
Arthur Lu
2023-07-20 22:00:54 +00:00
c8919307af
change vars.js.template to tempalte.vars.js, implement interrupt based client sync
Arthur Lu
2023-07-13 22:53:57 +00:00
995513c9b8
add default sync sheme
Arthur Lu
2023-07-12 22:46:59 +00:00
d25ce49ede
implement always and hash sync
Arthur Lu
2023-07-12 22:37:08 +00:00
e83cde0db7
add settings page
Arthur Lu
2023-07-12 00:24:16 +00:00
55881bdcc0
update sync endpoint
Arthur Lu
2023-07-11 22:07:08 +00:00
1dd32eda81
implement better HTTP request types handling, add live updating of instances using statushash endpoint to reduce data transfer
Arthur Lu
2023-07-11 21:14:54 +00:00
defc667041
fix add new instance handler
Arthur Lu
2023-07-11 00:22:49 +00:00
84d3512417
fix input grid positioning
Arthur Lu
2023-07-06 05:02:04 +00:00
893f4aad54
use float left on legend and input-grid to remove legend span nesting, improve linting tool
Arthur Lu
2023-07-06 04:53:47 +00:00
8a37615721
add pci devices to account
Arthur Lu
2023-07-05 23:29:14 +00:00
3b23a9043c
update client with new user config endpoint paths
Arthur Lu
2023-07-05 23:16:20 +00:00
4d86104e43
use new endpoint params
Arthur Lu
2023-07-04 04:41:39 +00:00
bbaeac32ea
add html validation
Arthur Lu
2023-06-30 01:21:47 +00:00
240a8d2a73
fix utils.js
Arthur Lu
2023-06-30 00:34:22 +00:00
8496d9d565
add css linting, fix css linting issues
Arthur Lu
2023-06-29 22:39:21 +00:00
f7dd99e933
remove todo
Arthur Lu
2023-06-29 22:21:17 +00:00
e66d3ceb33
add js linting, fix js linting issues
Arthur Lu
2023-06-29 22:20:15 +00:00
6ce1cc332a
fix nav bar width
Arthur Lu
2023-06-29 21:38:14 +00:00