48 Commits

Author SHA1 Message Date
Danel Kungla
963d2c6a01 MED-174: sidebar h-screen class was breaking sticky menu 2025-10-08 18:39:05 +03:00
Danel Kungla
b674640bd8 refactor time slots 2025-09-26 17:20:50 +03:00
Danel Kungla
7817ae0448 Merge branch 'develop' into feature/MED-129 2025-09-24 15:00:27 +03:00
ddd1728e4e feat(MED-97): allow different card heading sizes 2025-09-24 12:44:47 +03:00
Danel Kungla
df850cf1b2 update skeleton 2025-09-23 15:13:48 +03:00
Danel Kungla
9ed52dcf02 add readme
delete unrequired configs
2025-09-19 18:07:31 +03:00
Danel Kungla
0c2cfe6d18 prettier fix 2025-09-19 17:22:36 +03:00
Helena
c50b75ce9b merge 2025-09-19 16:27:40 +03:00
71a9ff75c4 feat(MED-168): improve styles 2025-09-19 15:29:07 +03:00
Helena
3f3fbad556 mobile improvements 2025-09-18 10:17:07 +03:00
Helena
22f7fa134b MED-103: add booking functionality 2025-09-17 18:11:13 +03:00
Helena
7c92b787ce Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103 2025-09-11 10:09:37 +03:00
0328e518b6 improve some texts + styles 2025-09-10 07:11:18 +03:00
8b3e58e833 improve signup container 2025-09-10 06:34:27 +03:00
b8a8eab87c update order details view, translations 2025-09-10 06:34:18 +03:00
Danel Kungla
514cb3bf7b redirect homepage to website in production. support lang param 2025-09-09 12:36:19 +03:00
Helena
422b0d5856 Merge branch 'develop' of https://github.com/MR-medreport/MRB2B into MED-103 2025-09-08 09:36:46 +03:00
Helena
9122acc89f MED-151: add profile view and working smoking dashboard card (#71)
* MED-151: add profile view and working smoking dashboard card

* update zod

* move some components to shared

* move some components to shared

* remove console.logs

* remove unused password form components

* only check null for variant

* use pathsconfig
2025-09-04 12:17:54 +03:00
Danel Kungla
f7514c698e feat: implement booking feature with service and time slot selection 2025-09-03 10:04:00 +03:00
Helena
9d62a2d86f MED-140: ui fixes (#69)
* MED-140: ui fixes

* make accountid optional in hook
2025-09-02 12:14:24 +03:00
Helena
86dc221cc6 MED-145: send notification to patient when summary completed (#61)
* MED-145: send notification to patient when summary completed

* MED-145: send notification to patient when summary completed

* use aliased imports where possible, revert cart service urls

* save language preference to local db

* remove unnecessary optional chaning
2025-08-28 13:05:07 +03:00
Danel Kungla
c48a4b482f feat(dashboard): add dynamic loading for dashboard component
feat(team-account-benefit-statistics): implement benefit statistics card with budget and booking details

feat(team-account-health-details): create health details component displaying account health metrics

feat(team-account-statistics): develop team account statistics page with charts and customer table

feat(load-team-account-health-details): add server-side function to retrieve account health details

chore(migrations): create trigger for logging changes in account memberships
2025-08-18 14:54:46 +03:00
49fc75b17b feat(MED-105): update analysis results page 2025-08-11 09:21:06 +03:00
15ed539283 Merge branch 'main' into feature/MED-100 2025-07-21 11:38:47 +03:00
Danel Kungla
eec8a12db2 feat: fix lucide-react renders
feat: fix mobile designs
feat: remove conflicting react-hook-form
feat: change update-account-form path
2025-07-18 17:19:12 +03:00
c8e5d8835b Merge branch 'main' into MED-122 2025-07-18 16:11:50 +03:00
25b4e06b89 feat(MED-100): improve styles 2025-07-17 10:19:36 +03:00
1d0808018b feat(MED-122): don't use math.random on ssr 2025-07-17 10:01:32 +03:00
Danel Kungla
87dfcf55e6 MED-105: create analysis results page 2025-07-15 17:12:52 +03:00
bbcf0b6d83 feat(MED-122): update analysis packages page, pageheader 2025-07-10 11:36:57 +03:00
Danel Kungla
d9198a8a12 add medreport schema 2025-07-09 13:31:37 +03:00
danelkungla
7bf5dd8899 Merge pull request #31 from MR-medreport/B2B-26
B2B-26: move selfservice tables to medreport schema and add medusa store
2025-07-08 15:56:30 +03:00
Danel Kungla
2e62e4b0eb move selfservice tables to medreport schema
add base medusa store frontend
2025-07-07 13:46:22 +03:00
Helena
ad08155063 B2B-87: add company statistics consent (#29)
* B2B-87: add company statistics consent

* add toggle for company statistics consent under profile

* add toggle for company statistics consent under profile

* add audit logging to accounts

* change policy

* add audit logging to accounts

* remove full account data query and just query the entire account every time

* add comment about consent toggle

* make constants hardcoded, as dynamic ones do not work

* add back pending check

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-07-03 17:55:23 +03:00
devmc-ee
11e9762699 B2B-32: fix invitation validation by personal code 2025-07-02 19:46:38 +03:00
devmc-ee
b290a08572 Merge branch 'main' into B2B-30 2025-07-02 18:26:02 +03:00
devmc-ee
27e9053a99 B2B-30: clean code 2025-07-02 18:22:42 +03:00
Helena
a7ca3945bf B2B-99: add package comparison modal (#27)
* B2B-99: add pacakge comparison modal

* B2B-99: add package comparison modal

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-07-02 16:41:58 +03:00
devmc-ee
27978f16de Merge branch 'main' into B2B-30 2025-07-01 23:29:50 +03:00
Helena
297dd7c221 B2B-36: add personal dashboard (#20)
* B2B-36: add dashboard cards

* B2B-36: add dashboard cards

* card variants, some improvements, gen db types

* add menus to home page

* update db types

* remove unnecessary card variant

---------

Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
2025-06-30 21:11:18 +03:00
devmc-ee
fbbc2f8760 B2B-31: refactor profile menu, header 2025-06-29 19:25:50 +03:00
Danel Kungla
6aa3a27d44 feat: Implement company offer submission page and success notification
- Added CompanyOffer component for submitting company offers with validation.
- Integrated email sending functionality upon form submission.
- Created a success page for company registration confirmation.
- Introduced a reusable SuccessNotification component for displaying success messages.
- Updated account update functionality with new fields and validation.
- Enhanced user experience with back button and logo components.
- Added necessary database migrations for account updates.
2025-06-26 16:05:37 +03:00
devmc-ee
05a512a942 B2B-30: hide 'create team' button from not super_admins 2025-06-15 10:05:52 +03:00
devmc-ee
0490c0ba80 B2B-95: add design system token values to theme, apply to main components 2025-06-11 21:28:42 +03:00
devmc-ee
b39d52ecc2 B2B-88: remove leaked node_modules 2025-06-09 12:44:19 +03:00
devmc-ee
2e91b074ac Merge branch 'main' into B2B-88 2025-06-09 10:01:38 +03:00
devmc-ee
8dc4767c65 B2B-88: cleans front page 2025-06-08 17:16:48 +03:00
devmc-ee
e7b25600cb B2B-88: add starter kit structure and elements 2025-06-08 16:18:30 +03:00