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
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
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]
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
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]
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]
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
Tom
0e96d2604e
fix: delete existing users before seeding db ( #40423 )
2021-01-30 11:13:52 +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
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
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
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
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
Mrugesh Mohapatra
a02ff7b08e
fix(certs): add year to certs introduced in 2020 ( #38912 )
2020-06-04 13:13:07 +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
b350efef5b
chore: update seed
2020-03-17 11:09:12 +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
Oliver Eyton-Williams
9c2f1ffd82
refactor: combine slug utils into one module
2019-09-26 22:15:27 +05:30
mrugesh
5f97782eb0
fix: add identicon natively ( #36633 )
2019-08-19 19:17:53 +05:30