Commit Graph

1249 Commits

Author SHA1 Message Date
natib21
555ff9d897 fix data table 2026-06-20 07:55:41 +00:00
natib21
97feb7b66b fix data table 2026-06-20 07:53:23 +00:00
natib21
6c640f3dc7 fix data table 2026-06-20 07:48:11 +00:00
natib21
c71acce6b5 fix data table 2026-06-20 07:46:45 +00:00
natib21
3d81318fc5 fix data table 2026-06-20 07:44:34 +00:00
natib21
fcd112cc29 fix data table 2026-06-20 07:40:47 +00:00
natib21
d97085009e fix data table 2026-06-20 07:37:37 +00:00
natib21
fa2bfa2ca4 fix 2026-06-20 07:31:01 +00:00
natib21
a22c90de2d fix 2026-06-20 07:25:25 +00:00
natib21
1e29641751 fix 2026-06-20 07:17:15 +00:00
yaschalew
d080f4cf98 fix 2026-06-20 10:14:03 +03:00
yaschalew
2f41c435d5 fix 2026-06-20 09:52:35 +03:00
yaschalew
c31724a2f8 fix conflict 2026-06-20 09:52:24 +03:00
natib21
96abf6ed98 fix 2026-06-20 06:51:03 +00: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
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
natib21
8d69630f01 vehicle 2026-06-19 11:42:27 +00:00
Hagernesh
e40318c847 Dashboard enhancement 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
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
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