19 Commits

Author SHA1 Message Date
Erez Rokah
0f60a559c1 chore: disable eslint react prop-types rule (#2778) 2019-10-22 12:48:45 -04:00
Erez Rokah
ece136c92e feat(backend-github): GitHub GraphQL API support (#2456)
* add GitHub GraphQL api initial support

* support mutiple backends for e2e tests - initial commit

* add github backend e2e test (currently skipped), fix bugs per tests

* refactor e2e tests, add fork workflow tests, support fork workflow in GraphQL api

* remove log message that might contain authentication token

* return empty error when commit is not found when using GraphQL (align with base class)

* disable github backend tests

* fix bugs introduced after rebase of GraphQL and OpenAuthoring features

* test: update tests per openAuthoring changes, split tests into multiple files

* fix: pass in headers for pagination requests, avoid async iterator as it requires a polyfill on old browsers

* test(e2e): disable github backend tests
2019-09-03 14:56:20 -04:00
Tony Alves
f5e148f9a7 chore: improve build output (#2258) 2019-04-04 14:16:06 -04:00
Shawn Erquhart
ccef446d72
feat: upgrade to Emotion 10 (#2166) 2019-03-15 10:19:57 -04:00
Caleb
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
Shawn Erquhart
1a9fe461ff migrate test framework 2018-07-25 21:17:57 -04:00
Caleb
4d981d8e01 Upgrade to Webpack 4 (#1214) 2018-05-15 18:37:59 -04:00
Andrey Okonetchnikov
51386761ed Added CMS_ENV to .eslintrc globals 2016-11-11 12:32:04 +01:00
Andrey Okonetchnikov
5388884bf6 Integrated with webpack dev config 2016-10-06 15:27:25 +02:00
Andrey Okonetchnikov
9c7c5360e6 Use shareable netlify eslint config. 2016-10-06 14:57:47 +02:00
Andrey Okonetchnikov
334b6191bd Added some more rules to eslintrc. Removed unnecessary globals from it. 2016-10-06 14:57:46 +02:00
Andrey Okonetchnikov
4c50952131 Enfore semicolon for class properties 2016-10-03 16:34:48 +02:00
Cássio Zen
4e35a27934 simpler eslint config for es6 features 2016-08-31 16:42:34 -03:00
Cássio Zen
72b8e14f07 updated rules 2016-08-06 18:09:41 -03:00
Cássio Zen
36a344f34a refactor: moved styles menu to external component 2016-08-04 15:49:43 -03:00
Cássio Zen
44bf70a2ae Basic methods: compile regexp, match command, get suggestions 2016-06-30 18:12:23 -03:00
Cássio Zen
37cf1ba52d eslint compliance on presentational components 2016-06-30 17:28:47 -03:00
Cássio Zen
8e7de6a64f Added proptypes rule 2016-06-30 17:28:47 -03:00
Mathias Biilmann Christensen
c60d8ba706 Initial commit 2016-02-25 00:45:56 -08:00