Commit Graph

496 Commits

Author SHA1 Message Date
Kim Gardner 80fc5e86ff Upgrade mongoose (#1734)
* Upgrade Mongoose

* Upgrade Mongoose 5.2.1

* Yarn
2018-07-05 12:27:20 -06:00
Kim Gardner 95fb33e41b Update version to 4.5.1 (#1718) 2018-06-29 13:08:14 -06:00
snyk-bot e6c6391958 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:braces:20180219
2018-06-26 02:49:35 +00:00
Kim Gardner cc668ef439 Fix grammar 2018-06-13 16:34:44 +01:00
Kiwi 41fab3e11c Introduce final form, i18n helper, validators and refactor AddEmailAddress (#1636)
* Introduce final form, validators and refactor AddEmailAddress

* First i18n script

* Sort locales

* Add delete and copy action

* Copy over available validator translations

* Add comments

* Export validations in plugin-api

* Linting

* yarn.lock

* Sort locales

* Drop unused translations

* Add translations for validators

* Add action drop-unused

* Add comments

* Add note about limitation

* Fix desc
2018-06-05 17:12:30 -06:00
okbel 375c8789a4 updating yarn and nightwatch/selenium-standalone 2018-06-04 21:48:51 -03:00
Wyatt Johnson ef86938a0e Update package.json 2018-06-04 13:45:49 -06:00
Cristian Dean 6c73e5b818 Add scraper proxy support (#1674)
* Add scraper proxy support
* review: doc updates
2018-06-04 13:43:00 -06:00
Chi Vinh Le 3a84da9495 Activate Websocket and add browser console logging 2018-05-29 16:42:04 +02:00
okbel 4299c373ba changes and updates to the e2e 2018-05-28 15:17:31 -03:00
Helmut Januschka 1fb206daa4 add missing dependency 2018-05-28 10:56:46 +02:00
Kim Gardner cedabf04e3 Bump version to 4.4.2 2018-05-25 15:04:00 -04:00
Wyatt Johnson 422260607e Merge branch 'master' into csp 2018-05-23 11:53:24 -06:00
Wyatt Johnson 10a786f84d simplified language negotiation 2018-05-22 14:21:32 -06:00
Wyatt Johnson 9484d4c6f5 Merge branch 'master' into csp 2018-05-18 10:11:39 -06:00
Wyatt Johnson 95072be97e switched ejs for nunjucks 2018-05-17 15:59:49 -06:00
Kim Gardner 663caa1001 Update lint-staged to fix dependency issue 2018-05-16 18:18:36 -04:00
Wyatt Johnson ee0790dbe8 Update package.json 2018-05-15 11:25:58 -06:00
Wyatt Johnson 4426be5f39 improved dev experience, fixed css order 2018-05-09 13:56:05 -06:00
Kim Gardner 0d1f3d1da3 Merge branch 'master' into settings 2018-05-07 17:19:54 -04:00
Wyatt Johnson fa2730a661 Upgraded lodash 2018-05-07 15:06:53 -06:00
Wyatt Johnson 2b1108cd88 Settings Cache Refactor 2018-05-07 14:27:00 -06:00
Kim Gardner 9d448d4185 Merge branch 'master' into gdpr-delete 2018-05-03 16:46:32 -04:00
Wyatt Johnson edf32a911d Merge branch 'master' into cli 2018-05-03 14:20:05 -06:00
Wyatt Johnson 74acf73396 Merge branch 'master' into gdpr-delete 2018-05-02 17:00:51 -06:00
Kim Gardner 45c75f3c48 Update version to 4.4.0 2018-05-02 15:22:17 -04:00
Wyatt Johnson 26438d0b90 patched json 2018-05-02 09:59:10 -06:00
Wyatt Johnson d6828c5ef4 cli fixes 2018-05-01 16:27:47 -06:00
Wyatt Johnson 3b657e120f fix for logger 2018-04-20 10:52:03 -06:00
Belén Curcio d17c704f38 Merge branch 'master' into server-jest 2018-04-17 13:01:19 -03:00
Wyatt Johnson 4a4357bc4c version bump 2018-04-12 13:37:42 -06:00
Wyatt Johnson 5178529083 adjusted env 2018-04-12 09:44:17 -06:00
Wyatt Johnson 322740d1a9 small fixes 2018-04-11 19:29:54 -06:00
Wyatt Johnson 86385e0d86 Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Belén Curcio 7b4829bfac Merge branch 'master' into logging 2018-04-11 13:00:43 -03:00
Wyatt Johnson 46078117c8 updated version 2018-04-10 12:05:59 -06:00
Wyatt Johnson 4694f986c0 Logging Improvements
- development logging prints pretty again
- http requests are logged using bunyan now
2018-04-09 13:22:02 -06:00
Wyatt Johnson f9ca66d165 Merge branch 'master' into scraper 2018-03-23 16:02:42 -06:00
Wyatt Johnson 45b570e163 Scraper improvements
- added support for changing the scraper headers
- added a Coral-Talk/${version} user agent header by default
2018-03-23 16:00:09 -06:00
Kim Gardner 896b12a7b7 Merge branch 'master' into bump-version-4-3-0 2018-03-23 17:42:27 -04:00
Wyatt Johnson 8a3cbac442 Fixed up clean script 2018-03-23 11:45:38 -06:00
Wyatt Johnson 59982d4329 swapped manual dynamic chunked loader with readt-loadable 2018-03-22 17:29:38 -06:00
Kim Gardner 74271853e2 Update version to 4.3.0 2018-03-21 19:16:56 -04:00
Wyatt Johnson 273cc9927a Fixed misplaced deps 2018-03-21 14:51:05 -06:00
Wyatt Johnson bf37ab8c78 Moved extract-text-webpack-plugin from devDependencies to dependencies 2018-03-21 14:14:04 -06:00
Wyatt Johnson 076a07fba4 Merge branch 'master' into docs 2018-03-20 15:42:16 -06:00
Wyatt Johnson ff24f521be fixed graphql docs, added graphql tutorial 2018-03-20 15:39:38 -06:00
Belén Curcio da285fb7e5 Merge branch 'master' into better-graph 2018-03-20 11:07:17 -03:00
Chi Vinh Le f74641a548 Cache busting 2018-03-14 20:24:26 +01:00
Chi Vinh Le 106b2faaf1 Extract css 2018-03-14 14:25:00 +01:00