-
Notifications
You must be signed in to change notification settings - Fork 0
/
ToDo
31 lines (28 loc) · 1.59 KB
/
ToDo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
- [Done]Delete useless $, Parse, _ defines in views
- [Done]Create templates for each view type "list"
- [Done]Clean unused inti and render methods
- [Done]add focus, blur events in pages that need to have a filter
- [Done]Use _.each instead of $.each
- [Done]Use this.$el.find instead of $()
- [Done]All Object pages, order as follow : ID, CreatedAt, UpdatedAt, Status
- [Done]Add form-control to every filter input
- [Done]Delete all id="search**"
- [Done]Finish top navigation
- [Done]Host page order of fields : Host type, F Name, L Name, SSN, birthdate, phone, address, zip code, city state
- [Done]Delete country from host
- [Done]Boat page order: name, type, buildyear, hull id, length, capacity,
- [Done]Add after boat features : boat pictures.
- [Done]Add after boat features : boat captains
- [Done]Add link to host at begining of boat profile
- [Done]delete captains page (useless because it's a profile)
- [Done]Add certifications to the host page
- [Done]boatday page: add link to boat, host, to the captain's profile
- Send email when sending a notification, add function in parse cloud to send an email & notifiation at same time.
- Turn the roles on again
- home: display error when not an admin
- sign-out: redirect to home after signing out
- Use dateParseToDisplayDate from BaseView to display dates in list
- add date of upload for bgScreening (automatically fill in when uploading a bg screening)
- What is the editing mode for host ????
- Editng mode for profile ????
- !!!!!!!! It's fucking not workin !!! You removed the date picker from bower.json without taking it from your code. AMATEUR AMATEUR WORK.