244-remove-duplicate-code-and-components Show on GitHub

yamenAlyamenAl18b0560refactor: remove unused error parameter #244 Remove unused error variable from catch block as it's not being used.commit details show on GitHub
yamenAlyamenAl778ded7fix: add key to email each block #244 Add unique key (email.id) to each block to ensure correct item tracking and reactivity. - Import `resolve` from $app/paths - Wrap query string with resolve() for correct path resolution - Remove void prefix as return value is now handled properlycommit details show on GitHub
yamenAlyamenAl3feaa95fix: add fetch parameter to load function #244 Add missing fetch parameter to the load function.commit details show on GitHub
yamenAlyamenAl810ec02fix: clean up unused imports and improve rendering #244 Remove unused component imports - Remove unused Svelte helpers (onMount) and variables (form, gradings) - Add key to each block for proper list rendering - Mark goto call as void to indicate intentionally unused return valuecommit details show on GitHub
yamenAlyamenAla69d977fix: add fetch parameter and remove console.log #244 - Add `fetch` parameter to load function - Remove unnecessary console.log statementcommit details show on GitHub
yamenAlyamenAldf3d2f1fix: remove unused import element #244 Remove import element that was not being used in the code that was used in the article pagecommit details show on GitHub
yamenAlyamenAl6f7ace4fix: replace unused params with fetch in load function #244 - Remove unused `params` parameter from load function - Add `fetch` parameter to enable API calls - Remove unnecessary console.log statementcommit details show on GitHub
yamenAlyamenAl1459170fix: removing the not uesed import elmement #244 Remove import element that was not being used in the code.commit details show on GitHub
RazanSagheerRazanSagheerbce09cffeat: add GitHub Actions workflow for CI pipeline #242 - This commit adds a basic CI workflow using GitHub Actions, which runs on push and pull requests to the dev branch. - It installs dependencies, checks formatting with Prettier, lints the code with ESLint, and builds the project. - Also updates the README with instructions on development scripts and CI usage. Refs #242commit details show on GitHub
RazanSagheerRazanSagheer0c9d5fdstyle: format codebase using Prettier rules #242 This commit applies consistent formatting across the project using the Prettier configuration. It ensures all files follow the defined code style. Refs #242commit details show on GitHub
RazanSagheerRazanSagheer7f82997feat: add linting and formatting tooling #242 This commit introduces ESLint v9 and Prettier to the SvelteKit project, providing a foundation for automated code quality checks in the CI pipeline. Refs #242commit details show on GitHub
RazanSagheerRazanSagheerbdec2d7Merge pull request #236 from fdnd-agency/220-feature-author-info-toevoegen-aan-card feat: display author on research grading cards #220commit details show on GitHub
yamenAlyamenAlceafb98Merge pull request #235 from fdnd-agency/234-bug-active-stats-in-humburger-menu Fix: navbar icon color #234commit details show on GitHub
RazanSagheerRazanSagheer5619530feat: display author on research grading cards #220 - This commit displays the article author on grading cards using data from Directus. Refs #220commit details show on GitHub
yamenAlyamenAl84725a7fix!: adding current color #234 insteed of the hardcoded fill="#000000" in the svg, i change it to current colorcommit details show on GitHub
yamenAlyamenAlfd2a73bFix: navbar icon color #234 The Admin button in the hamburger menu was stuck in an active state, and its color didn't change when switching pages.commit details show on GitHub
SuleymanHGSuleymanHG73b1dfaUpdate HANDOVER.md with project structure details Added details about the SvelteKit project structure and SEO improvements.commit details show on GitHub
SuleymanHGSuleymanHG6bc6584Clarify local development environment setup steps Updated instructions for local development setup.commit details show on GitHub
RavirktRavirktd230f00Merge pull request #229 from fdnd-agency/final-testing Final testing- removed commentscommit details show on GitHub
RavirktRavirktf5ab18dstyle: refactored codecommit details show on GitHub
RavirktRavirkt39e3587style: removed commented unused code #225 #commit details show on GitHub
RavirktRavirkt65da30fMerge pull request #227 from fdnd-agency/final-testing Final testingcommit details show on GitHub
RavirktRavirkt37b8dd4fix: removes unused color variabel #227commit details show on GitHub
RavirktRavirkt5db173abugs: removed unused styletag that causes parse error #226commit details show on GitHub
RavirktRavirktf8bc5e1bug: fixed table by adding caption and added scope col to table headers #226commit details show on GitHub
RavirktRavirkte9a9883Merge pull request #213 from fdnd-agency/210-feature-fonts-performance-enhancement #210 Over gezet van trutype naar woff2 fontscommit details show on GitHub
RavirktRavirkt5282aa1Merge pull request #221 from fdnd-agency/research-final Technische docs en nieuwe db modelcommit details show on GitHub
RavirktRavirkt15596c2docs: added buttons section to technical docs #221commit details show on GitHub
RavirktRavirkta372ec7Merge pull request #217 from fdnd-agency/contributing-update Update contributing.mdcommit details show on GitHub
RavirktRavirktf77e34bdocs: removed buttons section from contributing #216commit details show on GitHub