Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Closed
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
653dd02
Add next pages/routes
Zaggen Apr 29, 2019
4d4a138
Update dependencies
Zaggen Apr 29, 2019
4484453
Add routes file
Zaggen Apr 29, 2019
5b1a31e
Add thunks
Zaggen Apr 29, 2019
cb97062
Add utils/errors.js
Zaggen Apr 29, 2019
4c7569b
Add utils/is-browser.js
Zaggen Apr 29, 2019
eae877a
Adds utils/kebab-case.js
Zaggen Apr 29, 2019
55b1a2f
Remove deprecated file
Zaggen Apr 29, 2019
2a71adb
Add server/index.js
Zaggen Apr 29, 2019
ff9ad46
Fast forward to new version of file
Zaggen Apr 29, 2019
d68c2ad
Add api/customer/refresh-customer-token.js
Zaggen Apr 29, 2019
b3c9263
Removes /macro import from styled components
Zaggen Apr 29, 2019
98eb14a
Refactor PrivateRoute into PrivatePage
Zaggen Apr 29, 2019
1619ecc
Fast forward to new version of file
Zaggen Apr 29, 2019
81c09ab
Updates Link to work with next
Zaggen Apr 29, 2019
0cc735c
Add utils/refresh-token.js
Zaggen Apr 29, 2019
2d8cce4
Update dependencies and scripts
Zaggen Apr 29, 2019
63b8fd4
Fast forward to newest version of the file
Zaggen Apr 29, 2019
4f15d5b
Adds .next path to the ignored list
Zaggen Apr 29, 2019
6dcc86b
Fast forward to newest version of the file
Zaggen Apr 29, 2019
fc4efc8
Wraps in PrivatePage
Zaggen Apr 29, 2019
3c87e48
Adds pages/Logout
Zaggen Apr 29, 2019
06166a8
Fast forward to newest version of the file
Zaggen Apr 29, 2019
64a7dab
Change logic to support ssr
Zaggen Apr 29, 2019
ef8ffd6
Adjust to support next/link
Zaggen Apr 29, 2019
873fc25
Fast forward to newest version of the file
Zaggen Apr 29, 2019
7bb9415
Fast forward to newest version of the file
Zaggen Apr 29, 2019
ec3f88e
Remove Layout
Zaggen Apr 29, 2019
95f1418
Rework store to support server initialization
Zaggen Apr 29, 2019
5f1e753
Change logic to support SSR
Zaggen Apr 29, 2019
556419e
Add safety check for browser environment
Zaggen Apr 29, 2019
9ad0c0d
Add @zeit/next-css
Zaggen Apr 29, 2019
250df6d
Set up withCss
Zaggen Apr 29, 2019
f0f38ed
Add react-toastify styles
Zaggen Apr 29, 2019
5376599
Rename public folder into static
Zaggen Apr 30, 2019
84e8166
Remove unused file
Zaggen Apr 30, 2019
713a3b4
Update fonts path
Zaggen Apr 30, 2019
ad5eec6
Minor refactor
Zaggen Apr 30, 2019
f7f4501
Remove flow tag
Zaggen Apr 30, 2019
ef85ab8
Add next's handle and return statements
Zaggen Apr 30, 2019
e142b04
Adds isBrowser checks
Zaggen Apr 30, 2019
a2d2876
Import isBrowser to replace local implementation
Zaggen Apr 30, 2019
aca64d8
Make eslint supperssion comment more explicit
Zaggen Apr 30, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update dependencies
  • Loading branch information
Zaggen committed Apr 29, 2019
commit 4d4a138f30e1cb89966a494f5cd7bd2a6fdd484c
Loading