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
Danel Kungla
bbb5e83ed9
feat(audit): implement page view logging for membership confirmation and analysis results
2025-08-14 09:37:03 +03:00
Danel Kungla
536f915c69
fix: ensure form resets and button state reflects dirty status
2025-08-14 09:24:20 +03:00
Helena
c22667dab4
Fix: add missing paths to dropdown ( #47 )
2025-08-13 14:42:26 +03:00
5bd1483aa8
Run test sync with curl
2025-08-13 13:01:56 +03:00
Helena
3c6c86c7c8
MED-109: add doctor role and basic view ( #45 )
...
* MED-109: add doctor role and basic view
* add role to accounts
* remove old super admin and doctor sql
2025-08-13 12:28:50 +03:00
Danel Kungla
ce7b04fda8
feat(mailer): add CONTACT_EMAIL environment variable for email sending
2025-08-13 09:51:20 +03:00
Danel Kungla
00bfb3574e
refactor: remove next-transpile-modules and update related configurations
2025-08-12 16:49:33 +03:00
Danel Kungla
e085a69442
feat(billing): remove unused BillingErrorPage component
2025-08-12 16:23:04 +03:00
Danel Kungla
b4a811e781
feat(migrations): add missing fields and triggers for auditing changes in accounts and company_params
2025-08-12 16:07:56 +03:00
danelkungla
b3620fbb19
Merge pull request #46 from MR-medreport/MED-91
...
Med 91
2025-08-12 15:51:06 +03:00
Danel Kungla
4d1cf6a84a
Merge branch 'main' into MED-91
2025-08-12 15:50:40 +03:00
Danel Kungla
4c38da445c
Merge branch 'main' into MED-91
2025-08-12 15:50:14 +03:00
Danel Kungla
3295ce7d04
feat(auth): refactor account submission data structure and remove unused billing error component
2025-08-12 15:47:01 +03:00
7094523d7e
feat(MED-105): reset instrumentation.ts
2025-08-12 12:12:11 +03:00
Danel Kungla
801f5f45e2
Implement code changes to enhance functionality and improve performance
2025-08-11 17:58:36 +03:00
Danel Kungla
c3cab7c06d
feat: update README for payment process clarity and enhance success notification button behavior
2025-08-11 17:51:35 +03:00
Danel Kungla
99ba14bab2
Refactor code structure and remove redundant sections for improved readability and maintainability
2025-08-11 17:51:12 +03:00
Danel Kungla
9298abe354
feat(billing): enhance health benefit form and yearly expenses overview with employee count and loading state
2025-08-11 15:04:16 +03:00
2c78b921b9
Merge pull request #43 from MR-medreport/MED-105-1108
...
feat(MED-105): small fixes
2025-08-11 14:06:52 +03:00
91e0987831
feat(MED-105): tooltip content too wide
2025-08-11 14:06:05 +03:00
4d76dd83ad
feat(MED-105): disable scheduler
2025-08-11 14:05:54 +03:00
6e63646944
Merge pull request #42 from MR-medreport/MED-105-1108
...
feat(MED-105): update analysis results page, analysis order new statuses
2025-08-11 10:45:32 +03:00
5264455793
feat(MED-87): improve naming
2025-08-11 10:44:53 +03:00
63b86c0abb
feat(MED-87): update status on results
2025-08-11 10:41:01 +03:00
d582e222ce
feat(MED-105): update order details redirect and shown page
2025-08-11 09:21:40 +03:00
556d7bd321
feat(MED-105): show analysis date in tooltip for now
2025-08-11 09:21:33 +03:00
37f233e363
feat(MED-105): show empty text on no ordered analyses
2025-08-11 09:21:27 +03:00
c8621c4453
feat(MED-105): sort analysis result elements by date
2025-08-11 09:21:20 +03:00
83fff1ffe7
feat(MED-105): create audit entry on analysis results view
2025-08-11 09:21:13 +03:00
49fc75b17b
feat(MED-105): update analysis results page
2025-08-11 09:21:06 +03:00
Danel Kungla
aba4596edd
fix: update email recipient logic in renderCompanyOfferEmail function
2025-08-07 18:04:44 +03:00
Danel Kungla
2850478443
feat: enable TLS for email and improve loading state handling in CompanyOfferForm
2025-08-07 15:10:59 +03:00
09155ae110
feat(MED-131): revert to use server action for montonio token for revalidateTag
2025-08-05 10:59:44 +03:00
d9b619d560
feat(MED-131): rerun
2025-08-05 10:33:59 +03:00
7f1596b141
feat(MED-131): keep unused app/store pages for now but don't build them since its unstable
2025-08-05 10:29:37 +03:00
e375f22b57
feat(MED-131): route sometimes redirects back to login instead
2025-08-05 10:07:59 +03:00
4617c483fa
feat(MED-131): env fix v2
2025-08-04 19:03:18 +03:00
d68ed20ca9
feat(MED-131): temp fix for env
2025-08-04 18:42:28 +03:00
danelkungla
90e0049d65
Merge pull request #41 from MR-medreport/MED-111
...
feat(MED-111): update navigation links and adjust invitation handling
2025-08-04 18:35:08 +03:00
47675252ed
feat(MED-131): conditional env
2025-08-04 18:31:17 +03:00
bd78b28f3c
feat(MED-131): move dev envs to .env.development
2025-08-04 18:23:52 +03:00
e0064b9d55
feat(MED-131): fix migration date
2025-08-04 18:16:47 +03:00
Danel Kungla
cb7f4f7ba5
feat(MED-111): update navigation links and adjust invitation handling
2025-08-04 18:15:22 +03:00
edfc9776d3
feat(MED-131): remove fake url
2025-08-04 17:56:04 +03:00
77d58ef5b1
feat(MED-131): fix analysis element ids
2025-08-04 17:41:32 +03:00
0ba23b6c8e
feat(MED-131): show other (non analysis-package) orders
2025-08-04 17:32:54 +03:00
74ccbfd4d7
feat(MED-131): update default region
2025-08-04 17:20:23 +03:00
9854a65484
Revert "feat(MED-131): check permissions for 'audit' schema"
...
This reverts commit ff3335d331 .
2025-08-04 17:16:09 +03:00
ff3335d331
feat(MED-131): check permissions for 'audit' schema
2025-08-04 16:51:52 +03:00