docbrown/spec
Rajat Talesra 992ced1908
Tag moderation UI changes (#19906)
* Basic add remove functionality with few tests

* Updated cypress test and added more unit tests

* Rename display ads vars in the views (#19877)

* Renamed display_ads vars to billboards

* Rename local vars in the feed view

* Renamed display-ad in the comment

Co-authored-by: Rajat Talesra <rajattalesra4914@gmail.com>

* Renamed variables in the views

---------

Co-authored-by: Rajat Talesra <rajattalesra4914@gmail.com>

* Update js-routes to version 2.2.7 (#19883)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

* add field for billboard target geolocations, with unit and e2e tests (#19855)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Duke Greene <dukegreene@gmail.com>
Co-authored-by: PJ <pj@forem.com>
Co-authored-by: Anna Buianova <lightallloy@gmail.com>
Co-authored-by: Mac Siri <mac@forem.com>
Co-authored-by: zhangted <tedcbook@gmail.com>
Co-authored-by: Josh Klar <jklar@forem.com>

* Added autocomplete value off (#19882)

* Bust cache of organization page when new member is added (#19861)

* Remove unused freezeScrolling (#19808)

* Remove unused freezeScrolling

* chore: try see if this helps to skip the flakey test that wasn't being skipped

* chore: try see if this helps to skip the flakey test that wasn't being skipped

* oops: revert the gemfile changes

---------

Co-authored-by: Mai Irie <mai@forem.com>
Co-authored-by: Mac Siri <mac@forem.com>
Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>

* ci: Allow workflow_dispatch runs to log in to GHCR. (#19885)

* ci: Fix base image builder... the right way... (#19889)

* Update postcss to version 8.4.27 (#19888)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

* Replace uses of toBeDefined with toExist  (#19862)

* Replaced toBeDefined with toExist

* Revert db changes

* Rename display ads to billboards: css and js code (#19887)

* Renamed js vars/css names

* Renamed display_ads to billboards in js functions, variables, components

* [ruby] Update sidekiq-unique-jobs 7.1.29 → 7.1.30 (patch) (#19902)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

* Update oj to version 3.15.1 (#19901)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

* Updated failing cypress test

* Removed commented code

* Attempt at fixing tests

* Fixed failing tests

* Added more tests

* Basic color and design changes part -1

* Disable/Enable buttons correctly

* Various design updates in Tag adjustement mod UI

* I18N and documentation

* Updated mod panel

* Fixed mod related cypress tests

* Minor design fixes

* Dark mode designs

* Test update

* Mod UI with some bugs

* Updated/simplified code fully-working

* Updated tests

* Added more tests

* Accessibility improvements

* hr line code fix

* Close mod icon bug fix

* Nit fixes

* Design fixes as suggested by Anuj.

* Design fixes

* Dark mode file usage

* Design fixes

* Nit fixes

---------

Co-authored-by: Anna Buianova <lightallloy@gmail.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Duke Greene <dukegreene@gmail.com>
Co-authored-by: PJ <pj@forem.com>
Co-authored-by: Mac Siri <mac@forem.com>
Co-authored-by: zhangted <tedcbook@gmail.com>
Co-authored-by: Josh Klar <jklar@forem.com>
Co-authored-by: Joshua Wehner <joshua@forem.com>
Co-authored-by: Mai Irie <mai@forem.com>
Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2023-08-24 00:31:21 +05:30
..
controllers FeatureFlag.enabled_for_user(_id) (#19929) 2023-08-15 12:02:44 -04:00
decorators Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02:00
factories Renamed display_ads to billboards: variables and descriptions in tests (#19920) 2023-08-11 15:00:07 -04:00
fixtures Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
generator Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
helpers Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
initializers Add forgot_password_throttle (#19175) 2023-02-27 09:25:29 -05:00
lib Renamed display_ads to billboards: variables and descriptions in tests (#19920) 2023-08-11 15:00:07 -04:00
liquid_tags Change feed billboard font size to fs-base and link embed adjustments (#19697) 2023-07-07 09:13:11 -04:00
mailers Fix broken contact link in email (#19858) 2023-08-02 10:46:09 -04:00
models Change MAX_TAG_LIST_SIZE for billboards to 25 (#19981) 2023-08-23 12:35:07 -04:00
policies Tag moderation UI changes (#19906) 2023-08-24 00:31:21 +05:30
queries Renamed display_ads to billboards: variables and descriptions in tests (#19920) 2023-08-11 15:00:07 -04:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Tag moderation UI changes (#19906) 2023-08-24 00:31:21 +05:30
routing Routine rubocop fix on /spec (#19217) 2023-03-21 09:55:26 -04:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Do not crop with imagga if never_imagga is passed (#19975) 2023-08-22 11:52:02 -04:00
support Renamed display_ads to billboards: variables and descriptions in tests (#19920) 2023-08-11 15:00:07 -04:00
system Rubocop fixes in spec/services (#19844) 2023-07-26 10:33:37 -04:00
tasks Change rake spec setup (#19012) 2023-01-30 10:51:38 -05:00
uploaders Remove Remaining logo_svg Code (#16291) 2022-02-22 12:05:16 -07:00
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
workers Renamed display_ads to billboards: variables and descriptions in tests (#19920) 2023-08-11 15:00:07 -04:00
i18n_spec.rb Show missing translation keys when test fails (#16637) 2022-02-17 16:21:29 -06:00
rails_helper.rb Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
spec_helper.rb Add Codecov (#18580) 2022-10-18 10:08:23 -04:00
swagger_helper.rb Update billboard API to support target geolocations (#19857) 2023-08-10 19:11:30 +01:00