-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix #36 404 page #37
Merged
Merged
Fix #36 404 page #37
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge dev to auth template routes
Auth template routes
✅ Deploy Preview for open-event-checkin ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
cweitat
approved these changes
Jul 15, 2023
cweitat
added a commit
that referenced
this pull request
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 <[email protected]> Co-authored-by: cweitat <[email protected]> * Add Home, Room Check-in (#5) * Add Home, Room Check-in * fixed codacy * clear netlify build --------- Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * include base for vite config * create gh actions for deply pages --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]>
cweitat
added a commit
that referenced
this pull request
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 <[email protected]> Co-authored-by: cweitat <[email protected]> * Add Home, Room Check-in (#5) * Add Home, Room Check-in * fixed codacy * clear netlify build --------- Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * include base for vite config * create gh actions for deply pages * Update main.yml --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]>
cweitat
added a commit
that referenced
this pull request
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 <[email protected]> Co-authored-by: cweitat <[email protected]> * Add Home, Room Check-in (#5) * Add Home, Room Check-in * fixed codacy * clear netlify build --------- Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * include base for vite config * create gh actions for deply pages * Update main.yml --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]> * Update main.yml --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]>
cweitat
added a commit
that referenced
this pull request
Aug 4, 2023
* update workflow file (#80) * 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 <[email protected]> Co-authored-by: cweitat <[email protected]> * Add Home, Room Check-in (#5) * Add Home, Room Check-in * fixed codacy * clear netlify build --------- Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: cweitat <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * 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 <[email protected]> Co-authored-by: lizardon <[email protected]> * include base for vite config * create gh actions for deply pages * Update main.yml --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]> * Update main.yml --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]> * remove base url, shifted to cmd --------- Co-authored-by: lizardon <[email protected]> Co-authored-by: shaunBoahCodes <[email protected]> Co-authored-by: Mario Behling <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.