Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CS123-Canteeneo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Willard Torres
CS123-Canteeneo
Commits
d86601aa70a1ecb412f76e9a691411b4bf2309f4
Switch branch/tag
CS123-Canteeneo
04 Dec, 2016
13 commits
Separate review endpoints into post and get
· d86601aa
Willard
authored
Dec 04, 2016
d86601aa
Add endpoint for getting all dishes
· 5be91500
Willard
authored
Dec 04, 2016
5be91500
Add stall edit and delete reviews
· 34768301
Willard
authored
Dec 04, 2016
34768301
Add message on successful delete
· bc2b90de
Willard
authored
Dec 04, 2016
bc2b90de
Fix typo
· c1f994cd
Willard
authored
Dec 04, 2016
c1f994cd
Fix invalid syntax
· b89e4930
Willard
authored
Dec 04, 2016
b89e4930
Fix merge conflict
· fdf4c828
Willard
authored
Dec 04, 2016
fdf4c828
Fix typo
· 4e4c5f18
Willard
authored
Dec 04, 2016
4e4c5f18
Fix sending user instead of name
· b4da9852
Willard
authored
Dec 04, 2016
b4da9852
Fix sending user insteaed of name
· 6ca8b973
Willard
authored
Dec 04, 2016
6ca8b973
Fix merge conflict
· 9939c615
Willard
authored
Dec 04, 2016
9939c615
Include body and username in review
· 693ea24e
Willard
authored
Dec 04, 2016
693ea24e
Include body and username in review
· d0f6661a
Willard
authored
Dec 04, 2016
d0f6661a
03 Dec, 2016
5 commits
Fix ratings being coerced into integers
· fc7bae33
Willard
authored
Dec 03, 2016
fc7bae33
Fix missing import, include review id in JSON
· 3b19bd6b
Willard
authored
Dec 03, 2016
3b19bd6b
Fix typo
· 2f4e9c60
Willard
authored
Dec 03, 2016
2f4e9c60
Add endpoints for editing and deleting dish reviews
· fe4b8942
Willard
authored
Dec 03, 2016
fe4b8942
Fix typo in dish_favorite, send user id in token
· 61724c6e
Willard
authored
Dec 03, 2016
61724c6e
02 Dec, 2016
1 commit
Remove stall favorite count route, fix dish favorites
· a310ed97
Willard
authored
Dec 02, 2016
a310ed97
01 Dec, 2016
6 commits
Stall favorite improvements
· 134fe888
Willard
authored
Dec 01, 2016
134fe888
More minor fixes
· f52be04e
Willard
authored
Dec 01, 2016
f52be04e
Fix embarrasing Stall and StallFavorite errors
· 7d6260a0
Willard
authored
Dec 01, 2016
7d6260a0
Add error handler for API auth
· cdb9a728
Willard
authored
Dec 01, 2016
cdb9a728
Fix wrong way of sendindg JSON
· d7ca7c3b
Willard
authored
Dec 01, 2016
d7ca7c3b
Make new_user() return JSON
· c7200b07
Willard
authored
Dec 01, 2016
c7200b07
26 Nov, 2016
1 commit
Accept dish review as JSON instead of form
· 15337921
Willard
authored
Nov 26, 2016
15337921
25 Nov, 2016
1 commit
Minor api tweaks, default value to search filters
· 44616206
Willard
authored
Nov 25, 2016
44616206
24 Nov, 2016
1 commit
Revert back to using functions for routes
· 3aacfcdf
Willard
authored
Nov 24, 2016
3aacfcdf
23 Nov, 2016
12 commits
Remove api/all endpoint temporarily
· 1bc3b7fe
Willard
authored
Nov 23, 2016
1bc3b7fe
Add filters for searching
· 78feea0e
Willard
authored
Nov 23, 2016
78feea0e
Add type and cuisine id to constructor
· dd91f897
Willard
authored
Nov 23, 2016
dd91f897
Add type and cuisine in dish forms
· 99bca4d0
Willard
authored
Nov 23, 2016
99bca4d0
Add cuisine_id to Dish model
· 0ed4f85d
Willard
authored
Nov 23, 2016
0ed4f85d
Add dish cuisine model
· c7405b47
Willard
authored
Nov 23, 2016
c7405b47
Add gevent to requirements
· 95ea3207
Willard
authored
Nov 23, 2016
95ea3207
Use gevent for server, Manager for db migrations
· c492b74d
Willard
authored
Nov 23, 2016
c492b74d
Fix dish edits not registering correctly
· bd3a8a20
Willard
authored
Nov 23, 2016
bd3a8a20
Remove unneedd args from run.py
· d16d55bb
Willard
authored
Nov 23, 2016
d16d55bb
Fix dish_views wrong URL and no placeholders
· dc5c864c
Willard
authored
Nov 23, 2016
dc5c864c
Show more information about each dish in stalls
· 3ce6b7d8
Willard
authored
Nov 23, 2016
3ce6b7d8