Commit Graph

192 Commits

Author SHA1 Message Date
Ruben van de Ven cf0cd38269 Fix #358 - migrate to S3 policy v4 to support AWS4-HMAC-SHA256 2020-09-04 22:08:38 +02:00
ghalestrilo ddc95fa488 🚧 switch index page manually 2020-08-19 17:48:09 -03:00
Cassie Tarakajian 6827983adc 1.0.7 2020-08-06 12:47:07 -04:00
Cassie Tarakajian ef758be3bd 1.0.6 2020-07-20 14:42:16 -04:00
Cassie Tarakajian 1fbe050cb3 [#1498] Upgrade react-redux to 7.2.0 2020-07-16 19:47:38 -04:00
Cassie Tarakajian ac4eab20e0 1.0.5 2020-07-13 17:42:34 -04:00
Cassie Tarakajian b12e60f09c 1.0.4 2020-07-13 16:08:59 -04:00
Cassie Tarakajian 8f323ff64e [#1491] Update Dockerfile, fix npm vulnerabilities 2020-07-13 15:33:34 -04:00
oruburos 78f87b6ec1 Webpack config in dev and prod include copywebpack for static translations.json
Change in i18n to serve the translations from a different path
2020-07-10 13:45:35 +01:00
Cassie Tarakajian 67e132d4eb Merge branch 'develop' into chore/split-test-runners 2020-07-06 12:38:22 -04:00
ov b05d1b1a02
Prototype with proposed i18n architecture (#1478)
* Branch with i18n functionality
* Translation files with new entries
* includes Loader in index.jsx
* Uses WithTranslation In Nav
* New Namespace
* Shortcuts Modal Complete
* Preferences complete
* About overlay title translated
2020-07-06 11:36:45 +02:00
Andrew Nicolaou 74a3d64aba Remove old test run scripts 2020-07-01 23:08:08 +02:00
Andrew Nicolaou 9d55fa378a Use testing-library instead of enzyme for tests 2020-06-28 15:44:00 +02:00
Andrew Nicolaou 840e27b3fd Split client and server tests into separate Jest "projects"
- server tests now use the "node" jest environment, removing the
  mongoose warning
- both projects can use their own jest.setup.js file
2020-06-28 15:44:00 +02:00
Cassie Tarakajian 8e2b520f53 1.0.3 2020-06-10 14:34:13 -04:00
Cassie Tarakajian b1d2f628b9 1.0.2 2020-06-01 14:26:53 -04:00
Cassie Tarakajian 435f40406c Merge branch 'release-1.0.2' into release 2020-06-01 14:16:37 -04:00
Cassie Tarakajian 85163bd937 RE #1244 - upgrade linting library in an attempt to fix Travis linting errors 2020-05-26 17:55:29 -04:00
Cassie Tarakajian c9f5c1973b 1.0.1 2020-05-26 14:58:34 -04:00
Cassie Tarakajian 5fd9bbf549 1.0.0 2020-05-26 14:42:29 -04:00
Cassie Tarakajian 6d749615cc Start integrating accessibility changes to storybook feature 2020-05-09 00:52:48 -04:00
Cassie Tarakajian 148ab78466 Resolve merge conflicts with master 2020-05-07 19:12:44 -04:00
Cassie Tarakajian 8bf4008c51 Migrate from React-InlineSVG to SVGR 2020-05-06 14:43:46 -04:00
Mayank Gautam dc265efa17 updated syntax highlighting script and added it's entry to package.json 2020-04-30 12:31:04 +05:30
Andrew Nicolaou 499c17ec86 Merge branch 'master' into feature/storybook 2020-04-19 12:19:37 +02:00
Cassie Tarakajian c433809bb8 Move husky and lint-staged to dev dependencies 2020-04-15 16:31:15 -04:00
alok singh f780a63db8 add husky and lint-staged 2020-04-13 00:22:17 +05:30
Cassie Tarakajian 2082ae1237 Re #1373, upgrade CSSLint to latest 2020-04-09 18:52:06 -04:00
Cassie Tarakajian f1dd9f44ef
Merge pull request #1340 from processing/feature/public-api
Merge Collections to Master
2020-03-30 16:07:53 -04:00
Elit Altum 06bca997ee
fix(file.controller.js): set headers for file extensions from MIME -I1218 (#1330)
* fix(file.controller.js): set headers for file extensions from MIME - I1218
* Use name to work out content type and provide fallback

Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk>
2020-03-27 13:00:50 +01:00
Cassie Tarakajian 5654ed1922 Merge branch 'master' into feature/public-api 2020-03-03 12:49:32 -05:00
Cassie Tarakajian e776bc0ac0 Upgrade node version to 12.16.1, update Node installatino docs 2020-02-25 17:14:50 -05:00
Cassie Tarakajian 954d632276 Merge master 2020-01-28 18:07:07 -05:00
Cassie Tarakajian 737522dc7c Run npm upgrade to update many outdated packages 2020-01-28 17:47:12 -05:00
Cassie Tarakajian bc4a9f58d2 Merge in master 2020-01-28 17:31:44 -05:00
Cassie Tarakajian 82c9135d2c Change node engine to 11.15.0, since 12 wasn't working 2020-01-28 17:25:04 -05:00
Cassie Tarakajian 40f1bcf309 Update node and npm engines in package.json to lts 2020-01-28 16:56:45 -05:00
Cassie Tarakajian 79238bd0b1 Update node and npm engines in package.json to lts 2020-01-28 16:52:39 -05:00
Andrew Nicolaou 000f6d0ea3 Adds theme 2020-01-19 22:05:16 +01:00
Andrew Nicolaou b2a509bd0f Add action, knobs and docs add-ons 2020-01-19 17:46:09 +01:00
Andrew Nicolaou 30e280a161 Add storybook 2020-01-19 16:31:13 +01:00
Andrew Nicolaou 4ee7548286 Add styled-components to project 2020-01-19 16:15:45 +01:00
Cassie Tarakajian 0d061a9dea merge in master 2019-11-07 15:03:01 -05:00
dependabot[bot] cee9fa7441
Bump mongoose from 4.13.18 to 5.7.5
Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.18 to 5.7.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/4.13.18...5.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 00:55:28 +00:00
Cassie Tarakajian 3d2a7beeb9 merge master to feature/public-api branch 2019-10-22 17:35:20 -04:00
Cassie Tarakajian 2c76c84fef re #1193: update jshint 2019-10-17 14:33:58 -04:00
Cassie Tarakajian 5900e62904 unify navigation for authentication pages, add authorization to front end, fixes #650 2019-09-19 13:38:27 -04:00
Cassie Tarakajian 7f2529a973 merge master 2019-09-11 19:05:15 -04:00
Cassie Tarakajian 8054a532d7
Update to webpack 4 (#1145)
* remove some of the react errors, start to fix webpack HMR errors

* start upgrade to webpack 4

* more stuff to update webpack

* update webpack configs to work with webpack 4

* remove linting from truncate script
2019-08-28 16:08:40 -04:00
Cassie Tarakajian 4381c76758 update axios to latest version 2019-07-22 16:09:11 -04:00