aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
AgeCommit message (Collapse)Author
2017-01-06Remove unused arg when adding a new journeyPatternThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-06Fix journey_patterns actions gardeningThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-05Refs #2210: ConfirmModal gardeningThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2017-01-05Refs #2210: refactoring modal state and confirm modal statejpl
2017-01-05Refs #2210 : Add confirm modal, not saving anything atmThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2017-01-04Merge branch 'mission_redux'Thomas Haddad
2017-01-04Remove loggerThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-04Fix Navigate not allowing to display last pageThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-01-03Fix onAddJourneyPattern typo in createModal componentThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2017-01-03Refs #2206: fix addJourneyPattern and provide stop_pointsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
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
2016-12-22Limite route stop_areas to zdep area typeXinhui
Refs #2250
2016-12-22Refs #2208: adding delete journey pattern to modal on jp collectionjpl
2016-12-21improving jp formjpl
2016-12-21remove onInputChange on journey pattern form inputsjpl
2016-12-21fix close modal caring about statejpl
2016-12-21get registration_number in statejpl
2016-12-21starting integration for edit modal on journeypatterns collectionjpl
2016-12-21fix typo on modal comp. requirejpl
2016-12-21Refs #2209: Add state to modal, Modal Container/Component/first reducerThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2016-12-20Refs #2205: hiding or not next/previous page links according to paginationjpl
2016-12-20Refs #2210: adding save request, w/o processing resultsjpl
2016-12-20updating save actionjpl
2016-12-20adding save button to journey patternsjpl
2016-12-20Fix checkbox component attribute from defaultChecked to checkedThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2016-12-20Fix Redux gardening for journey patternsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-19Add onCheckboxChange and react gardeningThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-19happy x-masjpl
2016-12-19Fix stopAreas array, add stopArea id in json, and is now properly renderedThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2016-12-19legendary fix stuffjpl
2016-12-19updating journey patterns integrationjpl
2016-12-15JS gardening for journey_patternsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-14Add totalCount into redux state for further usageThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-13Add paginate for journey_patterns Refs #2205Thomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-13fix openlayers.imgpath call on application layoutjpl
2016-12-13Add simple counter for pagination before plugging it for real Refs #2205Thomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-12Fix stopAreas having a checked attribute for each mission when selected Refs ↵Thomas Haddad
#2204 Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-09Retrieve stop_areas for each journey_pattern, still need to sort / select it ↵Thomas Haddad
Refs #2204 Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2016-12-09Add async RECEIVE_JOURNEY_PATTERN action Refs #2204Thomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
2016-12-09removing morris & raphael js libs (unused)jpl
2016-12-08Add Journey_patterns display with initialized state Refs #2204Thomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com> Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>