Commit Graph

15 Commits

Author SHA1 Message Date
Ilenia
a901ad1a60 enable last 4 Italian certs (#42931) 2021-07-20 14:43:21 +05:30
Mrugesh Mohapatra
1d1506f8c6 feat(por): enable first two certifications (#42859) 2021-07-19 10:57:23 +05:30
Alessia Vanni
49021a0f46 feat(i18n): enable sixth italian cert (#42913) 2021-07-17 10:42:15 +01:00
Nicholas Carrigan (he/him)
b8b89ed549 feat: enable more certs (#42764) 2021-07-12 23:42:26 +01:00
Alessia Vanni
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
Ilenia
dcf3159912 feat(i18n): enable fourth italian cert (#42735) 2021-07-03 14:44:58 +00:00
Nicholas Carrigan (he/him)
30d14b34e4 feat: enable third cert (#42640) 2021-06-28 13:12:49 +05:30
Mrugesh Mohapatra
a378bc6dd4 chore: rework the language audits for build (#42510)
This also reverts commit cd5c28b332.
2021-06-15 23:07:52 +05:30
Nicholas Carrigan (he/him)
cd5c28b332 revert: disable portuguese (#42508)
* revert: disable portuguese

First certification is not 100% yet. Shipped too soon. :(

* feat: enable portuguese curriculum

Curriculum can build in portuguese, leaving client disabled to
prevent language from appearing in nav bar.

* feat: move audited cert list

Moves the audited cert list to the config, instead of the utils.
2021-06-15 21:32:29 +05:30
Nicholas Carrigan (he/him)
f25e3e69f8 feat: enable new langs (#42491)
Enable italian and portuguese
2021-06-15 13:19:18 +05:30
Nicholas Carrigan (he/him)
fd11361fc8 fix(client): update navbar for Chinese Simplified and Traditional (#42007)
* fix: navbar bug

Should resolve the current bug on staging with the nav bar.

* fix: update display names

Update the display names for the two Chinese options.

* fix(tools): remove extraneous test

Docs do not indicate that language code needs to be 2 characters.
2021-05-06 01:44:25 +05:30
Nicholas Carrigan
e46e80e08f feat(client): add chinese traditional
Add chinese traditional to the all-langs validation and necessary
client build configs.
2021-05-05 21:06:54 +05:30
Mrugesh Mohapatra
b5f4754e2a fix: re-revert the API decoupling (#41263)
* fix(api): decouple api from curriculum

This reverts commit 8f0e441644 and
introduces the implementations from #40703.

* fix(gitpod): add curriculum build to GitPod

This reverts commit 706d70f58d and
introduces implementations from #41234.

* docs: update DevOps manual for api change (#41259)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-25 12:02:35 -08:00
Mrugesh Mohapatra
8f0e441644 revert(api): decouple api from curriculum
This reverts commit c077ffe4b9
via PR #40703
2021-02-25 03:40:09 +05:30
Oliver Eyton-Williams
c077ffe4b9 feat(api): decouple api from curriculum (#40703) 2021-02-22 12:23:59 +05:30