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

New routing for stats to scanner stats and registration stats #82

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

Comments

@shaunBoahCodes
Copy link
Contributor

No description provided.

shaunBoahCodes added a commit to shaunBoahCodes/open-event-checkin that referenced this issue Aug 5, 2023
@cweitat cweitat closed this as completed in 6c970ea Aug 5, 2023
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