Commit Graph

360 Commits

Author SHA1 Message Date
camperbot
f40a2c6da1 chore(i18n,client): processed translations (#45669) 2022-04-11 19:34:09 +05:30
camperbot
a963286612 chore(i18n,client): processed translations (#45644) 2022-04-09 19:01:10 +09:00
Alessia Vanni
4f3b131a4b chore: Added article links in italian footer (#45586)
* Update trending.json

Added 30 articles from the column "Published" on Trello

* Update trending.json

Replaced the first thirty titles and links

* Update trending.json

Ho ridotto la lunghezza di alcuni titoli (<=28 caratteri) e spostato la parentesi di chiusura su una nuova riga

* Add missing comma

* JSON formatting

* fixed titles length

* Apply suggestions from code review

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-04-08 12:55:45 +02:00
Ahmad Abdolsaheb
fbc84c6647 feat: update footer Apr 2022 (#45638) 2022-04-08 09:08:33 +02:00
camperbot
5a681766ab chore(i18n,client): processed translations (#45639) 2022-04-07 09:56:53 -07:00
Muhammed Mustafa
9e5816c0c9 fixed a typo in basic-node-and-express intro (#45640) 2022-04-07 16:26:38 +02:00
Ahmad Abdolsaheb
4034c59ba2 feat(client): add secure donation border to donation form (#45637)
* feat: add secure donation border to donation form

* feat: add string to translations

* Apply suggestions from code review

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

* feat: cleanup and reorder logic

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-04-07 13:24:42 +01:00
camperbot
4005d65123 chore(i18n,client): processed translations (#45632) 2022-04-07 11:28:03 +02:00
camperbot
5145d3dcfe chore(i18n,client): processed translations (#45620) 2022-04-05 12:16:39 +02:00
Tiffanie Alcaide
5b0250241a chore(client): migrate i18n/configForTest.js to TS (#45624) 2022-04-04 19:44:17 +00:00
Tom
3d242179b2 fix: make crtl+s save to appropriate location (#45406)
* fix: crtl+s for multifile cert projects

* fix: remove unused code

* feat: add limit on save frequency
2022-04-04 15:32:43 +03:00
camperbot
f6c903fccc chore(i18n,client): processed translations (#45598) 2022-04-01 11:01:55 -07:00
Tom
9f753a5662 feat: let users save cert project code to db (#44700)
* feat: let users save cert project code to db

fix: move getChallenges call out of request function so it only runs once

fix: use FlashMessages enum

fix: transform challengeFiles earlier

test: make tribute page use multifile editor

stuff I was playing with - revert this to get it to a working state

refactor: allow undefined editableRegionBoundaries

fix: save history

history is not necessarily ["name.ext"] and using the incorrect history
could cause weird bugs

fix: replace files -> challengeFiles on the client

refactor: DRY out ajax

fix: use file -> challengefile map

refactor: rename ajax types

fix: alphatize flash-messages.ts

revert: tribute page project

fix: remove logs

fix: prettier

fix: cypress

fix: prettier

fix: remove submitComplete action

fix: block UI for new projects

fix: handle code size

* fix: catch undefined files

* fix: don't default to undefined when it's already the default

* fix: only update savedChallenges if applicable

* fix: dehumidify backend + fine tune nearby stuff

* fix: prop-types

* fix: dehumidify sagas

* fix: variable name

* fix: types

* Apply suggestions from code review

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: typo

* fix: prettier

* fix: props types

* fix: flash messages

* Update client/src/utils/challenge-request-helpers.ts

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

* chore: rename function uniformize -> standardize

* fix: flash message

* fix: add link to forum on flash messages

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-31 10:34:40 -05:00
camperbot
d9d363b6fe chore(i18n,client): processed translations (#45573) 2022-03-30 06:58:34 -07:00
Mrugesh Mohapatra
b2a96e0a09 fix(client): sign up for email list directly (#45508)
* fix(client): sign up for email list directly

* fix: remove extraneous code
2022-03-28 19:51:58 +05:30
camperbot
4fb1af8d6f chore(i18n,client): processed translations (#45529) 2022-03-25 18:24:16 +05:30
camperbot
a93a8fc70d chore(i18n,client): processed translations (#45519) 2022-03-25 06:40:33 +09:00
camperbot
11e929ec1a chore(i18n,client): processed translations (#45514) 2022-03-23 06:30:55 -07:00
camperbot
f975837442 chore(i18n,client): processed translations (#45503) 2022-03-23 00:44:13 -03:00
Tom
a428284804 feat: release rdbms as beta (#45428) 2022-03-22 11:35:38 +05:30
camperbot
8ae12b0849 chore(i18n,client): processed translations (#45490) 2022-03-21 09:59:04 -03:00
camperbot
2df1a3235f chore(i18n,client): processed translations (#45453) 2022-03-18 16:23:48 +09:00
camperbot
93d2d838c4 chore(i18n,client): processed translations (#45444) 2022-03-16 23:11:32 +05:30
Ahmad Abdolsaheb
7b9bc8bb99 fix: clean up donate-saga error (#45435)
* fix: clean donate-saga error

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-15 15:11:31 -07:00
camperbot
a070a76694 chore(i18n,client): processed translations (#45437) 2022-03-16 02:05:33 +09:00
Ahmad Abdolsaheb
193973f7ec feat: add database cert alert (#45346)
* feat: add database cert alert

* fix: change link to forum post

* fix: alert text

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2022-03-15 10:31:20 +01:00
camperbot
9a48c71ecf chore(i18n,client): processed translations (#45431) 2022-03-14 18:04:30 +01:00
Tom
9e5f9b2a7c fix: webhook process (#45385)
* fix: token rework functional

fix: clean up

fix: more clean up

fix: more clean up

fix: add widget back to settings

fix:

fix:

fix: cypress

Apply suggestions from code review

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

fix: use flash enum

* chore: rename webhookToken -> userToken

fix: add translations I forgot to save

* fix: add missing tones for flash messages

* fix: node test
2022-03-11 13:58:23 -08:00
camperbot
0c9a05917c chore(i18n,client): processed translations (#45413) 2022-03-11 09:49:18 -08:00
Ilenia
bd8f9097c6 chore: changed article links in it footer (#45402) 2022-03-11 10:53:32 +05:30
camperbot
94ea8012ad chore(i18n,client): processed translations (#45403) 2022-03-10 16:04:49 +01:00
Ahmad Abdolsaheb
2e9b37a02b feat: A/B test firing a confetti on block donation modal (#45393) 2022-03-10 09:13:10 +00:00
camperbot
c3127e14bf chore(i18n,client): processed translations (#45394) 2022-03-09 15:40:57 +01:00
Alexey Rubanik
2381b729ee correcting the verbs usage in 153 line intro.json (#45387) 2022-03-09 09:57:07 +01:00
camperbot
c19978a0fb chore(i18n,client): processed translations (#45383) 2022-03-08 20:38:35 +05:30
Ahmad Abdolsaheb
5d30bb6cd5 feat: footer March (#45366)
* feat: footer march

* Update client/i18n/locales/english/trending.json
2022-03-07 14:58:36 +00:00
camperbot
885d04a07e chore(i18n,client): processed translations (#45372) 2022-03-07 19:46:09 +05:30
Naomi Carrigan
982ba9b307 fix: unrevert verbiage changes (#45349)
* fix: unrevert verbiage changes

* fix: typo

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

* fix(tools): update cypress test

* chore: apply sem's review

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2022-03-04 16:35:56 -06:00
camperbot
35d0f02350 chore(i18n,client): processed translations (#45344) 2022-03-04 19:47:07 +05:30
Tom
e24c8abc7f revert: release rdbms to production (#45347) 2022-03-04 15:15:20 +01:00
Tom
84c305ab08 feat: release rdbms to production (#45169)
* fix: add cert to email for when all certs are earned

* fix: unhide rdbms from production

* fix: cert project input field

* feat: add cypress tests

* fix: message on project pages to lower expectations

* fix: update instructions

* fix: add quincy's suggestions

* fix: add beta label and reorder

* fix: utils test

* fix: move rdbms to bottom of settings

* fix: cypress tests

* Apply suggestions from code review

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

* fix: only drop seeded users webhook tokens

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-03-04 15:38:09 +05:30
camperbot
dc59733434 chore(i18n,client): processed translations (#45332) 2022-03-03 20:30:26 +05:30
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
camperbot
c6ec2512ad chore(i18n,client): processed translations (#45298) 2022-03-01 21:39:06 +05:30
camperbot
8494837d2c chore(i18n,client): processed translations (#45286) 2022-02-28 08:46:04 -08: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
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
camperbot
517227ae9d chore(i18n,client): processed translations (#45255) 2022-02-25 12:50:33 +00:00
camperbot
8ee7aa08f8 chore(i18n,client): processed translations (#45234) 2022-02-24 23:48:04 +05:30