natib21
56f1b53da9
vehicle
2026-06-19 13:38:19 +00:00
natib21
dc11705a14
vehicle
2026-06-19 13:35:01 +00:00
natib21
7b25ecee84
vehicle
2026-06-19 13:32:54 +00:00
natib21
79e140393c
vehicle
2026-06-19 13:30:50 +00:00
natib21
9de625c18a
vehicle
2026-06-19 13:24:23 +00:00
ghost2023
9caf9bbd59
style: some clean up
2026-06-19 16:24:20 +03:00
natib21
78e735f944
vehicle
2026-06-19 13:17:20 +00:00
marshal
93ec1fbdbb
Merge pull request #225 from Tria-plc/freight/develop
...
Freight/develop
2026-06-19 16:13:54 +03:00
marshal
aaaa8eed4f
Merge pull request #224 from Tria-plc/freight_feature/priority
...
Freight feature/priority
2026-06-19 16:11:36 +03:00
natib21
d49c7a48d5
vehicle
2026-06-19 13:07:03 +00:00
ghost2023
2b4da2397c
style: ui fix to the auth shell
2026-06-19 16:02:12 +03:00
marshal
ca5877d25a
Merge branch 'freight/develop' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-19 15:58:36 +03:00
marshal
85110adc3f
Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-19 15:57:26 +03:00
Abubeker Yasin
ae26333dca
Merge pull request #223 from Tria-plc/alpha
...
Alpha
2026-06-19 15:50:37 +03:00
Abubeker Yasin
2288a9efda
feat: ( notifications ) add payment/cancellation events and ticket confirmation
2026-06-19 15:49:30 +03:00
Nathnael Wondisha
f8cb3ecd06
Merge pull request #222 from Tria-plc/freight/feat/company-profile
...
Freight/feat/company profile
2026-06-19 15:35:51 +03:00
Nathnael
653f39ec65
feat: add the company profile support to the ui
2026-06-19 12:32:55 +00:00
Nathnael
7ce5f23005
style: profile page ui improvment
2026-06-19 12:32:55 +00:00
Nathnael
9284e72c14
fix: document uploaded
2026-06-19 12:32:55 +00:00
Nathnael
8e278a3bd6
feat: add company selection to settings onboarding
2026-06-19 12:32:55 +00:00
Hagernesh
d7352ba4e8
fix(warehouse): import TableColumn in allocation/fee migration
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 12:25:18 +00:00
natib21
58bfb5045a
vehicle
2026-06-19 12:25:00 +00:00
natib21
5ca107f781
vehicle
2026-06-19 12:17:18 +00:00
natib21
b2f1ce7d48
vehicle
2026-06-19 12:14:31 +00:00
natib21
09d9d6b8b6
vehicle
2026-06-19 12:09:48 +00:00
natib21
fb8ade77cd
vehicle
2026-06-19 12:06:01 +00:00
natib21
4c37426040
vehicle
2026-06-19 12:03:26 +00:00
natib21
ce28856352
vehicle
2026-06-19 12:01:15 +00:00
natib21
0397a36370
vehicle
2026-06-19 11:54:12 +00:00
natib21
8d69630f01
vehicle
2026-06-19 11:42:27 +00:00
Hagernesh
e40318c847
Dashboard enhancement
2026-06-19 11:29:05 +00:00
Hagernesh
f32d3d76e3
fix(warehouse): resolve migration timestamp collisions for Batch 5/6
...
- Rename 1790000000000/1 (collided with CreateWarehouseModule / WarehouseBatch2)
to 1791000000000/1 so they sort after the existing warehouse migrations
- Make Batch 5 migration idempotent (createTable ifNotExists + ADD COLUMN IF NOT EXISTS)
so it is safe whether or not it already ran
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-19 11:29:05 +00:00
Marshal
3591abd27f
feat(bookings): enhance booking details with consolidation notices and streamline form handling
2026-06-19 10:45:11 +00:00
Abubeker Yasin
fcbc59e95b
refactor: ( notifications ) remove dead SendGrid/Twilio adapters and legacy code
2026-06-19 11:41:31 +03:00
Abubeker Yasin
a2b2ed787e
fix: ( sms ) change the key sms to text
2026-06-19 11:17:56 +03:00
Abubeker Yasin
525e724461
fix: ( payment ) pass major amount to the payment provider
2026-06-19 10:19:11 +03:00
natib21
b4ed7d492d
fix vehicle
2026-06-19 06:56:07 +00:00
yaschalew10
9de10fd3a6
Merge pull request #221 from Tria-plc/freight/hotfix_3
...
fix file upload
2026-06-19 08:49:42 +03:00
yaschalew
5e1d53b866
fix file upload
2026-06-19 08:48:58 +03:00
Abubeker Yasin
c8e6e4a326
Merge pull request #220 from Tria-plc/alpha
...
fix: ( notification ) add notification templet and fix issues
2026-06-19 06:13:37 +03:00
Abubeker Yasin
42c020c97a
fix: ( notification ) add notification templet and fix issues
2026-06-19 06:12:46 +03:00
marshal
f1dfbbcc3f
Replace EDR logo image with Train icon in FreightSidebar
2026-06-19 01:13:52 +03:00
marshal
72b63c319e
- Fix shipping line mapping to use ID instead of name in EditBookingPage and NewBookingPage
2026-06-19 01:07:05 +03:00
marshal
1a3d85e46a
Remove unused ArrowLeft icon import from PaymentFailurePage
2026-06-19 00:53:29 +03:00
marshal
3f81f45c6d
Update login page logo from SVG to PNG format
2026-06-19 00:47:46 +03:00
marshal
8264df133f
Redesign payment verification UI with Mantine components and fix route direction logic
...
- Refactor CheckPaymentPage and PaymentFailurePage to use Mantine UI components with modern card-based layouts
- Add gradient headers, themed icons, and improved visual hierarchy for payment status states
- Implement PaymentCard wrapper component for consistent styling across payment pages
- Update route direction logic to trim country values and simplify Djibouti import/export detection
- Replace shadcn/ui components with M
2026-06-19 00:42:27 +03:00
Marshal
ed114b1999
feat(cargo-types): add route for cargo types detail view and enhance CargoTypesPage with breadcrumbs and improved navigation
2026-06-18 20:49:46 +00:00
Marshal
aa105a5e76
feat(cargo-types): add CargoTypesPage for managing freight cargo categories and types
2026-06-18 20:19:40 +00:00
Marshal
be7c569363
feat(train-scheduling): add day-level booking pool and available days query
2026-06-18 19:48:42 +00:00
Eyob T.
264df3b854
Merge pull request #219 from Tria-plc/alpha
...
Update seat map and sms payload
2026-06-18 22:14:56 +03:00