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

navbar dropdown does not work on small screen #73

Closed
shaunBoahCodes opened this issue Aug 2, 2023 · 0 comments
Closed

navbar dropdown does not work on small screen #73

shaunBoahCodes opened this issue Aug 2, 2023 · 0 comments

Comments

@shaunBoahCodes
Copy link
Contributor

No description provided.

shaunBoahCodes added a commit to shaunBoahCodes/open-event-checkin that referenced this issue Aug 2, 2023
@cweitat cweitat closed this as completed in 04bf7ea Aug 3, 2023
cweitat added a commit that referenced this issue Aug 4, 2023
* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* fix tailwind config

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* added print modal store

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* port to store

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* fix #63 implemented api for session check in

* minor fix

* minor fix

* Update tailwind.config.cjs

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>
cweitat added a commit that referenced this issue Aug 4, 2023
* QR Code View init (#3)

* app init

* Added QRCode scanner and Notification View

* Update QRScannerView.vue

* Update QRScannerView.vue

* Check test Rear camera trial

* re-test

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update Notification.vue

* Codacy Edits

* Update postcss.config.js

* fix codacy

* conversion to @

* QRCode View init

---------

Co-authored-by: cweitat <chungweitat@fundigo.co>
Co-authored-by: cweitat <cweitat@gmail.com>

* Add Home, Room Check-in (#5)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* UI: added menu, improve form flow (#6)

* include menu

* revamp form flow

* reformat

* fix codacy

* update form in selector

* included UI for stats

* included nav for scanner

* UI revamped

* Update SearchAttendee.vue (#16)

* fix #14 Password Prompt added (#17)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Update ScanSearch (#18)

* Update SearchAttendee.vue

* Update ScanSearch

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Renamed and Relocated Modal Files (#19)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed (#20)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* Fixed navbar in manual registration (#21)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Removed lower navbar, added stats to dropdown menu and fixed password modal (#22)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Create LICENSE

* reformatting + shifting cam icon from cam overview

* Fix #13 added checklist to let user select fields to print (#28)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

---------

Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: cweitat <cweitat@gmail.com>

* Loading View added

* Updated spinner to tailwind

* Fix #9 Auth and API added  (#29)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* FIx #9

* Codacy Fix

* Fix #30

* Codacy Fix

* useApiStore comment fix

* Resolved comment

* Remove commented out code

* Fix #36 404 page (#37)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* FIx #9

* Codacy Fix

* Fix #30

* Codacy Fix

* useApiStore comment fix

* #33 Fix

* Not Found page added

* Resolved comment

* Remove commented out code

* Fix #31 Added dropdown list to allow user to choose which details to show on search (#32)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #48 created standard button component and replace some buttons (#54)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* changed prop name

* removed activated classes

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #40 standardised all pages to p-6 except pages with scanners. also optimised search function for smaller screens (#56)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* changed to margin

* removed grow flex

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #50 #51 #52 print button works. print modal new layout. success notif shows on print (#57)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* fixed #49 #46 ported everything to stores (#58)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* update eslint config to include script setup vars

* update eslint package to vue highest tier

* refactoring for existing files

* fix #59 #53 implement APIs for search and logout functions (#60)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* remove redundancy in api calling (#65)

* Fix #61 implemented API for checking in attendees in registration via scan or search (#64)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* delete useless icons

* fix #68 implemented better error handling for logout function (#69)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #66 type selector changes according to selection (#70)

* remove redundancy in api calling

* wip

* backup

* completed type selecotr

* Update TypeSelector.vue

* revert microlocation needed for route

* patch for selector

* fix #71 (#72)

* force sign out user on first load if unreachable

* update favicon and project title

* fix #73 navbar dropdown fixed on small screen (#74)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #63 implemented API for session check in (#77)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* fix tailwind config

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* added print modal store

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* port to store

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* fix #63 implemented api for session check in

* minor fix

* minor fix

* Update tailwind.config.cjs

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* include base for vite config

* create gh actions for deply pages

---------

Co-authored-by: lizardon <donchia@ymail.com>
Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: Mario Behling <mb@mariobehling.de>
cweitat added a commit that referenced this issue Aug 4, 2023
* QR Code View init (#3)

* app init

* Added QRCode scanner and Notification View

* Update QRScannerView.vue

* Update QRScannerView.vue

* Check test Rear camera trial

* re-test

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update Notification.vue

* Codacy Edits

* Update postcss.config.js

* fix codacy

* conversion to @

* QRCode View init

---------

Co-authored-by: cweitat <chungweitat@fundigo.co>
Co-authored-by: cweitat <cweitat@gmail.com>

* Add Home, Room Check-in (#5)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* UI: added menu, improve form flow (#6)

* include menu

* revamp form flow

* reformat

* fix codacy

* update form in selector

* included UI for stats

* included nav for scanner

* UI revamped

* Update SearchAttendee.vue (#16)

* fix #14 Password Prompt added (#17)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Update ScanSearch (#18)

* Update SearchAttendee.vue

* Update ScanSearch

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Renamed and Relocated Modal Files (#19)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed (#20)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* Fixed navbar in manual registration (#21)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Removed lower navbar, added stats to dropdown menu and fixed password modal (#22)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Create LICENSE

* reformatting + shifting cam icon from cam overview

* Fix #13 added checklist to let user select fields to print (#28)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

---------

Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: cweitat <cweitat@gmail.com>

* Loading View added

* Updated spinner to tailwind

* Fix #9 Auth and API added  (#29)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* FIx #9

* Codacy Fix

* Fix #30

* Codacy Fix

* useApiStore comment fix

* Resolved comment

* Remove commented out code

* Fix #36 404 page (#37)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* FIx #9

* Codacy Fix

* Fix #30

* Codacy Fix

* useApiStore comment fix

* #33 Fix

* Not Found page added

* Resolved comment

* Remove commented out code

* Fix #31 Added dropdown list to allow user to choose which details to show on search (#32)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #48 created standard button component and replace some buttons (#54)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* changed prop name

* removed activated classes

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #40 standardised all pages to p-6 except pages with scanners. also optimised search function for smaller screens (#56)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* changed to margin

* removed grow flex

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #50 #51 #52 print button works. print modal new layout. success notif shows on print (#57)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* fixed #49 #46 ported everything to stores (#58)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* update eslint config to include script setup vars

* update eslint package to vue highest tier

* refactoring for existing files

* fix #59 #53 implement APIs for search and logout functions (#60)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* remove redundancy in api calling (#65)

* Fix #61 implemented API for checking in attendees in registration via scan or search (#64)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* delete useless icons

* fix #68 implemented better error handling for logout function (#69)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #66 type selector changes according to selection (#70)

* remove redundancy in api calling

* wip

* backup

* completed type selecotr

* Update TypeSelector.vue

* revert microlocation needed for route

* patch for selector

* fix #71 (#72)

* force sign out user on first load if unreachable

* update favicon and project title

* fix #73 navbar dropdown fixed on small screen (#74)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #63 implemented API for session check in (#77)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* fix tailwind config

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* added print modal store

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* port to store

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* fix #63 implemented api for session check in

* minor fix

* minor fix

* Update tailwind.config.cjs

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* include base for vite config

* create gh actions for deply pages

* Update main.yml

---------

Co-authored-by: lizardon <donchia@ymail.com>
Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: Mario Behling <mb@mariobehling.de>
cweitat added a commit that referenced this issue Aug 4, 2023
* update workflow file (#79)

* QR Code View init (#3)

* app init

* Added QRCode scanner and Notification View

* Update QRScannerView.vue

* Update QRScannerView.vue

* Check test Rear camera trial

* re-test

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update QRScannerView.vue

* Update Notification.vue

* Codacy Edits

* Update postcss.config.js

* fix codacy

* conversion to @

* QRCode View init

---------

Co-authored-by: cweitat <chungweitat@fundigo.co>
Co-authored-by: cweitat <cweitat@gmail.com>

* Add Home, Room Check-in (#5)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* UI: added menu, improve form flow (#6)

* include menu

* revamp form flow

* reformat

* fix codacy

* update form in selector

* included UI for stats

* included nav for scanner

* UI revamped

* Update SearchAttendee.vue (#16)

* fix #14 Password Prompt added (#17)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Update ScanSearch (#18)

* Update SearchAttendee.vue

* Update ScanSearch

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Renamed and Relocated Modal Files (#19)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed (#20)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* Fixed navbar in manual registration (#21)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Removed lower navbar, added stats to dropdown menu and fixed password modal (#22)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

---------

Co-authored-by: cweitat <cweitat@gmail.com>

* Create LICENSE

* reformatting + shifting cam icon from cam overview

* Fix #13 added checklist to let user select fields to print (#28)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

---------

Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: cweitat <cweitat@gmail.com>

* Loading View added

* Updated spinner to tailwind

* Fix #9 Auth and API added  (#29)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* FIx #9

* Codacy Fix

* Fix #30

* Codacy Fix

* useApiStore comment fix

* Resolved comment

* Remove commented out code

* Fix #36 404 page (#37)

* fix #14 Password Prompt added

* Update NavBar.vue

* Update App.vue

* Renamed and Relocated Modal Files

* Update SearchAttendee.vue

* Flex UI fixed

* Update SearchAttendee.vue

* FIx #9

* Codacy Fix

* Fix #30

* Codacy Fix

* useApiStore comment fix

* #33 Fix

* Not Found page added

* Resolved comment

* Remove commented out code

* Fix #31 Added dropdown list to allow user to choose which details to show on search (#32)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #48 created standard button component and replace some buttons (#54)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* changed prop name

* removed activated classes

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #40 standardised all pages to p-6 except pages with scanners. also optimised search function for smaller screens (#56)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* changed to margin

* removed grow flex

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #50 #51 #52 print button works. print modal new layout. success notif shows on print (#57)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* fixed #49 #46 ported everything to stores (#58)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* update eslint config to include script setup vars

* update eslint package to vue highest tier

* refactoring for existing files

* fix #59 #53 implement APIs for search and logout functions (#60)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* remove redundancy in api calling (#65)

* Fix #61 implemented API for checking in attendees in registration via scan or search (#64)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* delete useless icons

* fix #68 implemented better error handling for logout function (#69)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #66 type selector changes according to selection (#70)

* remove redundancy in api calling

* wip

* backup

* completed type selecotr

* Update TypeSelector.vue

* revert microlocation needed for route

* patch for selector

* fix #71 (#72)

* force sign out user on first load if unreachable

* update favicon and project title

* fix #73 navbar dropdown fixed on small screen (#74)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* Fix #63 implemented API for session check in (#77)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* fix tailwind config

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* added print modal store

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* port to store

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* fix #63 implemented api for session check in

* minor fix

* minor fix

* Update tailwind.config.cjs

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>

* include base for vite config

* create gh actions for deply pages

* Update main.yml

---------

Co-authored-by: lizardon <donchia@ymail.com>
Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: Mario Behling <mb@mariobehling.de>

* Update main.yml

---------

Co-authored-by: lizardon <donchia@ymail.com>
Co-authored-by: shaunBoahCodes <131640457+shaunBoahCodes@users.noreply.github.com>
Co-authored-by: Mario Behling <mb@mariobehling.de>
cweitat added a commit that referenced this issue Aug 5, 2023
… respective stats at scanner and registration (#84)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* fix #82 #75  new routing to both stats

* fix codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>
cweitat added a commit that referenced this issue Aug 10, 2023
…#88)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* need API update

progress on search

merge conflict

* fix #82 #75  new routing to both stats

* fix codacy

* fix #76 fixed api for registration

* fix comments

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>
cweitat added a commit that referenced this issue Aug 11, 2023
…ting pdf not complete (#90)

* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* need API update

progress on search

merge conflict

* fix #82 #75  new routing to both stats

* fix codacy

* fix #76 fixed api for registration

* fix comments

* fix #89 get and display badge fields, however, print pdf not working yet

* minor fix

* fix codacy

* fix conflicts

* codacy

* codacy

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>
cweitat added a commit that referenced this issue Aug 15, 2023
* Add Home, Room Check-in

* fixed codacy

* clear netlify build

* Update SearchAttendee.vue

* Update ScanSearch

* Fixed navabr

* Update BaseTemplate.vue

* Removed bottom navbar and updated dropdown menu

* Minor fixes

* Added checklist to printModal and simplified router

* Name changes

* Fixed passwordModal and removed password requirement for stats

* Switched to template refs

* minor fixes

* Rearranged and renamed

* Fix codacy issues

* Changed casing

* Fix #31 Added dropdown list that allows user to choose which details to show on search

* Fixed format

* Fix codacy

* Minor fixes and renaming

* Minor fixes and moved some code to inline

* Fix #41 and codacy

* fix codacy

* Simplified code

* fix #48 created standard button component and replaced some buttons

* fix format

* Converted all buttons to standard component

* fixed format

* fix codacy

* Fix #40 standardised all p-6 except pages with scanners, optimised search function for mobile

* changed prop name

* removed activated classes

* Minor UI fixes

* fix #52 clicking print on search attendee now opens the print modal and logs name of card

* fix #51 new layout for print modal

* changed to margin

* removed grow flex

* minor fixes

* fix #50 created success notification that shows on print

* removed redundant code

* fix  margin of print modal

* changed naming

* switched to camel case, moved some functions to inline

* minor changes

* changed some refs to computed

* fix #49 #46 ported everything to stores

* fix codacy

* fix #59 #53 search and logout attached to respective APIs

* fix netlify

* fix netlify

* fix netlify

* fix codacy

* fix codacy

* fix codacy

* fix build

* fix codacy

* fix codacy

* fix #61 implemented API for checking in attendees in registration via scan or search

* fixed error

* added dayjs

* remove moment

* fix comments

* fix comments

* fix comment

* fix #68 implemented better error handling for logout function

* Update auth.js

* Update auth.js

* fix #73 navbar dropdown fixed for small screen

* fix comment

* fix #82 #75  new routing to both stats

* fix codacy

* pdf api in progress

* fix scan not working

---------

Co-authored-by: cweitat <cweitat@gmail.com>
Co-authored-by: lizardon <donchia@ymail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant