This website requires JavaScript.
Explore
Help
Sign In
Tria
/
edr-platform
Watch
1
Star
0
Fork
0
You've already forked edr-platform
mirror of
https://github.com/Tria-plc/edr-platform.git
synced
2026-09-04 11:23:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccbc642075ad698eaf03689292a723c0597d63d9
edr-platform
/
apps
/
edr-freight-web
/
portal
/
src
History
ghost2023
14f73f0c79
refactor(portal): Streamline client-side navigation with React Router Link components, refine global route handling, remove obsolete path definitions, and update project dependencies, including minor UI adjustments.
2026-05-28 16:45:10 +03:00
..
components
refactor: rm the unused pages and components
2026-05-28 16:39:42 +03:00
constants
refactor(auth): Remove IAM library, implement custom cookie and local storage auth
2026-05-28 15:54:26 +03:00
enums
user account create
2026-05-26 05:40:53 +03:00
hooks
feat(onboarding): Implement customer onboarding guard in App.tsx, redirecting unprofiled users to OnboardingPage, centralizing user and customer data management in useAuth with cookie-based auth.
2026-05-28 15:54:41 +03:00
lib
add customer portal
2026-05-18 11:25:33 +03:00
pages
refactor(portal): Streamline client-side navigation with React Router Link components, refine global route handling, remove obsolete path definitions, and update project dependencies, including minor UI adjustments.
2026-05-28 16:45:10 +03:00
services
refactor(bookings): Streamline new booking process, integrate useAuth for customer data, and simplify API payloads
2026-05-28 16:27:22 +03:00
store
chore: fmt
2026-05-12 16:50:18 +03:00
types
refactor(services): Consolidate user authentication logic and add customer API
2026-05-28 15:54:26 +03:00
utils
refactor(auth): Remove IAM library, implement custom cookie and local storage auth
2026-05-28 15:54:26 +03:00
App.tsx
refactor(portal): Streamline client-side navigation with React Router Link components, refine global route handling, remove obsolete path definitions, and update project dependencies, including minor UI adjustments.
2026-05-28 16:45:10 +03:00
main.tsx
refactor(auth): Remove IAM library, implement custom cookie and local storage auth
2026-05-28 15:54:26 +03:00
vite-env.d.ts
fix(portal:auth): fixed styling from @tria-plc/iamui-common just rendering
2026-05-15 11:17:03 +03:00