Commit Graph

1273 Commits

Author SHA1 Message Date
Nathnael
b7b03db945 style: warehouse revamp 2026-06-20 10:30:31 +00:00
Marshal
1f92a04ecf feat: add eTrade fields to company entity and onboarding process
- Added new fields to the Company entity: licenceNumber, statusDescription, dateRegistered, renewedFrom, renewalDate, renewedTo, region, zone, woreda, kebele, houseNo, and etradePhone.
- Updated onboarding wizard to include a new contact step and fetch company information from eTrade using TIN.
- Created ETradeInfo component to handle fetching and displaying eTrade data.
- Implemented ETradeService to interact with eTrade API and extract relevant company registration data.
- Added new DTOs for fetching eTrade data and handling responses.
- Updated CompanyProfileForm to integrate new fields and handle eTrade data.
- Created hooks for managing eTrade data fetching and error handling.
2026-06-20 10:27:41 +00:00
Hagernesh
b7a831b063 feat(warehouse): route-based receive direction + Export Receive Queue (Batch 2)
- Direction derived from route via existing deriveTradeDirection (eligible-bookings,
  bulk receive guard, getBookingDirection) instead of stored trade_direction
- Export tab sub-tabs (Receive Queue + Ready-to-Load/Loaded/Dispatch placeholders)
- Receive Queue: full column set + per-row Receive; eligible-bookings adds customerId
- create/update warehouse: map DB errors to 400; dashboard: distinct per-status colors

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-20 10:26:50 +00:00
Nathnael
138ac5b47d style:wip dashboard ui revamp 2026-06-20 10:20:38 +00:00
natib21
b47fb2c475 fix data table 2026-06-20 09:54:05 +00:00
natib21
f620547b56 fix data table 2026-06-20 09:42:55 +00:00
natib21
3fcf4ced81 fix data table 2026-06-20 09:40:15 +00:00
natib21
963392edb3 fix data table 2026-06-20 09:38:12 +00:00
natib21
abccdffc38 fix data table 2026-06-20 09:33:04 +00:00
natib21
4de2c512f3 fix data table 2026-06-20 09:26:56 +00:00
Nathnael
e4955c75de style: revamp the backaoffice shell 2026-06-20 09:25:23 +00:00
Marshal
4a0085ef57 feat: refactor exchange rate handling by integrating new ExchangeService and removing CbeExchangeService 2026-06-20 09:22:21 +00:00
natib21
739442c9bc fix data table 2026-06-20 09:19:08 +00:00
natib21
f312a79ca8 fix data table 2026-06-20 09:17:03 +00:00
natib21
926e72ad74 fix data table 2026-06-20 09:15:18 +00:00
natib21
b6e0a34ea8 fix data table 2026-06-20 09:13:27 +00:00
natib21
3793d2004f fix data table 2026-06-20 09:04:01 +00:00
natib21
baa37968c8 fix data tables 2026-06-20 08:33:04 +00:00
Hagernesh
0005b2edb3 feat(warehouse): Receive Import/Export tabs with bulk receive + load-passed-export
- Backend: GET eligible-bookings?direction, POST receive-bulk, POST load-passed-export
  (reuse autoUnload/autoLoad patterns; no train-schedule/wagon logic changed)
- Frontend: ReceiveInventoryModal split into Import/Export tabs with eligible PAID
  bookings table, select-all/bulk receive, and Load Passed Export Items button
- Single-booking receive and all existing inventory row actions preserved

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-20 08:29:59 +00:00
Marshal
54587a8c55 feat: add nationality selection and business license upload functionality
- Introduced a new step in the onboarding process to select company nationality (Ethiopian or Foreign).
- Updated API and service layers to handle nationality data for companies.
- Added support for uploading multiple business license files for each operational profile.
- Refactored company and forwarder forms to include new license upload step.
- Created a reusable RoleLicenseStep component for managing license file uploads.
- Implemented utility functions for phone number handling.
- Added migrations to update the database schema for nationality and business license files.
2026-06-20 08:28:01 +00:00
natib21
d7a3a057ce fix data tables 2026-06-20 08:26:38 +00:00
natib21
cde5525ed9 fix data table 2026-06-20 08:01:22 +00:00
natib21
21884b674e fix data table 2026-06-20 07:57:49 +00:00
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
55663a5c43 fix 2026-06-20 09:52:32 +03:00
yaschalew
227b030a1c fix issue 2026-06-20 09:52:29 +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
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
45383a4f43 Merge pull request #226 from Tria-plc/alpha 2026-06-19 23:28:59 -07: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
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