Lawrence
0ac9852663
[API v1 docs] Followed Tags ( #18952 )
...
* Followed Tags swag docs
* Update spec/requests/api/v1/docs/followed_tags_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add to swagger helper
* minor tweaks
* more cleanup
* syntax change
* name change
* User doesn't have to be an admin
* Update spec/requests/api/v1/docs/followed_tags_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update spec/requests/api/v1/docs/followed_tags_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* update v1 json structure
* Update spec/swagger_helper.rb
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
* Update spec/requests/api/v1/docs/followed_tags_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* re-generate swagger file
* Update spec/requests/api/v1/docs/followed_tags_spec.rb
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
* regenerated swagger file
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-01-23 13:28:36 -06:00
Joshua Wehner
30c0485507
Frontend for multiple reactions (v1) ( #18808 )
...
* Remove extraneous comment (see 9361d2 and 5c18f8)
* Flexible, multiple reaction types
* Fix reaction counts
* Re-use svg for active state for now
* Update yml, update spec
* Possible temp fix for failing tests
* Colorize reaction icon svgs
* Reaction engagement above post title
* Index reactions engagements (for logged-out)
* Maybe readinglist is special
* Try using crayons' dropdown as a drawer?
* readinglist isn't really public now
* feat: update the styles for the reaction drawer
* Grey background highlight, turn off border/shadow
* Read our feature flag docs, saw this was recommended
* Missed fifth emoji: party/tada
* Fix JS test errors
* Update test with tada
* Suppress flashing engagements when no public reactions
* Liberate jump-to-comments from unicorn replacement
* 'Add reaction' on tooltip
* Don't show reaction emoji on index unless it's been used
* rubocop
* Update heart+ total count when toggling
* Do not include 'readinglist' in drawer/public counts
* Fix semi-public readinglist so that icon is badged for current user
* Tweak heart-plus svg
* Style tweak: border on active reaction
* Show reacted icon on drawer trigger for 1.5 sec
* Tweak styles for engagements bar
* Style tweaks for multiple engagements (#index)
* Trying to get size working through crayons/inline_svg
* Sparkle hearts
* Restore unicorn
* Make heart-plus-active work when user has an active reaction
* Try 'hoverdown' a dropdown that activates with hover
* Long touch?
* Tap *outside* the drawer to close
* Mobile reaction drawer is also supposed to be columns
* More reaction count cleanup
* Final emoticons maybe?
* Fix reaction bug when feature disabled
* Remove readinglist from public reaction counts
* Update specs for new reaction categories
* Shuffle makes specs flaky
* Order does not matter
* rubocop
* Update to preserve readinglist analytics
* Shuffle makes specs flaky
* Fix flickering images, remove icon highlight for now
* Don't update total for readinglist
* reactions_by_user_id
* Try renaming this observer function
* Try unid ids for SVGs
* Remove local test file
* Simplistic test for the unique svg transform
* Fix javascript for current SVG
* Signifcant string literals in this case, rubocop
* Use the right expected output
Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2023-01-23 16:00:50 +01:00
Ridhwana
03bee374d2
[API v1 docs] Followers ( #18965 )
2023-01-20 15:03:39 +02:00
Fernando Valverde
29358453ab
Security fix bump rails, rack & globalid ( #18987 )
2023-01-20 06:59:37 -06:00
yheuhtozr
ce23832988
I18nize views/pages ( #18771 )
2023-01-19 17:25:03 -05:00
Mac Siri
14b28a1a9c
Use upload-artifact in CI ( #18980 )
2023-01-19 07:30:59 -05:00
Fernando Valverde
c24e227f55
Extract Organization#conditionally_update_articles to worker ( #18956 )
...
* Extract conditionally_update_articles to worker
* Split to individual articles on workergits
* Fix some failed specs
* Fix another spec
2023-01-18 11:58:57 -06:00
Ridhwana
83afd9f882
Standardize (but also add consistent) headers on the admin ( #18936 )
...
* feat: update rubocop to fix some erb_lint errors
* standardize and add headers
* feat: update gemfile
* feat: revert change
* feat: rename gdpr delete requests to gdpr actions
* feat: remove the margin for consistency
* feat: add a skeleton for the api/v1/followers/users spec
* feat: add the operation block
* feat: add two global schema parameters
* feat: add a 'sort' parameter
* feat: add a successful response
* feat: add an unauthorized response
* feat: generate the json
* fix: indentation
* fix: oops remove the spec
2023-01-17 17:07:09 +02:00
depfu[bot]
a44534e2e7
[ruby] Update devise_invitable: 2.0.6 → 2.0.7 (patch) ( #18967 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-17 09:07:29 -05:00
Mac Siri
aaf4339b46
Expand CD to include staging ( #18966 )
2023-01-16 14:20:38 -05:00
Rajat Talesra
4ae1721848
Remove bootstrap library fully with some minor fixes ( #18945 )
...
* Minor fixes
* Replaced justify-content-between with justify-content
* Override all heading tags, paragraph tag
* Fixed a tag underline css
* Removed bootstrap library
* Removed duplicate crayons-select class
2023-01-16 20:07:12 +05:30
Mac Siri
3792591507
Expand Badges::AwardYearlyClub to include year 8 ( #18959 )
2023-01-16 08:51:01 -05:00
Rajat Talesra
ad88837022
Removed double tooltip ( #18955 )
2023-01-16 11:07:47 +05:30
Mac Siri
68c7308c59
Add Github CD (2nd attempt) ( #18960 )
2023-01-13 15:51:08 -05:00
Ridhwana
bf88b1e125
[API v1 docs] Profile Images by Username ( #18951 )
2023-01-13 17:35:47 +02:00
depfu[bot]
1eafdc0a5a
Update cloudinary to version 1.25.0 ( #18953 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-12 16:32:30 -05:00
Lawrence
b2a643cfb4
Add CSS for upload button ( #18884 )
...
* Add CSS for upload button
* extend current crayon classes
2023-01-12 14:37:44 -06:00
Anna Buianova
7d053471f8
Rubocop fixes in spec/requests ( #18946 )
...
* Rubocop fixes in spec/requests
* Fixed spec/requests/api/v0/articles_spec.rb
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-01-12 19:10:16 +03:00
depfu[bot]
700b9fb325
Update strong_migrations to version 1.4.1 ( #18954 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-12 08:20:30 -05:00
Ben Halpern
17db5988cd
Feed experiment for 01-11-2023 ( #18949 )
...
* Feed experiment for 01-11-2023
* Add winner to yml file
2023-01-11 17:03:29 -05:00
Anna Buianova
1cb759021d
Extract comments rendering ( #18904 )
...
* Started using ContentRenderer for comments
* Enabled consistent rendering for comments in specs
2023-01-11 13:24:58 +03:00
Fernando González Tostado
048a718570
fix gists adding width to tds ( #18933 )
...
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2023-01-10 15:01:37 -06:00
Anna Buianova
a2d26df17b
[API V1 docs] Podcast Episodes ( #18908 )
...
* Podcast episodes api swagger docs (start)
* Podcast Episodes api swagger docs
* Fixed wording
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
* Fixed wording
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
* Removed commented code
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-01-10 15:01:22 +03:00
depfu[bot]
6e8034eee2
Update all development Bundler dependencies (2023-01-09) ( #18934 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-09 16:40:56 -05:00
Ridhwana
53e1321952
Update Rubocop Version to 1.42.0 ( #18935 )
...
* feat: update rubocop to fix some erb_lint errors
* feat: update gemfile
2023-01-09 15:02:51 -05:00
Rajat Talesra
838260c105
Quick fix for abuse reports -- bootstrap ( #18937 )
2023-01-09 21:50:04 +05:30
Aramayis
12e37330c7
Integrate Uffizzi ( #18792 )
...
Co-authored-by: Aramayis <>
2023-01-09 10:49:39 -05:00
Rajat Talesra
497f494ef3
Removed nav related classes from feedback tabs ( #18924 )
...
* Removed bootstrap from listing_categories, listings, navigation_links
* Removed not-used bootstrap classes from admin/tags
* Removed bootstrap from admin/settings
* Fix collapse glitch in profile-fields
* Feedback partial progress
* Feedback partial progress
* Removed form-control
* Replaced card with crayons-card
* Fixed profile field UI
* Removed collapse hide and show classes
* Removed collapse hide and show classes
* Removed collapse hide and show classes
* Nit height fix
* Nit width fix
* Updated tests
* Removed nav related classes from feedback tabs
* Remove btn-classes from commets too.
* Removed row and col-12 classes
* Removed bootstrap classes from Authentication
* Removed bootstrap classes from Mascot
* Removed bootstrap classes from Onboarding
* Removed bootstrap classes from lock/unlock discussions
* Notes design changes
* Removed bootstrap classes from Organization
* Removed bootstrap classes from Organization
* Remove alert bootstrap class from admin.html.erb
* Fixed tab_pane related code
* Enable click listener on notice
* Enable click listener on notice
* Applied suggested changes
* close bootstrap class removed
* Removed element completely
2023-01-09 20:18:28 +05:30
depfu[bot]
21d24d6be6
Update httparty to version 0.21.0 ( #18930 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-09 11:22:57 +01:00
Adarsh Bhadauria
876638194c
Fix search bar disappears on mobile ( #18909 )
2023-01-09 10:51:40 +02:00
Rajat Talesra
26c72096ba
Remove bootstrap classes : collapse hide show ( #18917 )
...
* Removed bootstrap from listing_categories, listings, navigation_links
* Removed not-used bootstrap classes from admin/tags
* Removed bootstrap from admin/settings
* Fix collapse glitch in profile-fields
* Feedback partial progress
* Feedback partial progress
* Removed form-control
* Replaced card with crayons-card
* Fixed profile field UI
* Removed collapse hide and show classes
* Removed collapse hide and show classes
* Removed collapse hide and show classes
* Nit height fix
* Nit width fix
* Updated tests
2023-01-06 21:25:49 +05:30
Rajat Talesra
952f2d87ae
Removed bootstrap from admin/listings, admin/listing_categories, admin/tags, admin/navigation_links, admin/settings ( #18887 )
...
* Removed bootstrap from listing_categories, listings, navigation_links
* Removed not-used bootstrap classes from admin/tags
* Removed bootstrap from admin/settings
2023-01-06 21:25:32 +05:30
Mac Siri
072c47f6f1
Update .rspec ( #18925 )
2023-01-06 10:02:30 -05:00
Fernando Valverde
d73548a711
Attempt short delay after cypress loginUser failed attempt ( #18885 )
2023-01-05 15:38:06 -06:00
Mac Siri
b887b91be2
Update shoulda-matchers to 5.3 ( #18905 )
2023-01-05 13:21:38 -05:00
depfu[bot]
4caf9910b6
Update pghero to version 3.1.0 ( #18922 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-05 11:24:17 -06:00
depfu[bot]
922cc75144
Update sidekiq-cron to version 1.9.1 ( #18910 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-04 21:13:56 +02:00
Gabriel Quaresma
575852f940
feat: update organization slug max limit ( #18911 )
2023-01-04 21:13:34 +02:00
Mac Siri
3a87a2e60f
Update and binstub erb_lint ( #18889 )
2023-01-04 12:11:41 -05:00
Joshua Wehner
0e25b1413e
Update DisplayAd API to allow setting tag_list ( #18891 )
2023-01-04 13:59:20 +01:00
Rajat Talesra
d61d9fbc9d
Remove bootstrap from admin/feedback and use Crayons ( #18892 )
...
* Fix collapse glitch in profile-fields
* Feedback partial progress
* Feedback partial progress
* Removed form-control
* Replaced card with crayons-card
2023-01-04 10:25:27 +05:30
depfu[bot]
0ae11aa5eb
Update all Yarn dependencies (2022-12-26) ( #18901 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-03 14:43:07 -06:00
depfu[bot]
dc21baa2ee
Update pundit to version 2.3.0 ( #18902 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2023-01-03 13:34:01 -06:00
Ridhwana
790870b459
Add Footer Links ( #18886 )
2022-12-22 20:33:02 +02:00
Ridhwana
73335f3a56
[API V1 docs] Reading List ( #18888 )
...
* feat: add the docs spec file fro readinglist
* feat: add the api_v1.json file
2022-12-22 13:26:31 +02:00
Rajat Talesra
ad16987d7a
Remove bootstrap from admin/comments, admin/data-update-scripts, admin/response_templates and admin/tools and use Crayons ( #18869 )
...
* Removed bootstrap from admin/response_template
* Nit fix
* Removed bootstrap from admin/tools
* Removed bootstrap from /admin/tools/feed_playground
* Removed bootstrap from admin/data_update_scripts
* Updated d-none and d-inline
* Applied suggested changes
* Removed forem-group from image_upload_controller.js
* Update app/javascript/admin/controllers/image_upload_controller.js
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2022-12-21 22:26:07 +05:30
Joshua Wehner
cb292a464c
Try sanitizing user-agent during embed validation ( #18857 )
2022-12-21 15:32:31 +01:00
depfu[bot]
c410109010
[js] Update all Yarn dependencies (2022-12-20) ( #18881 )
...
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-12-20 17:14:01 -05:00
Mac Siri
e9c3f828c3
Remove redundant cache purge request ( #18832 )
2022-12-20 14:58:21 -05:00
Ridhwana
6cb97eeb01
Async Hamburger Menu Implementation + Caching Optimizations ( #18818 )
2022-12-20 20:00:08 +02:00