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
rdm100
885538d9e1
fix: updated and consolidated quotes ( #39069 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-06-15 18:42:27 +05:30
Oliver Eyton-Williams
daed7ad5dd
fix(client): ensure dom ready before testing ( #39073 )
...
jQuery challenges can fail seemingly at random. These changes should
prevent the race condition between a user's $( document ).ready() and
test evalution.
2020-06-15 18:41:34 +05:30
Mrugesh Mohapatra
bcf9942263
feat(donate): allow mutiple donations with warning ( #39066 )
2020-06-13 17:32:29 +05:30
Oliver Eyton-Williams
b4926052f4
chore: refactor and simplify testing ( #39050 )
2020-06-13 14:57:15 +05:30
Ieahleen
db9c38539b
chore(client): removing a forgotten console.log ( #39055 )
2020-06-12 23:58:53 +05:30
Oliver Eyton-Williams
6b8c2e74b6
fix(client): sync Redux store and DB ( #39034 )
2020-06-10 12:24:19 +05:30
Kris Koishigawa
89d5c891e3
feat(learn): add full stack certificate md and handle errors
...
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-06-06 14:45:12 +05:30
Mrugesh Mohapatra
a02ff7b08e
fix(certs): add year to certs introduced in 2020 ( #38912 )
2020-06-04 13:13:07 +05:30
Tom
31614fa9a6
fix(client): remove auto redirect on report user page ( #38974 )
2020-06-01 23:03:53 +05:30
Kristofer Koishigawa
959608e85e
fix(client): public profile qa and infosec certification links ( #38948 )
2020-06-01 19:53:59 +05:30
Tom
a4ee5ea09a
fix(client): background-color in code blocks of questions ( #38968 )
2020-06-01 18:38:08 +05:30
matbub
4af28cf12c
fix(client): update report user verbiage and link ( #38954 )
2020-06-01 18:37:24 +05:30
Oliver Eyton-Williams
a9acf11209
refactor(client): simply landing query ( #38935 )
2020-05-28 20:56:48 +05:30
Oliver Eyton-Williams
fcef62d5de
refactor(learn): use graphQL filter for Map ( #38913 )
2020-05-28 20:56:19 +05:30
Oliver Eyton-Williams
d233cb35a3
fix(client): ensure validation works during watch ( #38936 )
2020-05-28 20:54:29 +05:30
Kristofer Koishigawa
18d2dca05b
fix(client): landing page superblocks ( #38914 )
2020-05-28 14:20:51 +05:30
Tom
7fd92c5fe6
fix: make videos bigger + add styles ( #38924 )
2020-05-28 12:55:25 +05:30
Tom
e040d64e4e
fix(client): add margin to certs ( #38921 )
2020-05-28 12:40:07 +05:30
Tom
db08ab2965
fix: backend projects not submitting ( #38900 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-05-27 13:19:16 +05:30
Tom
911ba72106
fix: allow ctrl+enter to submit video lessons ( #38898 )
...
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2020-05-27 13:19:16 +05:30
Mrugesh Mohapatra
9879d6e72b
fix(learn): update project views for python
2020-05-27 13:19:15 +05:30
Oliver Eyton-Williams
de0bec88a3
feat: process video question md into html ( #38667 )
...
* feat: process video question md into html
* test: mdToHTML
* fix: use dedicated prism component
2020-05-27 13:19:14 +05:30
Beau Carnes
3a653438fc
Feat: add python security video course ( #38683 )
2020-05-27 13:19:14 +05:30
Tom
ef79ddd0de
feat: add loader on video challenges ( #38633 )
2020-05-27 13:19:13 +05:30
Mrugesh Mohapatra
286ba7689b
fix(client): nicer error message and layout update
2020-05-27 13:19:13 +05:30
Tom
184a07d20d
fix: infosec show cert button not rendering ( #38620 )
2020-05-27 13:19:13 +05:30
Tom
2e37cb8da5
fix: rename tensorflow lessons ( #38617 )
2020-05-27 13:19:13 +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
Tom
c75d212831
fix: misaligned titles ( #38613 )
2020-05-27 13:19:12 +05:30
Tom
379f6f89ca
fix(learn): tests for python video lessons ( #38600 )
...
* fix: improve tests for video challenges
* fix: remove unused challenges + get rid of no description warning
* fix: remove non-existent challenges from meta
2020-05-27 13:19:11 +05:30
Beau Carnes
03c9e47be9
feat: Add more video challenges ( #38598 )
...
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com >
2020-05-27 13:19:10 +05:30
Beau Carnes
cb88dcf1e6
add tensorflow course without questions ( #38525 )
2020-05-27 13:19:10 +05:30
Tom
63fe67e53f
feat: add video lessons to db on submit + update UI ( #38591 )
...
* feat: add video lessons to db on submit + update UI
* feat: delete CompletionVideoModal
* feat: clean up component + add comments
* feat: remove comment
* feat: remove log
* feat: remove log
* fix: update buttons + fix some testing
* fix: remove unused selector
2020-05-27 13:19:10 +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
Lasse Jørgensen
9e01ead291
fix(editor): Add quickSuggestions false to editor options ( #38899 )
2020-05-26 19:10:45 +05:30
Oliver Eyton-Williams
48532d6ccb
fix: hide isHidden challenges from hotkey nav
2020-05-25 16:25:19 +05:30
Oliver Eyton-Williams
68aef571ee
feat: hide isHidden challenges
2020-05-25 16:25:19 +05:30
Oliver Eyton-Williams
5bc3e15e3a
fix(client): DRY out challenge sourcing
...
Also handles file changes the same way as the original sourcing.
2020-05-25 16:25:19 +05:30
Twaha Rahman
d01ce3bbc1
fix(learn): remove cta and add current challenge button ( #38807 )
2020-05-21 18:09:48 +05:30
Luis H. Ball Jr
2db668b6ad
feat: show extensions warning in css learning module index ( #38806 )
2020-05-19 14:05:33 +05:30
Mrugesh Mohapatra
421bbdefbe
fix(client): add footer on learn home ( #38830 )
2020-05-19 12:50:15 +05:30
Rostyslav Ugryniuk
88b263fef8
fix(client): prevent PayPal script loads in development ( #38785 )
2020-05-12 18:04:24 +05:30
Mrugesh Mohapatra
e3ee7eef3a
chore(client): bump minor & patch versions of deps
2020-05-11 22:53:55 +05:30
Vincent Endrahadi
9a25ba2633
fix(learn): improve landing page ( #38695 )
2020-05-11 18:56:12 +05:30
Mrugesh Mohapatra
161c0c20a2
fix: 404 page styles ( #38775 )
2020-05-10 12:23:22 -05:00
Oliver Eyton-Williams
5e56a9a938
Feat(curriculum): scss not sass ( #38764 )
2020-05-09 20:01:18 +05:30
Hassaan Pasha
7126bacf34
fix (learn): add title to challenge meta for backend challenges ( #38745 )
2020-05-07 21:56:58 +05:30