Commit Graph

3848 Commits

Author SHA1 Message Date
Oliver Eyton-Williams
c11bd163b2 feat: display multifile projects (#45220)
* refactor: DRY up certification and ProjectModal

* fix: use sensible keys for SolutionViewer

* refactor: handle legacy solutions like new ones

* refactor: correct CompletedChallenge type

* fix: store challengeType for multifile projects

* fix: use challengeType to set display type

* feat: use dropdown to display project + code

* refactor: isOpen -> showCode to avoid a clash

We need to be able both show the code and show the completed project

* refactor: remove redundant parts of projectPreview

* refactor: fix project preview types

* feat: wip, using existing modal to show project

* feat: show projects on timeline

* feat: display projects on time-line

* chore: use consistent case for GitHub

* fix(a11y): translate show solution/view

* refactor: rename showFilesSolution

* refactor: use self-closing tag

* fix: remove hardcoding (certification + timeline)

* fix: remove hardcoding (settings)

* test: supply store and mock ga

* fix: include challengeType for projects

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

* refactor: remove space

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

* fix: key -> filekey on challenge submission

* fix: handle submissions without files

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-03-02 19:49:54 -06:00
Renovate Bot
d1d04dbadf fix(deps): update dependency algoliasearch to v4.12.2 2022-03-03 00:40:47 +00:00
renovate[bot]
bec2deb3c0 chore(deps): update typescript-eslint monorepo to v5.13.0 (#45294)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-02 11:00:55 +01:00
Renovate Bot
173549df47 fix(deps): update dependency @stripe/stripe-js to v1.24.0 2022-03-02 09:38:25 +00:00
Renovate Bot
1dc0f55d3d chore(deps): update dependency ts-node to v10.6.0 2022-03-02 05:45:08 +00:00
Renovate Bot
a3fb9347b6 chore(deps): update codesee to v0.197.2 2022-03-02 03:21:46 +00:00
Renovate Bot
abfbbac953 chore(deps): update codesee to v0.197.1 2022-03-01 21:33:27 +00:00
camperbot
c6ec2512ad chore(i18n,client): processed translations (#45298) 2022-03-01 21:39:06 +05:30
Renovate Bot
e178e9a808 fix(deps): update dependency typescript to v4.6.2 2022-03-01 10:22:40 +00:00
Renovate Bot
d1f799ee80 chore(deps): update codesee to v0.197.0 2022-03-01 05:39:03 +00:00
camperbot
8494837d2c chore(i18n,client): processed translations (#45286) 2022-02-28 08:46:04 -08:00
Renovate Bot
b4ec62dbdb fix(deps): pin dependencies 2022-02-28 12:29:54 +00:00
Naomi Carrigan
d37fc114a7 feat: update font-awesome (#45258) 2022-02-28 11:49:32 +01:00
camperbot
0efe6a5770 chore(i18n,client): processed translations (#45276) 2022-02-28 09:02:35 +01:00
HenMoshe
b6706a0232 fix: added ctrl + enter to run the tests button (#45278)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-02-27 21:25:45 -08:00
Renovate Bot
dacda8df9d chore(deps): update codesee to v0.196.1 2022-02-27 09:53:23 +00:00
Renovate Bot
e69cde7ac1 chore(deps): update codesee to v0.195.0 2022-02-26 10:17:19 +00:00
Karen Lowe
79c6d64449 fix: copy edits to motivation (#45260)
Co-authored-by: Karen Lowe <klowe@ancestry.com>
2022-02-26 10:05:39 +05:30
Renovate Bot
15f6c6f7a7 chore(deps): update codesee to v0.194.0 2022-02-25 21:59:32 +00:00
camperbot
517227ae9d chore(i18n,client): processed translations (#45255) 2022-02-25 12:50:33 +00:00
renovate[bot]
b420b508b1 fix(deps): update font awesome (#44957)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
2022-02-25 12:17:21 +00:00
Renovate Bot
7b51752da2 chore(deps): update dependency postcss to v8.4.7 2022-02-25 08:49:02 +00:00
Renovate Bot
8c5cb2e4d8 chore(deps): update codesee to v0.193.1 2022-02-25 00:43:46 +00:00
Renovate Bot
805807e276 fix(deps): pin dependency util to 0.12.4 2022-02-24 20:57:57 +00:00
camperbot
8ee7aa08f8 chore(i18n,client): processed translations (#45234) 2022-02-24 23:48:04 +05:30
Ismail Tlemcani
2846df2b66 fix: fix util import statement (#45104)
Co-authored-by: IsmailTlemcani <ismail.tlemcani@gmail.com>
2022-02-24 08:16:47 -08:00
Renovate Bot
7b1196ba8f chore(deps): update codesee to v0.193.0 2022-02-24 03:09:35 +00:00
Renovate Bot
c013ae597d chore(deps): update codesee to v0.192.0 2022-02-23 21:00:40 +00:00
Tom
2586503f9c fix: typo in rdbms git tutorial title (#45226) 2022-02-23 15:42:29 +00:00
camperbot
ff4e21b7f2 chore(i18n,client): processed translations (#45222) 2022-02-23 12:41:30 +00:00
sidemt
c681c33587 fix(a11y): use appropriate aria-label for fCC logo depending on its use (#45201) 2022-02-23 13:52:44 +05:30
camperbot
0a4c8db230 chore(i18n,client): processed translations (#45213) 2022-02-22 20:55:27 +05:30
Ahmad Abdolsaheb
64efa96d30 feat(client): add badge benefit to progress modal copy (#45142)
* feat: add badge benefit to progress modal copy

* Update client/src/redux/index.js
2022-02-22 12:38:35 +00:00
Renovate Bot
565bcf80af fix(deps): update dependency react-i18next to v11.15.5 2022-02-22 11:21:43 +00:00
Renovate Bot
09a873f4fe fix(deps): update dependency @babel/standalone to v7.17.6 2022-02-22 02:44:44 +00:00
camperbot
3cbcbb481d chore(i18n,client): processed translations (#45196) 2022-02-20 07:36:26 -08:00
camperbot
b9f34f0667 chore(i18n,client): processed translations (#45191) 2022-02-19 23:46:49 +09:00
camperbot
8138a07d52 chore(i18n,client): processed translations (#45164) 2022-02-19 16:23:47 +09:00
Oliver Eyton-Williams
87f3d320ce refactor(client): explain transform's signature (#45166)
It's important to not pass frame to transform when using
transformWithFrame. Instead we need to pass either frame.contentDocument
or frame.contentDocument.documentElement
2022-02-18 23:02:40 +00:00
Tom
fd14608492 feat: release rdbms on staging (#44576)
fix: unhide cert from settings page

fix: add cert variables where missing

fix: show token on settings page

feat: add challenges to certified user data

fix: stylize settings page a little bit

fix: only show rdbms when upcomingChanges = true

fix: relational databases -> relational database
2022-02-18 17:29:30 +01:00
Mrugesh Mohapatra
d8bb9611dc chore: [CodeFactor] Apply fixes (#45163)
Co-authored-by: codefactor-io <support@codefactor.io>
2022-02-18 04:43:18 -08:00
Shaun Hamilton
c620077a7b fix(client): use iframe document element for transform (#45155) 2022-02-18 10:52:15 +01:00
Renovate Bot
1bdb03807a chore(deps): update codesee to v0.191.0 2022-02-18 02:52:53 +00:00
Renovate Bot
1cf2a9c7b7 chore(deps): update dependency prismjs to v1.27.0 2022-02-18 00:38:41 +00:00
camperbot
a26f45ed81 chore(i18n,client): processed translations (#45150) 2022-02-18 03:49:44 +09:00
Renovate Bot
915b331c69 chore(deps): update babel monorepo to v7.17.5 2022-02-17 18:45:18 +00:00
Renovate Bot
29e2b9f775 chore(deps): update dependency webpack to v5.69.1 2022-02-17 17:52:30 +00:00
Naomi Carrigan
1681cf262a fix: translatable "code saved" message (#45130) 2022-02-17 21:33:02 +05:30
Renovate Bot
c056af0e7a chore(deps): update codesee to v0.190.1 2022-02-17 02:17:58 +00:00
Renovate Bot
dda619a8aa fix(deps): update dependency nanoid to v3.3.1 2022-02-17 00:25:33 +00:00