aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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 status specjpl
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-11Fix journey_pattern_collection multiple deletableXinhui
2017-01-11Add updateTotalCount specsThomas Haddad
2017-01-11Add update journey patterns length after submitting correct valuesThomas Haddad
2017-01-11Rspec more test for Chouette::JourneyPattern.state_updateXinhui
2017-01-10Refs #2205: Fix confirm modal being opened only when journey patterns state c...Thomas Haddad
2017-01-10Rspec journey_pattern state_updateXinhui
2017-01-10Remove redux-logger(again...)jpl
2017-01-10Refs #2213: receive and use errors for journey patternsjpl
2017-01-10Wrap journey_pattern collection prossing into transactionXinhui
2017-01-10Move processing journey_patterns collection state to modelXinhui
2017-01-09Merge branch 'master' into stagingjpl
2017-01-09remove redux-logger from tree (just for the two of us...)jpl
2017-01-09Refs #2210 : Add saving journey patterns when clicking on validate or confirm...Thomas Haddad
2017-01-09Fix const declaration for strict mode in specsThomas Haddad
2017-01-09Return validation errorXinhui
2017-01-09Refactoring journey_pattern_collection deleteXinhui
2017-01-09Fix delete uncheked stop_pointsXinhui
2017-01-09Wip save new journey_patternsXinhui
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-09Merge branch 'master' into stagingXinhui
2017-01-09adding modal specsjpl
2017-01-09Add pagination spec and move totalCount into pagination for further and easie...Thomas Haddad
2017-01-09Refs #2347 : Fix view specVlatka Pavisic
2017-01-09Fix comment component spec for nowThomas Haddad
2017-01-06Add journey patterns reducers specs and switch from toString to String method...Thomas Haddad
2017-01-06Refs #2347 : TimeTable with CalendarVlatka Pavisic
2017-01-06Remove unused argument in deleteJourneyPatternThomas Haddad
2017-01-06Add first reducer spec and fix journeyPatterns initial stateThomas Haddad
2017-01-06Add journeypatterns actions specThomas Haddad
2017-01-06Remove unused arg when adding a new journeyPatternThomas Haddad
2017-01-06Fix journey_patterns actions gardeningThomas Haddad
2017-01-06Fix itineraries reducer spec now receiving proper user_objectidThomas Haddad
2017-01-06Move specs to separate directoriesThomas Haddad
2017-01-06Refs #2263 : Calendars final touchesVlatka Pavisic
2017-01-06Refs #2263 : CalendarPolicy#shareVlatka Pavisic
2017-01-05Refs #2210: ConfirmModal gardeningThomas Haddad