aboutsummaryrefslogtreecommitdiffstats
path: root/spec/javascripts/time_table/reducers
AgeCommit message (Collapse)Author
2017-10-10Need to test webpack config and to configure teaspoon to run React Apps specscedricnjanga
2017-09-20Merge master to branch and resolve all the conflictscedricnjanga
We also needed to take remove the right time table dates when we update day types : - excluded dates that are out of day types - included dates that are in day types and in periods
2017-09-19Resolve merge conflictscedricnjanga
2017-08-28Timetable validate form updatecedricnjanga
2017-08-25Clean timetable dates after updating day typescedricnjanga
2017-08-21Add the possibility to add included days in a periodcedricnjanga
2017-08-16Update JS timetable specscedricnjanga
2017-08-16Timetable Period form updatecedricnjanga
2017-08-16Adapt test to timetable changescedricnjanga
2017-06-08Refs #3704: Remove update_day_type specThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-29Refs #2913: Set calendar to null when timetable is modifiedThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-22Refs 3448: fix daytypes only applied to days within periodsThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-05Add specs for timetable reducersThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-05-05adding reducer tests for timetables reactux (2)jpl
2017-05-04adding reducer tests for timetables reactuxjpl
2017-05-02Add specs for timetable metasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-25Refs #2891: fix teaspoon tests, updating submitMover contextjpl
2017-04-14Refs #2893: Add UPDATE_COLOR for tt metasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-14Refs #2893: add UPDATE_COMMENT action to tt metasThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
2017-04-13Add UPDATE_DAY_TYPES specs for ttThomas Haddad
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>