tbshill / NUAMES-TSA

NUAMES TSA's Website
4 stars 0 forks source link

New Requests needs to hide #4

Closed tbshill closed 10 years ago

tbshill commented 10 years ago

The new requests section on the admin page needs to disappear if there are no new requests.

tbshill commented 10 years ago

Because the ng-repeat is inside the New Requests section, I can not reference the size of the list generated by ng-repeat. I'm thinking we should make a jQuery plugin that watches for when the child elements of New Members equal zero. This means we need a new directive just for that section. Any other suggestions?

tbshill commented 10 years ago

I fixed this by removing the New Requests section and having all of the users (members of TSA or not members) go straight to the main table. In there, there is a green button that will allow an admin to register the user.