docbrown/spec
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
..
controllers/concerns Fix connect account bug from settings (#18824) 2022-12-09 09:58:04 -06:00
decorators Remove “Shield” icon in nav for Trusted Users - except admins and tag-moderators (#18791) 2022-12-07 15:40:44 +05:30
factories Extract article markdown rendering to service (#18754) 2022-12-14 15:30:26 +01:00
fixtures Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
forms Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -05:00
generator Add service generator (#11265) 2020-11-10 09:09:35 +07:00
helpers views/admin/users i18n (#18582) 2022-11-11 15:29:48 +02:00
initializers Remove rack attack throttle for admin users in API requests (#18612) 2022-10-25 09:26:38 -06:00
lib Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
liquid_tags Try sanitizing user-agent during embed validation (#18857) 2022-12-21 15:32:31 +01:00
mailers Fixed most rubocop issues (#18048) 2022-07-07 14:36:08 -06:00
models Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
policies Change requirement for response_template (#18601) 2022-11-02 12:16:17 -04:00
queries Remove community wellness badge rollout logic (#17639) 2022-12-19 11:48:31 -06:00
refinements
requests [API v1 docs] Followed Tags (#18952) 2023-01-23 13:28:36 -06:00
routing Remove profile admin feature flag (#17194) 2022-04-11 09:27:35 -05:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
services Extract Organization#conditionally_update_articles to worker (#18956) 2023-01-18 11:58:57 -06:00
support Replace webdriver with cuprite (#18476) 2022-09-22 08:23:42 -04:00
system Remove bootstrap classes : collapse hide show (#18917) 2023-01-06 21:25:49 +05:30
tasks Add "only display when logged out" as an option on Navigation Links (#18275) 2022-08-08 10:55:24 +01:00
uploaders Remove Remaining logo_svg Code (#16291) 2022-02-22 12:05:16 -07:00
validators Don't raise error when empty community emoji setting submitted (#15723) 2021-12-17 09:29:55 -06:00
view_objects Avoid using robohash for factory generated article cover images (#17024) 2022-03-28 14:01:29 -05:00
views Sort comments reopen (#18349) 2022-09-13 11:37:48 -06:00
workers Extract Organization#conditionally_update_articles to worker (#18956) 2023-01-18 11:58:57 -06:00
i18n_spec.rb Show missing translation keys when test fails (#16637) 2022-02-17 16:21:29 -06:00
rails_helper.rb Actually get buildpulse to work with rspec and jest (#18859) 2022-12-19 14:31:29 -05:00
spec_helper.rb Add Codecov (#18580) 2022-10-18 10:08:23 -04:00
swagger_helper.rb [API v1 docs] Followed Tags (#18952) 2023-01-23 13:28:36 -06:00