Mac Siri
0d18b092d2
Make WorkflowWebhookWorker usage more mindful ( #18831 )
2022-12-13 09:38:02 -05:00
Joshua Wehner
e63423573c
Misc/minor article fixes ( #18846 )
...
* Don't assume all requests are JSON
* Prevent nil error from optimized_image_tag (possible local data issue)
* Slug miss should 404, instead of Podcast not found
* Plain html rescue satisfies spec(s)
2022-12-13 15:15:09 +01:00
depfu[bot]
a914a79399
[ruby] Update sidekiq-cron: 1.8.0 → 1.9.0 (minor) ( #18825 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-12-12 17:24:12 -05:00
depfu[bot]
be6fc86278
Update all development Bundler dependencies (2022-12-12) ( #18835 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-12-12 14:57:55 -06:00
depfu[bot]
3d63c101fa
Update all Yarn dependencies (2022-12-12) ( #18834 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-12-12 14:08:46 -06:00
Ridhwana
8af18a558e
fix: change the case of comment suspended ( #18826 )
2022-12-12 12:04:46 +02:00
Lawrence
33295ac58c
Update messaging to be Bio ( #18798 )
...
* Update messaging to be Bio
* Update app/validators/profile_validator.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update app/validators/profile_validator.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update app/validators/profile_validator.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update app/validators/profile_validator.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update app/validators/profile_validator.rb
Co-authored-by: Joshua Wehner <joshua@forem.com>
* adding rails translation to profile
* implement base for record error
* fix spec
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joshua Wehner <joshua@forem.com>
2022-12-09 13:15:46 -06:00
Fernando Valverde
3170c06077
Fix connect account bug from settings ( #18824 )
...
* Fix connect account bug from settings
* Adds a controller concern test for after_sign_in_path_for
* Styling tweaks
* Merge uri query_values and only ignore i=i param
* remove unused stored_location_for and rename path var
* Reintroduce stored_location_for :p
* Reorder path origin priority
2022-12-09 09:58:04 -06:00
Mac Siri
b5fbab0e31
Update ArticleFetchedFeed to use slack workflow ( #18801 )
2022-12-09 10:46:20 -05:00
Ben Halpern
77d4d647a6
Remove redundant cache key to fix billboard issue ( #18820 )
2022-12-08 12:04:21 -05:00
Fernando Valverde
ef854eac77
v1 articles me + published + unpublished dics ( #18810 )
2022-12-08 10:38:25 -06:00
depfu[bot]
38b86f2652
Update nokogiri to version 1.13.10 ( #18823 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-12-08 07:35:27 -06:00
Mac Siri
7f2566b795
Ignore svg for codecov ( #18815 )
2022-12-07 06:34:38 -05:00
Rajat Talesra
8f90d1b378
Remove “Shield” icon in nav for Trusted Users - except admins and tag-moderators ( #18791 )
...
* Removed shield icon - conditionally
* Updated tests
* Reverted trusted-status code
* Updated code for shield icon
* Nit optimisation
* Updated tests
* Updated tests
* Nit fixes
* Nit fixes
* Trying to fix line-length issue
* Revert this space in next commit
* Fake commit to restarst CI
* Re-enabled rubocop
* Nit fix
2022-12-07 15:40:44 +05:30
Rajat Talesra
827c467472
CSS fixes for Meet the team section on org page ( #18813 )
2022-12-07 15:21:47 +05:30
yheuhtozr
d3bda04051
i18n: Fix several wrong French keys ( #18770 )
2022-12-05 16:05:32 -05:00
depfu[bot]
6b47a7edc2
[js] Update all Yarn dependencies (2022-12-05) ( #18807 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-12-05 10:10:50 -05:00
Joshua Wehner
a06ab31416
DisplayAd API: Write endpoints ( #18736 )
...
* Try a create endpoint
* Try an update endpoint for display_ads
* Try a delete endpoint for display_ads (unpublish)
* Unpublish
* Permit tags as well
* Update docs for DisplayAd tags via API/swagger
2022-12-05 11:12:24 +01:00
Fernando Valverde
6b920acd2c
Remove Vault Secrets page from admin interface ( #18795 )
2022-12-02 10:03:39 -06:00
Fernando Valverde
99f04b9119
GET /articles/me/all ( #18797 )
2022-12-02 08:28:16 -06:00
Josh Puetz
b4a4d59581
Document a v0 endpoint in v1 ( #18493 )
...
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2022-12-01 06:39:42 -06:00
Anna Buianova
985b44af5f
Fixed problematic Article specs related to unpublishing ( #18793 )
...
* Fixed problematic Article specs related to unpublishing
* Modify unpublishing scheduling test
2022-12-01 10:24:29 +03:00
Mac Siri
619bce5993
Recreate yarn.lock ( #18776 )
...
* Recreate yarn.lock
* Fix lint
* Address failing spec
2022-11-30 07:45:49 -05:00
Rajat Talesra
7f409528fa
Comment icon tooltip: css fix ( #18761 )
...
* Tool tip css fix
* Added import
2022-11-30 17:36:20 +05:30
Rajat Talesra
cd55b39b7c
Visibility issue fixes ( #18785 )
2022-11-30 17:36:02 +05:30
depfu[bot]
04855250b9
[ruby] Update metainspector: 5.13.0 → 5.13.1 (patch) ( #18787 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-29 10:40:33 -05:00
depfu[bot]
80d18cd4fe
[ruby] Update bootsnap: 1.13.0 → 1.14.0 (minor) ( #18789 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-29 10:32:21 -05:00
depfu[bot]
7f02f5043f
[ruby] Update carrierwave: 2.2.2 → 2.2.3 (patch) ( #18788 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-29 10:08:00 -05:00
Fernando Valverde
b30c89064e
Revert "[ruby] Update pg: 1.4.4 → 1.4.5 (patch)" ( #18790 )
2022-11-29 08:54:15 -05:00
depfu[bot]
61707171ea
[ruby] Update pg: 1.4.4 → 1.4.5 (patch) ( #18780 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-28 15:45:08 -05:00
depfu[bot]
ad37c2546f
[ruby] Update gemoji: 4.0.0.rc3 → 4.0.1 (patch) ( #18774 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-28 15:28:57 -05:00
Ben Halpern
24cf767c9c
Show tag dropdown for Sidebar Right (Individual Post) location ( #18779 )
2022-11-28 14:16:27 -05:00
depfu[bot]
62fbb2f5fe
[ruby] Update sidekiq: 6.5.7 → 6.5.8 (patch) ( #18781 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-28 09:19:47 -05:00
Rajat Talesra
17f3d78bd6
CSS fix for space adjustment for embeds ( #18762 )
2022-11-28 16:21:54 +05:30
Rajat Talesra
30b17b5929
Mod panel css fix ( #18764 )
2022-11-28 12:42:31 +05:30
Ben Halpern
a3564a9d67
Feed experiment for 11-22-2022 ( #18769 )
...
* Feed experiment for 11-22-2022
* Fix typo
* Update config/field_test.yml
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2022-11-23 14:18:26 -05:00
Rachael Wright-Munn
038c889432
Raise a clearer error message when the user tries to comment on a draft post ( #18588 )
...
* Raise a clearer error message when the user tries to comment on a draft post.
* Apply suggestions from code review
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2022-11-23 09:01:30 -06:00
Lawrence
ba4118dcda
Update empty tag state verbiage ( #18732 )
...
* Update empty tag state verbiage
* add safe translation for the here link
* forgot the _html
2022-11-22 12:02:20 -06:00
Fernando Valverde
271c596a76
Fix human readable name of display ad placement in Cypress ( #18767 )
2022-11-22 12:33:44 -05:00
Joshua Wehner
331499e8e6
Try new placement area for display ads, post_sidebar ( #18686 )
...
* Try new placement area for display ads, post_sidebar
* Update cache key for sidebar display ad
* Sidebar display ad should observe permit_adjacent_sponsors
* Change sidebar stickiness to make ad more sticky
* Hide post_sidebar ad when <large
* Remove empty id
2022-11-22 09:55:43 +01:00
Rajat Talesra
888c6b93bf
Organisation profile page redesign ( #18717 )
...
* Partial redesign org page
* Removed div
* Team members design fixed
* Nit fixes
* Nit fixes
* Nit fixes
2022-11-21 21:33:44 +05:30
Ridhwana
0cfa984b7b
Remove display_ad_tags Feature Flag ( #18710 )
...
* chore: remove feature flags
* chore: unstub test
2022-11-21 17:06:29 +02:00
Joshua Wehner
7c82d128ff
DisplayAd API: Read endpoints ( #18726 )
...
* DisplayAd API: Read endpoints
* Updated swagger docs for display_ads read endpoints
* Update swagger with type_of
* Remove extraneous comment
* Restrict authentication to strictly api_key
2022-11-21 09:31:01 +01:00
Mac Siri
db39270539
Integrate BuildPulse ( #18740 )
2022-11-18 09:54:11 -05:00
depfu[bot]
ad8fa1eae3
Update email_validator to version 2.2.4 ( #18739 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-18 08:32:10 -06:00
depfu[bot]
cb2214a3ac
[ruby] Update flipper-ui: 0.25.2 → 0.25.4 (minor) ( #18729 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-11-17 10:28:12 -05:00
Joshua Wehner
a83a4f4f17
Add 'type_of' to DisplayAds ( #18716 )
...
* Add 'type_of' to DisplayAds
* Try compressing public & approved columns
2022-11-17 10:18:55 +01:00
Ben Halpern
86d64e878e
Fix image and padding behavior on below-comment Display Ad ( #18730 )
2022-11-16 11:45:04 -06:00
Mac Siri
61aa2f81de
Add missing header to fastly_purge ( #18733 )
2022-11-15 15:54:10 -05:00
Mac Siri
ce05271870
Use HTTParty for fastly_purge ( #18731 )
2022-11-15 14:06:55 -05:00