aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
AgeCommit message (Expand)Author
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
2017-01-18Refs #2404: adding scaleline to ol mapjpl
2017-01-18Refs #2404: Fix correct zoom value and remove zoom and dragPan from ol mapThomas Haddad
2017-01-18Refs #2404: adding toggle_map tests, fixing also add_stop_point reducerjpl
2017-01-17Refs #2404: adding olmap custom styles, upd integrationjpl
2017-01-17Refs #2404: Toggle olMap when clicking on button for each stop pointThomas Haddad
2017-01-17Refs #2403: Add OlMap container/component/reducerThomas Haddad
2017-01-17Refs #2402: upd map trigger btn integrationjpl
2017-01-17Refs #2403: Add button to toggle map corresponding to stop pointThomas Haddad
2017-01-17Refs #2402: addding openlayers libjpl
2017-01-17JS gardening for itinerariesThomas Haddad
2017-01-12Refs #2207: updating to add validations to edit modaljpl
2017-01-12update isFetching loader integrationjpl
2017-01-12adding svg loader if isFetchingjpl
2017-01-12fix addjourneypattern condition, add isfetching behavioursjpl
2017-01-12Fix fetchingApi not being called when onLoadFirstPageThomas Haddad
2017-01-12Refs #2210: add isFetching in state for loader togglingThomas Haddad
2017-01-12change default fetchSuccess statusjpl
2017-01-12adding fetchSuccess status and behaviour to jp collectionjpl
2017-01-11Remove LOAD_FIRST_PAGE action from reducersThomas Haddad
2017-01-11Remove submitJourneyPattern action from reducerThomas Haddad
2017-01-11dealing with validations on jp collectionsjpl
2017-01-11Refactor Navigate container/component/specsThomas Haddad
2017-01-11Add update journey patterns length after submitting correct valuesThomas Haddad
2017-01-10Refs #2205: Fix confirm modal being opened only when journey patterns state c...Thomas Haddad
2017-01-10Remove redux-logger(again...)jpl
2017-01-10Refs #2213: receive and use errors for journey patternsjpl
2017-01-09Refs #2210 : Add saving journey patterns when clicking on validate or confirm...Thomas Haddad
2017-01-09Fix addJourneyPattern not deep copying stop pointsThomas Haddad
2017-01-09remove redux-logger from tree (just for the two of us...)jpl
2017-01-09adding modal specsjpl
2017-01-09Add pagination spec and move totalCount into pagination for further and easie...Thomas Haddad
2017-01-06Add journey patterns reducers specs and switch from toString to String method...Thomas Haddad
2017-01-06Remove unused argument in deleteJourneyPatternThomas Haddad
2017-01-06Add first reducer spec and fix journeyPatterns initial stateThomas Haddad