aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascripts/journey_patterns
AgeCommit message (Collapse)Author
2017-10-10Need to test webpack config and to configure teaspoon to run React Apps specscedricnjanga
2017-03-09Merge branch '2498_vehicle_journeys'Thomas Haddad
2017-02-28Refs #2648: jp_collection refacto, to allow adding a jp from scratchjpl
2017-02-28Refs #2648: updating jp_collection layoutjpl
2017-02-09Refs #2501: Add pagination for vehicle journeysThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-12Refs #2210: add isFetching in state for loader togglingThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-12change default fetchSuccess statusjpl
2017-01-12adding status specjpl
2017-01-11Remove LOAD_FIRST_PAGE action from reducersThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-11Remove submitJourneyPattern action from reducerThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-11Refactor Navigate container/component/specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-11Add updateTotalCount specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-11Add update journey patterns length after submitting correct valuesThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-10Refs #2205: Fix confirm modal being opened only when journey patterns state ↵Thomas Haddad
changed Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-09Fix const declaration for strict mode in specsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-09adding modal specsjpl
2017-01-09Add pagination spec and move totalCount into pagination for further and ↵Thomas Haddad
easier updates Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Add journey patterns reducers specs and switch from toString to String ↵Thomas Haddad
method when updating checkbox value Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Remove unused argument in deleteJourneyPatternThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Add first reducer spec and fix journeyPatterns initial stateThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Add journeypatterns actions specThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Move specs to separate directoriesThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>