Conversation
[Finishes #163393593]
[Finishes #163422345]
- create user, party, vote, petition, candidate,office data models - use objects and arrays to create data structures [Finishes #163422345]
- install mocha , chai and chai-http - edit test scripts in package.json - write initial test to check that chai is working [Finishes #163393631]
[Finishes #163393768]
[Finishes #163393768]
…-163393768 #163393768 integrate travis
- name and headquaters address is required - data is an array - create route - create server [Finishes #163394504]
[Finishes #163397893]
[Finishes #163397893]
- use filter method to filter by id [Finishes #1633972924]
- use filter method to filter by id - use splice method to delete party in an array [Finishes #163401965]
[Finishes #163401247]
- status code 412 used for precondition failure - type of office required [Finishes #163405547]
[Finishes #163405680]
[Finishes #163405998]
[Finishes #163295058]
[Finishes #163394504]
[Finishes #163397924]
[Finishes #163397893]
[Finishes #163401965]
[Fixes #163401247]
[Fixes #163405547]
[Fixes 163295058]
#163295058 Add fetch to UI pages
#164351348 user should be able to logout
- user should login before viewing homepage - redirect user to login page if user is not login [Finishes #164360256]
#164360256 fetch parties from frontend
[Finishes #164462708]
#164462708 fetch get profile endpoint
-Status change should affect a user who is an admin# - Status change affectsa user who is a politicia [Finishes #164472742]
#164472742 Fetch edit profile
- Reset password on succesful change [Finishes #164495501]
#164495501 fetch change password
-User should type first name to verify delete action - User should check buton to delete action [Finishes #164501802]
#164501802 fetch delete profile endpoint
[Finishes #164518077]
#164518077 Fetch create party endpoint
- get all parties and load into select option - Make value of each option the party id - select a party - fetch a single party - edit a party [Finishes #164538384]
#164538384 Edit user party from front end
[Finishes #164562900]
#164562900 fetch delete party endpoint
- fetch create office endpoints - fetch edit office endpoints - fetch delete office endpoints [Finishes #164563743]
#164563743 fetch office endpoints from frontend
- Fetch create interest - Fetch get all interest - Fetch edit an interest [Finishes #164603437]
…3437 #163295058 fetch interest endpoints from front end
- fetch get a candidate endpoint - fetch delete a candidate endpoint - fetch create a candidate endpoint [Finishes #164658545]
#164658545 fetch candidates endpoints
- fetch create vote endpoint - fetch search politicians - fetch check results - fetch user voting activities [Finishes #164679479]
#164679479 fetch votes endpoint
fetch create petition fetch view petition fetch delete petition fetch edit petition [Finishes #164712715]
#164712715 fetch petitions endpionts
This file contains hidden or 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
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.