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
bec8283399
Remove bootstrap from admin/consumer_apps & admin/welcome and use Crayons ( #18861 )
...
* Removed bootstrap from admin/consumer_apps
* Removed bootstrap from admin/weclome
* Nit fix
* Minor design fix
2022-12-20 11:48:33 +05:30
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