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
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
Rajat Talesra
ad16987d7a
Remove bootstrap from admin/comments, admin/data-update-scripts, admin/response_templates and admin/tools and use Crayons ( #18869 )
...
* Removed bootstrap from admin/response_template
* Nit fix
* Removed bootstrap from admin/tools
* Removed bootstrap from /admin/tools/feed_playground
* Removed bootstrap from admin/data_update_scripts
* Updated d-none and d-inline
* Applied suggested changes
* Removed forem-group from image_upload_controller.js
* Update app/javascript/admin/controllers/image_upload_controller.js
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2022-12-21 22:26:07 +05:30
Ben Halpern
f70bc2b0b8
Add internal tool to preview feed configs ( #18544 )
...
* Add internal tool to preview feed configs
* Update app/services/articles/feeds/variant_query.rb
2022-10-06 07:48:44 -04:00
Jacob Herrington
f52aaa3610
[deploy] Add a simple image uploader partial ( #10884 )
...
* Add a simple image uploader partial
* Trigger Travis CI
Co-authored-by: rhymes <rhymes@hey.com>
2020-10-21 16:41:50 +02:00
ludwiczakpawel
bf8e2e53f1
Titles & subtitles cleanup ( #10508 )
...
* .
* .
* .
2020-10-02 12:37:39 +02:00
ludwiczakpawel
8ec4044f3e
[deploy] Adding Crayons to Admin ( #10015 )
...
* layout
* user
* config
* header
* badges, badge_achievements, layout
* broadcasts
* chat channels
* comments.. not much really
* Events
* growth
* listings
* mod actions
* mods
* orgs
* pages
* permissions
* podcasts
* reactions
* profile fields
* reports
* response templates
* tools
* users
* Secrets
* webhooks
* welcome threads
* .
* internal
* css fix
* .
* main element elsewhere
* scope
* bring back some of the old styling
* .
* .
* .
* notice
* Revert schema.db
* add alert
* little fixes
* profile fields
* Update schema.rb
* closing span
* another span
* Fixed broken admin specs.
Co-authored-by: Nick Taylor <nick@dev.to>
2020-08-31 10:29:06 -04:00
Jacob Herrington
c0d86649a4
Fix general accessibility warnings in admin ( #9927 )
...
* Fix general accessibility warnings in admin
* Update app/views/admin/webhook_endpoints/index.html.erb
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
* Update app/views/admin/organizations/show.html.erb
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
Co-authored-by: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com>
2020-08-23 16:15:27 +02:00
Josh Puetz
1c566e0ec4
[deploy] Move /internal to `/admin ( #9639 )
...
* First draft - all the big changes
* Changing some more references to 'internal'
* Relocate internal request tests to admin
* Relocate internal system tests to admin
* Fix trailing space
* Test fix
* Move queries from internal to admin
* Docs updates
* Rename internal stimuls controllers to admin (plus docs)
* Rename admin layout
* Fix routing after rebase
* Fixes for latest added admin interfaces
* Serviceworker ignore paths
2020-08-07 10:36:26 -04:00