Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@Rayden440 Rayden440 released this 10 Mar 03:40
cb955d9
Deploy to Production - Login Bonus (#97)

* Implementing disconnect form checker.

* Implementing disconnect form checker.

* gain login bonus upon login on django, GET all login bonus rewards, GET login reward for reward number

* Populate login rewards list

* Update login_rewards.csv to default to -1, updated and added test cases for login_bonus views

* Fix spacing issues

* Spacing issues

* PR request changes added

* Remove initialize from urls.py. Changed initialization to custom command. Will need change to docker file

* Updated tests

* Improve documentation.

* tools/README.md

* Update password validation to check for password being 13 characters or less.

* Update login bonus model, and added new route to populate login rewards

* Added routes for populating login rewards through csv upload, and collecting login rewards

* Add in duey service api call in login bonus handler

* Comment out api call

* Adding disconnect feature.

* Updating election client version.

* Fix typos.

* Adding test cases and updating Docker test file.

* Remove leftover print statement.

* Fixing typo in secret config template.

* Fixing test cases bug.

* Added api call to dietstory game server to retrive rewards

* Updated URL to fetch from settings fields, and fixed update bug

* [CHORE] - Added flags to duey items (#91)

* [CHORE] - Added flags to duey items

* [fix] - syntax error

* [FIX] - Default test

* [CHORE] - Adding player previously obtained login reward route

* [CHORE] - Adding player previously obtained login reward route (#93)

* [CHORE] - Adding Django server to dietstory network (#92)

* [FIX] - Expecting DIETSTORY_API_PORT to be an int

* [FIX] - Config Template naming

* Feature/client login bonus (#96)

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* incomplete

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* fixed ipc listeners bug and unverified user login bug

* fixed ipc listeners bug and unverified user login bug

* fixed some bugs and introduced an error logger

* fixed some bugs and introduced an error logger

* incomplete

* working login rewards display and collection

* changed url string and bumped the version number

Co-authored-by: tzwang1 <[email protected]>
Co-authored-by: allen <[email protected]>
Co-authored-by: Allen Lee <[email protected]>
Co-authored-by: Kevin Xu <[email protected]>