826 Commits

Author SHA1 Message Date
ghost2023
76dcc48a38 chore: update the react version for the frieght portal to 19 2026-05-20 13:48:09 +03:00
ghost2023
059e555dc9 style: update the pages to use global theme 2026-05-20 12:04:07 +03:00
Nathnael Wondisha
841d8c803f Merge branch 'develop' into ui-comps 2026-05-20 11:40:54 +03:00
ghost2023
1cf67c45ca feat(portal): Integrate @edr/ui-common components and centralize styling 2026-05-20 11:35:44 +03:00
yaschalew
51d6df42bb file upload settings 2026-05-20 08:15:29 +03:00
ghost2023
024871c127 chore: centralized the themeing and fix styles 2026-05-19 16:51:44 +03:00
yaschalew
6aa8265bf5 update main color 2026-05-18 23:23:51 +03:00
yaschalew
ab9d42e371 Merge branch 'develop' of github.com:Tria-plc/edr-platform into feat/customer_registration 2026-05-18 17:04:28 +03:00
Michael Abebe
576841cc96 fix(portal:auth): auth portal redirect fixed 2026-05-18 17:00:45 +03:00
yaschalew
7fe5be2438 Merge branch 'develop' of github.com:Tria-plc/edr-platform into feat/customer_registration 2026-05-18 12:10:12 +03:00
Michael Abebe
2478b0278b feat(freight:auth): show real user profile in top bar and fix logout
- DashboardLayout now accepts userName, userEmail, userInitials, onLogout
  props; computes initials from name; replaces hardcoded "John Doe" values
- Portal App.tsx pulls display name and email from useAuth user object and
  passes them to DashboardLayout
- handleLogout performs unconditional local cleanup (cookies + localStorage
  + hard redirect to /auth) so a failed API call never leaves the user stuck
- main.tsx purges cookies whose value is the literal string "undefined",
  clearing stale tokens written before the envelope interceptor fix

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:52:03 +03:00
yaschalew
978bbd16cb Merge branch 'develop' of github.com:Tria-plc/edr-platform into feat/customer_registration 2026-05-18 11:25:59 +03:00
yaschalew
db1f0cc5d7 add customer portal 2026-05-18 11:25:33 +03:00
Michael Abebe
881064eb98 Merge branch 'develop' into feat/add_auth_integration 2026-05-18 11:14:55 +03:00
Michael Abebe
2940d20e06 fix:(freight:auth): finished integrating the freight api with the freight portal 2026-05-18 11:07:09 +03:00
Michael Abebe
4256a08917 fix:(api): auth redirect 2026-05-18 10:46:09 +03:00
yaschalew
e552ac67d5 add dashboard and dropdown settings 2026-05-16 16:32:56 +03:00
yaschalew
b5fe2c2e3c add ui for major components 2026-05-15 22:17:31 +03:00
yaschalew
84f4f7edba add customers page 2026-05-15 14:42:04 +03:00
Michael Abebe
9f896c3b35 fix(portal:auth): copied the native auth assets to the current project 2026-05-15 11:55:21 +03:00
Michael Abebe
f08f6b5209 fix(portal:auth): fixed styling from @tria-plc/iamui-common just rendering 2026-05-15 11:17:03 +03:00
Michael Abebe
7340d00827 feat: integrated login page and tailwind 2026-05-13 14:43:36 +03:00
Michael Abebe
199a3eba11 fix: removed "test" entry for vite config 2026-05-12 17:40:03 +03:00
Michael Abebe
1c5ee19388 chore: fmt 2026-05-12 16:50:18 +03:00
Michael Abebe
516bbbb42b chore: fixed pnpm install issues, regarding package versions 2026-05-12 16:09:25 +03:00
Muluhabt
3b8b6979db Project Initialization 2026-05-12 15:17:16 +03:00