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
Rajat Talesra
51a86ae836
Remove bootstrap from admin/badge_achievements, admin/organizations and admin/podcasts ( #18877 )
...
* Removed bootstrap from admin/badge_achievements and admin/organizations
* Removed bootstrap from admin/podcasts
2022-12-20 11:49:22 +05:30
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
Ridhwana
7ffda62119
Override specified line break behaviour on the ID column ( #12076 )
...
* feat: add a utility class to override the specified line break behaviour on the ID column.
* chore: revert previous change
* Revert "chore: revert previous change"
This reverts commit 5be6f5ff8adb8476e5b90931a8dd6bcb9559fcc8.
* feat: add some more whitespace
* feat: add a max width
2021-01-04 16:17:38 -05: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