docbrown/spec
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
..
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 Ensuring that embed fallback renders URL (#17680) 2022-05-17 07:43:17 -04: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 Add "name" field to Display Ads (#18396) 2022-09-02 16:29:33 +02: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 Update shoulda-matchers to 5.3 (#18905) 2023-01-05 13:21:38 -05: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 Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Update DisplayAd API to allow setting tag_list (#18891) 2023-01-04 13:59:20 +01: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 Remove redundant cache purge request (#18832) 2022-12-20 14:58:21 -05: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 Update ArticleFetchedFeed to use slack workflow (#18801) 2022-12-09 10:46:20 -05: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 Update per_page_max in API endpoints + docs bump (#18415) 2022-09-02 14:07:19 -06:00