Alberto Pérez de Rada Fiol
7355bd3ee3
Fix erblint errors on the app/views/internal folder ( #8387 )
2020-06-10 18:37:36 +02:00
Michael Kohl
1d578aa3ea
[deploy] Add org credit management to org mod page ( #7761 )
...
* Add org credit management to org mod page
* Fix typo
2020-05-11 16:49:05 +02:00
Jacob Herrington
1a42b2b4b1
Use Rails URL helpers where possible ( #6711 ) [deploy]
2020-03-19 10:24:44 -04:00
Jacob Herrington
9652ecc456
Refactor/internal ui update ( #5339 ) [deploy]
...
* Move internal styles out of layout
* Upgrade to Bootstrap 4.4 and redo nav
* Redesign /internal/users/index
* Refactor /internal/tags/show
* Refactor /internal/broadcasts/index
* Refactor /internal/broadcasts/index
* Refactor /internal/pages/index
* Refactor /internal/mods/index
* Fix internal nav highlighting
* Refactor internal/organizations/index
* Refactor internal/growth
* Refactor internal/badges
* Refactor /internal/podcasts/
* Refactor internal listings filter
* Refactor /internal/endpoints/
* Refactor /internal/tools/
* Refactor /internal/chat_channels/
* Refactor /internal/config/
* Refactor /internal/feedback_messages
This is the one that worries me the most. I made a strong effort not to
touch any IDs and the JavaScript appears to be working after manual
testing.
This view probably needs some systems specs covering it.
* Remove unused CSS
* Refactor feedback_messages/show
* Refactor internal/comments
* Refactor internal/podcasts/edit
* Refactor internal/users/show
* Refactor internal/users/edit
* Refactor internal/organizations/show
* Refactor internal/permissions
* Refactor internal/tags/show
* Refactor internal/pages/form
* Add events to navbar
* Refactor internal/events
* Refactor internal/brodcasts
* Refactor internal/articles
* Refactor internal/listings
* Remove unused CSS
* Load jquery earlier
2020-01-06 07:58:03 -05:00
Jacob Herrington
d98f8237bd
Add view for managing organizations ( #5149 ) [deploy]
...
* Add view for managing organizations
This adds only an index and show action for the internal/organizations
page. Eventually we'll flesh this out with features to automate the more
mechanical org management tasks.
* Use instance variable for search query
* Convert multiple expects into one
* Add pagination to organizations
* Add search spec for organizations
* Use size over count
2019-12-17 12:07:11 -05:00