2015-04-29 13:01:29 +03:00
|
|
|
- User-facing:
|
|
|
|
- Event proposal: lecture, workshop, open space (CRUD)
|
|
|
|
- Volunteership
|
|
|
|
- Sponsorship
|
|
|
|
|
|
|
|
- Admin:
|
2015-05-10 13:36:29 +03:00
|
|
|
- # Create a conference, halls, tracks
|
2015-05-30 15:29:00 +03:00
|
|
|
- # Starting a CFP
|
2015-05-10 13:36:29 +03:00
|
|
|
- # conferences#show -> admin dashboard
|
2015-04-29 13:01:29 +03:00
|
|
|
- proposals#index -> grouped by user
|
|
|
|
- volunteers#index -> approved volunteers
|
|
|
|
- events#index -> approved events
|
|
|
|
- sponsorships#index -> generate token, links to send around
|
|
|
|
- scheduling -> calendar with events
|
2015-05-10 13:36:29 +03:00
|
|
|
|
|
|
|
- users:
|
2015-05-25 11:43:44 +03:00
|
|
|
- # edit profile: image upload and stuff
|
2015-05-10 13:36:29 +03:00
|
|
|
- show profile
|
|
|
|
|
|
|
|
Notes:
|
|
|
|
- .row > .col-lg-12 -> put that outside of the "yield"?
|
|
|
|
- human_attribute_name -> create a short alias?
|
2015-05-30 18:24:12 +03:00
|
|
|
- NullPersonalProfile with placeholders?
|