Commit Graph

587 Commits

Author SHA1 Message Date
Arthur Lu
90f79c9309 readd style to svg for external use 2024-08-09 19:59:03 +00:00
Arthur Lu
42a57c18b1 remove custom background from select,
move select styles to form.css
2024-08-08 19:50:16 +00:00
Arthur Lu
9aa087058e update wfa.js 2024-08-07 19:54:33 +00:00
Arthur Lu
03018f161b add password confirm to create new container instance 2024-08-05 20:45:37 +00:00
Arthur Lu
76711c3198 add config icons to users/groups 2024-08-02 20:14:37 +00:00
Arthur Lu
c5b2e263cb replace wfa.js with v0.0.2 (minified) 2024-07-30 20:52:27 +00:00
Arthur Lu
325fe26413 move w3.css to modules,
move InstanceCard to index.js,
move ResourceChart to account.js
2024-07-26 18:34:14 +00:00
Arthur Lu
79fbd7feca switch img icons to svg to fix issues with user selected themes 2024-07-24 19:32:40 +00:00
Arthur Lu
330660a7c7 add local chartjs module 2024-07-22 21:36:44 +00:00
Arthur Lu
d1cb332251 fix issues in boot order drag and drop selector 2024-07-17 19:49:13 +00:00
Arthur Lu
572f303f8c user and group add icons 2024-07-16 19:25:25 +00:00
Arthur Lu
14cf9b22a6 add admin page,
move requestTicket and deleteAllCookies to login.js,
update to new auth paths
2024-07-16 19:00:30 +00:00
Arthur Lu
9bd079c446 fix duplicate styles 2024-06-24 18:19:02 +00:00
Arthur Lu
7ee5431209 move local settings to utils 2024-06-17 21:02:15 +00:00
Arthur Lu
3c44f46f83 add color theme option 2024-06-14 06:17:15 +00:00
Arthur Lu
f879d59fb7 add missing tabindex to instance buttons 2024-06-12 21:48:29 +00:00
Arthur Lu
76b3f99ccd remove width/height from svg icons 2024-06-10 20:04:05 +00:00
alu
f28c4bd786 Merge pull request 'Add fuzzy search using WFA' (#2) from wfa-fuzzy-search into main
Reviewed-on: #2
2024-06-05 22:19:10 +00:00
Arthur Lu
424940dc6c add fuzzy search using wfa 2024-06-05 22:11:53 +00:00
Arthur Lu
fcdeec94d9 fix lint 2024-04-27 03:50:29 +00:00
Arthur Lu
db3437894d update for new pool and node format 2024-04-16 21:38:25 +00:00
Arthur Lu
3191927b27 fix styling 2024-01-29 21:49:19 +00:00
Arthur Lu
f6e370db2c fix instance power button prompt 2023-12-23 02:07:25 +00:00
Arthur Lu
3521228366 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
2023-11-15 20:18:01 +00:00
Arthur Lu
6fe526be6e fix linting 2023-11-14 22:24:26 +00:00
Arthur Lu
bce774d48c fix bugs in network config change,
generalize dialog layout,
add form validation callback,
add password change form
2023-11-14 00:09:41 +00:00
Arthur Lu
46773d290d fix bug with sync and deleting instance 2023-11-07 05:09:28 +00:00
Arthur Lu
a736c3019e add password form to account,
fix form input grid styling
2023-10-31 18:13:40 +00:00
Arthur Lu
9b3a1e8cad fix nav styling,
fix linting
2023-10-19 17:26:37 +00:00
Arthur Lu
4e4b63f63a add bottom padding to main,
improve error handling with request function
2023-10-18 19:33:58 +00:00
Arthur Lu
54ecfaf782 improve account page loading time 2023-10-17 16:42:33 +00:00
Arthur Lu
5f9908df50 fix handling of instances with empty name,
improve instance table headers
2023-10-16 22:32:19 +00:00
Arthur Lu
71ecc2840e add local copy of w3.css fallback,
change how the dashboard and api is proxied
2023-10-12 17:27:37 +00:00
Arthur Lu
b0694ce8c1 fix linting issues 2023-10-11 20:50:10 +00:00
Arthur Lu
36ceb0d1fa remove hover effects for small charts 2023-10-11 00:26:25 +00:00
Arthur Lu
c427fd0a72 improve resource chart interface 2023-10-09 23:30:39 +00:00
Arthur Lu
2714272ccf update readme 2023-10-05 21:09:31 +00:00
Arthur Lu
179e713411 add alternate chart layout for narrow screens 2023-10-05 16:38:25 +00:00
Arthur Lu
fb84ca5616 fix search regexp escape,
wrap chartjs with custom element
2023-10-04 18:59:46 +00:00
Arthur Lu
9d832fea69 fix draggable getDragSource docstring 2023-09-29 21:17:34 +00:00
Arthur Lu
e9504bdf94 fix nav.css style issue,
make search feature not case sensitive
2023-09-28 01:38:19 +00:00
Arthur Lu
7dd25a0f94 fix aria-current value for nav bar to "page",
improve nav css readability
2023-09-26 19:15:54 +00:00
Arthur Lu
440c40188b fix config form icon alts 2023-09-21 22:41:16 +00:00
Arthur Lu
5f409a5bbb add visual highlight to matching search query substrings,
add missing aria-label for search input,
fix missing network add icon
2023-09-20 22:17:06 +00:00
Arthur Lu
13c036b3f9 fix linting errors 2023-09-19 20:59:28 +00:00
Arthur Lu
0057e6b873 implement simple search logic 2023-09-18 19:37:07 +00:00
Arthur Lu
6d8ac3181b finish renaming,
improve search bar and add instance responsiveness
2023-09-15 22:13:21 +00:00
Arthur Lu
6d9b5279fb change name from client to dashboard 2023-09-15 07:02:42 +00:00
Arthur Lu
bdd428215b add search form layout to main page,
add search icon
2023-09-14 20:38:23 +00:00
Arthur Lu
3e54b48321 improve draggable item style 2023-09-13 20:03:36 +00:00