aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
AgeCommit message (Expand)Author
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
2017-01-06Remove unused arg when adding a new journeyPatternThomas Haddad
2017-01-06Fix journey_patterns actions gardeningThomas Haddad
2017-01-05Refs #2210: ConfirmModal gardeningThomas Haddad
2017-01-05Refs #2210: refactoring modal state and confirm modal statejpl
2017-01-05Refs #2210 : Add confirm modal, not saving anything atmThomas Haddad
2017-01-04Merge branch 'mission_redux'Thomas Haddad
2017-01-04Remove loggerThomas Haddad
2017-01-04Fix Navigate not allowing to display last pageThomas Haddad
2017-01-03Fix onAddJourneyPattern typo in createModal componentThomas Haddad
2017-01-03Refs #2206: fix addJourneyPattern and provide stop_pointsThomas Haddad
2017-01-03Merge enum_stop_area_area_type into masterXinhui
2017-01-02Refs #2206: adding new journey pattern recorded in state (saving into db to go)jpl
2017-01-02fix disabled state on checkboxesjpl
2017-01-02Refs #2206: refactoring modal state for create/edit distinctionjpl
2016-12-30Refs #2206: adding create new jp with modaljpl
2016-12-30modal code gardeningjpl
2016-12-30Refs #2209: dispatch modal changes on journey patternjpl
2016-12-30Refs #2208: deletable journey pattern updatejpl
2016-12-29adding close modale after saving modalpropsjpl
2016-12-29refsĀ #2210: adding save to modalProps, still have to dispatch to journeyPatternjpl