Commit Graph

56 Commits (7818ba55b52b2db1b7a93375c210bc2dd8b0e23e)

Author SHA1 Message Date
camperbot 336596fe32
chore(i18n,learn): processed translations (#47124) 2022-08-02 15:52:31 +02:00
camperbot 29607c1522
chore(i18n,learn): processed translations (#47114) 2022-08-02 17:16:54 +05:30
camperbot fd1e4b4d4c
chore(i18n,learn): processed translations (#47081) 2022-07-29 09:22:06 -07:00
camperbot 39b5842b79
chore(i18n,learn): processed translations (#47042) 2022-07-28 13:21:48 +00:00
camperbot 274f4e63be
chore(i18n,learn): processed translations (#47032) 2022-07-26 08:40:30 +00:00
camperbot 108fd18905
chore(i18n,learn): processed translations (#46989) 2022-07-22 11:25:37 -07:00
camperbot 3c74ffcad9
chore(i18n,learn): processed translations (#46964) 2022-07-22 12:46:44 +02:00
camperbot 05dfb0e468
chore(i18n,learn): processed translations (#46954) 2022-07-19 23:45:52 +09:00
camperbot fea199e66d
chore(i18n,learn): processed translations (#46907) 2022-07-18 21:59:02 +05:30
camperbot 5f93634c9d
chore(i18n,learn): processed translations (#46850) 2022-07-12 13:56:02 +02:00
camperbot 04eaee51fc
chore(i18n,learn): processed translations (#46799) 2022-07-08 13:31:58 +02:00
camperbot 5a57f52d3b
chore(i18n,learn): processed translations (#46788) 2022-07-07 11:53:03 -03:00
camperbot dbbb802b8c
chore(i18n,learn): processed translations (#46774) 2022-07-06 17:33:30 +02:00
camperbot 47d5747730
chore(i18n,learn): processed translations (#46763) 2022-07-05 23:07:27 +05:30
camperbot cd9d1fd082
chore(i18n,learn): processed translations (#46733) 2022-07-01 15:41:08 +02:00
camperbot dd858ca8e9
chore(i18n,learn): processed translations (#46682) 2022-06-27 19:25:35 +05:30
camperbot 114e84983c
chore(i18n,learn): processed translations (#46522) 2022-06-17 09:47:02 -07:00
camperbot 76321e5acb
chore(i18n,learn): processed translations (#46369) 2022-06-06 07:55:35 -07:00
camperbot 915e4c5056
chore(i18n,learn): processed translations (#46269) 2022-06-01 07:10:25 -07:00
camperbot f7e4a374e0
chore(i18n,learn): processed translations (#46177) 2022-05-27 08:24:36 -07:00
camperbot a5c688652b
chore(i18n,learn): processed translations (#46161) 2022-05-26 21:50:33 +05:30
camperbot 6f8f99d43a
chore(i18n,learn): processed translations (#46149) 2022-05-26 12:47:46 +05:30
camperbot 72c23eb471
chore(i18n,learn): processed translations (#46133) 2022-05-24 10:26:11 -07:00
camperbot ea0fa830d9
chore(i18n,learn): processed translations (#46084) 2022-05-22 15:21:26 +09:00
camperbot 319200ba37
chore(i18n,learn): processed translations (#46012) 2022-05-17 21:28:08 +05:30
Tom da1f0cc357
fix: use new RWD cert projects for all i18n's (#45906) 2022-05-11 11:08:21 +02:00
camperbot 763275e4f1
chore(i18n,learn): processed translations (#45851) 2022-05-03 18:06:49 +02:00
camperbot 41e3320897
chore(i18n,learn): processed translations (#45774) 2022-04-27 08:57:55 -07:00
camperbot 905018ad35
chore(i18n,learn): processed translations (#45670) 2022-04-11 19:34:39 +05:30
camperbot 4795af3b51
chore(i18n,learn): processed translations (#45621) 2022-04-05 16:51:38 +05:30
camperbot 5564dd017b
chore(i18n,learn): processed translations (#45574) 2022-03-30 06:59:31 -07:00
camperbot 4529d8638a
chore(i18n,learn): processed translations (#45566) 2022-03-29 07:01:40 -07:00
camperbot 3add6077ad
chore(i18n,learn): processed translations (#45504) 2022-03-23 15:22:04 +01:00
camperbot 1036cde22e
chore(i18n,learn): processed translations (#45493) 2022-03-21 17:55:58 +01:00
camperbot 386840bc66
chore(i18n,learn): processed translations (#45395) 2022-03-09 07:29:59 -08:00
camperbot 3d3972f2dd
chore(i18n,learn): processed translations (#45333) 2022-03-04 19:46:29 +05:30
camperbot 0d26a9e29d
chore(i18n,learn): processed translations (#45235) 2022-02-25 03:41:18 +09:00
camperbot 74f84ff48a
chore(i18n,learn): processed translations (#45223) 2022-02-23 13:10:00 +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
camperbot 23d706f3e6
chore(i18n,learn): processed translations (#45084) 2022-02-12 07:31:07 -08:00
Tom 57cf47dad4
feat: split rdbms into individual blocks and two challengeTypes (#44978)
* feat: split english rdbms into individual blocks

fix: stuff

fix: remove from partiallyComplete array on submit

fix: add suggestion

Update client/i18n/locales/english/translations.json

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

Update client/i18n/locales/english/intro.json

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

Update client/i18n/locales/english/intro.json

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

Update client/i18n/locales/english/intro.json

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

Update client/src/templates/Challenges/codeally/show.tsx

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

* fix: prettier

* fix: style suggestion

* Apply suggestions from code review

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

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-02-11 15:39:27 +00:00
camperbot f38d19132d
chore(i18n,learn): processed translations (#45001) 2022-02-03 11:16:32 -08:00
camperbot b115049ee2
chore(i18n,learn): processed translations (#44880) 2022-01-26 02:55:03 +09:00
camperbot 43a2a0a395
chore(i18n,learn): processed translations (#44866) 2022-01-23 00:08:20 +09:00
camperbot 5c868af2b8
chore(i18n,learn): processed translations (#44851) 2022-01-20 20:30:18 +01:00
camperbot fd9c68ceef
chore(i18n,learn): processed translations (#44797) 2022-01-16 20:30:34 +01:00
camperbot e368739827
chore(i18n,learn): processed translations (#44777) 2022-01-14 09:43:16 -08:00
camperbot b7496d96dd
chore(i18n,learn): processed translations (#44750) 2022-01-11 08:57:22 -08:00
camperbot cb8e66cbb2
This PR was automagically generated by Crowdin. (#44733) 2022-01-09 15:06:03 +01:00
camperbot 4d12f4ff57
chore(i18n,curriculum): update translations (#44671) 2022-01-04 14:15:51 +00:00