aboutsummaryrefslogtreecommitdiffstats
path: root/app
AgeCommit message (Expand)Author
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-11Fix journey_pattern_collection multiple deletableXinhui
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-10Wrap journey_pattern collection prossing into transactionXinhui
2017-01-10Move processing journey_patterns collection state to modelXinhui
2017-01-09Refs #2210 : Add saving journey patterns when clicking on validate or confirm...Thomas 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-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-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-06Remove unused arg when adding a new journeyPatternThomas Haddad
2017-01-06Fix journey_patterns actions gardeningThomas Haddad
2017-01-06Refs #2263 : Calendars final touchesVlatka Pavisic
2017-01-06Refs #2263 : CalendarPolicy#shareVlatka Pavisic
2017-01-05Refs #2210: ConfirmModal gardeningThomas Haddad
2017-01-05Merge calendarsVlatka Pavisic
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-04Refs #2263 : Rm unused scopescalendarsVlatka Pavisic
2017-01-04Merge masterVlatka Pavisic
2017-01-04Refs #2263 : CalendarPolicy, translations...Vlatka Pavisic
2017-01-04Fix attempt migrationXinhui
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-03Refs #2263 : CalendarPolicyVlatka Pavisic
2017-01-03Refs #2265 Refs #2262 : Calendars search and CRUDVlatka Pavisic
2017-01-03Fix onAddJourneyPattern typo in createModal componentThomas Haddad
2017-01-03Refs #2236: display lines on referentialjpl
2017-01-03Refs #2206: fix addJourneyPattern and provide stop_pointsThomas Haddad
2017-01-03Refs #2265 : Calendars searchVlatka Pavisic