Rajat Talesra
93f73636c7
Post bootstrap changes - remove headings from admin.scss ( #19019 )
...
* h1 and h2 design fixes
* h2 redesign fixes
* Removed incorrect code
* Revert incorrect test code
* h3 heading redesign
* h4,h4,h5 headings redesign
* Minor design fixes
* Fixed all heading styles
* Test case fix
* Revert incorrect if condition
* Revert incorrect if condition
* Removed non required div
2023-02-02 15:52:35 +05:30
Ridhwana
83afd9f882
Standardize (but also add consistent) headers on the admin ( #18936 )
...
* feat: update rubocop to fix some erb_lint errors
* standardize and add headers
* feat: update gemfile
* feat: revert change
* feat: rename gdpr delete requests to gdpr actions
* feat: remove the margin for consistency
* feat: add a skeleton for the api/v1/followers/users spec
* feat: add the operation block
* feat: add two global schema parameters
* feat: add a 'sort' parameter
* feat: add a successful response
* feat: add an unauthorized response
* feat: generate the json
* fix: indentation
* fix: oops remove the spec
2023-01-17 17:07:09 +02:00
Rajat Talesra
4ae1721848
Remove bootstrap library fully with some minor fixes ( #18945 )
...
* Minor fixes
* Replaced justify-content-between with justify-content
* Override all heading tags, paragraph tag
* Fixed a tag underline css
* Removed bootstrap library
* Removed duplicate crayons-select class
2023-01-16 20:07:12 +05:30
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
Josh Soref
5324eb1477
Spelling fixes to live code ( #15670 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-06 12:11:25 +02:00
ludwiczakpawel
bf8e2e53f1
Titles & subtitles cleanup ( #10508 )
...
* .
* .
* .
2020-10-02 12:37:39 +02:00
Fernando Valverde
2297e84f35
[deploy] HTML Variant admin dashboard ( #10188 )
...
* HTML Variant admin dashboard
* Tweaks to actions & spec fixes
* Update app/controllers/admin/html_variants_controller.rb
Co-authored-by: Michael Kohl <citizen428@dev.to>
* Removes old html_variants dashboards
* Removes old lingering spec
Co-authored-by: Michael Kohl <citizen428@dev.to>
2020-09-28 09:22:13 -06:00