-
Notifications
You must be signed in to change notification settings - Fork 10
Dev Progress
drenfr01 edited this page Mar 3, 2015
·
4 revisions
- added in houston:admin to control small collections (e.g. organizations, income brackets, etc.)
- created new accordian style event calendar with search box. Integrated previously existing RSVP and event details page into it
- updated customer home page
- added in vagrant setup files and robomongo (for vagrant)
- created searchable, dynamic table for super admins to search members
- Added additional elements into signup page, added collections and fixture data to support them
- added member profile page (not styled yet)
- added link to that profile under sign-in / sign-out button
- Added some additional tests
- moved around the folder structure a bit to have the tests in the right spot
- redoing the layout to have clean navbar templates (e.g. 1 template per role)
- setup the skeletons of a few screens
- redid the member home screen a little
- redid file structure in client to remove views/ and break things out into admin, member, common