docbrown/app/views/admin
Dan Ott 544fa8d33e
Fixing gap property for all occurrences of flex to work in Safari (#12667)
* Use grid instead of flex

* Use child margin instead of flex gap

* use .grid instead of .flex.flex-column

* Missed one conditional flex gap

* gap-2 safely deleted since there’s only one element

* Add class for crayons-btn-actions

This pattern occurs pretty often. Easy class addition and easy swap out once flex gap is supported in target browsers

* Use crayons-btn-actions

* Adjust styling to use negative margins

* apply crayons-btn-actions

* use margin-right instead of gap

* use .grid instead of .flex.flex-column

* use margin instead of gap for indicators/tooltips in headings

* remove unused class for clarity

* use flex and add margin to small element

* remove gap from flex container and add margin to figure

* crayons-article__main has neither flex nor grid thus gap has no effect

* fix typo

* use actual grid columns

* use gap instead of flex-column

* Apply crayons-btn-actions

* Fix modal window display

* Safari bein a real pain here

Apparently Safari uses a different model to calculate height than other browsers. who knew.
2021-02-17 11:40:38 +01:00
..
admin_portals Adds a feature flag for Data Update Scripts (#12641) 2021-02-10 18:22:27 +02:00
articles Remove feed admin publish permission (#12483) 2021-02-04 13:13:35 +00:00
badge_achievements Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
badges Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00
broadcasts Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00
chat_channels Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00
comments [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
configs Fixing gap property for all occurrences of flex to work in Safari (#12667) 2021-02-17 11:40:38 +01:00
data_update_scripts feat: update the messages on the page to use the filename instead of the id. (#12568) 2021-02-04 15:50:02 +02:00
display_ads CSS Cleanups, part 2 (#10527) 2020-10-03 06:57:57 +02:00
email_messages Remove resource_admin dashboards (Administrate) (#11792) 2020-12-08 12:38:13 -06:00
events Improve date/time picker on admin/events/new (#11979) 2020-12-18 17:43:48 -05:00
feedback_messages Remove old code for feedback messages email to the reporter (#12567) 2021-02-06 10:03:38 +03:00
html_variants Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00
invitations Confirmations that users GDPR data was deleted (#11039) 2020-12-14 12:49:45 +03:00
listing_categories Make social preview color a color field (#11903) 2020-12-16 08:37:00 +07:00
listings Upgrade Admin to Stimulus 2.0 (#11776) 2020-12-08 10:43:56 +01:00
moderator_actions Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
mods Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
navigation_links CSS size reduce + cleanups. (#12625) 2021-02-16 13:44:26 +01:00
organizations Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
pages Refactor Admin Events Index (#11103) [deploy] 2020-10-29 10:11:15 -06:00
permissions Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
podcasts Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
privileged_reactions Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
profile_fields Fix profile field production display area functionality and remove SiteConfig.dev_to? hacks for better generalization (#12015) 2021-02-11 10:05:06 -05:00
response_templates Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00
secrets [deploy] Adding Crayons to Admin (#10015) 2020-08-31 10:29:06 -04:00
shared Navigation Items and Role access for Data Update Scripts (#12292) 2021-02-09 17:41:14 +02:00
sponsorships Override specified line break behaviour on the ID column (#12076) 2021-01-04 16:17:38 -05:00
tags Add sorting feature to /admin/tags (#12249) 2021-01-13 17:03:17 -05:00
tools [deploy] Add a simple image uploader partial (#10884) 2020-10-21 16:41:50 +02:00
users Remove Roles via Admin (#12582) [deploy] 2021-02-16 10:50:10 -07:00
webhook_endpoints [deploy] Adding Crayons to Admin (#10015) 2020-08-31 10:29:06 -04:00
welcome Titles & subtitles cleanup (#10508) 2020-10-02 12:37:39 +02:00