Commit Graph

22 Commits

Author SHA1 Message Date
okbel 37fb9ece66 wip 2018-07-09 18:57:41 -03:00
okbel 7ee9f23542 work in progress 2018-07-09 18:37:46 -03:00
okbel 155b8c7316 progress 2018-07-09 16:39:04 -03:00
okbel b15ea811e5 wip 2018-07-09 14:33:28 -03:00
okbel 6210ae6077 clean request 2018-07-09 11:44:52 -03:00
okbel 50de9a7f84 WIP 2018-07-09 11:37:08 -03:00
okbel 205ef6b4a4 Adding Copy to clipboard functionality 2018-07-09 11:04:16 -03:00
okbel 89c697b18f Permalink ui 2018-07-06 23:44:29 -03:00
Kiwi 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
Kiwi 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
Kiwi 4494ac8900 Lint remaining js files (#1714)
* Lint remaining js files

* Fix tsconfig
2018-06-29 10:33:16 -06:00
Kiwi 986716b3c3 lint js files, cleanup scripts (#1713) 2018-06-29 15:25:40 +00:00
Kiwi 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
Wyatt Johnson bcf5658c36 fix: type adjustments 2018-06-27 11:39:26 -06:00
Wyatt Johnson b51e1c9867 fix: added support for strictNullChecks 2018-06-26 14:46:58 -06:00
Wyatt Johnson fa57c72842 linting + initial mutation
- added tslint
- mutation support
2018-06-25 14:32:01 -06:00
Wyatt Johnson 6f80a2458c linting 2018-06-21 10:44:36 -06:00
Wyatt Johnson a3e3d93607 initial subscription support 2018-06-20 15:56:15 -06:00
Wyatt Johnson 1917a17929 refactored design 2018-06-18 15:50:42 -06:00
Wyatt Johnson 7177988059 added mock tenant api 2018-06-16 17:59:21 -06:00
Wyatt Johnson 4318e1ddbe added tenant + graph support 2018-06-16 17:21:04 -06:00
Wyatt Johnson 02e1236792 initial commit 2018-06-16 17:20:51 -06:00