Derrick Hammer pcfreak30
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 11:49:26 +00:00
080a4a1a85 feat: add /api/account/update-email route
9bfdef1519 feat: add UpdateAccountEmail
fddc64799e refactor: put some account endpoints under account instead of auth
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-19 11:26:04 +00:00
ff5e5dec14 refactor: major refactor of the providers and resources to be more dynamic and flexible
2e918e7802 refactor: we don't need to pass the endpoint, the sdk handles it
482fd966cc chore: remove unused property
Compare 3 commits »
pcfreak30 opened issue LumeWeb/portal-dashboard#11 2024-03-19 09:45:50 +00:00
Misc Dashboard Changes
pcfreak30 commented on issue LumeWeb/portal-dashboard#10 2024-03-19 09:38:19 +00:00
Misc Dashboard Bugs

Error: <g> attribute transform: Expected '(', "translateX(50%)".

It is coming from UsageChart app/components/usage-chart.tsx. This bug is especially bad b/c it seems to randomly reset…

pcfreak30 opened issue LumeWeb/portal-dashboard#10 2024-03-19 09:28:35 +00:00
Misc Dashboard Bugs
pcfreak30 commented on issue LumeWeb/portal-dashboard#9 2024-03-19 09:06:40 +00:00
Uploader UI Fixes

image

Improve display of long file names

pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 09:02:55 +00:00
4391e9fc31 fix: define new cookie in EchoAuthCookie but use the existing cookies values
pcfreak30 opened issue LumeWeb/portal-dashboard#9 2024-03-18 23:30:12 +00:00
Uploader UI Fixes
pcfreak30 opened issue LumeWeb/portal-dashboard#8 2024-03-18 23:25:17 +00:00
Make OTP a Dedicated Route
pcfreak30 opened issue LumeWeb/portal-dashboard#7 2024-03-18 23:23:59 +00:00
Dedicated Route for Email Verify
pcfreak30 opened issue LumeWeb/portal-dashboard#6 2024-03-18 23:20:42 +00:00
Skeleton UI Tables
pcfreak30 opened issue LumeWeb/portal-dashboard#5 2024-03-18 23:18:47 +00:00
Implement Notifications System
pcfreak30 opened issue LumeWeb/portal-dashboard#4 2024-03-18 23:16:25 +00:00
Implement Network Pinning UI
pcfreak30 reopened issue LumeWeb/portal#2 2024-03-18 23:09:10 +00:00
Create Account Dashboard
pcfreak30 commented on issue LumeWeb/portal#1 2024-03-18 23:07:27 +00:00
Implement Login Screen

Basic login has been implemented as well as 2FA. 2FA may get finished this quarter or may be punted to be finished in Q2.

pcfreak30 closed issue LumeWeb/portal#1 2024-03-18 23:07:27 +00:00
Implement Login Screen
pcfreak30 commented on issue LumeWeb/portal#2 2024-03-18 23:05:58 +00:00
Create Account Dashboard

The account services has been implemented. Not all functions may work this quarter, but the basics should.

pcfreak30 closed issue LumeWeb/portal#2 2024-03-18 23:05:58 +00:00
Create Account Dashboard
pcfreak30 commented on issue LumeWeb/portal#4 2024-03-18 23:04:15 +00:00
Account Creation/Sign-Up Process

Basic signup and login under account services has been implemented.

pcfreak30 closed issue LumeWeb/portal#4 2024-03-18 23:04:15 +00:00
Account Creation/Sign-Up Process