Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better components #8

Merged
merged 20 commits into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
0f48879
ablilty to export your answers for each role you selected
JurreBrandsenInfoSupport Mar 15, 2024
e0b4968
Updated design of the thank-you page
JurreBrandsenInfoSupport Mar 15, 2024
cd7af7c
add option to go back to the survey
JurreBrandsenInfoSupport Mar 15, 2024
fb99ce9
decrease font size in pdf for readability
JurreBrandsenInfoSupport Mar 15, 2024
ad8dc91
Merge branch 'main' into data-export
JurreBrandsenInfoSupport Mar 15, 2024
cc9a419
updated package.json to match deployment
JurreBrandsenInfoSupport Mar 15, 2024
5b8ad21
Merge branch 'data-export' of github.com:infosupport/tech-survey into…
JurreBrandsenInfoSupport Mar 15, 2024
aa71d05
updated package.lock with PDF renderer
JurreBrandsenInfoSupport Mar 15, 2024
19b72f8
updated package + .lock with PDF renderer
JurreBrandsenInfoSupport Mar 15, 2024
d4a144f
ignore warnings for styling
JurreBrandsenInfoSupport Mar 15, 2024
047b4c6
ability to view all results of the survey
JurreBrandsenInfoSupport Mar 18, 2024
edab4f6
small fix for custom hover color in dark mode
JurreBrandsenInfoSupport Mar 18, 2024
7979d43
added logo to go back to the front-page of the survey
JurreBrandsenInfoSupport Mar 18, 2024
21836da
Merge branch 'main' of github.com:infosupport/tech-survey into better…
JurreBrandsenInfoSupport Mar 18, 2024
8e1c5ab
improved readability of survey answers by adding a green background t…
JurreBrandsenInfoSupport Mar 18, 2024
c30fcac
improved UI for progresison for both mobile and desktop components
JurreBrandsenInfoSupport Mar 18, 2024
26512b4
Add scroll option to the progression bar for mobile users
JurreBrandsenInfoSupport Mar 18, 2024
ab0c5f4
Move _components to components folder outside of the app directory
JurreBrandsenInfoSupport Mar 18, 2024
4eda664
add login and mode toggle to the layout instead of repeated throughou…
JurreBrandsenInfoSupport Mar 18, 2024
f2a7769
update to DRY-ness of code
JurreBrandsenInfoSupport Mar 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
76 changes: 0 additions & 76 deletions src/app/_components/login.tsx

This file was deleted.

49 changes: 0 additions & 49 deletions src/app/_components/mobile/progression-bar.tsx

This file was deleted.

140 changes: 0 additions & 140 deletions src/app/_components/mobile/show-results.tsx

This file was deleted.

Loading