renovate[bot]
27b71f5e1e
fix(deps): update dependency nanoid to v3.3.2 ( #45607 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-04 19:11:19 +05:30
Bruce B
31cbbc3501
fix: update light theme code example color contrast ratios ( #45603 )
2022-04-04 16:27:38 +03: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
Renovate Bot
f43de0969e
fix(deps): update dependency @stripe/stripe-js to v1.26.0
2022-04-03 19:43:07 +00:00
Renovate Bot
88ac6c51f0
chore(deps): update dependency webpack to v5.71.0
2022-04-03 16:53:04 +00:00
Renovate Bot
12078b6831
chore(deps): update codesee to v0.223.0
2022-04-03 07:12:44 +00:00
Renovate Bot
11611cff28
fix(deps): update dependency react-instantsearch-dom to v6.23.1
2022-04-03 03:17:56 +00:00
Renovate Bot
2b52a9854b
fix(deps): update dependency react-final-form to v6.5.9
2022-04-02 20:18:04 +00:00
sjkadali
ca33332a38
chore(challenges-utils): Typescript migration of Challenges util postUpdate$.js ( #45601 )
...
* Rename to .ts
* Typescript migration of Challenges/utils/postUpdate$.js
2022-04-02 11:58:11 +02: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
111a402378
fix(client): add loader for email sign up ( #45560 )
...
Add a loader for the buttons.
Co-authored-by: Oliver Eyton-Williams ojeytonwilliams@gmail.com
2022-03-29 15:42:28 +05:30
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
Renovate Bot
3375a94677
fix(deps): update dependency react-instantsearch-dom to v6.23.0
2022-03-28 04:13:13 +00:00
Renovate Bot
3cd35e8aec
fix(deps): update dependency gatsby-plugin-advanced-sitemap to v2.1.0
2022-03-27 22:30:27 +00:00
Renovate Bot
b046847b7d
chore(deps): update codesee to v0.216.0
2022-03-27 16:10:59 +00:00
Renovate Bot
1177e8182d
fix(deps): update dependency typescript to v4.6.3
2022-03-27 13:20:09 +00:00
Renovate Bot
a4a0cbc209
fix(deps): update dependency react-i18next to v11.16.2
2022-03-27 04:02:35 +00:00
Renovate Bot
fbb34d2810
chore(deps): update dependency @testing-library/jest-dom to v5.16.3
2022-03-26 06:00:37 +00:00
camperbot
4fb1af8d6f
chore(i18n,client): processed translations ( #45529 )
2022-03-25 18:24:16 +05:30
renovate[bot]
6fc99192f4
fix(deps): update font awesome ( #45479 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com >
2022-03-25 18:23:45 +05:30
Naomi Carrigan
6d56b777d8
fix: disable code folding when editable regions present ( #45525 )
2022-03-25 16:15:19 +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
Ahmad Abdolsaheb
94650964c4
feat: a/b test lock icon ( #45499 )
...
* feat: a/b test
* Update client/i18n/locales/english/translations.json
* Apply suggestions from code review
2022-03-22 16:28:41 +00:00
Bruce B
3490a3a956
fix(a11y): hotkeys for toggle-aria-roledescription ( #45498 )
2022-03-22 13:22:26 +01: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
Renovate Bot
fc77d053ed
fix(deps): update dependency react-i18next to v11.16.1
2022-03-20 20:41:52 +00:00
Renovate Bot
fde7a38d49
fix(deps): update dependency @stripe/stripe-js to v1.25.0
2022-03-20 17:12:20 +00:00
Renovate Bot
f00cf66e22
fix(deps): update dependency algoliasearch to v4.13.0
2022-03-20 14:50:36 +00:00
Renovate Bot
ec8affdb75
chore(deps): update codesee to v0.211.0
2022-03-20 09:36:35 +00:00
Renovate Bot
8f3ea03ff5
chore(deps): update dependency postcss to v8.4.12
2022-03-20 02:13:46 +00:00
Renovate Bot
a856fd4e8b
chore(deps): update dependency gatsby-plugin-webpack-bundle-analyser-v2 to v1.1.27
2022-03-19 21:00:05 +00:00
Renovate Bot
560784feef
chore(deps): update dependency autoprefixer to v10.4.4
2022-03-19 14:33:47 +00:00
Renovate Bot
141932a69d
chore(deps): update babel monorepo
2022-03-19 02:55:23 +00:00
camperbot
2df1a3235f
chore(i18n,client): processed translations ( #45453 )
2022-03-18 16:23:48 +09:00
Ahmad Abdolsaheb
54fb32f007
feat: add dark theme editor highlight color ( #45450 )
2022-03-17 13:28:25 +01:00
Kai Wei Mo
6a7d2e5cbe
feat: visual distinction between instructions and code ( #45354 )
...
* Add border-left to description-container
* Add description-container use primary-background
* Jaw border to quaternary bg
* Select editor line to highlight bg
* Update client/src/templates/Challenges/classic/editor.tsx
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com >
2022-03-17 14:07:18 +03:00
Triumph Joshua Odemudia
adcce7fb6d
Chore: Typescript Migration for Index.js file ( #45447 )
2022-03-17 15:34:19 +05:30
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
Naomi Carrigan
10efb79643
fix: resolve lint error in paypal-button ( #45440 )
2022-03-15 18:54:08 +00: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
Tom
daaa2b38cf
feat: encode user tokens ( #45429 )
2022-03-15 14:11:43 +05:30
camperbot
9a48c71ecf
chore(i18n,client): processed translations ( #45431 )
2022-03-14 18:04:30 +01:00
Renovate Bot
f058ad2850
fix(deps): update dependency react-i18next to v11.15.7
2022-03-13 10:57:28 +00:00