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

Version 0.0.0 #85

Merged
merged 120 commits into from
Nov 1, 2016
Merged

Version 0.0.0 #85

merged 120 commits into from
Nov 1, 2016

Conversation

rhinodavid
Copy link
Contributor

No description provided.

cashpw and others added 30 commits October 19, 2016 16:02
Add Contributing guidelines [Resolves #1]
* Add contrib, roadmap, and reqs to README

* Fix link to Roadmap
(feat) Add Bill, Item, and User tables
(feat) Add React Homepage and Billpage
* Add api router'
;

'

* Create server file

* (feat) Rough out server structure
* Create server file

* Add hashids and supertest

* Ignore databases

* Create controllers for database models

* Implement short ids and create join table for debtors

* Implement api handler specs

* Implement save bill

* Update README
* Implement ability to delete billItems

* Implement ability to change bill Item values
(refactor) file structure and functional components
* Add auth route'
;
'
'

* (refactor) Align with style guide
(feat) Add tip and tax fields to Bills
…ndpoints (#33)

* Fix merge conflicts

* Add bcrypt and session config

* Add packages

* Add local strategy

* Implement user controller

* Add placeholder response

* Implement authentication routes

* Fix conflicts

* Fix conflicts
cashpw and others added 27 commits October 31, 2016 09:50
* Add public/index.html for localdev

* Integrate JWT into Sign Up

* Integrate JWT in Log In

* Integrate JWT with Profile

* Fix requestHandler for login

* Refactor firstname/lastname to name to match API

* Imtegrate JWT in bill creation

* Integrate Bill update with JWT

There is no appropriate API Route for updating a Bill. There _is_ a
route for updating Bill items, but that doesn't help much to update
the Bill's Tax/Tip/Description.

* (feat) claim and pay for bill items

* (feat) Paypal and SquareCash payment links

* Remove unnecessary module
* Mock out bill update

* Implement update bill
(doc) Document dev and doc processes in README
(refactor) Capitalize test headings
* Implement css styles

* Implement home css styles
@rhinodavid rhinodavid merged commit 4ab2282 into master Nov 1, 2016
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

Successfully merging this pull request may close these issues.

4 participants