Carter
|
dd522732db
|
users page added and functional with basic mui table components
|
2024-11-25 14:14:04 -06:00 |
|
Carter
|
d050fdee55
|
building data grid for users. currently has example grid with dummy data
|
2024-11-21 13:03:02 -06:00 |
|
Carter
|
2690a2a5ad
|
added chat button in header buttons
|
2024-11-21 09:55:09 -06:00 |
|
Carter
|
de9da91c2e
|
notification button is now present and clickable in team list
|
2024-11-19 18:02:05 -06:00 |
|
Carter
|
aa56f05c25
|
resolved permission error from permissions coming back as string
|
2024-11-19 17:32:37 -06:00 |
|
Carter
|
cf4e3fbe1f
|
adding and removing teams works
|
2024-11-19 12:32:07 -06:00 |
|
Carter
|
952b3f6c4e
|
fixed pageContainer width
|
2024-11-19 11:15:40 -06:00 |
|
Carter
|
61922f28ee
|
hard coded the background colors in theme to keep them consistent between light and dark modes
|
2024-11-18 15:47:07 -06:00 |
|
Carter
|
c04b9b0adb
|
fixed some theming stuff, buttons highlight correctly now
|
2024-11-18 13:39:39 -06:00 |
|
Carter
|
563fc8ed41
|
using styled overrides in theme.ts to adopt old theming
|
2024-11-18 13:23:02 -06:00 |
|
Carter
|
dcd15b5a6d
|
Header no longer de-saturates when in dark mode
|
2024-11-18 12:33:42 -06:00 |
|
Carter
|
a453147e9e
|
using location hook to properly update render so it highlights the correct button after it's pressed based on url
|
2024-11-18 11:01:33 -06:00 |
|
Carter
|
e95b654d7f
|
teams list now renders
|
2024-11-18 10:10:29 -06:00 |
|
Carter
|
17c559bdfc
|
added team api
|
2024-11-15 09:59:46 -06:00 |
|
Carter
|
258b19583e
|
side navigator can now actually link to different places, it is now placed inside the Router
|
2024-11-14 16:58:31 -06:00 |
|
Carter
|
df4a259131
|
added ts config so that it could compile using absolute paths without error
|
2024-11-14 15:27:54 -06:00 |
|
Carter
|
6d71ca75a9
|
updated config so to import from src folders easier
|
2024-11-14 13:53:24 -06:00 |
|
Carter
|
b7d859b083
|
adding side navigator and device icon
|
2024-11-13 14:03:05 -06:00 |
|
Carter
|
ab4fd77471
|
added useWidth hook
|
2024-11-13 14:00:04 -06:00 |
|
Carter
|
d49bbd9447
|
adding side navigator and device icon
|
2024-11-13 13:57:02 -06:00 |
|
Carter
|
a07dd30497
|
added vscode settings to make tabs smaller by default
|
2024-11-13 10:59:51 -06:00 |
|
Carter
|
26595deba6
|
cut out garbage code and wrapped navigation container in appContent css
|
2024-11-13 10:58:15 -06:00 |
|
Carter
|
2442b6d4e2
|
type casted "hasTransparentLogoBG" to boolean
|
2024-11-13 10:48:13 -06:00 |
|
Carter
|
e17896aa35
|
redirecting to login if not authenticated in router
|
2024-11-13 10:37:24 -06:00 |
|
Carter
|
e639e2cdf9
|
added router for page navigation
|
2024-11-13 10:16:59 -06:00 |
|
Carter
|
a1a76b48d1
|
getting background shades to generate background colors
|
2024-11-06 15:22:27 -06:00 |
|
Carter
|
71a8bc0849
|
defining colors as strings to index them correctly
|
2024-11-06 13:03:55 -06:00 |
|
Carter
|
6329378586
|
theme toggle actually toggles theme; sign-in button actually signs in
|
2024-11-01 12:50:05 -06:00 |
|
Carter
|
bce4089903
|
connect theme toggle
|
2024-11-01 11:42:31 -06:00 |
|
Carter
|
4c51513cfe
|
removed user from loading paramter (it's in global state now)
|
2024-11-01 11:28:17 -06:00 |
|
Carter
|
e9ae50a618
|
outputting loading screen parameters
|
2024-11-01 11:22:03 -06:00 |
|
Carter
|
fc03b8c7b1
|
added theme icon and login button when user is unauthenticated
|
2024-11-01 11:14:42 -06:00 |
|
Carter
|
f64e5ad231
|
added theme icon and login button when user is unauthenticated
|
2024-11-01 11:10:20 -06:00 |
|
Carter
|
5977aa8edf
|
added team model, loading user with team
|
2024-11-01 10:13:17 -06:00 |
|
Carter
|
f602a22b1b
|
added state containers, user model, and the button for user menu
|
2024-10-31 20:30:11 -06:00 |
|
Carter
|
4fd156f663
|
got rid of logs
|
2024-10-31 18:04:26 -06:00 |
|
Carter
|
4670dc4ecc
|
added themeType and made themes work with our whiteLabels
|
2024-10-31 18:02:17 -06:00 |
|
Carter
|
95a1ba486b
|
imported logos, header displays logo based on whiteLabel
|
2024-10-31 17:21:12 -06:00 |
|
Carter
|
0d5d2e821f
|
added header
|
2024-10-31 15:16:47 -06:00 |
|
Carter
|
791378d959
|
added dns
|
2024-10-30 14:21:52 -06:00 |
|
Carter
|
09b9d3bb9a
|
temp output for debug
|
2024-10-30 11:02:33 -06:00 |
|
Carter
|
c89ef8d48a
|
added protobuf ts dependency
|
2024-10-29 13:40:51 -06:00 |
|
Carter
|
61b789b725
|
added theming
|
2024-10-29 13:05:00 -06:00 |
|
Carter
|
eafb88ebfc
|
Now loading user in a wrapper for the app, added loading screen
|
2024-10-29 11:13:51 -06:00 |
|
Carter
|
864b7b0689
|
getting user in callback, set dev audience in env
|
2024-10-28 18:26:39 -06:00 |
|
Carter
|
ac7ee6881a
|
code clean
|
2024-10-25 15:46:24 -06:00 |
|
Carter
|
d8151f618a
|
getting token in auth wrapper and redirecting if it's no longer valid
|
2024-10-25 15:16:02 -06:00 |
|
Carter
|
c2bfdd99aa
|
trying dev api url except actually with api in it
|
2024-10-24 14:44:01 -06:00 |
|
Carter
|
4320c3e6d4
|
trying dev api url
|
2024-10-24 13:29:04 -06:00 |
|
Carter
|
28b8578605
|
getting user in app
|
2024-10-24 12:21:52 -06:00 |
|