Huyen Nguyen
cddf4b5fc8
fix: use lowercase 'by' in title for consistency ( #53208 )
2024-01-16 08:12:12 -08:00
Oliver Eyton-Williams
391fc2e34d
refactor: create shared workspace ( #51454 )
2023-09-07 23:06:01 +05:30
Mrugesh Mohapatra
0f4fd9d57b
chore: rename mockfiles in jest config ( #49318 )
2023-02-10 13:12:02 +00:00
Atir Nayab
0bcc611b91
feat(client): add jest snapshot for settings button and certification… ( #48751 )
...
* feat(client): add jest snapshot for settings button and certification page consistency
* feat(client): setting buttons consistency snapshot done
* feat(client): jest snapshot check consistency of ceritification page
* fix: snapshot test updated and mocking date fn
* fix(client): settings button snapshot updated
* fix(client): settings button snapshot updated
* fix(client): settings button snapshot updated
* fix(client): settings button snapshot updated
* fix(client): certification and timeline test updated as per feedback
* fix(Client): changed mock file name to kebab case
* fix(client): changed timeline and settings button tests directory
* fix(client): completedChallenge.js file removed
* fix(client): settings-button and timeline-buttons test dir updated
* fix(client): removed autogenerated lines from tsconfig.json
* fix: reverted settings-button and timeline-button test to js
* fix: settings-button and timeline-buttons test cleanup
* fix: settings-button test updated
Co-authored-by: Atir <atir@codebuddy.co >
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
2023-01-25 19:02:54 +05:30
Naomi Carrigan
c36224b9de
feat: update gatsby config for chinese ( #46424 )
2022-11-09 21:36:05 +02:00
Shaun Hamilton
ec3ee856ec
feat(tools): ignore no-unused-vars on underscore ( #48386 )
2022-11-04 10:43:46 +05:30
SadmanSyfe
ec3d6deb35
chore(client): Typescript migration of __mocks__/gatsby.js ( #47334 )
...
* chore(client): Typescript migration of __mocks__/gatsby.js
* chore(client): Typescript migration of __mocks__/gatsby.js
2022-08-26 17:27:08 -05:00
Tom
136f60bbef
feat: move rdb order to middle of superblocks ( #46138 )
...
feat: move rdb out of beta
2022-08-10 18:48:39 +02:00
Shaun Hamilton
bcbbf8ace4
chore(client): reorder and rename rwd changes ( #45972 )
...
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2022-05-16 19:40:18 +05:30
Oliver Eyton-Williams
7fe4695794
refactor: ignore eslint less ( #45082 )
...
* refactor: remove and fix some eslint disables
* refactor: drop max-line disables
2022-02-11 10:28:13 -08:00
Huyen Nguyen
8711fbad8e
chore: remove unused file ( #45073 )
2022-02-10 20:07:42 +01:00
Kita Pairojtanachai (Chris)
22acd4894d
migrate certain files in __mocks__/ ( #45071 )
...
* change ref from styleMock.js to .ts
* change ref from fileMock.js to .ts
2022-02-10 18:10:02 +01:00
Vinay
e904d9c871
chore(client): typescript migrate _mocks_/challenge-nodes.js ( #44439 )
...
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2022-01-07 16:33:44 +05:30
Oliver Eyton-Williams
3b560deab6
refactor: stop spreading challenge over the node ( #44499 )
...
* refactor: stop spreading challenge over the node
Instead of creating a Gatsby node with id of challenge.id, we create a
single node field that has all the challenge data.
While this makes the GraphQL queries more verbose, it means we're free
to create multiple nodes with the same challenge.id.
* test: update time-line test for new GQL schema
* test: update mocks with new GQL schema
2021-12-14 12:11:20 -06:00
Huyen Nguyen
92f5d1a7f5
fix(client): set the correct language to the HTML lang attribute ( #42729 )
2021-07-04 10:38:41 -07:00
Huyen Nguyen
2c16234853
chore: add jest global variables ( #42573 )
2021-06-20 09:14:42 +02:00
Oliver Eyton-Williams
740370eb60
refactor: explicit mocking for analytics ( #41562 )
...
The previous approach did avoid a fair number of jest.mock calls, but
made debugging the tests harder. If you don't know about the mapping
it's unclear why the imported module does not behave as normal.
By forcing the use of jest.mock it means that the answer to that
question is in the test you are working on.
2021-03-29 16:48:58 -07:00
Mrugesh Mohapatra
ad9b1f89d8
fix(api, client): update Gatsby, webpack & related things ( #41452 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-03-25 12:13:43 -07:00
Oliver Eyton-Williams
97fcaa693f
refactor: only use dasherized superBlock ( #41067 )
2021-02-13 10:36:04 +05:30
Oliver Eyton-Williams
fffc0e51ec
chore(client): refactor & organise config ( #40875 )
2021-02-03 15:22:07 +05:30
Mrugesh Mohapatra
9381d259b6
fix(i18n): use withPrefix for custom paths ( #40591 )
2021-01-31 12:15:36 +05:30
Tom
3978c6be28
feat: i18n user interface ( #40306 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-01-31 12:15:32 +05:30
Sky020
a86b220eb7
chore: remove isRequired from curriculum files
2020-09-21 20:51:46 +05:30
Ahmad Abdolsaheb
203ca92a20
feat: improve landing page ( #36826 )
...
* feat/ add smooth scroll from landing to map
* feat: scroll to currentChallengeId if it exist
* fix: update tests
* refactor: migrate from componentWillMount
* fix: update Map and Block's tests and mocks
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2019-10-04 08:32:35 -07:00
mrugesh
e54a7fb350
fix(client): merge and update the learn map ( #36822 )
2019-09-21 16:39:48 +03:00
Ahmad Abdolsaheb
e653235d94
feat: universal navbar ( #36744 )
...
* feat: add universal nav
* fix: add portfolio redirect
2019-09-19 22:15:01 +05:30
Valeriy
7d52d9a3bb
feat(client): lazy load Monaco editor
2019-09-04 18:56:06 +05:30
Ahmad Abdolsaheb
f8a603d182
fix: remove old views ( #36677 )
2019-08-30 15:24:01 +05:30
Mrugesh Mohapatra
fdc2219f81
feat: remove news from platform
2019-01-16 13:48:38 +00:00
Stuart Taylor
d327a5c36b
Feat: News in the client app ( #34392 )
2018-11-29 15:12:15 +03:00
Bouncey
5b254f3ad6
chore(learn): Merge learn in to the client app
2018-09-30 12:42:40 +01:00