Andy Zhao
3e425344ef
[15-min-fix] Add org id to admin listings form ( #14162 )
...
* Add organization ID to admin listings form
* Add local: true to form heh...
2021-07-08 09:23:10 -04:00
Michael Kohl
7c31a9cc98
Remove buffer gem and related code: step 1 ( #12993 )
...
* Remove buffer gem and related code
* Remove more Buffer-related code
* Remove one more Buffer spec
* Remove DUS
* Remove more Buffer code
2021-03-24 09:58:38 +07:00
rhymes
7eb7cef1b9
Upgrade Admin to Stimulus 2.0 ( #11776 )
...
* Upgrade Stimulus to 2.0
* Convert ArticleController to use Stimulus 2
* Convert ModalController to Stimulus 2
* Convert BufferController to Stimulus 2
* Convert ConfigController to use Stimuus 2
* Convert ImageUploadController to Stimulus 2
* Convert Reaction controller to Stimulus 2
2020-12-08 10:43:56 +01:00
Rafi
4a9f27163e
[deploy] Manage listing categories in dashboard ( #10506 )
...
* Displaying all listing
* Edit listing form
* Editing listing
* Searching listing categories
* Creating new listing category
* Deleting listing category
* Fixing error message and roles
* Tests
* Fixing aria label
* Fixing link class
* Fixing error message of destroy
* Changing placeholder text
2020-10-02 11:05:09 -04: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