v0.0.4
Pre-release
Pre-release
This includes Trip Tool v1.0. (#52) and other improvements to view, router, controller, and map logic.
Changelog:
- db8b3d9 new fuse version (v0.0.4)
- 9cce599 Merge branch 'master' into build
- 8ea9f54 version in copyright comment.
- d64d900 build fuse v0.0.4
- 398c57f Merge branch 'master' into build
- 51fb0c5 hike version in fuse.js
- 1f238d7 v0.0.4
- 69f7e66 hike fuse version in preperation for build.
- 7b9e20c make dummy data more compelling for demoes.
- 3f836f4 add header to find car view.
- fac1d0f merge PR #101.
- eefe467 fixed weird bug by adding a dedicated view for a trip map.
- 81688d7 use another view to represent a trip map instead of trying to reuse the find car view. Confusing and - will just cause more bugs in the long run.
- 3ede577 tracking down strange bug.
- d54b039 complete salience algo.
- 9e64f6d half of algorithm.
- b438954 explanation of salience algorithm.
- 913d5ff supplementary trip waypoint salience algorithm.
- 3997959 log instead of alert and throw not yet implemented error.
- 79624d2 logging map stuff.
- 8a8fa83 More map goodness.
- e35321e render routeView.
- aa39f02 more flippity map reverse goodness.
- ed3d71e place pin to flip to view trip on a map.
- 25b44e1 pass a map config to the individual trip views.
- 56dc9db bind collapsibleexpand event.
- 511918c switch on map overlay types.
- b978508 formatting.
- 979aa88 styling data points.
- 5b0cef6 key data points.
- a3470a5 more time formatting.
- 3c7a70f time formatting.
- fd4548e oh so close....
- 660be15 remove T indicator from formatDate template helper.
- 59aac3a date formatting for trip headers.
- f110184 trip views.
- 5889708 add totals section.
- 2cc3a38 readability.
- 0922c14 fix logic error which was messing up tranisitoning between views and keeping track of history.
- 6fcbba7 view event handler and some other love.
- c8cac18 more trips. See #52.
- 2fcaaa5 aggregate itesms.
- 910f1d2 change lat lng/address for F-150 in Fuse.FIXTURES.fleet
- 8fa21ca more trip tool goodness.
- 9bc117f an aggregate model.
- 5eee2c6 aggregates are namespaced by a time period.
- 98f0a72 more mods.
- 8ac2cc0 revised data model.
- 4a6aabb GGGGGRRRRR!!!!!!!!!!!!!!!!!!!
- e5cca6e reformat all the errant tabs to spaces. AAAAAAH!!!! PLEASE STOP THIS!!!! $%($@%()$#)(*%
- b530489 aggregates for fleet & modified time value.
- b6c6a31 fleet aggregates.
- 1787747 aggregate item view for #52.
- 00f6682 style.
- e33969f aggregate item view.
- 9c62bad templates.
- e44f038 trips trips trips trips.
- 816696b Merge PR #100.
- e484c47 more trip view.
- cb89cf6 Minor changes in css.
- f6d97b1 Changes some of the alpha values on the colors.
- 6ff2c06 aggregate trip view for #52/#98
- c974c66 I added a simple color change for the fuel level.
- 85ee735 adding more views.
- e776954 Fixed a spacing issue on the vehicle detail screen.
- c3de9b3 I added the error code into the vehicle detail screen as well.
- ca1e400 Added in more information on the vehicle detail view. I made sure that in that view you can see the full address. I need to also make sure that it shows the error codes if there is one.
- aa6fca0 minor changes to the css to make sure that the grids work on a phone.
- 40f9589 Added mpg to the vehicle details.
- 3b08cb2 More changes to the codes. They look really nice already.
- 719714c doing stuff.
- 0662dfc Added in vehicle codes.
- 63bffb1 new templates and modifications to fuse.js
- 7f9e84a dummy trip data.
- ed34e3b breaking the trips view down
- c3635dc composeTripList.
- dd45400 Some other minor design touch-ups.
- b343b12 It's actually starting to look good now. The detail template is still meh though.
- 24aec01 last work for the day. Tomorrow will be awesome.
- 39951ba Made the extra details look even better.
- db0206d Finally was able to imitate the list view.
- ba792b8 Logic for determining if we are going to show and aggregate trip view or a concrete trip view.
- 754bf84 trip collection.
- cc4a95e extraneous space.
- e929bc5 real sample trip model data.
- eeeb50b Started working on vehicle detail screen.
- 1c5db6c horizonal threshold.
- f09a872 Merge PR #99.
- 84fac36 added space to end of file.
- 1d9eaa2 added space to end of file.
- 13d437a Refactor of collection filtering.
- 1db3ad2 more code for #98.
- 1bdde4f render code for trips collapsible view.
- 983405d see #98.
- 8a8177f fleet view touchups.
- bf80469 pushing code for trips tool.
- 71ba79f newline
- dfd8050 apply a swipe threshold and create trips view scaffolding.
- c447761 add trips.view.js.
- c80092e Lightened the color.
- 62a4e26 changed the style of the icons again. This looks better to me.
- 0adbada Now it's looking better. It's not perfect but it's readable.
- 86a8da7 Added a more subtle change to the edges of the info boxes on the fleet list.
- 6ce9695 I could mess around with this for forever but I just can't seem to get it right... I think I need to move on to the detail page so that I can improve the way that that looks and maybe it will give me ideas for this.
- 6dbc197 More small changes to the listview.
- e517c82 Update from Friday.
- e8d9c25 I don't even know if I like this but I thought I would try it.
- 922c5ab Merge PR #97.
- 729dbd1 Changes to list veiw to make it look better.
- b406644 built a class for the vehicle icons.