docbrown/app
Julianna Tetreault 6f4e600a4e
Refactor Admin Events Index (#11103) [deploy]
* Adds new and edit views for events and removes them from the index view

* Fixes formatting issues in /admin/pages/index.html.erb

* Refactors /admin/events partial, new, and edit forms

* Updates admin_events routes to include all routes except destroy

* Refactors Admin::EventsController and adds #new and #edit actions

* specs: Adjusts admin_creates_new_event_spec to work with /admin/event changes

* Refactors the Admin::EventsController, routes, and events index even further
  - Adds back placeholder text in Events form
  - Removes unnecessary code from controller
  - Reverts changes to routes
  - Adjusts event_cover_image size on index.html.erb

* specs: Adds tests around creating and updating events to events_spec

* Adds pagination to Admin::EventsController #index to cap events at 20 per page

* Removes .all from Admin::EventsController and adds a line to index.html.erb

* Uses crayons classes for _event_form.html.erb
2020-10-29 10:11:15 -06:00
..
assets Drop custom color pickers (#11154) 2020-10-29 14:35:47 +01:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers Refactor Admin Events Index (#11103) [deploy] 2020-10-29 10:11:15 -06:00
dashboards Add registered fields to resource_admin (#10941) 2020-10-19 17:50:34 -04:00
decorators CSS Cleanups, part 2 (#10527) 2020-10-03 06:57:57 +02:00
errors [deploy] Add contexts and permissions to liquid tags (#8917) 2020-06-30 14:53:18 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers [Team Email Login] Refactor the Email Authentication flow (#11090) 2020-10-28 13:37:11 -04:00
javascript Drop custom color pickers (#11154) 2020-10-29 14:35:47 +01:00
labor Fix NoMethodError for tag moderators channel (#11047) 2020-10-23 21:02:54 -05:00
lib [deploy] Add default for main_social_image (#11126) 2020-10-29 10:07:14 -04:00
liquid_tags Use matched substring in Spotify liquid tag to avoid trailing whitespace (#10953) 2020-10-20 13:38:33 -04:00
mailers Add config option for Forem collective noun (#11107) 2020-10-27 12:45:52 -04:00
middlewares [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
models [deploy] Add default for main_social_image (#11126) 2020-10-29 10:07:14 -04:00
policies [deploy] Disable ability to upload videos on *some* forems Part 2 (#10955) 2020-10-20 17:33:35 +02:00
queries/admin Add all new functionality for trusted (#10816) 2020-10-15 17:00:49 -04:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
sanitizers [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
serializers [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
services [deploy] Optimization:Remove more_tag_weight_experiment From Feed Tests (#11089) 2020-10-27 16:36:53 -05:00
uploaders [deploy] Bug Fix: Validate GIFs Frames and Add MiniMagick Timeout (#9319) 2020-07-15 09:49:24 -05:00
view_objects [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
views Refactor Admin Events Index (#11103) [deploy] 2020-10-29 10:11:15 -06:00
workers Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00