Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
… 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>
- Loading branch information