Commit Graph

28190 Commits

Author SHA1 Message Date
63f26db336 refactor(client): Replace <Fragment> tags to <> (#42796)
* refactor(40115): Replace <Fragment> tags to <>
2021-07-09 09:50:11 +02:00
f8654d6d07 chore(deps): update codesee to v0.47.2 2021-07-09 07:00:42 +00:00
0891d41c35 fix(client): re-ref editor (#42799) 2021-07-09 09:29:11 +05:30
d95962e405 fix(client): adjust project link logic to show files (#42717) 2021-07-08 22:00:04 -05:00
6a562571ba chore(deps): update dependency acorn-jsx to v5.3.2 2021-07-09 02:46:55 +00:00
330b7aaa0f chore(deps): update dependency @types/react-spinkit to v3.0.7 2021-07-09 01:22:01 +00:00
508358e789 chore(deps): update dependency webpack to v5.44.0 2021-07-08 23:21:08 +00:00
9252a071d8 chore(deps): update storybook monorepo to v6.3.4 2021-07-08 17:21:34 +00:00
8a9bcb9400 feat(gitpod): open client in new tab (#42798) 2021-07-08 19:44:21 +05:30
77973d9c6c fix(docs): broken link to translations 2021-07-08 16:33:19 +05:30
b6fd7170a2 chore(i18n,docs): processed translations (#42781) 2021-07-08 10:39:56 +01:00
4c4a261b60 chore(deps): update node.js to v14.17.3 (#42793)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-08 14:50:05 +05:30
734015c20e feat(i18n): enable fifth italian cert (#42789)
Added the 5th certification (apis-and-microservices) to the list of Italian audited certs.
2021-07-08 12:01:57 +05:30
07483a8677 chore(deps): update dependency cypress to v7.7.0 2021-07-08 03:50:01 +00:00
5f5a190da9 chore(deps): update dependency @types/redux-actions to v2.6.2 2021-07-08 02:58:27 +00:00
602d00b4f5 chore(deps): update dependency @types/react-transition-group to v4.4.2 2021-07-08 01:17:16 +00:00
3d6a2588e4 chore(deps): update dependency @types/react-instantsearch-dom to v6.10.2 2021-07-08 00:36:06 +00:00
a016dd1127 chore(deps): update dependency @types/react-helmet to v6.1.2 2021-07-07 23:27:52 +00:00
78fd2f9c8c chore(deps): update dependency @types/react-dom to v17.0.9 2021-07-07 22:13:55 +00:00
8d03df6456 chore(deps): update dependency @types/prismjs to v1.16.6 2021-07-07 20:28:26 +00:00
be90dc4494 chore(deps): update storybook monorepo to v6.3.3 2021-07-07 17:05:20 +00:00
271bdd43d7 fix(deps): update dependency babel-plugin-prismjs to v2.1.0 2021-07-07 15:42:27 +00:00
d23b86f77b feat: convert solutionForm to ts (#42766)
* feat: convert solutionForm to ts

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-07-07 10:38:58 +02:00
f7d4206d08 chore(deps): update dependency @types/loadable__component to v5.13.4 (#42777)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:49:52 +05:30
313caf1fb1 chore(deps): update dependency rollup to v2.52.8 (#42779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:49:43 +05:30
f70696ced8 chore(deps): update node.js to v14.17.2 (#42778)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-07 11:49:15 +05:30
7906dcad5a chore(deps): update dependency @types/jest to v26.0.24 2021-07-07 04:42:52 +00:00
3cbb0275ae chore(deps): update dependency @types/inquirer to v7.3.3 2021-07-07 03:33:06 +00:00
8ca83fe73b chore(deps): pin dependency mock-fs to 5.0.0 2021-07-07 02:05:25 +00:00
82d09bd593 feat: refactor and test tools steps utilities (#42693) 2021-07-07 02:22:12 +02:00
9e883e49ba fix(deps): update gatsby monorepo 2021-07-06 23:09:18 +00:00
0f88d3b2be chore(deps): update dependency mongodb to v3.6.10 2021-07-06 21:24:31 +00:00
c444d2f012 chore(deps): update dependency webpack to v5.43.0 2021-07-06 20:23:35 +00:00
f7253d32d5 chore(deps): update dependency @types/validator to v13.6.3 2021-07-06 19:50:33 +00:00
c37e210c40 chore(deps): update dependency @types/sanitize-html to v2.3.2 2021-07-06 18:42:44 +00:00
7f051cef1d chore(deps): update dependency eslint-plugin-testing-library to v4.9.0 2021-07-06 16:20:06 +00:00
2f729976fc feat(docs): add codebase best practices (#42591)
* feat(docs): add codebase best practices

* add anchor to linter setup

* add typescript highlighting, and basic idea

* apply silly standards

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

* add stateful class component example

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* encourage use of functional components

* split filename extension

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* add comments for future me

* add redux structure

* add tsx to prism imports

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-07-06 20:00:09 +05:30
ceb0b0f403 fix(deps): update dependency react-instantsearch-dom to v6.12.0 2021-07-06 14:13:51 +00:00
7c2a4aff6e chore(deps): update dependency jest to v27 2021-07-06 19:01:17 +05:30
fb3e9ef420 chore(deps): update dependency husky to v7 (#42760)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-07-06 18:51:09 +05:30
0d87cea9c4 chore(i18n,learn): update translations (#42763) 2021-07-06 18:50:16 +05:30
7b03eea878 chore(deps): update dependency eslint-plugin-testing-library to v4.8.0 2021-07-06 12:41:13 +00:00
f3d9e98958 chore(deps): update dependency start-server-and-test to v1.12.6 2021-07-06 09:49:42 +00:00
b74b32385b fix: update data analysis with python links (#42698) 2021-07-06 10:40:29 +02:00
f95a672a4a fix(client): Correct typo (#42757) 2021-07-06 12:13:38 +05:30
59191d581f fix(client): allow regex to match windows-like paths (#42720)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-07-06 12:10:53 +05:30
403c41a92d fix(deps): update dependency react-i18next to v11.11.1 2021-07-05 20:58:51 +00:00
b62920b86a chore(deps): update typescript-eslint monorepo to v4.28.2 2021-07-05 19:05:10 +00:00
90404258b7 chore(deps): update dependency webpack to v5.42.1 2021-07-05 15:49:26 +00:00
d98648d26e chore(i18n,curriculum): processed translations (#42751) 2021-07-05 07:31:44 -07:00