Rajat Talesra
1d60c5ff77
Added dropdown to display ads / billboards ( #19106 )
...
* Initial setup work with error
* Dropdown working with error fixed
* Removed repition
* Home page billboard dropdowns added
* Created common file for dropdown
* Complete display ad dropdown usage
* Minor indentation fix
* Minor UI updates
* Minor test update
* Dropdown for billboard optimisation
* Added anchor tags
* Display ad unified code
* Design changes
* Design changes
* Changes to display ad click tracking
* Style changes
* Design change to admin display ad
* Nit fix
* Nit fix
* Updated test
2023-02-27 22:57:01 +05:30
Mac Siri
140f85695b
Add forgot_password_throttle ( #19175 )
2023-02-27 09:25:29 -05:00
Joshua Wehner
db2b571bd6
Require an owner for 'community' billboards ( #19167 )
...
* Require an owner for 'community' billboards
* Reduce flakiness in this unrelated test
2023-02-27 14:22:47 +01:00
Adam Vollrath
4668e11dcc
Improvements to Uffizzi Preview Workflows ( #19029 )
2023-02-24 12:34:02 -05:00
depfu[bot]
5227272ef1
[ruby] Update fog-aws: 3.17.0 → 3.18.0 (minor) ( #19170 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-24 10:55:16 -05:00
Rajat Talesra
fdfa6837fb
Quick fix for null class check ( #19171 )
2023-02-23 16:15:22 -05:00
yheuhtozr
195b81d4cb
Fix details liquid tag oversanitizing markdown ( #19153 )
...
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-22 15:14:20 -05:00
Joshua Wehner
c251f4000d
Add creator to DisplayAd ( #19126 )
2023-02-22 14:17:22 -05:00
Mac Siri
ff3c3c9324
[CI] Collect RSpec artifacts ( #19128 )
...
Co-authored-by: Lawrence <lawrence@forem.com>
2023-02-22 12:52:52 -05:00
Rajat Talesra
7eae421a2a
Multiple Reactions: opens drawer on single tap - mobile device ( #19155 )
...
* Opens tap on single tap too
* Multiple Reactions single tap issue fixes
* Updated drawer heart+ icon behaviour
2023-02-22 16:15:17 +05:30
yheuhtozr
561ed1858f
Tweak i18n edited date format( #19104 )
2023-02-21 18:30:57 -05:00
dancristianb
814080dc3b
Fix nested sidebar active item highlight ( #18973 )
...
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
Co-authored-by: Joshua Wehner <joshua@forem.com>
2023-02-21 16:18:42 -05:00
Anna Buianova
efe540dfce
Billboards type_of: added field to the API and small admin form changes ( #19125 )
...
Co-authored-by: Joshua Wehner <joshua.wehner@gmail.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-21 14:17:40 -05:00
depfu[bot]
59330184ac
[ruby] Update redcarpet: 3.5.1 → 3.6.0 (minor) ( #19067 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-21 11:29:46 -05:00
depfu[bot]
0126948fc6
[ruby] Update fog-aws: 3.16.0 → 3.17.0 (minor) ( #19158 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-21 09:33:55 -05:00
Ben Halpern
76dd53d874
Fix icon memory issue ( #19162 )
2023-02-21 08:10:22 -05:00
Rajat Talesra
2a694df21a
Multiple Reactions icons stack fix ( #19157 )
...
* Multiple reactions stack reversed
* Nit fix
* Make icon center
2023-02-21 15:49:05 +05:30
Ben Halpern
df4568d275
Bust article on initial reactions to fix cached HTML issue ( #19149 )
...
* Bust article on initial reactions to fix cached HTML issue
* Fix whitespace issue
* Move cache-busting logic to worker
* Update app/workers/reactions/bust_reactable_cache_worker.rb
Co-authored-by: Joshua Wehner <joshua@forem.com>
---------
Co-authored-by: Joshua Wehner <joshua@forem.com>
2023-02-20 16:31:38 -05:00
Aramayis
c758272aec
Fix Uffizzi sign in bug( #19100 )
2023-02-20 16:21:05 -05:00
depfu[bot]
a61130eb5e
[js] Update all Yarn dependencies (2023-02-16) ( #19129 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-20 15:41:47 -05:00
depfu[bot]
4a2023f374
[ruby] Update rails: 7.0.4.1 → 7.0.4.2 (patch) ( #19118 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-20 15:04:13 -05:00
Joshua Wehner
a45d300639
(Temporarily) Remove multiple reactions from #index ( #19142 )
2023-02-20 14:38:05 -05:00
Ben Halpern
9b66a8e406
Make multiple reactions play nicely with edge caching (Frontend) ( #19147 )
...
* Make multiple reactions play nicely with edge caching
* Remove backend code
* Update app/assets/javascripts/initializers/initializeArticleReactions.js
2023-02-20 12:55:50 -05:00
yheuhtozr
104a013551
[i18n] Remove redundant locale ( #19066 )
2023-02-20 12:03:30 -05:00
Mac Siri
b7b9e69721
Update Cypress's loginUser command ( #19141 )
2023-02-20 11:06:21 -05:00
Ben Halpern
e155212a19
Remove dead sitemap generator code ( #19150 )
2023-02-20 10:23:11 -05:00
depfu[bot]
191ef15615
[ruby] Upgrade rspec-rails: 5.1.2 → 6.0.1 (major) ( #19130 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-20 09:22:34 -05:00
Joshua Wehner
048f0cff2a
[CI] Specifying node version explicitly ( #19154 )
2023-02-20 09:01:20 -05:00
depfu[bot]
0baedd887f
[ruby] Update ahoy_matey: 4.1.0 → 4.2.0 (minor) ( #19120 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-17 11:02:28 -05:00
Mac Siri
c3e3574e09
Fix flaky runkit spec ( #19131 )
2023-02-17 10:51:17 -05:00
Joshua Wehner
1374ab98e6
Ensure spam doesn't hit logged-out /latest ( #19110 )
...
* Ensure spam doesn't hit logged-out /latest
* Restore load-bearing constant
* Narrow selector avoids the new 'latest' banner
* Test scenario for signed-in low-score content
* Remove false-negative test
* Actual test for the logged-in scenario
* Signed-in users get poor quality content
* Feeds (RSS) use an entirely different query
* Pass @stories
* Update tests with new minimum score
2023-02-17 09:29:59 +01:00
Mac Siri
f14b0868f8
Revert "Enable rspec-retry on system and request specs ( #19103 )" ( #19133 )
2023-02-16 17:41:51 -05:00
depfu[bot]
624240a348
[js] Upgrade cypress: 10.11.0 → 12.5.1 (major) ( #19119 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-16 17:06:25 -05:00
depfu[bot]
0af122b022
[js] Update all Yarn dependencies (2023-02-06) ( #19071 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-02-16 11:42:47 -05:00
Mac Siri
6fb30bcb3c
Update user_data cache key ( #19101 )
2023-02-15 14:11:39 -05:00
Rajat Talesra
8c2cbab726
Mobile tap issue fix ( #19121 )
2023-02-16 00:38:02 +05:30
Ben Halpern
888bdd9b88
Tweak trusted copy to include page ( #19113 )
2023-02-15 09:16:37 -05:00
ktmouk
cec7830001
Fix the height of date and time input is small on iOS Safari ( #19021 )
...
Co-authored-by: Joshua Wehner <joshua@forem.com>
2023-02-15 10:26:20 +01:00
Joshua Wehner
a4654f2d2f
Reaction emoji with consistent underscores ( #19116 )
2023-02-15 08:32:19 +01:00
Lawrence
ca96be13dd
name route and add link ( #19109 )
2023-02-14 10:15:21 -06:00
Mac Siri
83dbca39ff
[CI] Capture Cypress logs on failure ( #19114 )
2023-02-14 09:53:47 -05:00
Keiichi Kayama
8e0b5bc0f5
Fix force params of the fetch episodes ( #18932 )
...
* Fix force params of the fetch episodes
* Fix rubocop@Fix force params of the fetch episodes
---------
Co-authored-by: Joshua Wehner <joshua@forem.com>
2023-02-14 11:37:35 +01:00
depfu[bot]
d65b97ee34
[ruby] Update oj: 3.13.23 → 3.14.1 (minor) ( #19081 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-13 13:05:20 -05:00
Rajat Talesra
2fc5e13306
Multiple Reactions minor fixes ( #19107 )
...
* Reactions minor fixes
* Notification, stack and reactions UI fixes
* Final multi reactions UI fixes
2023-02-13 22:11:55 +05:30
Mac Siri
5e792ca0b2
Enable rspec-retry on system and request specs ( #19103 )
2023-02-13 09:51:37 -05:00
depfu[bot]
2ade00e64e
🚨 [security] [ruby] Update sanitize: 6.0.0 → 6.0.1 (patch) ( #19105 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-13 09:27:14 -05:00
Lawrence
dbf766012a
Close Reaction Drawer on Outside Click ( #19098 )
...
* add a closeDrawer function for clicking outside the drawer
* check for element
2023-02-10 14:06:45 -06:00
Lawrence
0c8f301227
init commentPreview migration ( #19090 )
2023-02-10 12:38:13 -06:00
Lawrence
a4a54efc34
Mobile View: Padding Adjust ( #19061 )
...
* adjust bottom padding
* reset icon size
* resize spacing
* increase width for desktop drawer
* revert svg sizes
* set icon dimensions
* adjust styling to mock
* revert
* change the correct scss file
2023-02-10 12:02:47 -06:00
depfu[bot]
051e46a84c
[ruby] Update rolify: 6.0.0 → 6.0.1 (patch) ( #19094 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-02-10 12:10:21 -05:00