Update console for better API request/response logs
Add some logs
Remove dateRange and make period select work
Fix package files
Fix stats path
WIP
Fix stats for single staff members
Remove logger
* Silly test
* Add better debugging, try starting service
* Try stopping and re-starting the mysql service, the old way
* Check status before running MySQL command
* Now that indeed mysql is not started, make it start
* [DEV-190] Try removing background-running of make run
* Ignore mysql service when not running at the beginning
* [DEV-190] Mount folder with instructions on how to initialize
* [DEV-190] Go back to using normal make run
* Adding -v command to mount volume with init scripts
* Remove SSH terminal to Github Actions instance
* Remove enabling of MySQL
* Remove unnecessary parts from Makefile
* [DEV-190] Fix tests v2
* Try changing to 127.0.0.1
* Try maybe 0.0.0.0 ?
* Try forcing tcp protocol
* Test with equal symbol
* Try with starting the service first
* Add command to start mysqld to both install actions in Makefile
* Remove mounting volume to check who's the culprit
* [DEV-315] Create docker routine for frontend that works on Mac
* Add make option to run bash inside container
* [DEV-190] Migrate tests from Travis CI to Github Actions
* Make install step not interactive
* Run build steps before trying to run tests
* Setup vendor permissions prior to running tests
* Add command to setup permissions in files folder too
* Test tests failing
* Move setup vendor permissions into make install, corrects tests
* Revert "Move setup vendor permissions into make install, corrects tests"
This reverts commit 8092cad24cbf73664905e86a188bb1ab79ee9377.
* Revert "Test tests failing"
This reverts commit 57fd123c559be6fd8eb9d5501e426f22f9647a8c.
* Fix email template validation
* Fix bug with default email templates
* Use template codes instead of selected index in text3 email template field
* Fix bug in no email template forms
* Use componentDidUpdate method
* make ticket table show more tickets overview
* allow user to choose ticket quantity
* add styles
* fix New Tickets section dropdown
* add commented changes
* correct some code issues
* add current staff to assign list
* create a unique library
* add owner pic to dropdown
* update staffmember list when profilepic changes
* Improve coding
Co-authored-by: LautaroCesso <lautaro_cesso@hotmail.com>