hagiye
|
c66b57d599
|
Merge freight/develop into feature/trains-management
|
2026-06-05 10:21:39 +03:00 |
|
ghost2023
|
0184db9040
|
feat(bookings): Introduce DRAFT booking workflow with comprehensive features for pricing, document management, submission, and cancellation.
|
2026-06-05 09:51:13 +03:00 |
|
ghost2023
|
c7617b1b6e
|
chore: deps
|
2026-06-05 09:51:12 +03:00 |
|
marshal
|
bdcb316685
|
Merge pull request #93 from Tria-plc/freight_feature/booking_flow
dynamic contract templates and companyId on bookings
|
2026-06-04 16:58:50 +03:00 |
|
marshal
|
8fea963ddb
|
dynamic contract templates and companyId on bookings
|
2026-06-04 16:53:14 +03:00 |
|
hagiye
|
71ac89edc7
|
trains, wagons,containers and cargoes schema and API
|
2026-06-04 15:56:29 +03:00 |
|
ghost2023
|
ac964bace8
|
feat(WIP): setting and upload logic
|
2026-06-04 15:40:38 +03:00 |
|
ghost2023
|
ad895d695e
|
feat(companies): Introduce API endpoint and UI for company registration document uploads
|
2026-06-04 15:40:38 +03:00 |
|
ghost2023
|
8045415113
|
refactor: clean up
|
2026-06-04 15:40:38 +03:00 |
|
ghost2023
|
8ddd166dca
|
feat: setup the ui for document uploading in accounts onboarding
|
2026-06-04 15:40:38 +03:00 |
|
marshal
|
324935a334
|
implement booking flow
|
2026-06-04 15:24:18 +03:00 |
|
marshal
|
125ee18308
|
implement booking flow
|
2026-06-04 15:16:27 +03:00 |
|
ghost2023
|
f9357ed1b2
|
feat(api): Introduce dedicated company management API and service
|
2026-06-03 16:19:04 +03:00 |
|
ghost2023
|
169e49faae
|
fixes
|
2026-06-02 14:04:23 +03:00 |
|
ghost2023
|
243803fc29
|
feat(bookings): Integrate booking list and detail pages with API
|
2026-06-02 10:09:05 +03:00 |
|
marshal
|
e4859b3eeb
|
solf merge conflict
|
2026-06-01 23:50:49 +03:00 |
|
marshal
|
452ebdbc0a
|
rule engine and configration and fix booking for custoemr
|
2026-06-01 23:15:11 +03:00 |
|
ghost2023
|
2ae47c451e
|
feat(backoffice): Add Booking Requests routes and sidebar navigation
|
2026-06-01 22:59:12 +03:00 |
|
ghost2023
|
a267526be5
|
refactor(bookings): Migrate new booking API payload to use reference data IDs
|
2026-06-01 16:39:11 +03:00 |
|
ghost2023
|
217f1bf097
|
feat(bookings): Implement skeleton loaders for new booking form steps
|
2026-06-01 16:39:11 +03:00 |
|
ghost2023
|
c880e8c7f9
|
feat(api): Add endpoint for booking reference data
|
2026-06-01 16:39:11 +03:00 |
|
ghost2023
|
ff3cbed747
|
feat(freight): Introduce booking reference data endpoint & schemas
|
2026-06-01 16:39:11 +03:00 |
|
marshal
|
b9ca0b8a82
|
add login image
|
2026-06-01 16:17:39 +03:00 |
|
ghost2023
|
b76ae8b81e
|
refactor(onboarding): Restructure OnboardingPage for user type selection
|
2026-06-01 11:37:47 +03:00 |
|
ghost2023
|
0aece8f1dc
|
feat(portal): Overhaul authentication flow and application routing
|
2026-06-01 11:37:47 +03:00 |
|
yaschalew
|
1b8391186d
|
customer registration
|
2026-05-30 09:47:26 +03:00 |
|
ghost2023
|
bf51ead32d
|
feat(portal): Add Profile page, refactor booking details, and remove documents module
|
2026-05-29 17:37:02 +03:00 |
|
ghost2023
|
70f5f9aff8
|
refactor(bookings): Refine booking form schema with default values and types
|
2026-05-29 15:58:17 +03:00 |
|
ghost2023
|
b58e2ee2be
|
refactor(bookings): Consolidate and remove steps for streamlined booking flow
|
2026-05-29 13:08:27 +03:00 |
|
ghost2023
|
14f73f0c79
|
refactor(portal): Streamline client-side navigation with React Router Link components, refine global route handling, remove obsolete path definitions, and update project dependencies, including minor UI adjustments.
|
2026-05-28 16:45:10 +03:00 |
|
ghost2023
|
15a7a0a05f
|
style: clean up on custom portal
|
2026-05-28 16:40:02 +03:00 |
|
ghost2023
|
c4dd82dbfb
|
refactor: rm the unused pages and components
|
2026-05-28 16:39:42 +03:00 |
|
ghost2023
|
240fb505ec
|
refactor(bookings): Streamline new booking process, integrate useAuth for customer data, and simplify API payloads
|
2026-05-28 16:27:22 +03:00 |
|
ghost2023
|
3e77f27a96
|
feat(onboarding): Introduce multi-step customer onboarding page, enhancing AuthLayout with dynamic class props and improving customer service for typed creation and graceful 404 handling.
|
2026-05-28 15:54:41 +03:00 |
|
ghost2023
|
0eaa1f93f3
|
feat(onboarding): Implement customer onboarding guard in App.tsx, redirecting unprofiled users to OnboardingPage, centralizing user and customer data management in useAuth with cookie-based auth.
|
2026-05-28 15:54:41 +03:00 |
|
ghost2023
|
4262de5424
|
feat(accounts): Implement password strength validation and live feedback
|
2026-05-28 15:54:41 +03:00 |
|
ghost2023
|
edfd885b4c
|
feat(auth): Implement phone number login and introduce PhoneInput component
|
2026-05-28 15:54:41 +03:00 |
|
ghost2023
|
10287b4bfd
|
style(auth): Apply updated design system guidelines to all authentication forms
|
2026-05-28 15:54:41 +03:00 |
|
ghost2023
|
b30a04edce
|
refactor(auth): Transition main app to custom authentication system and local useAuth hook
|
2026-05-28 15:54:26 +03:00 |
|
ghost2023
|
53e8b40123
|
refactor(auth): Remove IAM library, implement custom cookie and local storage auth
|
2026-05-28 15:54:26 +03:00 |
|
ghost2023
|
64356a20e6
|
feat(frieght): setup useAuth
|
2026-05-28 15:54:26 +03:00 |
|
ghost2023
|
6dac547a74
|
feat(utils): Introduce Result type and API error extraction utility
|
2026-05-28 15:54:26 +03:00 |
|
ghost2023
|
06c976d6d9
|
chore: urls
|
2026-05-28 15:54:26 +03:00 |
|
ghost2023
|
6b2a341511
|
refactor(services): Consolidate user authentication logic and add customer API
|
2026-05-28 15:54:26 +03:00 |
|
ghost2023
|
8039f70deb
|
refactor(booking): Migrate new booking logic to react-query, deprecate mock service and draft IDs
|
2026-05-28 15:54:25 +03:00 |
|
yaschalew
|
4bacbaa96c
|
add route
|
2026-05-28 08:41:12 +03:00 |
|
yaschalew
|
8a7a56766f
|
add onboarding
|
2026-05-26 10:15:59 +03:00 |
|
yaschalew
|
5a4d6baec2
|
user account create
|
2026-05-26 05:40:53 +03:00 |
|
hagiye
|
f90e5e0e1c
|
company detail api and frontend
|
2026-05-26 01:06:06 +03:00 |
|
ghost2023
|
dc41da3731
|
feat: wire up the create booking form
|
2026-05-23 11:54:13 +03:00 |
|