Commit Graph

11586 Commits

Author SHA1 Message Date
41a99e6487 chore(deps): Update webpack plugins 2018-08-03 19:27:42 +05:30
f3207fa902 fix(lint): Apply Observable bindings to new Models 2018-08-03 19:27:42 +05:30
22cd308fd4 chore(gulp): Clean up gulp file 2018-08-03 19:27:42 +05:30
8bfeed75ca chore(frame-runner): Remove frame-runner 2018-08-03 19:27:42 +05:30
af8030c1d1 chore(tools): Move to webpack v4 2018-08-03 19:27:42 +05:30
60719fcbe6 feat(news): Add relations 2018-08-03 19:27:42 +05:30
2cce8bbfd5 feat(news): Add popularity model 2018-08-03 19:27:42 +05:30
eba910e939 feat(news): Add news model 2018-08-03 19:27:42 +05:30
f46f06ccd6 fix: add .vs to gitignore 2018-08-03 19:27:42 +05:30
4511e33716 fix: update to use shortid for sub resub 2018-08-02 22:38:11 +01:00
99b9e9e3ba feat(resub): Add resubscribe endpoint 2018-08-02 22:38:11 +01:00
db39a94493 docs: re-add the curricular license 2018-08-02 21:24:31 +05:30
a9d625d975 fix(docs): Broken link and typo in README.md
Closes #17954
2018-08-02 21:24:31 +05:30
3c72c93a8d feat(profile): Create top contributor badge (#17805) 2018-08-02 21:09:51 +05:30
d7180d8a4f chore(seed): update curriculum to v3.1.1 2018-08-01 14:14:14 +01:00
da325a10be Slight whitespace edit 2018-07-30 15:10:05 +01:00
f13390acb3 fix(settings): Removed link tag and added href into the button ta
The first button in the settings page no longer has a link tag so that
the clickable area doesn't overflow outside of the button boundaries

BREAKING CHANGE: none AFAIK

Closes #17867
2018-07-30 15:10:05 +01:00
2e04b0a1e7 fix: Invalid argument supplied to oneOfType, expected an instance of array 2018-07-28 08:38:52 +01:00
57ceee0897 fix: update email template 2018-07-28 08:33:30 +01:00
8c2af37b29 chore(seed): Update curriculum to v3.1.0 2018-07-27 20:53:00 +01:00
74b1e4e689 fix(route): Update URI to use www instead of root domain (#17936) 2018-07-27 13:42:46 +05:30
ae37a2caed fix(settings): Change challenge label and input
Closes #17318
2018-07-26 20:06:16 +01:00
bd40601305 feat(quotes): Add more quotes for welcome page 2018-07-18 13:50:19 +09:00
211245444e fix(cert-email): Default user email to empty string 2018-07-02 14:56:40 +05:30
6f4f8f9fac fix(snyk): Updated patches for vulnerabilities 2018-07-02 09:28:08 +01:00
9ab629bd8b chore(seed): Update to v3.0.1 2018-07-02 09:27:28 +01:00
59ab3db8bf fix(profileUI): Give a default profileUI to new accounts 2018-07-01 10:53:43 +01:00
cfc9e31f62 fix(timstamps): push correct timestamp format on account creation 2018-07-01 10:53:43 +01:00
625f64d427 feat(quotes): Added more quotes 2018-07-01 01:26:00 +05:30
8f42ba54fc docs(readme): udpdate badges 2018-06-30 19:55:14 +05:30
5b1278a725 style(Settings): Improve mobile responsiveness of settings page
added flex wrap to many of the flexed items targeted at mobile with
media queries so they would properly collapse. Also off set the -15px
horizontal margins added by react bootstrap which made much of the text
touch the side of the screen.

BREAKING CHANGE: none
2018-06-30 19:46:21 +05:30
436c96966a fix(settings): Opens curriculum in same tab 2018-06-30 07:03:56 +05:30
ec028d7a59 refactor: Coding style changes 2018-06-29 21:29:20 +01:00
a7bbd96d46 chore: Remove passport packages 2018-06-29 21:29:20 +01:00
ebba8e9c64 fix(auth0): Unify authentication via auth0 as provider 2018-06-29 21:29:20 +01:00
38bcc2e250 fix(auth): Remove deprecated views and routes 2018-06-29 21:29:20 +01:00
6fad6f92a0 fix: add default true to privacy and terms 2018-06-29 21:29:20 +01:00
a5ea7ad879 feat(unsub-email): Add an annon unsubscribe route 2018-06-29 19:55:13 +05:30
9a3dd5cfd3 fix(blacklist): Sure up blacklisted usernames 2018-06-29 19:55:13 +05:30
ee59047097 fix(Certificates): Delete word 'projects' from certificates' titles
Corresponsing .jade files were changed

Closes #17667
2018-06-28 10:29:30 +01:00
d09ab75b04 fix(auth): remove all linking apis 2018-06-28 10:28:44 +01:00
9a472dd631 fix: update email settings 2018-06-28 10:28:08 +01:00
580e1465bb fix: remove enforcing redirect to update-email 2018-06-26 15:37:51 +01:00
2a192671da fix: remove linkedin signin and paths (#17720) 2018-06-25 15:51:09 -05:00
c459572fcf fix(about): Return empty object for no user (#17714) 2018-06-26 00:50:40 +05:30
65cb3886ff chore(curriculum): Version bump 2018-06-25 10:44:58 +01:00
837f9e7524 fix: remove seed files 2018-06-22 12:42:01 +01:00
6fab6319f8 chore(package): Update Font Awesome and remove Ionicon dependency (#17497)
Update Font Awesome from 4.7 to 5. Update existing Font Awesome icon
references to match version 5 syntax. Replace all Ionicon references
with Font Awesome icons and remove all files relating to Ionicon.

Closes #13798
2018-06-22 01:46:17 +05:30
d9e2376d4a fix: open project links in new tab 2018-06-21 13:14:28 +01:00
c9155092b0 fix(api): filter private properties from public user api (#17653) 2018-06-20 19:49:39 +05:30