Mac Siri
6d1638ed68
Unskip all skipped specs ( #2941 )
...
* Change all login_as to sign_in
* Unskip comment spec
* Create new specs
* Turn on Webdriver caching
* Set logger for Omniauth in test
* Update editor system spec
* Fix editor approval file
* Update video_controller
* Update TagAdjustmentUpdateService's spec
* Update users api spec
* Update stories_index_spec
* Remove redundant spec file
* Remove residual code
* Change ClassifiedListing spec
* Update NotificationsIndex spec
2019-05-25 11:04:38 -04:00
dependabot-preview[bot]
0548a45fa1
[Security] Bump tar from 2.2.1 to 2.2.2 ( #2954 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
2019-05-24 14:01:52 -04:00
Thomas Ghysels
732d0e4450
Use consistent colors for inline code, including night theme ( #2947 )
2019-05-24 12:53:20 -04:00
Conor Fischer
2a57e43bcb
Fix broken doc links ( #2945 ) [ci skip]
2019-05-24 12:31:18 -04:00
Ben Halpern
37fabd08b1
Fix some connect bugs with wrong url and remove some dead code ( #2953 )
2019-05-24 12:19:59 -04:00
Anna Buianova
d3f9050be7
Move updating twitch username to a separate action #2784 ( #2866 )
...
* Move updating twitch username to a separate action #2784
* Fix the submit button on the integrations page
* Modify test according to the redirect
2019-05-24 11:13:33 -04:00
Clara
48b9d16e6e
Bug/markdown underscores in usernames ( #2948 )
...
* Add method into MardownFixer and call in Comment
* Add test
* Escape all underscores in usernames and adapt tests
* Rework regex [WIP]
* Add new idea
* Clean up method and add correct tests
2019-05-24 08:34:14 -04:00
Anna Buianova
a6091fe6c8
Moved notifying followers to a separate ActiveJob #1996 ( #2935 )
...
* Moved notifying followers to a service + specs
* Created an ActiveJob for notifiable action notifications
* Call the job from the Notification#send_to_followers
* Refactor creating notifiable action notification
* Handle possible nil followers while sending notifiable action notification
* Use activerecord import to bulk-create notifications
* Set notified_at for the bulk-created notifications
* Move compact to the appropriate place
2019-05-24 07:45:51 -04:00
Jess Lee
8765de85b4
Sort internal/listings by recently bumped listings ( #2938 )
2019-05-22 15:28:03 -04:00
Mohammadjavad Raadi
1a960cfb44
Fix TwitterTag's video control bug ( #2869 )
2019-05-22 13:32:37 -04:00
rhymes
3a45bfcc2d
API docs: Adjust document and add syntax highlight [skip ci] ( #2936 )
...
* Adjust document and add syntax highlight
* Add alt text to images
2019-05-22 12:24:52 -04:00
Jesse M. Holmes
d7975637c5
Fix wording in readme.md ( #2932 )
...
* Renamee "Basic Installation" to the correct "Standard Installation"
* Added link to Standard Installation
2019-05-22 09:44:08 -04:00
Jess Lee
65e3cf605c
Internal Listings View Enhancement ( #2931 )
...
* wip
* add username to listings list view
* add pagination
* small style adjustment on edit page
* add has_many relationship to users and orgs
* add search by username or listing title
2019-05-21 18:28:18 -04:00
Jess Lee
1678489a2b
Internal Updates - Bust Cache for Listings and Add Note for Credits ( #2908 )
...
* handle cache busting
* add required note when removing or adding credits
* only reindex if listing is published
2019-05-21 17:25:37 -04:00
rhymes
9e14ef2afd
Add a proper exception in case of XSS attempt ( #2927 )
...
Fixes the generic error message with a proper one
2019-05-21 17:20:39 -04:00
Ben Halpern
e3400a2dc2
Make home page listings minimizeable ( #2928 )
2019-05-21 17:17:28 -04:00
Ben Halpern
07597d307c
Fix bug to allow users to remove org from article ( #2930 )
2019-05-21 17:16:16 -04:00
Jess Lee
27bd5ed4e2
add guard to granting credits and add spec ( #2926 )
2019-05-21 17:14:51 -04:00
Faraz Patankar
e33c376789
use flexbox to align content in onboarding modal ( #2910 )
2019-05-21 15:41:13 -04:00
rhymes
09a99d93a3
Return errors instead of raising an exception on ArticleCreation ( #2922 )
2019-05-21 15:18:02 -04:00
rhymes
d517050973
Do not ask to unpublish a draft article ( #2920 ) [ci skip]
2019-05-21 15:17:12 -04:00
rhymes
c2a3d46850
Remove trailing dot from API token message [ci skip] ( #2918 )
2019-05-21 15:09:27 -04:00
Jess Lee
21f595ea2c
Update Slack Notifications ( #2870 ) [ci skip]
2019-05-21 15:06:04 -04:00
Ben Halpern
80f42a544a
Add noopener to external target blank links ( #2923 )
...
* Add noopener to external target blank links
* Add noopener to external target blank links properly
* Fix schema mistake
2019-05-21 13:56:25 -04:00
Ben Halpern
97125dfd6a
Add PWA target blank functionality ( #2921 )
2019-05-21 13:15:36 -04:00
Ben Halpern
ae47e8db2c
Add API portal ( #2915 )
...
* Add API portal
* Change title tag
2019-05-21 12:46:52 -04:00
Monica Powell
d1357608ea
improve contrast of badge-reward-message ( #2909 )
...
* improve contrast of badge-reward-message
* update styling to work in multiple themes
2019-05-21 12:43:41 -04:00
Ben Halpern
2aa01d44a2
Add listings to home page ( #2912 )
2019-05-21 10:21:49 -04:00
rhymes
5e94533f0b
Articles API: fix update org and add datetimes ( #2913 )
...
* Allow the article to be assigned to an org on update
* Add all the relevant datetimes, those available in the export
* Not all dates are always available
2019-05-21 09:53:30 -04:00
Kartikey Tanna
03a122f0ce
Implemented ActiveJob for RateLimitChecker Job ( #2878 )
...
* Implemented ActiveJob for RateLimitChecker Job
* Changes as per the review
* Further changes as per the review
2019-05-21 08:45:58 -04:00
rhymes
ff929fcf14
Some small performance improvements ( #2876 )
...
* Improve a few idioms with their faster counterparts
* Remove unused routes and some dead code
* Add the option to use bullet in testing mode and move rack host redirect
* Go back to the classic fetch to make mocking work
* Reorder gems and fix code climate issue
2019-05-20 18:53:31 -04:00
rhymes
85e33583c8
Fix organization article ownership code ( #2904 )
...
* Fix organization article ownership code
* Query the DB in case of user change only if needed
2019-05-20 18:50:04 -04:00
Mac Siri
d8616b8b92
Fix date related spec failures ( #2906 ) [ci skip]
2019-05-20 14:52:58 -04:00
dependabot[bot]
d4741deaca
Bump @storybook/addon-actions from 5.0.5 to 5.0.11 ( #2887 ) [ci skip]
...
Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook/tree/HEAD/addons/actions ) from 5.0.5 to 5.0.11.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.11/addons/actions )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 14:00:58 -04:00
cyrillefr
abb4831a53
Move remove_all notifications method in own job ( #2882 )
...
- that calls a service
- spec for job + service
- check actual integration spec
- minor refactoring
2019-05-20 13:54:39 -04:00
Ben Halpern
c08d140b36
Remove some dead code for very minor perf improvements and code quality ( #2905 )
2019-05-20 13:40:02 -04:00
dependabot[bot]
b0a371aa39
Bump aws-sdk-lambda from 1.22.0 to 1.25.0 ( #2897 [ci skip]
...
Bumps [aws-sdk-lambda](https://github.com/aws/aws-sdk-ruby ) from 1.22.0 to 1.25.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases )
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-lambda/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-ruby/compare/1.22.0...1.25.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 13:35:13 -04:00
Molly Struve
d65889b8a8
Add text explaining how to setup anchor links for blog posts ( #2884 )
2019-05-20 13:30:08 -04:00
dependabot[bot]
6fc072f647
Bump @storybook/addon-links from 5.0.5 to 5.0.11 ( #2889 ) [ci skip]
...
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook/tree/HEAD/addons/links ) from 5.0.5 to 5.0.11.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.11/addons/links )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 13:26:54 -04:00
Ben Halpern
ec900a3146
Add safe navigation within chatchannelmemberships and remove some console.logs ( #2903 )
2019-05-20 13:20:06 -04:00
dependabot[bot]
a0ca7c9f45
Bump dalli from 2.7.9 to 2.7.10 ( #2899 )
...
Bumps [dalli](https://github.com/petergoldstein/dalli ) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/petergoldstein/dalli/releases )
- [Changelog](https://github.com/petergoldstein/dalli/blob/master/History.md )
- [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.9...v2.7.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:13:12 -04:00
dependabot[bot]
a7ad3e6da8
Bump husky from 2.2.0 to 2.3.0 ( #2888 ) [ci skip]
...
Bumps [husky](https://github.com/typicode/husky ) from 2.2.0 to 2.3.0.
- [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/v2.2.0...v2.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:10:03 -04:00
dependabot[bot]
31741fbca4
Bump @storybook/addons from 5.0.5 to 5.0.11 ( #2890 ) [ci skip]
...
Bumps [@storybook/addons](https://github.com/storybooks/storybook/tree/HEAD/lib/addons ) from 5.0.5 to 5.0.11.
- [Release notes](https://github.com/storybooks/storybook/releases )
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybooks/storybook/commits/v5.0.11/lib/addons )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:09:14 -04:00
dependabot[bot]
4a1ebaf254
Bump stripe from 4.16.0 to 4.17.0 ( #2900 ) [ci skip]
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 4.16.0 to 4.17.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.16.0...v4.17.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:08:47 -04:00
dependabot[bot]
79d7b1cb97
Bump eslint-config-prettier from 4.2.0 to 4.3.0 ( #2892 ) [ci skip]
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:03:37 -04:00
dependabot[bot]
96f052709c
Bump algorithmia from 1.0.1 to 1.1.0 ( #2896 ) [ci skip]
...
Bumps [algorithmia](https://github.com/algorithmiaio/algorithmia-ruby ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/algorithmiaio/algorithmia-ruby/releases )
- [Commits](https://github.com/algorithmiaio/algorithmia-ruby/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:02:40 -04:00
dependabot[bot]
e3a53751d9
Bump capybara from 3.19.1 to 3.20.2 ( #2895 ) [ci skip]
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.19.1 to 3.20.2.
- [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.19.1...3.20.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:01:26 -04:00
dependabot[bot]
3a234888a4
Bump jbuilder from 2.8.0 to 2.9.1 ( #2898 ) [ci skip]
...
Bumps [jbuilder](https://github.com/rails/jbuilder ) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/rails/jbuilder/releases )
- [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/jbuilder/compare/v2.8.0...v2.9.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 12:00:26 -04:00
dependabot[bot]
08868e96de
Bump lint-staged from 8.1.6 to 8.1.7 ( #2891 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 8.1.6 to 8.1.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.6...v8.1.7 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 10:27:12 -04:00
Ben Halpern
70580d0265
[WIP] Connect misc improvements/debugs ( #2880 )
...
* WIP Connect misc improvements/debugs
* Modify tests and update snapshots
* Change GitHub sidecar copy
2019-05-20 10:08:51 -04:00