Commit Graph

184 Commits

Author SHA1 Message Date
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
Cassie Tarakajian 81cc10de97 update axios to latest version 2019-06-18 15:38:21 -04:00
Andrew Nicolaou d6438aa3b2 Merge branch 'master' into feature/public-api 2019-06-12 12:03:22 +02:00
Andrew Nicolaou d2cad7438e
Test create project server code (prep for #1095)
* upgrades jest to latest version

* tests Project model with mockingoose

* extracts createProject controller to own file

* tests createProject controller with sinon-mongoose
2019-06-12 11:27:28 +02:00
Andrew Nicolaou f8d6cb4940 Merge branch 'master' into feature/public-api 2019-06-11 09:59:22 +02:00
siddhant b7df80a96c Add sorting to sketches #789 (#910)
* reselect added

* Added Reselect Sorting

* Refactor App

* added svgs

* Refactor

* Fixed Issues

* re: #789, update sorting styling, create sorting actions and reducers, add sort by sketch name

* re #789, change names of svg icons

* re: #789, use orderBy instead of sortBy, fix styling jumps
2019-06-06 17:17:33 -04:00
Cassie Tarakajian 18f646bde9
for #950, update babel to v7 (#1077)
* for #950, upgrade babel to v7

* fix linting errors

* for #950, remove @babel/core from devDependencies (so it's only in dependencies) and change babel-loader config to use .babelrc

* for #950, changes to .babelrc to make  work

* for #950, include core-js modules in webpack config for IE support with babel/plugin-syntax-dynamic-import

* for #950, update babel and associated packages to LTS
2019-06-05 12:05:31 -04:00
Andrew Nicolaou 5bf2835ed6 Experiment with "Checks" in Travis output (#1081)
* Run tests on CI

* Create a lint error on purpose

* Splits build into test and deploy stages

lint and test jobs will run in parallel and if both are successful
(and branch is master), deploy will run.

* Revert "Create a lint error on purpose"

This reverts commit 306c91c4278631fa1c1dcd40f0b23f7f9e5f000d.

* Updating snapshot

* Run deploy only on master branch (not PRs)

* Use global deploy config item to avoid building on PRs
2019-05-29 17:29:53 -04:00
Vertmo f0b669d5af Added Basic Auth using passport-http 2019-05-29 12:51:50 -04:00