Ben Halpern
6938f3b78e
Fix last_comment_at issue ( #94 )
...
* Fix last_comment_at issue
* Fix classic article test
2018-03-17 14:40:56 -04:00
Ben Halpern
993002506f
Modify ClassicArticle to avoid false positive test ( #93 )
...
* Add Google Optimize
* Modify ClassicArticle to avoid false positive test
2018-03-17 14:31:39 -04:00
Ben Halpern
3d10812d0a
Add Google Optimize ( #92 )
2018-03-17 14:14:17 -04:00
Ben Halpern
ce4ed5ffc5
Adjust styling on additional content boxes ( #91 )
...
* Adjust styling on additional content boxes
2018-03-16 21:24:42 -04:00
Ben Halpern
a2413df6cc
Add ability to get all articles in username articles api ( #90 )
2018-03-16 17:18:30 -04:00
Mac Siri
6f0a64c83f
Improve title parsing logic ( #88 )
2018-03-16 17:02:32 -04:00
Ben Halpern
c1e623ebc2
Add additional content boxes under posts ( #86 )
...
* Add additional content boxes under posts
* Fix issue with classic article for under content
2018-03-16 16:35:54 -04:00
Mac Siri
4d04f7f852
Resolve onboarding reroute issue ( #84 )
...
* Remove dupe key
* Disable instantclick on onboarding's "let's go"
2018-03-16 14:17:19 -04:00
Ben Halpern
4c22bec6a0
Adjust crosspost and date display rules ( #82 )
...
* Adjust crosspost and date display rules
2018-03-15 11:55:46 -04:00
Andy Zhao
4d2af96d8d
Fix a few org related issues and some other minor bugs ( #74 )
...
* Add CSRF tags to welcome index page
* Clean up auth service code a bit
* Add analytics role to approved org org_admins
* Add toggle links for org admins with no posts
* Fix wrong role name and add test
* Adjust validation for user fields
* Add test for user_role_service
* Fix confusing boolean
2018-03-15 11:39:53 -04:00
Mac Siri
d74483dd5f
Fix GitHub Repo feature ( #78 )
...
* Create MarkdownFixer spec
* Fix lint
* Fix lint
* Update GithubRepo::find_or_create
* Fix failing specs
* Fix failing specs
* Add error handling for GithubReposController
* Improve GithubRepo::update_to_latest
2018-03-15 11:36:22 -04:00
Andy Zhao
f60be5aa6b
Prevent enter key and any extraneous form submission for membership ( #79 )
...
* Add a period at the end of error msg
* Funnel all form submissions into stripe first
2018-03-13 20:12:40 -04:00
Jess Lee
a51016b3c8
increase event title length ( #80 )
2018-03-13 20:10:30 -04:00
Ben Halpern
fd138eb420
Fix published_at sorting algolia article ( #81 )
...
* Fix published_at sorting algolia article
2018-03-13 20:09:20 -04:00
Ben Halpern
9354c8fd8b
Add Eli5 tabbing logic ( #77 )
...
* Add tabs for chronological filtering
* Add Algolia filtering
* Fix infinity typo
* Fix algolia index on tabbing
* Add readable publish date across all posts
* Add eli5 logic for tabbing
2018-03-13 13:13:03 -04:00
Ben Halpern
e1705ef9c0
Add readable_publish_date to search results ( #76 )
...
* Add readable publish date across all posts
2018-03-13 12:59:28 -04:00
Ben Halpern
924d66f95d
Fix algolia index on tabbing ( #75 )
...
* Fix algolia index on tabbing
2018-03-13 12:52:07 -04:00
Ben Halpern
5f1dfb37d7
Fix infinity typo ( #73 )
...
* Add tabs for chronological filtering
* Add Algolia filtering
* Fix infinity typo
2018-03-13 12:27:01 -04:00
Ben Halpern
6a16fee77a
Add Algolia filtering ( #72 )
...
* Add tabs for chronological filtering
* Add Algolia filtering
2018-03-13 12:14:27 -04:00
Ben Halpern
e052e63d34
Add tabs for chronological filtering ( #69 )
2018-03-13 11:13:19 -04:00
Ben Halpern
b8a51b3947
Ben/gardening ( #68 )
...
* Remove more unnecessary auth token skips
2018-03-09 21:50:19 -08:00
Ben Halpern
9381a17cf2
Move readinglist trigger JS ( #67 )
...
* Remove verify_auth_token skips
* Move readinglist trigger JS
* Remove unneeded logs and add check for referer in cromulent
2018-03-09 21:44:07 -08:00
Jess Lee
7cf3ae69f5
Show Pages For Events ( #30 )
...
* sort past events by most recent
* update-event-slugs
* adds tests
* fix linting issues
* remove pry
2018-03-09 16:46:27 -08:00
Ben Halpern
adef5e9b4d
Modify org branding style on show page ( #66 )
...
* Modified org branding style on show page
2018-03-09 15:07:49 -08:00
Ben Halpern
dcfdc5b0ff
Fix readinglist count issue ( #65 )
...
* Fix readinglist count issue
2018-03-09 14:40:50 -08:00
Ben Halpern
1503dc0a6e
Minor navbar adjustment ( #64 )
...
* Minor navbar adjustment
2018-03-09 14:38:09 -08:00
Ben Halpern
d9c5ea6663
Adjust homepage sidebar ( #63 )
...
* Adjust homepage sidebar
2018-03-09 14:32:03 -08:00
Ben Halpern
fca6c340cb
Add home page sidebar subtabs for reading list and fortify readinglist ( #61 )
...
* Add home page sidebar subtabs for reading list and fortify readinglist
2018-03-09 13:24:06 -08:00
Andy Zhao
ba3005ae2d
Fix Sign In/Up for Browsers with No Tracking ( #10 )
...
* Fix sign in for browsers that prevent tracking
* Lint file and clean up GA script
* Fix merge conflicts and remove dead code
2018-03-09 11:52:57 -08:00
Mac Siri
2a7cb93322
Make title-parsing backward compatible ( #59 )
...
* Make title-parsing backward compatible
* Improve var naming & Add comments
2018-03-08 15:52:05 -08:00
Ben Halpern
d7fc758b8c
Fix theycoded template ( #60 )
...
* Fix theycoded template
2018-03-08 15:48:17 -08:00
Ben Halpern
ce4b29d4ff
Change signup CTA on non-home feed ( #55 )
...
* Remove stale docs files and add signup CTA on show page
* Fix user follow button on search page
* Finalize shecoded/theycoded images
* Modify sidebar logic
* Move help widget below shecoded
* Upped shecoded to 100 on sidebar
* Change cta on tag page non-logged
2018-03-08 05:57:23 -08:00
Ben Halpern
39759afaa9
Ben/womens day ( #54 )
...
* Up shecoded to 100 on sidebar
2018-03-08 05:46:36 -08:00
Ben Halpern
bb0a3df612
Ben/womens day ( #53 )
...
* Remove stale docs files and add signup CTA on show page
* Fix user follow button on search page
* Finalize shecoded/theycoded images
* Modify sidebar logic
* Move help widget below shecoded
2018-03-08 05:07:18 -08:00
Ben Halpern
b91afbf2c2
Ben/womens day ( #52 )
...
* Modify sidebar logic
2018-03-07 22:47:41 -08:00
Mac Siri
c664de0b94
Force article title to be wrap in double quotes ( #47 )
...
* Force article title to be wrap in double quotes
* Move title parsing logic to backend
* Improve quote gsub logic
* Update loadYamlFront's error handling
* Remove unused variable
* Update RssReader's title parsing logic
This is to keep it in sync with changes in MarkdownFixer
2018-03-07 22:42:59 -08:00
Ben Halpern
4654166cd5
Ben/womens day ( #51 )
...
* Remove stale docs files and add signup CTA on show page
* Fix user follow button on search page
* Finalize shecoded/theycoded images
2018-03-07 21:15:59 -08:00
Andy Zhao
efe9b56c9a
[WIP] add first draft of shecoded 2018 social image ( #50 )
...
* add first draft of shecoded 2018 social image
* Use conditionally first name and 50/60 font size
2018-03-07 20:37:51 -08:00
Ben Halpern
01246fdde0
Ben/follow button search fix ( #49 )
...
* Remove stale docs files and add signup CTA on show page
* Fix user follow button on search page
2018-03-07 11:35:09 -08:00
Ben Halpern
4e33582991
Remove stale docs files and add signup CTA on show page ( #43 )
2018-03-05 22:11:55 -05:00
Ben Halpern
45b371e31b
Fix issue where unpublished article hangs in notifications ( #42 )
...
* Fix issue where unpublished article hangs in notifications
2018-03-05 11:56:32 -05:00
Ben Halpern
86a32b42df
Change 2kb to 1kb for badge size ( #40 )
...
* Change 2kb to 1kb for badge size
2018-03-05 10:29:13 -05:00
Ben Halpern
de23dfe353
Fix last_comment_at issue ( #38 )
...
* Fix last_comment_at issue
2018-03-05 01:33:32 -05:00
Ben Halpern
12b389ff3f
Properly set last comment at on article create ( #37 )
...
* Properly set last comment at on article create
2018-03-05 01:05:51 -05:00
Ben Halpern
fea5f49bbc
Fix Reading list page comment likes ( #36 )
...
* Fix Reading list page comment likes
2018-03-05 00:42:21 -05:00
Ben Halpern
8f9d192783
Update serviceworker cache key ( #35 )
...
* Update serviceworker cache key
2018-03-05 00:32:23 -05:00
Ben Halpern
2bf59aa214
Replace new svg with png to fix jank ( #34 )
...
* Replace new svg with png to fix jank
2018-03-05 00:30:50 -05:00
Ben Halpern
08a4fdd654
Modify number of comments on readinglist and show only newer ELI5 ( #33 )
...
* Modify number of comments on readinglist and show only newer ELI5
2018-03-04 22:55:56 -05:00
Ben Halpern
2771a2e866
Add Algolia to comments, modify button styles, add comments tab to reading list area ( #32 )
...
* Add Algolia to search and add Only My Posts filter
* Actually fix Algolia index possible issue
* Fix search issue
* Make minor adjustments to sponsorship sidebar
* Make submission rules headsup html allowed and remove devise trackable
* Remove devise_trackable from application_controller
* Adjust login CTA for /new
* Adjust string in test to reflect changes
* Quick fix for internal navigatioon draft caching issue
* Add ID to internal/articles
* Fix auth with Twitter in two places
* Added comments to algolia and modified design
* Update sidebar styles and make other small adjustments
* Clean up tag styling and other small improvements
* Finalize design adjustments
* Add indexing condition for comments
* Fix Algolia typo
* Fix Algolia indexing on comment
2018-03-04 22:25:08 -05:00
Andy Zhao
5d47766067
Fix discuss button text and remove "marked as deleted" comments from user profile ( #26 )
...
* Remove deleted comments from user profile
* Revert discuss button text mistake
2018-03-02 16:34:13 -05:00