Abubeker Yasin
45383a4f43
Merge pull request #226 from Tria-plc/alpha
2026-06-19 23:28:59 -07:00
Abubeker Yasin
51a7651eb1
Merge pull request #226 from Tria-plc/alpha
...
fix: ( payment ) change the amount to number
2026-06-20 09:28:59 +03:00
Abubeker Yasin
77ab3cf632
fix: ( payment ) change the amount to number
2026-06-20 09:27:46 +03:00
Marshal
ce8189d5fe
feat: enhance onboarding forms with error handling and step persistence
2026-06-19 23:04:39 +00:00
Marshal
9f5d287139
feat: implement onboarding process with draft company and profile creation
2026-06-19 22:50:24 +00:00
Marshal
19dea313b7
feat: implement onboarding wizard enhancements and resume functionality
2026-06-19 22:24:59 +00:00
Marshal
ed91f817ff
feat: enhance onboarding process and company profile management
...
- Updated CompanyInfoResponseDto to include company profile data in response.
- Enhanced ResponseExternalProfileDto to include active profile type and onboarding details.
- Added new fields to ExternalProfile entity for active profile type and onboarding status.
- Implemented onboarding wizard dialog in the frontend to guide users through the onboarding process.
- Introduced API endpoints for managing company profiles and onboarding steps.
- Created migrations to add new columns for active mode and onboarding status in the database.
- Added functionality to switch between operational modes (importer/exporter) and create profiles as needed.
- Improved user experience by ensuring onboarding is enforced for new users and those without completed profiles.
2026-06-19 22:07:58 +00:00
hagiye
484ac187a9
warehouse
2026-06-19 17:13:17 +03:00
natib21
8487ad3a61
vehicle
2026-06-19 14:08:49 +00:00
natib21
1c420781ea
vehicle
2026-06-19 13:58:33 +00:00
natib21
e3aacb8b4a
vehicle
2026-06-19 13:52:47 +00:00
natib21
d40b6d0c9f
vehicle
2026-06-19 13:49:31 +00:00
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
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
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
yaschalew
5e1d53b866
fix file upload
2026-06-19 08:48:58 +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