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
Peter Frank
eaf2a0840c
Update docs ( #3717 )
...
- Added information re: design components
- Added license info to "self hosting" section
2019-08-14 13:04:04 -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
Esquith Allen
4f94889524
Add notification section to docs ( #3681 )
2019-08-13 10:25: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
Esquith Allen
f545ebf7bb
Adjust Algolia documentation ( #3680 ) [ci skip]
2019-08-12 11:56:22 -04:00
dependabot-preview[bot]
b7eb7492dc
Bump stripe from 4.22.0 to 4.23.0 ( #3704 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases )
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-ruby/compare/v4.22.0...v4.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 11:54:48 -04:00
dependabot-preview[bot]
137c28e1dc
Bump recaptcha from 5.0.0 to 5.1.0 ( #3701 ) [ci skip]
...
Bumps [recaptcha](https://github.com/ambethia/recaptcha ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/ambethia/recaptcha/releases )
- [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ambethia/recaptcha/compare/v5.0.0...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 11:54:07 -04:00
dependabot-preview[bot]
09ce1d0cb2
Bump staccato from 0.5.2 to 0.5.3 ( #3700 ) [ci skip]
...
Bumps [staccato](https://github.com/tpitale/staccato ) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/tpitale/staccato/releases )
- [Changelog](https://github.com/tpitale/staccato/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tpitale/staccato/compare/v0.5.2...v0.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 11:52:44 -04:00
dependabot-preview[bot]
569838e440
Bump twilio-ruby from 5.25.2 to 5.25.3 ( #3699 ) [ci skip]
...
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby ) from 5.25.2 to 5.25.3.
- [Release notes](https://github.com/twilio/twilio-ruby/releases )
- [Changelog](https://github.com/twilio/twilio-ruby/blob/master/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-ruby/compare/5.25.2...5.25.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 11:45:28 -04:00
rhymes
35526bef9b
API: OpenAPI 3 spec and auto generated docs ( #3650 )
2019-08-12 11:36:04 -04:00
dependabot-preview[bot]
4a45996bfc
Bump preact from 8.5.0 to 8.5.1 ( #3693 ) [ci skip]
...
Bumps [preact](https://github.com/developit/preact ) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/developit/preact/releases )
- [Commits](https://github.com/developit/preact/compare/v8.5.0...8.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 11:35:14 -04:00
dependabot-preview[bot]
ad2df5263f
Bump eslint-config-airbnb-base from 13.2.0 to 14.0.0 ( #3695 ) [ci skip]
...
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript ) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v13.2.0...eslint-config-airbnb-base-v14.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 11:33:45 -04:00
dependabot-preview[bot]
7295ccf3df
Bump rubocop-rspec from 1.34.0 to 1.35.0 ( #3702 ) [ci skip]
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.34.0...v1.35.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 10:58:35 -04:00
dependabot-preview[bot]
a7ef01e7ae
Bump faker from 2.1.0 to 2.1.2 ( #3703 ) [ci skip]
...
Bumps [faker](https://github.com/faker-ruby/faker ) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.1.0...v2.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 10:49:38 -04:00
dependabot-preview[bot]
5149b5c65a
Bump parallel_tests from 2.29.1 to 2.29.2 ( #3698 ) [ci skip]
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.29.1...v2.29.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 10:43:28 -04:00
dependabot-preview[bot]
8d9c9a2179
Bump @github/clipboard-copy-element from 1.0.3 to 1.0.4 ( #3692 ) [ci skip]
...
Bumps [@github/clipboard-copy-element](https://github.com/github/clipboard-copy-element ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/github/clipboard-copy-element/releases )
- [Commits](https://github.com/github/clipboard-copy-element/compare/v1.0.3...1.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 10:29:42 -04:00
dependabot-preview[bot]
cd40f1be5d
Bump husky from 3.0.2 to 3.0.3 ( #3694 ) [ci skip]
...
Bumps [husky](https://github.com/typicode/husky ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v3.0.2...v3.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 10:23:13 -04:00
dependabot-preview[bot]
fced1736d9
Bump capybara from 3.27.0 to 3.28.0 ( #3696 ) [ci skip]
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.27.0 to 3.28.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases )
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md )
- [Commits](https://github.com/teamcapybara/capybara/compare/3.27.0...3.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 10:03:33 -04:00
dependabot-preview[bot]
e2e818a323
Bump rubocop from 0.73.0 to 0.74.0 ( #3697 ) [ci skip]
...
Bumps [rubocop](https://github.com/rubocop-hq/rubocop ) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases )
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.73.0...v0.74.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 09:47:41 -04:00
Bruno Rafael
a969082347
Add button to copy org secret to clipboard ( #3614 ) [ci skip]
2019-08-12 09:45:46 -04:00
dependabot-preview[bot]
702cb0dfb3
[Security] Bump nokogiri from 1.10.3 to 1.10.4 ( #3686 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.3 to 1.10.4. **This update includes a security fix.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 09:11:49 -04:00
Jess Lee
0290daf5fb
Fix /sponsors page ( #3673 )
2019-08-09 15:59:45 -04:00
rhymes
aa54ab541d
Add force push notice to the PR template ( #3671 ) [ci skip]
2019-08-09 14:23:46 -04:00
Bolarinwa Balogun
33d82a2c63
Allow emoji in pinned repo description ( #3663 )
2019-08-09 14:20:00 -04:00
rhymes
83db6b8015
Add notes about force pushing and PR reviews ( #3666 )
2019-08-09 12:43:40 -03:00
Jess Lee
8e53ef0d8e
clean up readme and docs ( #3660 )
...
* clean up readme and docs
* add missing files
2019-08-08 16:20:58 -03: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
dependabot-preview[bot]
706b05e284
Bump preact from 8.4.2 to 8.5.0 ( #3627 )
...
Bumps [preact](https://github.com/developit/preact ) from 8.4.2 to 8.5.0.
- [Release notes](https://github.com/developit/preact/releases )
- [Commits](https://github.com/developit/preact/compare/8.4.2...v8.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-08 11:29:05 -04:00
youmts
4636cccb10
Remove dead CommentsController#new route ( #3651 )
2019-08-08 11:24:21 -04:00
Jess Lee
8c10d411d3
updated contributing.md ( #3659 )
2019-08-08 11:53:42 -03:00
rhymes
ac7ef66726
Update Faker to 2.1.0 ( #3652 )
...
* Upgrade Faker to 2.1.0
* Transition Faker calls to the new API
2019-08-07 15:59:23 -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