Gitiles
Code Review
Sign In
review.gerrithub.io
/
DancingMonkeyTeam
/
bitetracker
/
HEAD
96b5ba6
[BITETRAC-130] Grocery list view prototype
by Quirk0o
· 7 years ago
develop
master
fd1a8eb
Merge "[Fix] double nav in navbar"
by quirk0o
· 6 years ago
26db1a0
Merge "[Fix] navbar sizing on different resolutions"
by quirk0o
· 6 years ago
fb18d33
[Fix] double nav in navbar
by Quirk0o
· 7 years ago
a6a6d7d
[Fix] navbar sizing on different resolutions
by Quirk0o
· 7 years ago
1bf231a
[BITETRAC-131] data flow for grocery lists with alt
by Quirk0o
· 7 years ago
1900097
[BITETRAC-129] notification dropdown
by Quirk0o
· 7 years ago
e0209ce
[BITETRAC-125] top-level routing
by Quirk0o
· 7 years ago
ec65121
[BITETRAC-123] responsive navbar
by Quirk0o
· 7 years ago
1ae01d5
[BITETRAC-121] basic navbar
by Quirk0o
· 7 years ago
513a89b
Bugfix: prevent mobile browsers from displaying zoomed out desktop version
by Quirk0o
· 7 years ago
5784ddd
[BITETRAC-116] common html template
by BlueEyedHush
· 7 years ago
888654a
(hopefully) more correct handling of some paths in server config
by BlueEyedHush
· 7 years ago
c7f9238
Merge "[BITETRAC-80] remove babel transpilation for gulpfile"
by blueeyedhush
· 7 years ago
e6db285
[BITETRAC-80] remove babel transpilation for gulpfile
by Quirk0o
· 7 years ago
f1fec86
[BITETRAC-120] automatically resolve jsx files in webpack
by Quirk0o
· 7 years ago
69f65d2
[BITETRAC-73] fixed broken backend tests & move them to separate directory
by BlueEyedHush
· 7 years ago
87cdd15
[BITETRAC-111] root-relative paths for node
by BlueEyedHush
· 7 years ago
46ef217
[BITETRAC-58] eslint
by BlueEyedHush
· 7 years ago
4a2e3a6
[BITETRAC-109] tests for Login component
by BlueEyedHush
· 7 years ago
72e764e
[BITETRAC-106] auth tests
by BlueEyedHush
· 7 years ago
832bcd0
[BITETRAC-96, BITETRAC-102] local auth with fetch
by BlueEyedHush
· 7 years ago
acd966b
[BITETRAC-95] add landing page
by BlueEyedHush
· 7 years ago
08ca453
[BITETRAC-76] webpack config merging + fixed HelloWorld test
by BlueEyedHush
· 7 years ago
e14e77a
[BITETRAC-66] css autoprefixing
by BlueEyedHush
· 7 years ago
f9bb6b7
[BITETRAC-90] integrate bootstrap
by BlueEyedHush
· 7 years ago
1d7cd3a
[BITETRAC-91] add resolve-url-loader
by BlueEyedHush
· 7 years ago
e54b0a0
[BITETRAC-87] integrate react-bootstrap
by BlueEyedHush
· 7 years ago
fa0001b
[BITETRAC-85] integrate normalize.css
by BlueEyedHush
· 7 years ago
bd8b455
[BITETRAC-84] allow css files
by BlueEyedHush
· 7 years ago
0e6b63d
[BITETRAC-78] ability to parametrize target browser for karma tests using command line args
by BlueEyedHush
· 7 years ago
bbbaf49
[BITETRAC-77] command line arguments for gulp tasks
by BlueEyedHush
· 7 years ago
e826b7c
[BITETRAC-70] frontend components unit tests with eznyme, karma, mocha and webpack
by BlueEyedHush
· 7 years ago
dccfc48
[BITETRAC-60] fix running of backend test
by BlueEyedHush
· 7 years ago
868d0f3
[PPBITETRAC-43] build process with webpack
by BlueEyedHush
· 7 years ago
dfad9c1
[PPBITETRAC-42] angular cleanup, jsx in dev builds
by BlueEyedHush
· 7 years ago
a14d13c
removed socket.io
by BlueEyedHush
· 7 years ago
tech_experiments
eff0ed7
Merge branch 'master' into tech_experiments
by BlueEyedHush
· 7 years ago
642e4b8
added arcanist file
by BlueEyedHush
· 7 years ago
07b1b3c
jade templates are correctly build and added to templateCache - however, there is assumption that only jade templates are used for views and only html file is index.html
by BlueEyedHush
· 7 years ago
7038851
changed version of bootswatch because it didn't want to download
by BlueEyedHush
· 7 years ago
3e39068
Autofocus email field in login form
by Quirk0o
· 7 years ago
006e7bd
Disable clamp dropdown on hover
by Quirk0o
· 7 years ago
66b4dc6
Fix displaying recipes
by Quirk0o
· 7 years ago
715b609
Add view for single recipes
by Quirk0o
· 7 years ago
cac1d56
Add new recipe view
by Quirk0o
· 7 years ago
8268280
Add routes for recipe child states
by Quirk0o
· 7 years ago
bb02c34
Add private flag to recipe model
by Quirk0o
· 7 years ago
9d55c77
Remove authentication from recipe get routes and add getting by user name and recipe title
by Quirk0o
· 7 years ago
03a8282
Create api endpoint for USDA nutritional databse
by Quirk0o
· 7 years ago
1d68774
Reformat file
by Quirk0o
· 7 years ago
bf16475
Store author name in recipe model instead of id
by Quirk0o
· 7 years ago
4984c34
Add hoverable and clickable styles
by Quirk0o
· 7 years ago
d6cf7ad
Add app wide sass variables
by Quirk0o
· 7 years ago
98c8679
Change navbar logo size
by Quirk0o
· 7 years ago
deb456c
Implement clamp for recipe cards
by Quirk0o
· 7 years ago
eaeafdb
Implement recipe list state
by Quirk0o
· 7 years ago
7f643d2
Implement Material Design style form labels animation
by Quirk0o
· 7 years ago
73208bc
Add semicolon
by Quirk0o
· 7 years ago
d7dba67
Switch to bootstrap
by Quirk0o
· 7 years ago
e44d080
Update README
by Quirk0o
· 7 years ago
ab8b412
Remove unnecessary quotes
by Quirk0o
· 7 years ago
69b9ae4
Fix returning full recipe list from server
by Quirk0o
· 7 years ago
a2dce45
Fix recipes server unit tests
by Quirk0o
· 7 years ago
b7695ea
Change recipe controller view name to vm
by Quirk0o
· 7 years ago
787e7d7
Add default image for recipes
by Quirk0o
· 7 years ago
73d3ae1
Seed databse with recipes
by Quirk0o
· 7 years ago
d346fa2
Remove font-awesome import and add materialize font variable
by Quirk0o
· 7 years ago
ade1f72
Redirect to login state when user not authorized
by Quirk0o
· 7 years ago
f1d02a3
Add recipe route to navbar
by Quirk0o
· 7 years ago
8aa6f3a
Add recipe resource
by Quirk0o
· 7 years ago
8cd71cd
Redirect to login page for user specific routes
by Quirk0o
· 7 years ago
ac291fc
Overwrite navbar size variables
by Quirk0o
· 7 years ago
57d8ae5
Remove Materialize from bower dependencies
by Quirk0o
· 7 years ago
46b9554
Remove materialize stylesheet from bower includes
by Quirk0o
· 7 years ago
9b2d6c0
Add jade compilation after view change
by Quirk0o
· 7 years ago
062c244
Fix side nav
by Quirk0o
· 7 years ago
bbf5340
Modify navbar to use materialize
by Quirk0o
· 7 years ago
ad1504c
Initial commit
by Quirk0o
· 7 years ago