Michael Abebe
4085e856e3
Merge pull request #10 from Tria-plc/feat/add_auth_integration
...
fix(portal:auth): auth portal redirect fixed
2026-05-18 17:01:32 +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
27f04e3593
Merge pull request #9 from Tria-plc/feat/add_auth_integration
...
feat(freight:auth): show real user profile in top bar and fix logout
2026-05-18 11:54:22 +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
07c7b70cd0
Merge pull request #8 from Tria-plc/feat/add_auth_integration
...
Feat/add auth integration
2026-05-18 11:15:04 +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
b46a7765e8
fix:(api:auth): added iam migrations to list of migrations
2026-05-18 10:48:15 +03:00
Michael Abebe
4256a08917
fix:(api): auth redirect
2026-05-18 10:46:09 +03:00
Michael Abebe
0e0d2ea450
feat(freight:api): initial backend work
2026-05-18 10:25:33 +03:00
Abubeker Yasin
1c474ca744
feat: ( payment ) add GET /payments/intents/:bookingId for status polling
2026-05-17 23:24:24 +03:00
Abubeker Yasin
cfa8c67448
refactor: ( telebirr ) wire async initiate flow through TelebirrProvider
2026-05-17 22:57:20 +03:00
Stephanos A
071a57a668
Introduction of segment-based seat reservation
2026-05-17 11:11:39 +03:00
Abubeker Yasin
f9156e95ee
feat: ( telebirr ) implement provider, signing, and webhook handler
2026-05-17 07:13:08 +03:00
Abubeker Yasin
cf380ca17e
feat: ( payment ) create provider interface + types
2026-05-16 22:58:31 +03:00
Abubeker Yasin
56b86e3f44
feat: ( telebirr ) setup telebirr config
2026-05-16 21:04:46 +03:00
Abubeker Yasin
7a3931f2d4
Initialize Telebirr payment integration
2026-05-16 20:42:54 +03:00
yaschalew10
b43c5b63bf
Merge pull request #6 from Tria-plc/feat/customer_registration
...
add dashboard and dropdown settings
2026-05-16 16:35:01 +03:00
yaschalew
e552ac67d5
add dashboard and dropdown settings
2026-05-16 16:32:56 +03:00
yaschalew10
637e0835a2
Merge pull request #5 from Tria-plc/feat/customer_registration
...
Feat/customer registration
2026-05-15 22:27:36 +03:00
yaschalew
bf4deb24cc
add readme
2026-05-15 22:25:29 +03:00
yaschalew
b5fe2c2e3c
add ui for major components
2026-05-15 22:17:31 +03:00
Michael Abebe
f0b309b65c
dep(freight:api): added latest iamapi packages for api, docker compose dev for removed passenger
2026-05-15 16:25:39 +03:00
yaschalew10
250a704197
Merge pull request #4 from Tria-plc/feat/customer_registration
...
add customers page
2026-05-15 14:44:00 +03:00
yaschalew
84f4f7edba
add customers page
2026-05-15 14:42:04 +03:00
Michael Abebe
6bee96c7ab
Merge pull request #2 from Tria-plc/feat/add_auth_integration
...
Feat/add auth integration
2026-05-15 13:48:48 +03:00
Michael Abebe
8db32f9e50
Merge pull request #1 from Tria-plc/main
...
Fix pnpm module issue and clean up vite config
2026-05-15 13:45:49 +03:00
yaschalew
af17d01664
add docker-compose for dev
2026-05-15 13:43:22 +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
SennayT
5ad7ee51f3
fix: use non alpine image
2026-05-14 15:52:57 +03:00
SennayT
ecd3b0aca8
fix: use non alpine image
2026-05-14 15:52:57 +03:00
SennayT
dc172b00d5
install openssl for prisma
2026-05-14 15:40:06 +03:00
SennayT
10e2b1b5df
install openssl for prisma
2026-05-14 15:40:06 +03:00
SennayT
b4c068184c
remvoe old build step
2026-05-14 15:17:11 +03:00
SennayT
5b28050529
remvoe old build step
2026-05-14 15:17:11 +03:00
SennayT
6ab8a0055e
add npm secret
2026-05-14 15:10:52 +03:00
SennayT
d279022f94
add npm secret
2026-05-14 15:10:52 +03:00
SennayT
9dc494641f
remove npmrc file
2026-05-14 15:06:50 +03:00
SennayT
a4ad24f471
remove npmrc file
2026-05-14 15:06:50 +03:00
SennayT
b5fa774849
fix build errors on passenger api
2026-05-14 15:01:36 +03:00
SennayT
839bde137f
fix build errors on passenger api
2026-05-14 15:01:36 +03:00
SennayT
748b7c380e
add deployment pipeline
2026-05-14 14:30:19 +03:00
SennayT
ae950edae0
add deployment pipeline
2026-05-14 14:30:19 +03:00
SennayT
67d6a44952
remove dockerfiles
2026-05-14 14:30:09 +03:00
SennayT
e62273c8de
remove dockerfiles
2026-05-14 14:30:09 +03:00
SennayT
8b76884941
fix docker issues on edr
2026-05-14 11:43:49 +03:00