Commit Graph

84 Commits

Author SHA1 Message Date
0893e6d2f0 style: Remove unnecessary comment and fix type in interface 2025-04-18 13:24:00 +02:00
86409da7ec feat: Add separate consent flags for analytics and customization 2025-04-18 13:23:07 +02:00
c3de960f41 feat: Add fastify cookie plugin and cookie parsing logic 2025-04-18 13:20:36 +02:00
b8e58ce301 feat: Add tracking scripts for Umami and Google Tag Manager 2025-04-18 13:08:45 +02:00
e26f660235 style: Update spacing in Navigation component 2025-04-18 12:56:03 +02:00
f6e41fab64 style: Update font families in vite.config.ts 2025-04-18 12:49:28 +02:00
d756f7f66e refactor: Update import paths in nodes.tsx 2025-04-18 12:33:24 +02:00
9ebf7f1cf7 docs: Add workaround comment for Markdoc export issue 2025-04-18 12:08:50 +02:00
ef64469637 refactor: Update import statement for Markdoc in Tag.ts 2025-04-18 12:07:15 +02:00
f70b6993bc style: Add React imports to component files 2025-04-18 11:54:45 +02:00
d2da34b964 style: Remove redundant React imports 2025-04-18 11:50:59 +02:00
ebd8eec356 style: Update variable declarations to use const 2025-04-18 11:49:54 +02:00
bc4729a5de style: Import React in multiple components 2025-04-18 11:48:19 +02:00
bf9c64da68 refactor: Rearrange import statements in eslint.config.js 2025-04-18 11:41:24 +02:00
a02916d76a refactor: Use super() in Tag class constructor 2025-04-18 11:21:28 +02:00
d0bc4a4eb0 style: Update code formatting in LayoutDefault 2025-04-18 11:05:17 +02:00
dd541e6be5 refactor: Remove unused Mermaid component and imports 2025-04-18 10:49:07 +02:00
233790b2d7 style: Update gap between elements in PrevNextLinks 2025-04-18 10:30:01 +02:00
d815c98a23 feat: Add table node with default class attribute 2025-04-18 10:29:38 +02:00
be98d93c9a fix: Update logic to skip next page if it's the same 2025-04-18 10:23:40 +02:00
86ebff52e2 style: Update line heights and margins in PrevNextLinks 2025-04-18 10:22:12 +02:00
c4a99e0972 feat: Update image file formats to webp
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m9s
2025-04-17 20:54:41 +02:00
7f9a62bc0a fix: Update GitHub links in Hero and Header components
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 51s
2025-04-17 20:14:33 +02:00
67f2ff697e feat: Add prefetching for links to improve performance
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 53s
2025-04-17 20:04:47 +02:00
48a644b74a refactor: Update findNavigationLink to include subitems in search
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 52s
2025-04-17 20:02:32 +02:00
6695c7c023 feat: Add useEffect and NavigationSubItem component
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 49s
2025-04-17 19:53:58 +02:00
965534659e chore: Update Dockerfile to use correct pnpm install command
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m15s
2025-04-17 18:01:30 +02:00
38cf6ecd85 refactor: Remove unused prerender logic from config and pages 2025-04-17 14:28:39 +02:00
234ee24e3f feat: Add prerender functionality and onBeforePrerenderStart 2025-04-17 13:55:20 +02:00
641e1e8a13 feat: Add prefetchStaticAssets option 2025-04-17 13:48:32 +02:00
01d450c3fa chore: Delete dist directory 2025-04-17 13:14:30 +02:00
9bb09898b0 docs: Update document pages with draft content 2025-04-17 13:04:33 +02:00
659bcf94d9 docs: Update data dictionary with new requirements 2025-04-17 12:58:44 +02:00
780b002de0 feat: Update data dictionary and add MCD and MPD pages 2025-04-17 12:24:29 +02:00
6560e90e08 docs: Add data length constraints and conclusion section 2025-04-16 21:42:10 +02:00
8aad1e0155 docs: Update data dictionary for Merise with new fields 2025-04-16 21:38:54 +02:00
8617085aeb docs: Update documentation for data dictionaries 2025-04-16 21:26:50 +02:00
bb3040cb36 docs: Update certifications and documentation links 2025-04-15 22:44:58 +02:00
51bd24c397 docs: Update deployment platforms information 2025-04-15 22:36:37 +02:00
bd926d0c29 doc: add start of CP 8 DWWM documentation 2025-04-14 06:47:43 +02:00
52c964b388 refactor: Remove unnecessary code imports and rearrange variable declarations 2025-04-14 05:39:52 +02:00
8f69178e5f feat: Improve navigation with subitems and getNeighboringLinks function 2025-04-14 05:38:54 +02:00
0e0c56cdcf feat: Update Logo component with LogoWithText variant 2025-04-14 05:33:56 +02:00
cd9c63e0fd feat: Add certification content for CP 5 and CP 6 2025-04-14 05:08:54 +02:00
83ec20c483 feat: Update title and description for DWWM CP 4 page 2025-04-14 00:10:38 +02:00
731ed31ac9 feat: Add DWWM CP 3 page content 2025-04-14 00:09:06 +02:00
717ca15a83 feat: Update navigation structure and add subitems 2025-04-13 21:16:47 +02:00
82258addeb feat: Add Iframe component for rendering embedded content 2025-04-13 20:52:57 +02:00
9427cb7b5d feat: Add download attribute based on file extension 2025-04-13 20:03:10 +02:00
a7f874c64f docs: add certifications page with exam tips and support 2025-04-13 18:46:08 +02:00