Commit Graph

830 Commits

Author SHA1 Message Date
Renovate Bot
b14c5eb21b fix(deps): update dependency @stripe/stripe-js to v1.21.2 2021-12-02 19:03:20 +00:00
renovate[bot]
47aef5155b chore(deps): pin dependencies (#44358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-02 20:48:15 +05:30
Oliver Eyton-Williams
9a8959de26 fix: increase memory for gatsby processes 2021-12-02 19:57:47 +05:30
Oliver Eyton-Williams
264f5091ab chore: install core-js@2 (required by babel) 2021-12-02 19:57:47 +05:30
Oliver Eyton-Williams
a3e05ab45e chore: use workspaces, fix deps
react-monaco-editor needed rolling back due to an incompatibility with
react 16
monaco-editor then needed rolling back and the editor config, too.

Some @types needed to be added, some lint deps needed updating.
2021-12-02 19:57:47 +05:30
Renovate Bot
6d82a8638d fix(deps): update dependency date-fns to v2.27.0 2021-12-02 11:10:11 +00:00
Renovate Bot
bffbe0be0b chore(deps): update codesee to v0.149.0 2021-12-02 04:06:20 +00:00
Renovate Bot
312b7afaf4 chore(deps): update codesee to v0.148.0 2021-12-01 15:15:28 +00:00
Renovate Bot
af83555776 fix(deps): update dependency reselect to v4.1.5 2021-12-01 03:56:29 +00:00
Vinay
5b61c8a56f refactor(client): ts-migration of i18n/validate-keys.js (#44292)
* refactor - file extenstion change to .ts

* fix - imports syntax

* fix - migration complete

* fix - lint:prettier warn

* refactor - validate-keys in tools/scripts/lint/

* refactor - validate-keys.ts moved to tools/scripts/lint and added in tsconfig.json

* refactor - tsconfig.json file for tools

* fix - lint:ts script update and validate-keys.js added to .eslintignore

* fix - lint:prettier and ts compilation

* fix - ts compilation

* refactor - changes in .gitignore and validate-keys script
2021-11-30 08:37:00 -08:00
renovate[bot]
8004ba4358 fix(deps): update dependency reselect to v4.1.4 (#44185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-30 08:44:30 +05:30
Renovate Bot
e8be711b6f chore(deps): update dependency postcss to v8.4.4 2021-11-27 16:58:25 +00:00
Renovate Bot
32dbf3d57c chore(deps): update dependency postcss to v8.4.3 2021-11-26 22:52:51 +00:00
Renovate Bot
ff3d9385f4 chore(deps): update dependency webpack to v5.64.4 2021-11-25 18:59:26 +00:00
Renovate Bot
ed29836204 chore(deps): update codesee to v0.145.0 2021-11-25 05:22:14 +00:00
Renovate Bot
de0ef96a27 chore(deps): update dependency postcss to v8.4.1 2021-11-25 01:18:59 +00:00
Renovate Bot
e8dc7a754b chore(deps): update dependency postcss to v8.4.0 2021-11-24 21:56:37 +00:00
Renovate Bot
afd5d234d0 chore(deps): update dependency webpack to v5.64.3 2021-11-24 17:09:59 +00:00
Renovate Bot
78babc1d5e chore(deps): update codesee to v0.144.0 2021-11-24 02:22:27 +00:00
Renovate Bot
b2da0cccbe fix(deps): update dependency sanitize-html to v2.6.0 2021-11-23 22:19:02 +00:00
Renovate Bot
24a2965b7b fix(deps): update dependency react-instantsearch-dom to v6.16.0 2021-11-23 17:36:34 +00:00
Renovate Bot
ec831779b0 chore(deps): update dependency @testing-library/jest-dom to v5.15.1 2021-11-23 16:01:10 +00:00
Renovate Bot
51bb109efa fix(deps): update dependency react-i18next to v11.14.3 2021-11-22 22:14:32 +00:00
Renovate Bot
7a3ee5fc7d chore(deps): pin dependencies 2021-11-22 15:44:26 +00:00
Ahmad Abdolsaheb
b4326f0ad6 feat: add email to A/B function (#44187)
* feat: add email to A/B function

* fix: declare types for sha-1

* Update client/src/utils/A-B-tester.ts

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* feat: add custom dimesions for donation events

* feat: re-order if statemetns

* Apply suggestions from code review

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: assuage TypeScript

* update rename

* rename vars

* update naming

* re add types

* Update client/src/redux/ga-saga.js

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-11-22 16:43:28 +03:00
renovate[bot]
e365b1da67 chore(deps): update dependency serve to v13 (#44236)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 12:32:09 +01:00
renovate[bot]
8de7779fd8 chore(deps): update dependency webpack to v5.64.2 (#44229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-21 14:47:17 +05:30
renovate[bot]
72d7164340 fix(deps): update dependency date-fns to v2.26.0 (#44217)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-21 02:29:40 +05:30
renovate[bot]
45e24e0fe6 fix(deps): update dependency gatsby to v3.14.6 (#44208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-21 00:50:18 +05:30
Shaun Hamilton
d75e43a1e7 chore: use constants for superblocks (#43886)
* chore: use constants for superblocks

* add prettier ts dec to challenge-helper-scripts

* config/ to ts. broken

* typescripterise tools/ and config/

* create global tsconfig, remove alternate configs

* delete temp ts->js, add to gitignore

* fix gitignore

* re-import SuperBlocks in super-block-intro.tsx

* remove renamed files added again

* fix config

* remove accidental files

* remove snap

* delete built files

* adjust eslintrc for enums

* add node types to root

* ignore build files in lint and prettier

* fix tools/ in tsconfig

* ignore annoying ts warnings

* prettierise Map/index.tsx

* fix enum to match lint rule

* rejig Map to render RWD superblock

* 'pretty minor' - implicitly tsc within root

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix client/package.json for Gitpod

* broken: migrate @types to root

* fix: use typeRoots to prevent duplication

* fix show.tsx, try typeroots in root

* silly fix for duplicate node_modules types

* remove typeRoots from root

* fix: tsconfig or not tsconfig, that is the...

* fix: ...question: Whether 'tis nobler in the mind

to suffer the slings and arrows of outrageous configs...

* fix: Or to take Arms against a Sea of lint errors
And by opposing end them

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-19 19:49:40 +05:30
renovate[bot]
d944fa0c8e fix(deps): update dependency typescript to v4.5.2 (#44197)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-19 09:57:03 +05:30
renovate[bot]
4dcc80fd2a chore(deps): update codesee to v0.143.0 (#44196)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 13:13:16 +05:30
renovate[bot]
54cea8af21 chore(deps): update babel monorepo to v7.16.4 (#44190)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-18 10:44:13 +05:30
renovate[bot]
8812e6b3ac chore(deps): update codesee to v0.142.0 (#44184)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 19:50:16 +05:30
renovate[bot]
4eb036a2bb chore(deps): update dependency @types/validator to v13.7.0 (#44182)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 19:45:35 +05:30
renovate[bot]
8c94a26fbe chore(deps): pin dependencies (#44191)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 19:32:50 +05:30
renovate[bot]
8a785e92f0 chore(deps): update dependency webpack to v5.64.1 (#44181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-17 13:40:08 +05:30
Victor Duarte
0b15f0e505 fix(client): remove auto redirect in email sign up page (#42832) 2021-11-17 12:19:32 +05:30
renovate[bot]
2aa95a4b85 fix(deps): update dependency react-i18next to v11.14.2 (#44166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 11:31:40 +05:30
renovate[bot]
9dc35e4397 chore(deps): pin dependency @types/node to 16.11.7 (#44173)
* chore(deps): pin dependency @types/node to 16.11.7

* chore: install @types/node in tools

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-15 15:26:55 +05:30
renovate[bot]
fa42282699 chore(deps): update codesee to v0.141.2 (#44176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-13 12:24:24 +05:30
Oliver Eyton-Williams
d489aa307e chore: import node types (#44172)
* chore: add @types/node to client

* fix: update declaration with node 16 changes
2021-11-12 20:38:39 +05:30
renovate[bot]
5e7a02194a chore(deps): update codesee to v0.141.0 (#44164)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 10:50:02 +05:30
renovate[bot]
19f0b2619d chore(deps): update dependency copy-webpack-plugin to v9.1.0 (#44163)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 10:49:39 +05:30
renovate[bot]
95923c11c7 chore(deps): update dependency webpack to v5.64.0 (#44162)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 01:51:35 +05:30
renovate[bot]
87e20dd062 chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.26 (#44161)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-12 00:57:03 +05:30
renovate[bot]
e27ad96264 fix(deps): update dependency react-i18next to v11.14.1 (#44146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 12:25:47 +05:30
renovate[bot]
f64537599e chore(deps): update dependency webpack to v5.63.0 (#44131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:28:52 +05:30
renovate[bot]
8060e58e73 chore(deps): update dependency redux-saga-test-plan to v4.0.4 (#44128)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:28:24 +05:30
renovate[bot]
23482c2a2c fix(deps): update dependency reselect to v4.1.2 (#44119)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 10:27:29 +05:30