ludwiczakpawel
e9343e2794
Applying Crayons to some Customization pages ( #16383 )
...
* display ads
* nav links
* .
* Update app/views/admin/navigation_links/_add_navigation_link_modal.html.erb
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
* spec
* spec
* whoops
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-02-02 21:33:12 +01:00
rhymes
e5226b9951
Upgrade Stimulus to 3.0 ( #14869 )
...
* Upgrade Stimulus to 3.0
* Remove unused variable
* Bump postcss from 8.3.8 to 8.3.9 (#14956 )
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.8 to 8.3.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.8...8.3.9 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-05 20:00:37 +02:00
Ben Halpern
49247fdc8c
Remove organization dependency and improve display ad UX ( #14913 )
2021-10-05 08:29:08 -04:00
Arit Amana
9d1eaee84e
Heavy Confirmation Flow for DisplayAd-Destroy ( #14862 )
...
* wham, bam, done!
* refactor and remove switch statement
* add guards to handleRecord function
* make cypress spec more robust
2021-10-04 08:36:43 -04:00
Ben Halpern
a5e8ed66ee
Fix inconsistencies with DisplayAd ( #14789 )
...
* Fix inconsistencies with DisplayAd
* Remove console log
* Fix tests
* Fix width/height being backwards
* Stub FastImage
* Update app/services/html/parser.rb
Co-authored-by: Michael Kohl <citizen428@forem.com>
* Update spec/factories/display_ads.rb
Co-authored-by: Michael Kohl <citizen428@forem.com>
* Fix display language
* Add check for img
* Change name of rotatingDisplayUnits
* Update app/helpers/display_ad_helper.rb
Co-authored-by: Michael Kohl <citizen428@forem.com>
Co-authored-by: Michael Kohl <citizen428@forem.com>
2021-09-28 09:22:07 -04:00
Ridhwana
cf5207564f
RFC#50-P5 Prepares the admin restructure to be tested ( #13114 )
...
* feat: make the sidebar more dynamic
* refactor: use the action in the same controller instead of the whole path
* feat: remove hardcoded routes
* feat: move routes into file
* feat: use rails 6 draw for the admin routes
* add a helper method
* oops: fix super
* feat: add the hacky helper methods :( )
* WIP: created different path helpers for the new routes and point the old helpers to the new ones if the FF is toggled
* feat: update the module
* chore: add new paths
* feat: change link_to's use paths instead
* feat: feedback_messages to scoped admin route
* chore: update the feature flag urls helpers
* feat: feedback_messages issue
* chore: remove all the workarounds
* chore: rubucop
* fix: oops remove helper
* chore: comment out the tests that touch the tabbed navbar which is affected by the rails application needing to be reloaded
* feat: ensure that we chcek if the db table exists
2021-04-15 14:53:46 +02:00
ludwiczakpawel
9d384e1a93
CSS Cleanups, part 2 ( #10527 )
...
* padding-top on body
* padding-top on body
* move cheese around
* .
* :(
* rename
2020-10-03 06:57:57 +02:00
ludwiczakpawel
bf8e2e53f1
Titles & subtitles cleanup ( #10508 )
...
* .
* .
* .
2020-10-02 12:37:39 +02:00
Fernando Valverde
ada2d0c728
[deploy] Extracts DisplayAds from Administrate into admin ( #10153 )
...
* Extracts DisplayAds from Administrate into admin
* Suggested changes
2020-09-02 09:28:22 -06:00