rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Revamp the Support Ticket Index page #156

Closed garettarrowood closed 2 years ago

garettarrowood commented 2 years ago

Summary

Our current Support Ticket page represents the first pass at this view. It needs new/changed columns, sortability, and revamped styling.

Criteria for Completion

What does each column represent?

How it looks now:

Screen Shot 2021-11-28 at 1 35 13 PM

How it will look after this update

(Disregard the filter input - and disregard the different table style.) Also, we will not be adding an import button to this view.

Screen Shot 2021-11-28 at 1 14 56 PM

goromlagche commented 2 years ago

Hello @garettarrowood , I would like to work on this.

disregard the different table style

By this, do you mean the change in CSS in the new screenshot?

garettarrowood commented 2 years ago

@goromlagche - Essentially, yes.

This style:

Screen Shot 2021-12-05 at 8 54 19 AM

Does not yet need to change to this style:

Screen Shot 2021-12-05 at 8 54 26 AM

Because when we do so, it would be good to update the style of all 4-5 tables at once instead of making one look different than the rest.