FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 4dcoder/hackernews-react-graphql · GitHub
4dcoder
/
hackernews-react-graphql
Public
forked from
clintonwoo/hackernews-react-graphql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 28, 2018
fixes #16
clintonwoo
committed
5928e11
View commit details
Copy full SHA for 5928e11
Browse repository at this point
Commits on Mar 8, 2018
Updated to React 16.2, Next 5, Apollo Client 2.2.6, Graphql 0.13.1 and removed unnecessary dependencies
clintonwoo
committed
4ebe5c7
View commit details
Copy full SHA for 4ebe5c7
Browse repository at this point
Cleaned up extra template string variable
clintonwoo
committed
d2dfafc
View commit details
Copy full SHA for d2dfafc
Browse repository at this point
Commits on Oct 28, 2017
Updated Apollo to version 2.0.0
clintonwoo
committed
0b2e8df
View commit details
Copy full SHA for 0b2e8df
Browse repository at this point
Commits on Oct 15, 2017
Improved login and registration validation/messages.
clintonwoo
committed
f054285
View commit details
Copy full SHA for f054285
Browse repository at this point
Commits on Oct 12, 2017
Use docker image Node 8.7 with Yarn 1.2.0
clintonwoo
committed
bad9435
View commit details
Copy full SHA for bad9435
Browse repository at this point
Updated React to 16, Next to 4, Jest, Enzyme and added Enzyme toJson so snapshots are readable in JSON form and don't show enzyme implementation
clintonwoo
committed
d534bcd
View commit details
Copy full SHA for d534bcd
Browse repository at this point
Removed unused dependencies.
clintonwoo
committed
bbd618f
View commit details
Copy full SHA for bbd618f
Browse repository at this point
Commits on Oct 4, 2017
Merge branch 'dev'
clintonwoo
committed
7d98592
View commit details
Copy full SHA for 7d98592
Browse repository at this point
Merge pull request #9 from matthiaskern/add-real-best-data
Show description for c391aea
Clinton D'Annolfo
authored
c391aea
View commit details
Copy full SHA for c391aea
Browse repository at this point
Merge pull request #11 from ecwyne/patch-1
Show description for d24e435
Clinton D'Annolfo
authored
d24e435
View commit details
Copy full SHA for d24e435
Browse repository at this point
Await validPassword
Show description for d2e6828
ecwyne
authored
d2e6828
View commit details
Copy full SHA for d2e6828
Browse repository at this point
Fixed async issue with passport
clintonwoo
committed
270fe41
View commit details
Copy full SHA for 270fe41
Browse repository at this point
remove log
matthiaskern
committed
24fa28d
View commit details
Copy full SHA for 24fa28d
Browse repository at this point
Hashed and salted password storage using inbuilt Node.js crypto library pbkdf2
clintonwoo
committed
744fb7e
View commit details
Copy full SHA for 744fb7e
Browse repository at this point
Commits on Oct 3, 2017
hide best header link if not on /best
matthiaskern
committed
b907f77
View commit details
Copy full SHA for b907f77
Browse repository at this point
change best test title
matthiaskern
committed
819c230
View commit details
Copy full SHA for 819c230
Browse repository at this point
add best feed type
matthiaskern
committed
7da320d
View commit details
Copy full SHA for 7da320d
Browse repository at this point
Commits on Sep 29, 2017
Can now submit new news items. URL gets validated but validation messages are not implemented in UI fully.
clintonwoo
committed
de5793e
View commit details
Copy full SHA for de5793e
Browse repository at this point
Commits on Sep 28, 2017
Now handling user registration through Passport instead of GraphQL. Just so we don't have to reimplement the whole user workflow.
clintonwoo
committed
7b1a9ee
View commit details
Copy full SHA for 7b1a9ee
Browse repository at this point
Commits on Sep 27, 2017
Fixed cases where user doesn't exist and comment sample data to match expected schema
clintonwoo
committed
f129edb
View commit details
Copy full SHA for f129edb
Browse repository at this point
Commits on Sep 25, 2017
Refactoring data model + validation
clintonwoo
committed
9de7e53
View commit details
Copy full SHA for 9de7e53
Browse repository at this point
Build: Ignore mocks
clintonwoo
committed
5c0bf12
View commit details
Copy full SHA for 5c0bf12
Browse repository at this point
Commits on Sep 24, 2017
Split components into presentational, container and mutations into data directory.
clintonwoo
committed
809c9fd
View commit details
Copy full SHA for 809c9fd
Browse repository at this point
Post upvoting & hiding. Updated Schema, models, cleaned model code and standardized by making models creatable as objects with defaults. TODO: more validation.
clintonwoo
committed
8a0afb1
View commit details
Copy full SHA for 8a0afb1
Browse repository at this point
Commits on Sep 23, 2017
User: User page now works and fetches data from HN
clintonwoo
committed
91d3eab
View commit details
Copy full SHA for 91d3eab
Browse repository at this point
User: Register user, login, server side rendering current user with cookie, successful login redirect all working. Using a GraphQL mutation to create the user and passport to redirect.
clintonwoo
committed
2a95239
View commit details
Copy full SHA for 2a95239
Browse repository at this point
Commits on Sep 22, 2017
Login now works, updated GraphQL schema with mutations, updated debug-mode for nodejs 8.5.0, added more tests but more work is needed on them, refactored Apollo code to be cleaner, Apollo SSR still…
Show description for e4239fb
clintonwoo
committed
e4239fb
View commit details
Copy full SHA for e4239fb
Browse repository at this point
Commits on Sep 21, 2017
Tests: Added structure for GraphQL tests
clintonwoo
committed
33df71e
View commit details
Copy full SHA for 33df71e
Browse repository at this point
Tests: Added mock date package to get consistent time ago results & added tests for each page
clintonwoo
committed
0491f2f
View commit details
Copy full SHA for 0491f2f
Browse repository at this point
Commits on Sep 20, 2017
README: Removed section on debugging since it's more related to Node.js in general rather than this project.
clintonwoo
committed
000ee30
View commit details
Copy full SHA for 000ee30
Browse repository at this point
Commits on Sep 19, 2017
Refactoring
clintonwoo
committed
9443e0d
View commit details
Copy full SHA for 9443e0d
Browse repository at this point
Tests - updating snapshots
clintonwoo
committed
5a35ca3
View commit details
Copy full SHA for 5a35ca3
Browse repository at this point
README: Center heading and removed license footnote
clintonwoo
committed
86a8a4a
View commit details
Copy full SHA for 86a8a4a
Browse repository at this point
Commits on Sep 17, 2017
Refactoring, Changed the loading indicator color to semitransparent orange like HN theme.
clintonwoo
committed
ebba1b7
View commit details
Copy full SHA for ebba1b7
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL