Wyatt Johnson and GitHub
42d30af27b
Merge branch 'next' into next-passport
2018-07-13 16:57:35 +00:00
Kiwi and Wyatt Johnson
cac0afa61e
[next] Support server side jest testing ( #1747 )
...
* Support server side jest testing
* feat: more tests
2018-07-13 16:57:25 +00:00
Wyatt Johnson and GitHub
9c6a06b2c0
Merge branch 'next' into next-passport
2018-07-13 16:51:43 +00:00
Chi Vinh Le
ea0456ac76
Add comments
2018-07-12 14:34:40 -03:00
Chi Vinh Le
2d69982ebb
Mobile first approach
2018-07-12 14:23:54 -03:00
Chi Vinh Le
ff41fabb37
Support standard css variables, dynamically set spacing-unit
2018-07-12 03:19:14 -03:00
Chi Vinh Le
a79e916a96
Fully implement Flex and MatchMedia
2018-07-12 01:13:23 -03:00
Wyatt Johnson
c90f6cbe53
Merge branch 'next' into next-passport
2018-07-11 15:42:52 -06:00
Chi Vinh Le
ec1eff2b9d
Mark comments as always returning a value
2018-07-10 19:14:42 -03:00
Chi Vinh Le
8e87cba52f
Add comment
2018-07-10 19:00:22 -03:00
Chi Vinh Le
8690646409
Better css classnames in snapshots
2018-07-10 12:29:42 -03:00
Chi Vinh Le
25c931cc05
Implement Replies
2018-07-09 16:45:36 -03:00
Chi Vinh Le
84dd673c2e
Add integration tests!
2018-07-06 21:19:49 -03:00
Chi Vinh Le
f7a6b974a3
Support Enzyme and Relay in Jest
2018-07-06 16:10:20 -03:00
Chi Vinh Le
2c3e53e573
Make Jest work with Relay!
2018-07-05 19:11:32 -03:00
Wyatt Johnson
b3f850724a
Merge branch 'next' into next-passport
2018-07-05 16:01:44 -06:00
Chi Vinh Le
0fc57ab6a7
Merge branch 'next' into comments-connection
2018-07-05 15:10:37 -03:00
Kiwi and Wyatt Johnson
37cb23dd59
[next] Jest implementation for React Components ( #1733 )
...
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
2018-07-05 09:04:38 -06:00
Chi Vinh Le
ea6eaee0d7
Make jest testing work with custom path and css modules
2018-07-04 19:02:03 -03:00
Chi Vinh Le and Wyatt Johnson
eb7ddd7310
Do not rerun relay compiler on its own changes
2018-07-04 14:39:54 -06:00
Kiwi and Wyatt Johnson
c9c99623bc
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Wyatt Johnson
ec6955715f
fixed config
2018-07-04 10:21:29 -06:00
Wyatt Johnson
679ad01a7d
feat: supported watcher
2018-07-04 10:17:48 -06:00
Wyatt Johnson
eacdb7db59
Merge branch 'next' into next-passport
2018-07-04 09:57:07 -06:00
Chi Vinh Le
70b88de51a
Do not rerun relay compiler on its own changes
2018-07-03 15:49:35 -03:00
Kiwi and Wyatt Johnson
044e1c2863
Watcher infrastructure ( #1724 )
...
* wip
* Adding chokidar and types
* specifiying build tasks
* new structure, new types, executor and watchers
* Adding log
* Fully implemented watchers
* adapt vscode launc
* Add .babelrc.js to toplevel tsconfig project
* Typo
* Get schema path from .graphqlconfig
* Use watcher binary
* Add joi validation to watcher
* Remove fb-watchman for now
* Use correct ignore path
* Fix dist folder
* Allow setting watcher
* Per default only spawn one process at a time
* Support runOnInit
* Rename RestartingExecutor to LongRunningExecutor
* Use debounce instead of throttle
* Remove console log
* Debounce command execution
* Simplify debounce
* Watcher name change
* Typos
* Rename "watcher" root level config to "backend"
2018-07-03 12:21:58 -06:00
Wyatt Johnson
1236946312
initial oidc support
2018-06-29 16:11:32 -06:00
Kiwi and Wyatt Johnson
986716b3c3
lint js files, cleanup scripts ( #1713 )
2018-06-29 15:25:40 +00:00
Kiwi and Wyatt Johnson
65c8da0f34
Merge client into next ( #1709 )
...
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
2018-06-27 22:06:30 +00:00