Stephanos A
|
a0b5eb1e92
|
feat: add deletion of related bookings and fare rules to seedSchedules function
|
2026-05-29 16:02:31 +03:00 |
|
ghost2023
|
70f5f9aff8
|
refactor(bookings): Refine booking form schema with default values and types
|
2026-05-29 15:58:17 +03:00 |
|
SennayT
|
46400310b3
|
change docker version for freight
|
2026-05-29 14:55:15 +03:00 |
|
ghost2023
|
b58e2ee2be
|
refactor(bookings): Consolidate and remove steps for streamlined booking flow
|
2026-05-29 13:08:27 +03:00 |
|
yaschalew10
|
0d440d55e9
|
Merge pull request #53 from Tria-plc/freight/feature/backoffice_iam_demo
Freight/feature/backoffice iam demo
|
2026-05-29 12:17:02 +03:00 |
|
Michael Abebe
|
ec103a0e84
|
Merge branch 'freight/develop' into freight/feature/backoffice_iam_demo
|
2026-05-29 12:15:00 +03:00 |
|
Michael Abebe
|
426019ebf7
|
feat(iam:demo): added demo permissions for superadmin
|
2026-05-29 11:45:44 +03:00 |
|
yaschalew10
|
22e701b96f
|
Merge pull request #52 from Tria-plc/freight_feature/booking/minio
implement rule engine module with dynamic booking evaluation
|
2026-05-29 11:36:06 +03:00 |
|
Michael Abebe
|
be5f3e1811
|
feat(freight:backoffice): demo iam
|
2026-05-29 11:21:04 +03:00 |
|
marshal
|
800f036005
|
implement rule engine module with dynamic booking evaluation, 7 entities, and Postman endpoints
|
2026-05-29 10:00:45 +03:00 |
|
Hagernesh Tadesse
|
0657e6dcf2
|
Merge pull request #51 from Tria-plc/freight/rule_engine_ui
Freight/rule engine UI
|
2026-05-28 17:14:00 +03:00 |
|
hagiye
|
ccffafad59
|
Merge branch 'freight/develop' of https://github.com/Tria-plc/edr-platform into freight/rule_engine_ui
|
2026-05-28 17:01:10 +03:00 |
|
hagiye
|
6cd3afd821
|
Rule engine UI
|
2026-05-28 17:00:54 +03:00 |
|
yaschalew10
|
b96ba355cf
|
Merge pull request #50 from Tria-plc/freight/feature/ui-sync
freight/feature/ui sync
|
2026-05-28 16:47:00 +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 |
|
hagiye
|
a5dc50f410
|
rule engine UI
|
2026-05-28 16:26:52 +03:00 |
|
yaschalew10
|
e8a887b4e8
|
Merge pull request #48 from Tria-plc/freight/feature/ui-sync
Auth and basic onboarding finished
|
2026-05-28 15:58: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
|
6457b692b8
|
chore: update create customer dto
|
2026-05-28 15:54:40 +03:00 |
|
ghost2023
|
e84451ca60
|
fix: unused import causing error
|
2026-05-28 15:54:40 +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
|
67d9d13591
|
chore: sync Ibooking
|
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 |
|
SennayT
|
ef54be5125
|
add deployment documentation and checkpoint file
|
2026-05-28 15:29:31 +03:00 |
|
SennayT
|
21bb1db104
|
run all apps in separate steps
|
2026-05-28 15:17:29 +03:00 |
|
SennayT
|
e5ffa91918
|
modify port mapping to read from env
|
2026-05-28 14:26:46 +03:00 |
|
SennayT
|
4b8f1b3ab1
|
use PORT for freight api
|
2026-05-28 14:19:08 +03:00 |
|
SennayT
|
7608cfb9e9
|
use PORT for freight api
|
2026-05-28 14:17:10 +03:00 |
|
Sennay
|
8492b29b7e
|
Merge pull request #47 from Tria-plc/feat/improve-buid-pipeline
Feat/improve buid pipeline
|
2026-05-28 14:13:58 +03:00 |
|
SennayT
|
37c13ee7e1
|
move deployment to dev branch
|
2026-05-28 14:12:32 +03:00 |
|
SennayT
|
af5f4cd038
|
change node version and modify docker compose
|
2026-05-28 14:03:49 +03:00 |
|
Sennay
|
e7bb4db4ce
|
Merge branch 'dev' into feat/improve-buid-pipeline
|
2026-05-28 13:50:51 +03:00 |
|
SennayT
|
90eec499f9
|
modify deploy user for passenger
|
2026-05-28 13:45:32 +03:00 |
|
SennayT
|
e18811c76d
|
modify deploy user
|
2026-05-28 13:34:31 +03:00 |
|
SennayT
|
2a93de138f
|
move pipelines to one file
|
2026-05-28 13:33:09 +03:00 |
|
SennayT
|
d462ddaf29
|
modify environment location
|
2026-05-28 13:29:37 +03:00 |
|
SennayT
|
39954f6e67
|
modify branch name
|
2026-05-28 13:28:23 +03:00 |
|
SennayT
|
f79ff77925
|
add COMPOSE_PROJECT_NAME for each workflow
|
2026-05-28 13:01:52 +03:00 |
|