Commit Graph

657 Commits

Author SHA1 Message Date
Roba Boru
2c33ce44bf Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-17 16:54:37 +03:00
Roba Boru
a74a9232f2 Fix build error 2026-06-17 16:54:16 +03:00
Yonas Tewabe
276c229cd4 Fix missing newline at end of tailwind.config.js
Add missing newline at the end of tailwind.config.js
2026-06-17 16:51:13 +03:00
Roba Boru
8c691ae33f Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-17 16:50:56 +03:00
Yonas Tewabe
9d59ecb29a Update tailwind.config.js 2026-06-17 16:50:44 +03:00
Roba Boru
b5abe79294 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-17 16:50:41 +03:00
Roba Boru
2bfce8beb1 Update booking summary page layout and update notification service 2026-06-17 16:49:05 +03:00
Abubeker Yasin
5d0812ade1 Merge pull request #201 from Tria-plc/feat/payment-microservice
Feat/payment microservice
2026-06-17 16:00:52 +03:00
Stephanos A
a6fc8e3eb6 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-17 15:52:29 +03:00
Stephanos A
25668e7916 Enhance guest booking functionality with round trip support and fare engine integration 2026-06-17 15:52:18 +03:00
Roba Boru
d67f4a8358 Merge branch 'dev' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-17 15:18:26 +03:00
Roba Boru
a304ed2f03 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-17 15:07:38 +03:00
Roba Boru
1d34354e66 Update booking result page for round trip 2026-06-17 15:07:05 +03:00
Yonas Tewabe
1ad1999b2f Update tailwind.config.js 2026-06-17 14:53:45 +03:00
Yonas Tewabe
3e618c8f71 Update tailwind.config.js 2026-06-17 14:52:59 +03:00
Yonas Tewabe
999a58011c Update deploy.yml 2026-06-17 04:00:10 -07:00
ghost2023
a4a58d264a fix 2026-06-17 13:43:35 +03:00
Stephanos A
24ee3b88f5 Round trip booking and additional enhancements 2026-06-17 13:42:20 +03:00
ghost2023
dcb2de7631 fix: settings page 2026-06-17 13:34:23 +03:00
ghost2023
2a0f16241b fix: improve the setting onboarding flow 2026-06-17 13:17:09 +03:00
ghost2023
e007b28285 fix: type errors 2026-06-17 13:16:06 +03:00
Abubeker Yasin
58af6ee2db fix:( payment ) fix date and add waafi demo callback 2026-06-17 12:31:20 +03:00
Abubeker Yasin
4ba91400d6 Merge pull request #196 from Tria-plc/feat/payment-microservice
fix: ( telebirr ) fix webhook return types
2026-06-17 12:12:34 +03:00
Abubeker Yasin
1b6bc47026 fix: ( telebirr ) fix webhook return types 2026-06-17 12:04:00 +03:00
Nathnael Wondisha
cae2848db7 Merge pull request #195 from Tria-plc/freight/feat/portal-fixes
Freight/feat/portal fixes
2026-06-17 11:02:33 +03:00
Nathnael
8b7dcdb897 fixes 2026-06-17 08:00:58 +00:00
Nathnael
24f314150c fix 2026-06-17 08:00:58 +00:00
Nathnael
c59e100e5e style: ui fix in scheduling 2026-06-17 08:00:58 +00:00
Nathnael Wondisha
815c3f4548 Merge branch 'dev' into freight/develop 2026-06-17 10:19:43 +03:00
ghost2023
c96c863070 fix 2026-06-17 10:15:14 +03:00
Nathnael
3919464acb fix: the route direction 2026-06-17 07:14:21 +00:00
Nathnael
4f20b07d81 refactor: the portal dashboard 2026-06-17 07:02:15 +00:00
marshal
e9de1e8f0f Merge pull request #192 from Tria-plc/freight_feature/priority
Switch payment API URL from localhost to production domain in payment…
2026-06-17 09:33:53 +03:00
marshal
2be9b948ba Switch payment API URL from localhost to production domain in payment client service 2026-06-17 09:31:18 +03:00
Nathnael
1ca98f32ea style: improved the review ui 2026-06-17 06:24:03 +00:00
Eyob T.
5ba052fda9 Merge pull request #191 from Tria-plc/alpha
Update pnpm-lock.yaml
2026-06-17 08:12:26 +03:00
Stephanos A
81a9c614b7 Update pnpm-lock.yaml 2026-06-17 08:10:59 +03:00
marshal
0b7492c502 Switch API configuration from localhost to production URL in portal and add localhost comment in backoffice 2026-06-17 07:47:09 +03:00
Marshal
2de3f78fb0 Add payments management features including summary and listing, and integrate with the dashboard 2026-06-17 04:35:43 +00:00
Marshal
648f4f2ee4 Add fleet management and admin permissions, and update controllers to enforce new permissions 2026-06-17 01:56:56 +00:00
Marshal
fe679d23d4 Refactor payment method handling and simplify provider options in PaymentMethodModal 2026-06-17 01:19:04 +00:00
Marshal
c76f8648a9 Updated signature handling, added booking detail components, introduced a signature management page, updated routing, enabled document downloads, and simplified the profile page. 2026-06-17 01:02:09 +00:00
Marshal
e65addc619 Add signature menu item and wrap MySignatureCard in a div on ProfilePage 2026-06-17 00:09:28 +00:00
Marshal
7106a549ab Add signature management features for booking contracts
- Implement MySignatureCard component for viewing and updating saved signatures.
- Enhance BookingContractPage to utilize saved signatures for contract signing.
- Introduce hooks for fetching and saving user signatures.
- Update ContractView interface to include saved signature details.
- Create signatures service for API interactions related to user signatures.
2026-06-16 23:06:41 +00:00
Marshal
853c2b2765 Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/priority 2026-06-16 22:50:01 +00:00
marshal
dbe4983b75 Pin Mantine dependencies to portal's node_modules and optimize dependency pre-bundling to prevent React version conflicts 2026-06-17 01:29:48 +03:00
marshal
b191fe2335 Update Vite configuration to use Vitest for testing, add TypeScript source resolution for types, and deduplicate Mantine dependencies to ensure shared context. 2026-06-17 00:44:39 +03:00
marshal
6d8eb65a36 Add TypeScript type annotations to Vite config and dedupe Mantine dependencies 2026-06-16 23:26:03 +03:00
marshal
e815b4d976 Refactor API base URL configuration to use centralized constant across applications 2026-06-16 23:06:46 +03:00
Roba Boru
ad2a175ff5 Merge remove changes 2026-06-16 22:29:50 +03:00