Commit Graph

70 Commits

Author SHA1 Message Date
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
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
424940dc6c add fuzzy search using wfa 2024-06-05 22:11:53 +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
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
7dd25a0f94 fix aria-current value for nav bar to "page",
improve nav css readability
2023-09-26 19:15:54 +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
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
bdd428215b add search form layout to main page,
add search icon
2023-09-14 20:38:23 +00:00
Arthur Lu
e8d3fa560d add settings page 2023-07-12 00:24:16 +00:00
Arthur Lu
b87b80f9dd improve small screen instance list 2023-06-09 07:00:21 +00:00
Arthur Lu
0f149ba5c7 remove org specific values,
add dynamic org handling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-16 15:18:36 +00:00
Arthur Lu
a645102684 consolidate instance.js into index.js
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-15 20:36:28 +00:00
Arthur Lu
4124b88b42 remove extra divs for hamburger nav 2023-05-11 06:13:00 +00:00
Arthur Lu
6b08ca1df7 improve nav bar styling 2023-05-11 06:03:37 +00:00
Arthur Lu
e2b74b1c5d consolidate h1 styles 2023-05-08 00:02:47 +00:00
Arthur Lu
aff0d6aac8 code cleanup on custom dialogs
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-05 21:43:15 +00:00
Arthur Lu
0b66410a1d fix login for styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-05-03 21:25:55 +00:00
Arthur Lu
35376e972a change some styling for index and config
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-28 23:43:09 +00:00
Arthur Lu
e3def16c34 move nav bar css to nav.css,
simplify some css rules for nav responsiveness

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 21:35:50 +00:00
Arthur Lu
701f254424 change nav styling and responsiveness
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-25 21:25:03 +00:00
Arthur Lu
1861255d23 fix some mobile responsiveness issues
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 21:42:59 +00:00
Arthur Lu
484ed1b92a use w3.css for primary styling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-11 21:38:51 +00:00
Arthur Lu
5f12d9465e improve login form responsiveness
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 22:31:39 +00:00
Arthur Lu
3ec4edab24 better responsive handling
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 22:08:11 +00:00
Arthur Lu
15f14215d1 bad fix for responsive instance container
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 21:55:31 +00:00
Arthur Lu
efbfa6441b improve font size scaling 2023-04-06 04:43:36 +00:00
Arthur Lu
5df3cf23f5 add more info to insatnce container 2023-04-06 04:21:03 +00:00
Arthur Lu
444f8e93d2 simplify styling 2023-04-06 03:46:39 +00:00
Arthur Lu
64af15898d working but hacky 2023-04-06 02:56:37 +00:00
Arthur Lu
e244255cc1 reset padding and margins to be fixed later
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-06 02:05:57 +00:00
Arthur Lu
3f3918d0ac improve nav bar
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 23:39:28 +00:00
Arthur Lu
58862f32a5 fix stlye sheet scoping,
imrpove some styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 23:35:11 +00:00
Arthur Lu
c6659cffd9 change resource page to account page,
improve table styling

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 22:48:36 +00:00
Arthur Lu
055e7ddc14 rename buttons.css to button.css,
add table styling and prepare for better table generation

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-05 22:29:15 +00:00
Arthur Lu
eecf272e99 use css vars for coloring
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-03 22:59:36 +00:00
Arthur Lu
3c2fa28f0a make instance article span entire width
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-03 22:49:24 +00:00
Arthur Lu
81e4832fa2 add basic resource viewing
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-04-03 21:57:03 +00:00
Arthur Lu
d1cd928d11 major changes to styling:
move nav bar to left side and implement hover animations,
generalize color scheme using css variables,
move button and btn-group related styles to buttons.css,
consolidate form input and select styles in form.css

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-03-25 23:38:15 +00:00
Arthur Lu
0639d53a5d add extra input fields for container specific options
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-23 21:58:42 +00:00
Arthur Lu
aeee33d705 add create instance form dialog
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-23 21:11:43 +00:00
Arthur Lu
d392b2e445 add create instance button
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-21 21:52:57 +00:00
Arthur Lu
108a2bdda0 group action icons by type
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-21 21:50:54 +00:00
Arthur Lu
d12ac0cf9a separate dialog and instance custom elements
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-02-14 21:08:48 +00:00
Arthur Lu
98bae790f3 add favicon
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-28 00:30:46 +00:00
Arthur Lu
584696772a remove template in index,
add article content in js

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-26 19:33:39 +00:00
Arthur Lu
78edc9e0a3 add deleteAllCookies util function,
add functionality to nav buttons

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
2023-01-09 15:08:45 -08:00