aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
AgeCommit message (Expand)Author
2017-02-07Refs #2518: updating togglable filter on form-filterjpl
2017-02-07Refs #2535: fix multiselect on tablesjpl
2017-02-07Refs #2518: adding form-filter component (sass)jpl
2017-02-07Js gardening on main menu and nav panelsThomas Haddad
2017-02-07Refs #2475: updating opened menu items on left menujpl
2017-02-07Refs #2475: fix scroll bug, when paneltop openjpl
2017-02-06Refs #2535: starting with select_toolbox comp.jpl
2017-02-06Refs #2482: adding archived? attribute to workbench#show tablejpl
2017-02-06Refs #2535: adding selectable feat. to table builderjpl
2017-02-06Refs #2498: initializing react-redux for vehicle_journeysThomas Haddad
2017-02-06Refs #2535: updating table builder with column type 'name'jpl
2017-02-06Refs #2475: updating left main nav, according to content updatesjpl
2017-02-03Refs #2518: adding search_bar component, on workbench#showjpl
2017-02-02Refs #2482: upd/fix for table builderjpl
2017-02-02Refs #2482: updating workbenches#show with new table builder, new stylesjpl
2017-02-02Add first components spec, and set correct node version used in package.jsonThomas Haddad
2017-02-02Cleaning js assets empty files, fixing turbolinks issues on somejpl
2017-02-02Refs #2486: updating pagination_helperjpl
2017-02-01Refs #2475: fix tests, replacing old application.sass with new onejpl
2017-02-01Refs #2482: topmenu code cleaningjpl
2017-02-01Refs #2482: adding sticky behavior for main top navjpl
2017-01-31Refs #2482: StyleAssets gardeningjpl
2017-01-31Refs #2475: adding top menu right panelsjpl
2017-01-31Refs #2475: starting adding main nav top menujpl
2017-01-31Refs #2475: adding main left menu navbarjpl
2017-01-30Merge branch 'itineraries_ol'Thomas Haddad
2017-01-30Remove logger from redux itinerariesThomas Haddad
2017-01-30Move back ol.js to its original placeThomas Haddad
2017-01-30Refs #2406: Automatically fill sidebar when toggling map, and disable confirm...Thomas Haddad
2017-01-30Refs #2475: adding imported fonts to new layoutjpl
2017-01-27Refs #2407: Fix lon/lat not being available in api query and stateThomas Haddad
2017-01-27Refs #2407: improve map togglingThomas Haddad
2017-01-27Fix parseFloat for lon latXinhui
2017-01-27Refs #2405: use url api when fetching stopAreas for OlMapThomas Haddad
2017-01-26Refs #2407: add validate new stoppoint via olMapThomas Haddad
2017-01-26Refs #2405: displaying map object data, from geojsonjpl
2017-01-25Refs #2405: adding unselect marker actionjpl
2017-01-24Refs #2405: start filling sidebar with marker content w/ reduxThomas Haddad
2017-01-24Fix map button is hidden until a stop area is chosenThomas Haddad
2017-01-24Refs #2405: js gardening and use selected property in ol interaction select e...Thomas Haddad
2017-01-23Refs #2405: adding point listener, with fetch of propertiesjpl
2017-01-23Refs #2404: add marker stylesThomas Haddad
2017-01-23Refs #2404: disabling zoom on olmapjpl
2017-01-23Move ol.js for debugThomas Haddad
2017-01-20Refs #2405: Fix json layer doesn't need extent anymore (uses fake data for th...Thomas Haddad
2017-01-20Refs #2405: Add fetch nearby stopAreas in olMap component and temporarily fix...Thomas Haddad
2017-01-18Refs #2404 : Stick to ESPG:3857 projectionThomas Haddad
2017-01-18Refs #2404: Fix ol view not working when projection is definedThomas Haddad
2017-01-18Remove useless debuggerThomas Haddad
2017-01-18Refs #2404: Set ol map projection to EPSG-4326 and prepare extent for API callThomas Haddad