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

Rewrite frontend in React #1273

Merged
merged 26 commits into from
Nov 28, 2017
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
5f06776
[WIP] Rewrite frontend in React
paulmelnikow Nov 12, 2017
4462e1a
Double quotes in jsx, one tag per line, minor reformatting
paulmelnikow Nov 13, 2017
aaab2eb
Refactor static + dynamic badge creation; use controlled component
paulmelnikow Nov 13, 2017
835bf1c
Use class properties
paulmelnikow Nov 13, 2017
82d34ad
Rm unused ids and reformat
paulmelnikow Nov 14, 2017
004b50e
MarkupModal: Remove `isOpen` from state and rewrite markup rendering
paulmelnikow Nov 14, 2017
d218e69
propTypes should be static
paulmelnikow Nov 14, 2017
1c74e54
Clean up + modernize network fetch code
paulmelnikow Nov 16, 2017
0d2078a
Avoid UI jitter during subsequent suggest requests
paulmelnikow Nov 16, 2017
5d6d47b
Singlequote strings
paulmelnikow Nov 16, 2017
0707634
Reformat / reindent
paulmelnikow Nov 16, 2017
d4f6319
Refactor CSS and replace inline CSS with styled-jsx
paulmelnikow Nov 18, 2017
1545512
Merge branch 'master' into react-frontend
paulmelnikow Nov 21, 2017
2e53fba
Configure allowed CORS headers
paulmelnikow Nov 21, 2017
5e881c9
Fixes for BASE_URL in dev
paulmelnikow Nov 21, 2017
89d5779
Build frontend in Node 8
paulmelnikow Nov 22, 2017
46fad74
Clear warnings, fix whitespace, fix dynamic badge maker
paulmelnikow Nov 22, 2017
b2c4761
Rm unused
paulmelnikow Nov 26, 2017
a9750bc
PRODUCTION_BUILD -> LONG_CACHE
paulmelnikow Nov 26, 2017
4da466b
Merge branch 'master' into react-frontend
paulmelnikow Nov 26, 2017
cd66f0b
Update package lock
paulmelnikow Nov 26, 2017
aead7f9
Clean lint
paulmelnikow Nov 26, 2017
19a919b
Try to fix travis in Node 8 + debug Node 6
paulmelnikow Nov 26, 2017
4e3d46a
Fix build check on Node 6
paulmelnikow Nov 26, 2017
0aa7976
Use check-node-version
paulmelnikow Nov 27, 2017
aaa47f0
Merge branch 'master' into react-frontend
paulmelnikow Nov 27, 2017
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
Merge branch 'master' into react-frontend
# Conflicts:
#	package-lock.json
  • Loading branch information
paulmelnikow committed Nov 26, 2017
commit 4da466b2c15ce32cadbcacc68aa9beca56270a38
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.