Feruz Oripov
c0e1ad0e46
Refactoring organizations_controller.rb. Adding set_organization method ( #3793 )
...
for not repeating query code.
2019-08-22 20:54:53 -04:00
Feruz Oripov
8acd1dc638
Refactoring dashboards_controller.rb. ( #3794 )
2019-08-22 20:54:21 -04:00
Yash Dave
773982e210
Fixes some lint issues ( #3786 )
...
Fixes lint issues in /home/yash/GitHub/dev.to/app/assets/javascripts/utilities/
- browserStoreCache.js
- checkUserLoggedIn.js
- createAjaxReq.js
- getCurrentPage.js
- getImageForLink.js
- insertAfter.js
- localDateTime.js
- localStorageTest.js
- preventDefaultAction.js
Signed-off-by: Amorpheuz <mail2ypd@gmail.com>
2019-08-22 15:59:13 -04:00
Jess Lee
d093667198
show single pinned article ( #3803 )
2019-08-22 15:57:31 -04:00
Mladen Ilić
50fe104ee7
Fix typo ( #3789 )
...
Fix a typo in flash message
2019-08-22 12:51:05 -04:00
Feruz Oripov
c9b40326ac
Refactoring chat_channels_controller.rb. Adding set_channel private ( #3787 )
...
method for not repeating query code.
2019-08-21 19:08:16 -04:00
Ben Halpern
a287263875
Remove listings privileges from banned users ( #3784 )
2019-08-21 16:44:27 -04:00
Ben Halpern
a934968190
Add dropdown and report-abuse for users ( #3788 )
...
* Add dropdown and report-abuse for users
* Move script to JS area
2019-08-21 16:43:52 -04:00
Nick Taylor
0147d8bd26
Fixed some lint issues ( #3782 )
2019-08-21 10:44:23 -04:00
Ben Halpern
fe2d67eedc
Remove channel_users from chat_channel index ( #3780 )
2019-08-20 17:11:50 -04:00
Ben Halpern
04a810d739
Fix video image redirect issue ( #3778 )
2019-08-20 13:18:38 -04:00
Anna Buianova
5deb668ecd
Rubocop fixes ( #3774 )
2019-08-20 10:32:26 -04:00
Andy Zhao
e0da0ac955
Fix for multi-image upload to handle single imgs for comments ( #3771 )
...
* Fix for multi-image upload to handle single imgs for comments
* Remove additional multiple oops
2019-08-19 18:15:35 -04:00
Ben Halpern
dd41f7ddf5
Redesign series style ( #3768 )
2019-08-19 15:26:21 -04:00
Ben Halpern
8b4dc85ee4
Add internal dashboard for growth ( #3749 )
2019-08-19 09:41:04 -04:00
Ben Halpern
9dd474d12e
Remove unnecessary imports from css ( #3743 )
...
* Remove unnecessary imports
* Remove unneeded shared.scss code and mixins
* Add kbd to top
2019-08-18 19:39:03 -04:00
Ben Halpern
40559a0457
Add random variants to onboarding for a/b testing ( #3742 )
...
* Add random variants to onboarding for a/b testing
* revert listings dashboard snapshot
2019-08-18 18:30:22 -04:00
Bolarinwa Balogun
41aff162cc
Allow upload of multiple images at a time ( #3599 )
...
* Allow upload of multiple images at a time
* Update schema.rb
2019-08-18 15:03:14 -04:00
Yash Dave
0932d300a0
Adds border-right to the menu for displays with min-width 1250 or higher ( #3738 )
...
Modifies top-bar.scss to add 'border-right' and 'border-bottom-right-raidus' property
for '.menu' in media query 'mind-width: 1250px' to get even menu appearance on desktop
screens.
Signed-off-by: Yash Dave <mail2ypd@gmail.com>
2019-08-18 14:27:10 -04:00
Jess Lee
66a4424f5b
Sponsorship Updates ( #3719 )
...
* show blurb for tag sponsors
* check that sponsorhip is live and account for expiration time
* automatically add expiration date to tags
* update tag offering
* rewrite tag auto expiration
* night mode compatibility for sponsor logos
* fix spec
* update specs
* Small css adjustment
2019-08-16 14:54:26 -04:00
Aurelio
df301c8290
3724 - Fix badges order on profile sidebar ( #3729 )
...
Make sure the layout is consistent when
rendering badges on the sidebar
fixes #3724
2019-08-16 14:27:59 -04:00
Ben Halpern
0b64407b81
Ensure anonymization of IP in GA ( #3734 )
2019-08-16 14:06:02 -04:00
cyrillefr
30828cf0f7
Move delayed calls for update analytics to Active job ( #3603 )
...
* Move delayed calls for update analytics to Active job
- add job + job spec
- refactoring
* update namings+specs due to requested changes after review
* Fixes on analytics job spec + minor refactor of service
2019-08-16 12:41:37 -04:00
Theau Poulat
e0a7c7cc6e
Onboarding : fixed bug that prevented toggle by clicking on label ( #3725 )
...
* toggle click bug fixed
* updated snapshot
2019-08-16 11:41:00 -04:00
Luis Rogelio Hernández López
67004009f7
Fix/icons in dark mode ( #3727 )
...
* Add theme variables for series dots
* Use theme variables for article series icons
- The theme colour should only apply in night theme.
- The rest of the themes should remain intact.
* Refactor added styles to use themeable mixin
2019-08-15 17:59:37 -04:00
Jacob Eubanks
180935bd37
Delete unused, commented-out code ( #3722 )
2019-08-15 12:24:48 -04:00
Andy Zhao
0f46b0deed
Add Stack Exchange Liquid tag ( #3637 )
...
* Add Stack Exchange Liquid tag
* Add Stack Exchange/Overflow tag
* Convert to integers
* Add better error handling
* Make all links open in new tab
* Adjust names and refactor a bit
* Use key for every API call
* Add new lines to end of svg files
* Add better error handling
* Fix edge case where input is not numeric
* Finalize Stackexhange tag design and functionality
* Fix css typo
* Update snapshots
* Fix snapshot back
2019-08-14 15:01:47 -04:00
Ben Halpern
d1760c4d08
Fix mention notification to mention proper user ( #3721 )
2019-08-14 14:43:21 -04:00
Andy Zhao
6316ea4b60
Allow admins to undo a tag adjustment ( #3653 )
...
* Add ability to delete a tag adjustment
* Fix confirm alert
2019-08-14 09:26:26 -04:00
rhymes
23961b1505
Remove /api/articles/onboarding ( #3716 )
2019-08-14 09:22:38 -04:00
Ben Halpern
321560b751
Fix linting ( #3714 )
2019-08-13 20:32:01 -03:00
Mario See
da79b443a6
allow nil assignment ( #3711 )
2019-08-13 17:19:57 -03:00
Mario See
657d88ca13
Direct listing links only show listing if published ( #3645 )
...
* displayed_classified_listing should be published
* remove redundant line
* Update classified_listings_controller.rb
* update get request tests
2019-08-13 11:53:53 -03:00
rhymes
e9db50b7c9
API docs: Document OAuth2 and /api/articles/me ( #3707 )
2019-08-12 16:00:12 -04:00
Anna Buianova
3b97eb3f9c
Rescue all Errno exceptions while fetching a podcast episode ( #3689 )
2019-08-12 11:57:43 -04:00
Jacob Herrington
97d04df965
Add place holder alt text to markdown link ( #3687 ) [ci skip]
2019-08-12 11:57:06 -04:00
rhymes
35526bef9b
API: OpenAPI 3 spec and auto generated docs ( #3650 )
2019-08-12 11:36:04 -04:00
Bruno Rafael
a969082347
Add button to copy org secret to clipboard ( #3614 ) [ci skip]
2019-08-12 09:45:46 -04:00
Jess Lee
0290daf5fb
Fix /sponsors page ( #3673 )
2019-08-09 15:59:45 -04:00
Bolarinwa Balogun
33d82a2c63
Allow emoji in pinned repo description ( #3663 )
2019-08-09 14:20:00 -04:00
Mac Siri
3b32b29937
Update core API endpoints to support access_token ( #3644 )
...
* Update specs for doorkeeper test
* Add bang
* Create #authenticate
* Create /api/articles/ endpoint
* Update specs
* Update me.json.jbuilder
* Fix typo and spacing
* Support pagination for #me
* Update #authenticate! to support cookies
* Make per_page a param
* Disable method-complexity check
* Enable refresh_token
* Create /api/users/me endpoint
2019-08-08 15:55:23 -03:00
Михаил Проказин
84df7e51f4
Fix comments overlap bug on IE and Edge ( #3553 ) [ci skip]
2019-08-08 12:25:47 -04:00
Bolarinwa Balogun
4dd90c5dd1
Fix upload overlap with editor/help page ( #3640 )
...
* Fix upload overlap with editor/help page
* Update test snapshot
2019-08-07 15:35:28 -04:00
Bolarinwa Balogun
f1492fa2bd
Resolve error with code blocks in numbered lists ( #3633 )
2019-08-07 10:37:59 -04:00
raquelcps
b37522a45c
Allow CodePen usernames to be up to 30 characters long ( #3592 ) [ci skip]
2019-08-06 16:41:00 -04:00
Bolarinwa Balogun
eb132f3dc2
Improve Error Message for malformed Github Repo Links ( #3608 )
...
* Improve Error Message for malformed Github Repo Links
* Add test
2019-08-06 10:39:49 -04:00
R¥
5358533139
Add hackers.town to allowed Mastodon instances ( #3642 )
2019-08-06 10:37:35 -04:00
Jess Lee
67b044da19
Update content policy and faqs about sponsorship ( #3634 )
...
* add affiliate link disclosure to content policy
* point ppl to partnerships page instead of peters email
* update broken licensing link
2019-08-05 16:41:17 -04:00
rhymes
b6b450747e
Re-enable hello dev in console ( #3615 ) [ci skip]
2019-08-05 15:37:30 -04:00
rhymes
4689cdd266
Collection: remove optional user and add tests ( #3383 )
2019-08-02 10:15:04 -04:00