Chi Vinh Le
041e2e9cda
Update package-lock.json
2018-07-06 16:22:29 -03:00
Chi Vinh Le
b83dabc616
Add unit tests
2018-07-06 16:11:05 -03:00
Chi Vinh Le
f7a6b974a3
Support Enzyme and Relay in Jest
2018-07-06 16:10:20 -03:00
Kiwi and Wyatt Johnson
4fe85b8dbc
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Kiwi and Wyatt Johnson
01e14cc110
Adapt files.exclude ( #1736 )
2018-07-06 13:08:10 -06:00
Chi Vinh Le
4a9e620eaf
Adapt files.exclude
2018-07-06 15:38:20 -03:00
Chi Vinh Le
2c3e53e573
Make Jest work with Relay!
2018-07-05 19:11:32 -03:00
Wyatt Johnson
15478fe54f
fix: linting
2018-07-05 16:03:34 -06:00
Wyatt Johnson
b3f850724a
Merge branch 'next' into next-passport
2018-07-05 16:01:44 -06:00
Wyatt Johnson
87ce65755c
feat: initial local passport strategy
2018-07-05 15:58:19 -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
Kiwi and Wyatt Johnson
e4c0e16e1b
[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
e1cf3a06f3
Add first tests
2018-07-04 19:04:12 -03:00
Chi Vinh Le
ea6eaee0d7
Make jest testing work with custom path and css modules
2018-07-04 19:02:03 -03:00
Wyatt Johnson
3e90877012
feat: added @auth directive
2018-07-04 14:44:26 -06:00
Kiwi and Wyatt Johnson
e450fa05e0
Use JSDocs comments ( #1727 )
2018-07-04 14:39:54 -06:00
Wyatt Johnson
6a185e587e
feat: added support for --only flag
2018-07-04 14:39:54 -06: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
Chi Vinh Le
bdd4702a8f
Invert and full width
2018-07-04 17:26:37 -03:00
Chi Vinh Le
67790ac9e1
Strict typing for pagination container
2018-07-04 17:24:05 -03:00
Chi Vinh Le
94588951d3
Cleanup Relay Types
2018-07-04 17:16:51 -03:00
Chi Vinh Le
9f79ee1c6d
Better relay types
2018-07-04 15:01:47 -03:00
Chi Vinh Le
95bf54366c
Merge branch 'next' into comments-connection
2018-07-04 14:42:29 -03:00
Kiwi and Wyatt Johnson
c9c99623bc
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Kiwi and Wyatt Johnson
52594dc028
[next] Remove nodemon ( #1725 )
...
* Remove old nodemon configs
* Remove nodemon
2018-07-04 11:12:43 -06:00
Kiwi and GitHub
85c06617e2
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
...
[next] Adapt relay watch config
2018-07-04 14:07:29 -03:00
Kiwi and GitHub
e58e7c5cad
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
...
[next] Adapt relay watch config
2018-07-04 14:07:29 -03:00
Wyatt Johnson and GitHub
b43b8abede
Merge branch 'next' into prevent-compile-loop-relay
2018-07-04 11:02:08 -06:00
Wyatt Johnson and GitHub
6615dc0ac9
Merge branch 'next' into prevent-compile-loop-relay
2018-07-04 11:02:08 -06:00
Kiwi and Wyatt Johnson
1a14c13105
Use JSDocs comments ( #1727 )
2018-07-04 11:01:08 -06:00
Kiwi and Wyatt Johnson
ed97f80a00
Use JSDocs comments ( #1727 )
2018-07-04 11:01:08 -06:00
Kiwi and GitHub
a1fc11a893
Merge pull request #1731 from coralproject/next-watcher-flags
...
Watcher --only
2018-07-04 13:56:33 -03:00
Kiwi and GitHub
c1ab0d96d8
Merge pull request #1731 from coralproject/next-watcher-flags
...
Watcher --only
2018-07-04 13:56:33 -03:00
Wyatt Johnson
9afc322314
feat: added support for --only flag
2018-07-04 10:50:10 -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
0784e7dd63
Do not rerun relay compiler on its own changes
2018-07-03 15:49:35 -03:00
Chi Vinh Le
70b88de51a
Do not rerun relay compiler on its own changes
2018-07-03 15:49:35 -03:00
Chi Vinh Le
6ac94c8c2a
Merge branch 'next' into comments-connection
2018-07-03 15:35:09 -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
Chi Vinh Le
796d24db3d
Use pagination container
2018-07-02 19:13:13 -03:00
Wyatt Johnson
1236946312
initial oidc support
2018-06-29 16:11:32 -06:00
Wyatt Johnson
ab8fd935e7
Merge branch 'next' into next-passport
2018-06-29 12:46:28 -06:00
Kiwi and Wyatt Johnson
9375f3ec23
Use workspace typescript version ( #1717 )
2018-06-29 12:38:45 -06:00
Kiwi and Wyatt Johnson
4494ac8900
Lint remaining js files ( #1714 )
...
* Lint remaining js files
* Fix tsconfig
2018-06-29 10:33:16 -06:00
Kiwi and Wyatt Johnson
986716b3c3
lint js files, cleanup scripts ( #1713 )
2018-06-29 15:25:40 +00:00
Wyatt Johnson
986c92598d
feature: added generated graph types
2018-06-28 17:06:45 -06: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