Commit Graph

890 Commits

Author SHA1 Message Date
Nathnael Wondisha
585d86b8af Merge pull request #194 from Tria-plc/freight/develop
Freight/develop
2026-06-17 10:19:59 +03:00
Nathnael Wondisha
815c3f4548 Merge branch 'dev' into freight/develop 2026-06-17 10:19:43 +03:00
Nathnael Wondisha
fc514bb6be Merge pull request #193 from Tria-plc/freight/feat/portal-fixes
Freight/feat/portal fixes
2026-06-17 10:18:24 +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
7cada1a0af Merge pull request #190 from Tria-plc/freight_feature/priority
Freight feature/priority
2026-06-17 07:49:05 +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
b2cd30c773 Merge branch 'freight_feature/priority' of github.com:Tria-plc/edr-platform into freight_feature/priority 2026-06-17 07:37:38 +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
f59dbdc033 Merge branch 'freight_feature/priority' of github.com:Tria-plc/edr-platform into freight_feature/priority 2026-06-17 04:57:33 +03: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
a1b58d0068 Merge branch 'freight_feature/priority' of github.com:Tria-plc/edr-platform into freight_feature/priority 2026-06-17 04:02:48 +03: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
828f1ac1cd Merge branch 'freight_feature/priority' of github.com:Tria-plc/edr-platform into freight_feature/priority 2026-06-17 03:19:08 +03:00
marshal
152dbf8e62 Remove PolinRider malware scan workflow and centralize API configuration
- Delete .github/workflows/polinrider-scan.yml workflow file
- Create centralized API_BASE_URL constant in apps/edr-freight-web/backoffice/src/constants/apiConfig.ts
- Update http.ts and CargoFormDialog.tsx to use centralized API_BASE_URL
- Add TypeScript types to vite.config.ts middleware functions
- Add React/Mantine dedupe configuration to vite.config.ts resolve
- Add MySignatureCard component for customer profile signature
2026-06-17 03:18:34 +03: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
57b9029daf Merge branch 'dev' of github.com:Tria-plc/edr-platform into dev 2026-06-16 23:28:47 +03:00
SennayT
9ad78bffc1 remove virus scanner 2026-06-16 23:27:25 +03:00
marshal
6d8eb65a36 Add TypeScript type annotations to Vite config and dedupe Mantine dependencies 2026-06-16 23:26:03 +03:00
Sennay
fd49d904a8 remove PolinRider malware scan workflow
This workflow scans for PolinRider malware signatures, checks git history for suspicious patterns, and enforces a clean-scan gate to block deployments if malware is detected.
2026-06-16 23:25:21 +03:00
marshal
9329e6ca57 Refactor payment type exports to separate types from enums in index 2026-06-16 23:08:27 +03:00
marshal
e815b4d976 Refactor API base URL configuration to use centralized constant across applications 2026-06-16 23:06:46 +03:00
marshal
67ab9b5f82 changes 2026-06-16 22:59:48 +03:00
marshal
699f7466e2 Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/priority 2026-06-16 22:45:31 +03:00
Sennay
b512e77ce1 Update VITE_API_URL to production endpoint 2026-06-16 22:35:27 +03:00
Eyob T.
d110391c05 Merge pull request #189 from Tria-plc/alpha
Update roundtrip booking result
2026-06-16 22:33:41 +03:00
Roba Boru
ad2a175ff5 Merge remove changes 2026-06-16 22:29:50 +03:00
Roba Boru
57c2549738 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-16 22:29:31 +03:00
Roba Boru
001a1a7d98 Update roundtrip booking result 2026-06-16 22:29:10 +03:00
Stephanos A
865105eb6a Revert "fix: add lockfile corruption handling to CI/CD and Dockertfiles"
This reverts commit 560aff222b.
2026-06-16 22:25:26 +03:00
Sennay
2d513b78a3 Update VITE_API_URL for production deployment 2026-06-16 22:15:57 +03:00
Eyob T.
c1d96f1daf Merge pull request #188 from Tria-plc/revert-187-alpha
Revert "fix: add lockfile corruption handling to CI/CD and Dockerfiles"
2026-06-16 22:02:54 +03:00
Stephanos A.
7a00955588 Revert "fix: add lockfile corruption handling to CI/CD and Dockerfiles" 2026-06-16 21:58:26 +03:00
Eyob T.
eb7db6db21 Merge pull request #187 from Tria-plc/alpha
fix: add lockfile corruption handling to CI/CD and Dockerfiles
2026-06-16 21:48:40 +03:00
Stephanos A
560aff222b fix: add lockfile corruption handling to CI/CD and Dockerfiles 2026-06-16 21:40:01 +03:00
ghost2023
1861d45f1e feat: add the payment to booking page 2026-06-16 20:38:48 +03:00
ghost2023
c73780712d fixes 2026-06-16 20:37:41 +03:00
ghost2023
f3284a13d0 refactor(workflow): Revamp booking progress stages and status mapping 2026-06-16 20:37:40 +03:00
Eyob T.
fc57c66d0a Merge pull request #185 from Tria-plc/alpha
Merge request for booking endpoint and other enhancements
2026-06-16 20:20:41 +03:00