![Maksim]() | Maksim | c61a4e4 | style: formatted with prettier | commit details | show on GitHub |
![Maksim]() | Maksim | 92f9e2f | fix: only show partner url breadcrumb if a partner is selected | commit details | show on GitHub |
![Maksim]() | Maksim | 5d77fa8 | fix: fixed missing principle slugs | commit details | show on GitHub |
 | miel775 | 53a3564 | style: dropdown class
the dropdown class is specific for the dropdown button
#238 | commit details | show on GitHub |
![Maksim]() | Maksim | 222df24 | style: formatted with prettier | commit details | show on GitHub |
![Maksim]() | Maksim | 1cf4dbb | test(header): removed old lightmode tests, added new content and behavior test. | commit details | show on GitHub |
 | miel775 | 569fffc | fix: translation of variables
#180 | commit details | show on GitHub |
 | miel775 | 55f410f | bug: url in params
#180 | commit details | show on GitHub |
 | miel775 | 7085e2a | | commit details | show on GitHub |
 | miel775 | e37a0a1 | test: responsive
added some effects to the nav button for the dropdown
#180 | commit details | show on GitHub |
 | miel775 | d321d18 | build: multiple dropdowns
multiple dropdown are used so the on click function open the dropdown each
#180 | commit details | show on GitHub |
 | miel775 | 8c4ecba | build: slide effect
with svelte kit there is an effect for sliding a dropdown open
#180 | commit details | show on GitHub |
 | miel775 | 026e762 | style: breadcrumb wrapper
for the relocation of the animation
#180 | commit details | show on GitHub |
 | miel775 | d85c4a0 | style: dropdown
styled the dropdown list which is all the dropdown
#180 | commit details | show on GitHub |
 | miel775 | dd83522 | build: dropdown-list
the dropdown list defines every dropdown of the breadcrumbs
#180 | commit details | show on GitHub |
 | miel775 | 2d52fef | Merge pull request #237 from fdnd-agency/Feature/205-refactor-directus
Feature/205 refactor directus | commit details | show on GitHub |
![Maksim]() | Maksim | 0335cdc | style: formatted with prettier | commit details | show on GitHub |
![Maksim]() | Maksim | 04d01c3 | chore: updated pipeline's env variables | commit details | show on GitHub |
![Maksim]() | Maksim | 2c5b313 | Revert "env"
This reverts commit 2d2de11fe078821caca52162248a37cdb8bb5bde. | commit details | show on GitHub |
![Maksim]() | Maksim | ada3424 | Merge branch 'Feature/205-refactor-directus' of https://github.com/fdnd-agency/toolgankelijk into Feature/205-refactor-directus | commit details | show on GitHub |
![Maksim]() | Maksim | b69c740 | fix: fixed bad merge, and corrected variable names | commit details | show on GitHub |
![Maksim]() | Maksim | 43b9bf7 | Merge branch 'dev' of https://github.com/fdnd-agency/toolgankelijk into Feature/205-refactor-directus | commit details | show on GitHub |
 | miel775 | 2d2de11 | env | commit details | show on GitHub |
 | miel775 | f3e8dc7 | style: dropdown
Made the dropdown list broader
#180 | commit details | show on GitHub |
![Maksim]() | Maksim | 5c3e161 | docs: updated project metadata, hygraph -> directus | commit details | show on GitHub |
![Maksim]() | Maksim | 7ee0b0c | test: doubled timeout for createAccount monkeytest. Now waits 10 seconds | commit details | show on GitHub |
![Maksim]() | Maksim | a6fd2d5 | test: added unit tests for the new repository classes | commit details | show on GitHub |
 | miel775 | 931edd9 | Merge pull request #234 from fdnd-agency/Feature/231-design-overhaul
Feature/231 design overhaul | commit details | show on GitHub |
![Maksim]() | Maksim | 46c5fbf | docs: update example.env with new enviroment variables | commit details | show on GitHub |
 | JoostVDL4 | da17e49 | style: removed root and adjusted the rest of the css to use the colorsystem from global.css | commit details | show on GitHub |
 | JoostVDL4 | 167cd95 | style: used color system for niveaus | commit details | show on GitHub |
 | JoostVDL4 | 5c9d9e3 | fix: placed navbutton on the bottom | commit details | show on GitHub |
 | miel775 | 15c5f56 | fix: heading
heading back should be shown other way
#180 | commit details | show on GitHub |
 | miel775 | b93889b | refactor: effect
the effect type defines extra effect on the navbutton
#180 | commit details | show on GitHub |
 | miel775 | 8fcd3b1 | refactor: onclick event
builded a onclick event to open the breadcrumb/dropdown
#180 | commit details | show on GitHub |
 | miel775 | 194951e | style: disable button
disable button style
#180 | commit details | show on GitHub |
 | miel775 | b810e8f | build: arrow icon
added the arrow icon
#180 | commit details | show on GitHub |
![Maksim]() | Maksim | ff4d8fb | style: formatted using prettier | commit details | show on GitHub |
![Maksim]() | Maksim | fe96f72 | Merge branch 'dev' of https://github.com/fdnd-agency/toolgankelijk into Feature/205-refactor-directus | commit details | show on GitHub |
![Maksim]() | Maksim | 188835c | test: updated logout tests to work with new repository classes | commit details | show on GitHub |
![Maksim]() | Maksim | b23794b | test: updated session test to work with new repository classes | commit details | show on GitHub |
![Maksim]() | Maksim | af3622f | test: updated checklist component tests to use correct variable names for successCriteria and levels | commit details | show on GitHub |
![Maksim]() | Maksim | 2c52eac | fix: routes\[websiteUID]\[urlUID]+page.svelte now uses correct successCriteria variable | commit details | show on GitHub |
![Maksim]() | Maksim | 39be184 | fix: getQueryPartner now returns successCriteria instead of successcriteria | commit details | show on GitHub |
![Maksim]() | Maksim | 7ee8c53 | refactor: updated repository call and removed unused delay function. | commit details | show on GitHub |
![Maksim]() | Maksim | 52d93dc | refactor: updated repository calls to work with new repository class implementation | commit details | show on GitHub |
![Maksim]() | Maksim | edf9079 | refactor: moved repositories in server directory + repositories are now classes extended from a base class | commit details | show on GitHub |
![Maksim]() | Maksim | f17241f | fix: components now use correct successCriteria variable and types. | commit details | show on GitHub |
![Maksim]() | Maksim | 790f183 | refactor: reorganized type definitions in types.js | commit details | show on GitHub |
![Maksim]() | Maksim | 804fda4 | feat: moved queries into server files, success_criteria now get correctly fetched | commit details | show on GitHub |