Vinay
5b61c8a56f
refactor(client): ts-migration of i18n/validate-keys.js ( #44292 )
...
* refactor - file extenstion change to .ts
* fix - imports syntax
* fix - migration complete
* fix - lint:prettier warn
* refactor - validate-keys in tools/scripts/lint/
* refactor - validate-keys.ts moved to tools/scripts/lint and added in tsconfig.json
* refactor - tsconfig.json file for tools
* fix - lint:ts script update and validate-keys.js added to .eslintignore
* fix - lint:prettier and ts compilation
* fix - ts compilation
* refactor - changes in .gitignore and validate-keys script
2021-11-30 08:37:00 -08:00
Shaun Hamilton
98fc7fba0e
fix(config): build all-langs.js before server ( #44274 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-25 11:01:50 +00:00
Shaun Hamilton
d75e43a1e7
chore: use constants for superblocks ( #43886 )
...
* chore: use constants for superblocks
* add prettier ts dec to challenge-helper-scripts
* config/ to ts. broken
* typescripterise tools/ and config/
* create global tsconfig, remove alternate configs
* delete temp ts->js, add to gitignore
* fix gitignore
* re-import SuperBlocks in super-block-intro.tsx
* remove renamed files added again
* fix config
* remove accidental files
* remove snap
* delete built files
* adjust eslintrc for enums
* add node types to root
* ignore build files in lint and prettier
* fix tools/ in tsconfig
* ignore annoying ts warnings
* prettierise Map/index.tsx
* fix enum to match lint rule
* rejig Map to render RWD superblock
* 'pretty minor' - implicitly tsc within root
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
* fix client/package.json for Gitpod
* broken: migrate @types to root
* fix: use typeRoots to prevent duplication
* fix show.tsx, try typeroots in root
* silly fix for duplicate node_modules types
* remove typeRoots from root
* fix: tsconfig or not tsconfig, that is the...
* fix: ...question: Whether 'tis nobler in the mind
to suffer the slings and arrows of outrageous configs...
* fix: Or to take Arms against a Sea of lint errors
And by opposing end them
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-11-19 19:49:40 +05:30
Ahmad Abdolsaheb
7f769cdaf8
Add Patreon client key validation ( #44155 )
2021-11-10 08:21:50 -08:00
renovate[bot]
6feeaa289b
fix(deps): update dependency @types/react-dom to v17.0.11 ( #44107 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-10 20:17:39 +05:30
Mrugesh Mohapatra
466f39794b
chore: update all lockfiles to v2
2021-11-03 15:06:19 +05:30
Mrugesh Mohapatra
6fef483946
chore: update all packages to node v16 & npm v8
2021-11-03 15:06:19 +05:30
Renovate Bot
13e4d265dc
chore(deps): update dependency mongodb to v3.7.3
2021-10-20 20:17:06 +00:00
Niraj Nandish
7824f13f5f
feat: auto clean client cache when SHOW_UPCOMING_CHANGES value changes ( #43747 )
...
* feat: auto clean client cache on env var change
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-10-06 21:07:08 +05:30
Renovate Bot
bed3a1413a
chore(deps): update dependency mongodb to v3.7.2
2021-10-05 23:49:22 +00:00
Renovate Bot
ff90a509f2
chore(deps): update dependency mongodb to v3.7.1
2021-09-14 21:28:19 +00:00
Renovate Bot
212c5d8567
chore(deps): update dependency mongodb to v3.7.0
2021-08-31 22:40:56 +00:00
Renovate Bot
b465ee0ac1
chore(deps): update dependency mongodb to v3.6.12
2021-08-30 21:36:51 +00:00
Christian Z. Tamayo
a42348d3b9
test: Privacy terms redirection ( #43195 )
2021-08-24 22:36:23 +05:30
Ahmad Abdolsaheb
b623c340a9
feat(client): add google pay ( #43117 )
...
* feat: initial button setup client
* feat: rename walletsButton to .tsx
* chore: typescriptize wallet component
* chore: re-add keys to config, env, etc + check in gatsby-node
* feat: refactor donate form and wallet component
* feat(client): set labels correctly
* chore: add stripe package back to server
* chore: add stripe back to allowed paths
* chore: copy donate.js code from PR #41924
* feat: attempt to make back end work
* feat: make redux work
* feat: clean up
* feat: hokify
* feat: add error handling
* fix: back-end should be working
* fix: type errors
* fix: clean up back-end
* feat:addd styles
* feat: connect the client to the api
* feat: display wallets button everywhere
* test: add stripe key for cypress action
* test: fix for cypress tests
* test: cypress tests again
* test: maybe?
* test: more
* test: more
* test: more
* test
* askdfjasklfj
* fix: tests finally?
* revert: remove space from cypress yaml action
* remove logs
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-08-08 23:22:25 +03:00
Renovate Bot
555b473339
chore(deps): update dependency mongodb to v3.6.11
2021-08-05 18:29:06 +00:00
Oliver Eyton-Williams
e118dda13a
fix: order imports and remove circular dependencies ( #41824 )
...
* fix: remove circular dependency
redux depended on templates/Challenges/redux and vice versa. This
meant that import order mattered and confusing bugs could arise.
(cherry picked from commit 7d67a4e70922bbb3051f2f9982dcc69e240d43dc)
* feat: require imports to be in alphabetical order
Import order generally does not matter, but there are edge cases
(circular imports and css imports, for example) where changing order
changes behaviour
(cherry picked from commit b8d1393a91ec6e068caf8e8498a5c95df68c2b2c)
* chore: order imports
* fix: lift up challenge description + title comps
This brings the classic Show closer to the others as they
now all create the description and title components
* fix: remove donation-saga/index circular import
(cherry picked from commit 51a44ca668a700786d2744feffeae4fdba5fd207)
* refactor: extract action-types from settings
(cherry picked from commit 25e26124d691c84a0d0827d41dafb761c686fadd)
* fix: lint errors
* feat: prevent useless renames
2021-08-02 08:39:40 -05:00
Renovate Bot
0f88d3b2be
chore(deps): update dependency mongodb to v3.6.10
2021-07-06 21:24:31 +00:00
Renovate Bot
d9cd7687ba
chore(deps): update dependency debug to v4.3.2
2021-07-04 07:05:29 +00:00
Huyen Nguyen
2c16234853
chore: add jest global variables ( #42573 )
2021-06-20 09:14:42 +02:00
Ikko Ashimine
87ea2772f8
fix: typo in build-curriculum.js ( #42533 )
2021-06-16 15:27:23 +00:00
Oliver Eyton-Williams
3875c6e619
fix: use env.json in both client and server ( #42359 )
2021-06-08 13:12:44 +01:00
renovate[bot]
00e5440882
chore(deps): update dependency dotenv to v10 ( #42306 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-04 13:08:21 +02:00
Renovate Bot
6e86d4fe08
chore(deps): update dependency mongodb to v3.6.9
2021-05-26 23:45:02 +00:00
Renovate Bot
7ab513fbae
chore(deps): update dependency mongodb to v3.6.8
2021-05-21 19:03:47 +00:00
Renovate Bot
12a37ba581
chore(deps): update dependency mongodb to v3.6.7
2021-05-18 22:48:04 +00:00
Oliver Eyton-Williams
1c1d86922c
refactor: simplify jest config ( #42136 )
...
* refactor: bring api jest tests to root
* refactor: pull client tests to root
* fix: remove ancient curriculum babelrc
* feat: run all jest tests at once
* fix: remove unused babelrcRoot
* chore: remove more jests
2021-05-16 18:08:04 +05:30
Renovate Bot
965fc8240d
chore(deps): update dependency dotenv to v9.0.2
2021-05-10 22:13:17 +00:00
Renovate Bot
91a6690634
chore(deps): update dependency dotenv to v9.0.1
2021-05-09 08:23:55 +00:00
Renovate Bot
cb931d7f48
chore(deps): update dependency lodash to v4.17.21
2021-05-07 01:29:45 +00:00
Renovate Bot
1586c7b454
chore(deps): update dependency jest to v26.6.3
2021-05-06 23:25:27 +00:00
renovate[bot]
955e6eea9d
chore(deps): update dependency lodash to 4.17.21 [security] ( #42032 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 20:24:21 +02:00
renovate[bot]
050afb4bb0
chore(deps): update dependency dotenv to v9 ( #42018 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 21:24:33 +05:30
Renovate Bot
69d47cd5bc
chore(deps): update dependency dotenv to v8.6.0
2021-05-06 09:37:16 +00:00
Renovate Bot
06b90baa59
chore(deps): update dependency dotenv to v8.5.1
2021-05-05 11:14:39 +00:00
renovate[bot]
3e9bc73d67
chore(deps): update dependency jest to v26 ( #41699 )
...
* chore(deps): update dependency jest to v26
* chore: add missing package, invariant
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-05 12:24:11 +05:30
Ahmad Abdolsaheb
27c8d564e4
fix(client): replace Stripe with PayPal ( #41924 )
...
* feat: remove stripe payment option from client
* feat: remove stripe completely
* fix: remove last Stripe remnants
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-05-03 11:45:23 +03:00
renovate[bot]
5eacd3912b
chore(deps): update dependency dotenv to v8 ( #41690 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-20 17:21:45 +02:00
Renovate Bot
193a5539dc
chore(deps): update dependency mongodb to v3.6.6
2021-04-13 19:30:10 +00:00
renovate[bot]
5dddfc5b7c
chore(deps): update dependency y18n [security] ( #41657 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-30 11:13:57 +02:00
renovate[bot]
87684ad630
chore(deps): update dependency debug to v4.3.1 ( #41622 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-29 19:04:29 +05:30
renovate[bot]
fd4cac780a
chore(deps): update dependency mongodb to v3.6.5 ( #41630 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-28 13:58:37 +05:30
renovate[bot]
08114292c3
fix(deps): pin dependencies ( #41589 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-27 20:57:57 +05:30
Mrugesh Mohapatra
42365dd172
fix: update package files, lerna config ( #41599 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-03-27 07:46:20 -07:00
renovate[bot]
8df5293af3
chore(deps): update dependency node-notifier to 8.0.1 [security] ( #41592 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-27 11:18:32 +05:30
renovate[bot]
b7bfacc114
chore(deps): update dependency yargs-parser to 5.0.0-security.0 [security] ( #41588 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-26 15:57:29 +05:30
Mrugesh Mohapatra
0a53a1d7f0
chore(deps): upgrade lerna to v4
2021-03-11 12:19:42 +05:30
Oliver Eyton-Williams
df4c075103
fix(scripts): move to lockfile v2
2021-02-27 03:25:51 +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
Oliver Eyton-Williams
184c1f5b9d
chore: remove old validation scripts
2021-02-03 22:26:36 +05:30
Oliver Eyton-Williams
fffc0e51ec
chore(client): refactor & organise config ( #40875 )
2021-02-03 15:22:07 +05:30
Oliver Eyton-Williams
e3511f2930
chore: rename challenge-md-parser
2021-02-02 09:51:02 +05:30
Mrugesh Mohapatra
6a09b9bce2
fix(client): refactor dynamic URLs based on lang ( #40824 )
2021-01-31 12:15:41 +05:30
Mrugesh Mohapatra
0b944ddfde
fix(env): update variable validations ( #40813 )
2021-01-31 12:15:40 +05:30
Nicholas Carrigan (he/him)
59173b346a
fix(tools): Validate curriculum_locale ( #40572 )
...
Adds validation for the `CURRICULUM_LOCALE`
environment variable in the same way the
`CLIENT_LOCALE` value is validated.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-01-31 12:15:35 +05:30
Tom
3978c6be28
feat: i18n user interface ( #40306 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-01-31 12:15:32 +05:30
Tom
0e96d2604e
fix: delete existing users before seeding db ( #40423 )
2021-01-30 11:13:52 +05:30
Oliver Eyton-Williams
ee1e8abd87
feat(curriculum): restore seed + solution to Chinese ( #40683 )
...
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-01-12 19:31:00 -07:00
Ikko Ashimine
fbae6d0159
fix(tools): message typo in insert-spaces.js ( #40614 )
...
alway -> always
2021-01-05 12:00:34 +05:30
Ikko Ashimine
1e994407ca
fix(tools): message typo fix ( #40537 )
...
occured -> occurred
2020-12-28 15:50:21 +09:00
Oliver Eyton-Williams
22fbc62f88
chore: format curriculum ( #37912 )
2020-12-15 21:22:02 +05:30
Shaun Hamilton
c75b28faf2
feat(tools): add fully certified development user ( #40181 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-12-03 21:15:45 +05:30
Oliver Eyton-Williams
25429b9f3f
fix: update linter for new challenge format ( #40317 )
...
Also uses yaml for better vscode integration
2020-11-26 17:42:57 +05:30
Oliver Eyton-Williams
ebb4e0d5cc
fix: default to .env ( #40315 )
2020-11-25 23:15:59 +05:30
Twaha Rahman
625b12c4f2
feat(Cypress):Add tests for parts of /settings page ( #39622 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-11-21 23:39:38 +05:30
Ashraf Nazar
9831df18e0
feat(profile): Add Top Contributor badge feature ( #38348 )
...
Co-authored-by: Twaha Rahman <39026437+Twaha-Rahman@users.noreply.github.com>
Co-authored-by: Twaha Rahman <mahi6703890@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2020-11-16 13:49:45 +05:30
Oliver Eyton-Williams
61ba415717
fix: tighten up ensure-env and env.js ( #39694 )
2020-09-26 00:40:17 +05:30
Oliver Eyton-Williams
4f68cc3126
fix: update env validation and include newest var ( #39661 )
2020-09-24 20:04:27 +05:30
Ahmad Abdolsaheb
1a66eac990
feat: render nav conditionally
2020-09-24 17:48:29 +05:30
Mrugesh Mohapatra
977d411a97
chore:(deps): apply npm audit fix to all packages
2020-09-24 16:29:55 +05:30
Oliver Eyton-Williams
f6f5603a88
chore: prevent builds when vars are missing
2020-09-04 00:14:24 +05:30
Oliver Eyton-Williams
40acb604d2
fix: remove migration seed and unused import
2020-09-01 11:35:44 +05:30
Oliver Eyton-Williams
1ad5f756e0
fix(api): remove redirects from api
...
They should be handled either by nginx or by the client. Turned out a
lot of code, including the path migration, existed to support them.
Hence the large number of removals
2020-09-01 11:35:44 +05:30
Mrugesh Mohapatra
33de8a03b5
fix: remove all extraneous env vars ( #39443 )
2020-08-21 03:59:27 +05:30
Oliver Eyton-Williams
4a1d5e9b05
chore: bump build
2020-08-04 03:50:20 +05:30
Oliver Eyton-Williams
3cc53b78f1
chore: bump seed
2020-08-04 03:50:20 +05:30
Oliver Eyton-Williams
7323cc5619
chore: remove challenge seeding
2020-06-23 11:27:17 +02:00
Kristofer Koishigawa
6e5988da4e
fix(learn): versioning for new certificate slugs ( #39087 )
2020-06-17 20:30:31 +05:30
Kristofer Koishigawa
77df0e32cd
feat(learn): rename certificates, cert slugs, and cert flags ( #39026 )
2020-06-15 21:51:30 +05:30
Mrugesh Mohapatra
a02ff7b08e
fix(certs): add year to certs introduced in 2020 ( #38912 )
2020-06-04 13:13:07 +05:30
Beau Carnes
256ed00fb9
feat(learn): split InforSec and QA into individual certs ( #38347 )
...
Co-authored-by: Mrugesh Mohapatra <me@raisedadead.com>
Co-authored-by: Kris Koishigawa <scissorsneedfoodtoo@gmail.com>
2020-05-27 13:19:12 +05:30
Beau Carnes
e776529ed0
feat(learn): add python video challenges ( #38424 )
2020-05-27 13:19:09 +05:30
mrugesh
22afc2a0ca
feat(learn): python certification projects ( #38216 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
2020-05-27 13:19:08 +05:30
Mrugesh Mohapatra
13b248d464
chore: npm audit fix in all packages
2020-04-07 14:24:34 +05:30
Oliver Eyton-Williams
23b899f50f
fix(csrf): remove all csrf bypass
2020-03-17 23:28:23 +05:30
Oliver Eyton-Williams
35578720e5
chore: update build
2020-03-17 11:09:12 +05:30
Oliver Eyton-Williams
b350efef5b
chore: update seed
2020-03-17 11:09:12 +05:30
Josh Soref
004b99bf8f
chore: fix typos in spelling ( #38100 )
...
* spelling: accidentally
* spelling: announce
* spelling: assembly
* spelling: avoid
* spelling: backend
* spelling: because
* spelling: claimed
* spelling: candidate
* spelling: certification
* spelling: certified
* spelling: challenge
* spelling: circular
* spelling: it isn't
* spelling: coins
* spelling: combination
* spelling: compliant
* spelling: containers
* spelling: concise
* spelling: deprecated
* spelling: development
* spelling: donor
* spelling: error
* spelling: everything
* spelling: exceed
* spelling: exist
* spelling: falsy
* spelling: faulty
* spelling: forward
* spelling: handle
* spelling: indicates
* spelling: initial
* spelling: integers
* spelling: issealed
* spelling: javascript
* spelling: length
* spelling: maximum
* spelling: minimum
* spelling: mutable
* spelling: notifier
* spelling: coordinate
* spelling: passport
* spelling: perform
* spelling: permuter
* spelling: placeholder
* spelling: progressively
* spelling: semantic
* spelling: submission
* spelling: submit
* spelling: translations
* spelling: turquoise
* spelling: visualization
* spelling: without
* spelling: registration
* spelling: representation
2020-02-08 23:59:10 +05:30
dependabot[bot]
6756c06fcd
chore(deps): bump handlebars from 4.1.2 to 4.5.3 ( #37987 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
2019-12-27 22:15:58 +05:30
dependabot[bot]
5c567092d7
chore(deps): bump handlebars from 4.1.2 to 4.5.3 in /tools/scr… ( #37991 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
2019-12-27 22:15:38 +05:30
Mrugesh Mohapatra
fdb17223ec
revert : Added displayUsername and username update functionality
...
removes implemenation from #35699
This reverts commit e154f38118 .
2019-12-13 01:07:05 +05:30
Catalina
e154f38118
Added displayUsername and username update functionality ( #35699 )
...
* Added displayUsername and username update functionality
* fix: move username assignment to safe place
moved the username assignment down a statement so that it doesn't cause exception
* fix: handle missing username or displayUsername
* refactor: remove redundant code
2019-12-11 12:43:06 +01:00
Mrugesh Mohapatra
0f5b9f8764
fix(client): temporary redirect for donation settings
2019-12-10 17:55:57 +01:00
mrugesh
6db5292521
fix: update to forced redirects ( #37337 )
2019-10-16 17:17:57 +05:30
mrugesh
21df53afd0
fix(redirects): update domain redirects ( #37306 )
2019-10-15 18:32:35 +05:30
mrugesh
7c31a49296
revert: point to the subdomain instead ( #37155 )
...
This reverts commit 3fa6c6a032 .
2019-10-09 10:23:59 -07:00
mrugesh
4889e0fdc6
fix(client,tools): update proxy and location paths ( #37106 )
2019-10-07 16:42:07 -07:00
Mrugesh Mohapatra
e5e5353ff1
fix: point to the subdomain instead
2019-10-07 15:19:01 -07:00
Oliver Eyton-Williams
9c2f1ffd82
refactor: combine slug utils into one module
2019-09-26 22:15:27 +05:30
Ahmad Abdolsaheb
0f3e248b5b
fix: clean up old views ( #36778 )
...
* fix: clean up
* fix: redirect /software-resources-for-nonprofits
* fix: update snap and redirect
2019-09-15 13:06:11 +05:30
Mrugesh Mohapatra
e7c82713e4
fix(landing): redirect welcome to home
2019-09-04 18:23:22 +05:30
moT01
afc431e900
fix: restrict usernames that are keywords
...
fix: the rest of the typo (unsunscribe to unsubscribe)
fix: restrict copyright and copyright-policy and add appropriate redirects
fix/forgot-to-save-this-file-before-last-commit
fix: remove-duplicate+fix-typo
fix: update-snapshot
2019-08-29 23:33:01 +05:30
Mrugesh Mohapatra
f0329da61a
fix(redirects): update redirection paths and codes
2019-08-20 00:23:21 +05:30
Mrugesh Mohapatra
de6f32cd33
fix(redirects): update redirection paths and codes
2019-08-19 22:48:03 +05:30
mrugesh
5f97782eb0
fix: add identicon natively ( #36633 )
2019-08-19 19:17:53 +05:30
mrugesh
985daf5e5a
fix(redirects): update app paths and other misc. ( #36635 )
2019-08-19 19:17:27 +05:30
Mrugesh Mohapatra
ac50216949
fix: NODE_ENV conflicts on pipelines
2019-08-19 01:37:32 +05:30
Mrugesh Mohapatra
1b0441f76c
fix: rename redirect generator scripts
2019-08-14 19:23:25 +05:30
Mrugesh Mohapatra
31f337f2bd
fix(tools): update challege formatting check
2019-08-05 22:14:37 +05:30
mrugesh
603c842c97
fix(lint): re-arrange scripts ( #36511 )
2019-07-26 00:45:31 +05:30
Mrugesh Mohapatra
75ecf9a2f7
chore: fix lodashes everywhere - security alerts
2019-07-24 22:06:15 +05:30
Mrugesh Mohapatra
c5fd478d9a
fix(deploy): misc. re-arrange scripts and organize
2019-06-21 00:53:05 +05:30
Mrugesh Mohapatra
1ca8ef755b
chore: move build scripts
2019-06-16 19:47:56 +05:30
Mrugesh Mohapatra
0ffca02ec1
fix: remove medium links and rss feeds
2019-06-16 00:23:41 +05:30
ValeraS
e7ae9a5b45
fix: bootstrap packages
2019-06-12 02:49:30 +05:30
kozlovvski
d6a6504f74
chore(tools): updated jest in packages
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-06-11 19:06:57 +05:30
dependabot[bot]
7a88eadf7d
Bump handlebars from 4.0.12 to 4.1.2
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-08 03:00:09 +05:30
dependabot[bot]
73014c024c
Bump handlebars from 4.0.12 to 4.1.2 in /tools/scripts/seed
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-08 03:00:09 +05:30
dependabot[bot]
a0fc054e75
Bump js-yaml from 3.12.0 to 3.13.1 in /tools/scripts/seed
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-08 02:18:11 +05:30
Bouncey
c8f5b20b71
fix: Enforce lowercase usernames for profile queries
2019-03-06 15:38:43 +05:30
Valeriy
fc8c71ad16
feat: use eslint with prettier to format code
2019-02-19 14:30:27 +05:30
Bouncey
b13e5fb41a
feat: Use prettier-eslint to format code
2019-02-19 14:30:27 +05:30
Bouncey
f45c3d4fa5
chore: Apply linting fixes
2019-02-19 14:30:27 +05:30
Bouncey
62da8d31e2
fix: Use npm-run-all to run the develop command
2019-02-17 14:10:56 +05:30
Bouncey
c567d01f6a
fix: Auth redirects fix, for reals this time
2019-02-06 18:17:40 +05:30
Bouncey
077bed22b2
fix: Fix auth redirects
2019-02-06 15:33:32 +05:30
Bouncey
e3d4764ff5
fix: Export news location from env
2019-02-06 04:00:52 +05:30
Bouncey
f9ff43d128
fix: Fix _redirects file
2019-02-06 00:19:52 +05:30
Bouncey
29113fc9f2
fix: tests
2019-02-04 20:13:51 +05:30
Bouncey
d79f9f4899
feat(docker): Prep master for docker deploys
2019-02-04 20:13:51 +05:30
Mrugesh Mohapatra
fdc2219f81
feat: remove news from platform
2019-01-16 13:48:38 +00:00
Valeriy
261b1e197f
fix(client): proper link to the guide for a hint button
2019-01-16 10:55:22 +00:00
Todd Chaffee
f0c8211e95
feat: use mock authentication for local dev
2019-01-15 19:52:19 +05:30
Stuart Taylor
2d3c2efa2a
Feat: Ensure markdown formatting ( #34547 )
...
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md ).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
Closes #34535
2018-12-06 16:48:56 +05:30
Stuart Taylor
dd80893543
chore(security 🔥 ): Update packages to remove security issue flagged by GitHub ( #34482 )
2018-11-29 22:07:05 +05:30
Stuart Taylor
d327a5c36b
Feat: News in the client app ( #34392 )
2018-11-29 15:12:15 +03:00
nikrb
22ed2b964a
fix(tools): setup seed
2018-11-17 11:33:58 +09:00
Stuart Taylor
cee98aef43
feat: watch challenges ( #34321 )
2018-11-16 23:52:52 +05:30
Bouncey
dace86663f
fix(current-challenge): Fix current-challenge API
2018-11-13 05:39:50 +05:30
Bouncey
01097385d6
fix: Add 'production' check
2018-11-10 01:57:06 +05:30
Bouncey
fbee89b345
feat: Seed news articles on script
2018-11-10 01:57:06 +05:30
Mrugesh Mohapatra
d1c26a09dc
fix: remove redirect build on dev
2018-10-20 21:04:26 +01:00
Bouncey
4cd6b568e1
fix(guide-ci): Handle uncaught errors
2018-10-19 16:28:34 +01:00
Bouncey
569bd7c3a7
feat(guide-ci): Add frontmatter checks to the guide CI
2018-10-19 16:28:34 +01:00
Bouncey
aea72df149
fix(guide-ci): Reimplement throwing to the CI script
2018-10-19 16:28:34 +01:00
Bouncey
564012a7eb
feat(ci): Ensure guide directory structure in CI
2018-10-19 16:28:34 +01:00
Bouncey
e5a4ffa93b
fix(seed): Use correct collection name and document id
2018-10-12 20:41:42 +05:30
Bouncey
162e25143e
fix(seed): Show debug logs on seed command
2018-10-12 20:41:42 +05:30
Bouncey
fc72dde582
fix(lock-files): Commit lock files
2018-10-12 20:41:42 +05:30
Josh Alling
c1a8227e99
fix: update path to .env file
2018-10-12 07:31:05 +01:00
Beau Carnes
7723a592b7
fix: add prebootstrap script
2018-10-11 02:15:05 +05:30
Mrugesh Mohapatra
a5ba2f1086
fix: add env var to build language files
2018-10-09 16:46:14 +05:30
Bouncey
cfbb973c8b
feat(redirects): Generate _redirects on build
2018-10-09 09:49:01 +01:00
Bouncey
f8a680caaa
feat(tests): Add snapshot
2018-10-07 14:51:09 +05:30
Bouncey
d52ba8c6fd
fix(path-map): Refactor pathMigrationMap for new curriculum package
2018-10-07 14:51:09 +05:30
Bouncey
bc9b3b4ddd
chore(seed): Move seed script to tools
2018-10-07 14:51:09 +05:30
Bouncey
6e728ce16d
feat(guide): Import guide in to the client app
2018-10-05 15:58:12 +01:00
Mrugesh Mohapatra
eff9ce74bd
feat: tie in challenge parser
2018-09-27 20:21:53 +05:30