ktmouk
8963e185f8
Fix username combobox tries to load all users ( #20227 )
...
* Fix username combobox tries to load all users
* Add the limit param to the users_query
* Add a comment
2023-10-25 15:53:53 -04:00
Ben Halpern
77dd41dfb8
Roll back user name selection for user id boxes ( #20205 )
2023-10-02 16:24:59 +07:00
Joshua Wehner
13f4aaa0fb
Username inputs for admin ( #20123 )
...
* Support username inputs on /admin/articles
* Support username input on tag admin moderator
* Support username input on admin community settings
* Support username input on admin mascot settings
2023-09-20 09:25:38 -04:00
Rajat Talesra
497f494ef3
Removed nav related classes from feedback tabs ( #18924 )
...
* Removed bootstrap from listing_categories, listings, navigation_links
* Removed not-used bootstrap classes from admin/tags
* Removed bootstrap from admin/settings
* Fix collapse glitch in profile-fields
* Feedback partial progress
* Feedback partial progress
* Removed form-control
* Replaced card with crayons-card
* Fixed profile field UI
* Removed collapse hide and show classes
* Removed collapse hide and show classes
* Removed collapse hide and show classes
* Nit height fix
* Nit width fix
* Updated tests
* Removed nav related classes from feedback tabs
* Remove btn-classes from commets too.
* Removed row and col-12 classes
* Removed bootstrap classes from Authentication
* Removed bootstrap classes from Mascot
* Removed bootstrap classes from Onboarding
* Removed bootstrap classes from lock/unlock discussions
* Notes design changes
* Removed bootstrap classes from Organization
* Removed bootstrap classes from Organization
* Remove alert bootstrap class from admin.html.erb
* Fixed tab_pane related code
* Enable click listener on notice
* Enable click listener on notice
* Applied suggested changes
* close bootstrap class removed
* Removed element completely
2023-01-09 20:18:28 +05:30
Rajat Talesra
952f2d87ae
Removed bootstrap from admin/listings, admin/listing_categories, admin/tags, admin/navigation_links, admin/settings ( #18887 )
...
* Removed bootstrap from listing_categories, listings, navigation_links
* Removed not-used bootstrap classes from admin/tags
* Removed bootstrap from admin/settings
2023-01-06 21:25:32 +05:30
yheuhtozr
d6c15a3fc6
I18nize Constants::Settings ( #17086 )
...
* app/lib i18n (no callers)
* tidy key names
* callers deconstantified
* delete ja.yml
* update locale keys and calls
* remove ja.yml
* Revert "remove ja.yml"
This reverts commit 6a6881e274b58424ece0411c887c862124a2ca87.
* fix conflicts
* remove ja.yml
* Update general.rb
2022-05-11 09:58:37 +01:00
ludwiczakpawel
2cec22e146
Removing bootstrap from Config's collapsable sections ( #16620 )
...
* .
* updates
* update specs
* expand profile field before deleting
* expand auth section in rspec test
* expand smtp settings summary in rspec
* update user experience section specs
* more spec tweaks
Co-authored-by: Suzanne Aitchison <suzanne@forem.com>
2022-03-22 14:57:07 +01:00
Arit Amana
877cb5c322
Save Confirmation - Admin (Part 1 of 2) ( #14418 )
2021-09-02 11:49:05 -04:00
Michael Kohl
0d193ab75c
Refactor admin settings view into partials ( #13950 )
...
* Reactor admin settings view into partials
* Fix Stimulus problem
* Add SMTP partial
2021-06-15 10:30:24 +07:00