aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts/es6_browserified/time_tables
AgeCommit message (Expand)Author
2017-10-06Add webpacker gem and migrate the React appscedricnjanga
2017-09-26Refs #4614cedricnjanga
2017-09-26Refs #4603 : Add translations to React Timetable appcedricnjanga
2017-09-26Refs #4602 fix period updatecedricnjanga
2017-09-21Vehicle journey message error update to show the sort_id and not the local_idcedricnjanga
2017-09-21Merge pull request 55 into mastercedricnjanga
2017-09-20Fix error in UPDATE_DAY_TYPE action in timetable reducercedricnjanga
2017-09-20Merge master to branch and resolve all the conflictscedricnjanga
2017-09-19Resolve merge conflictscedricnjanga
2017-08-29Refs #3367 Change Time table overlap querycedricnjanga
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-16Refacto and fixes on Timetable Error modalcedricnjanga
2017-08-16Timetable : Can't add period if it overlaps in_daycedricnjanga
2017-08-16Add traslations for timetable editcedricnjanga
2017-08-16Refs #4226 Validation on TT with day types but no periodscedricnjanga
2017-07-27Refs #4182 update TagSelect2 to return tags according to researchcedricnjanga
2017-06-29Refs #3925 @3h: Fix timetable period form invalid datesThomas Haddad
2017-06-29Refs #3925: remove smart date from time tableThomas Haddad
2017-06-28Refs #3905 @3h : Use smart_date in timetable#editThomas Haddad
2017-06-15Refs #3784 @3h: Add condition check before validating timetableThomas Haddad
2017-06-08Refs #3704 @1h : Fix validation modal and daytypes frrom stateChanged statusThomas Haddad
2017-06-07Refs #3698: Fix period form now checks inner and outer periodsThomas Haddad
2017-05-29Refs #2913: Set calendar to null when timetable is modifiedThomas Haddad
2017-05-22Refs 3448: fix daytypes only applied to days within periodsThomas Haddad
2017-05-19Fix wrong class declaration on reactux timetables#edit (no cocoon inside)jpl
2017-05-11Refs #3336: Fix validate button being moved out of react rendering scopeThomas Haddad
2017-05-10Fix exceptions not being shown active when reloadingThomas Haddad
2017-05-05Js gardening in timetable actions & action specsThomas Haddad
2017-05-04Add specs for redux timetable actionsThomas Haddad
2017-05-04Refs #3271: adding periods correct dates display on tt#editjpl
2017-05-03Remove timetables loggerThomas Haddad
2017-04-27Fix Select2 multiple behavior to work as intendedThomas Haddad
2017-04-27Fix created tag with false id for later saveThomas Haddad
2017-04-27Fix wording for select2 tagsThomas Haddad
2017-04-27Re-Add tags in metas for timetable editThomas Haddad
2017-04-26Refs #2899: Add separator between each day_typeThomas Haddad
2017-04-26Fix URLjson for submitTimetable && fix isFetching for timetableThomas Haddad
2017-04-25Refs #3183 #3185: starting init for create/duplicate, adding actionType to statejpl
2017-04-25Refs #2891: fix teaspoon tests, updating submitMover contextjpl
2017-04-25Refs #2899: Add confirmModal and save (wip)Thomas Haddad
2017-04-25Refs #2891: updating periodform layoutjpl
2017-04-25adding required attr to required inputs on tt#editjpl
2017-04-25Reordering daytypes list on tt#editjpl
2017-04-25Refs #2899: Add Save component for timetablesThomas Haddad
2017-04-24Refs #2913: Add calendar is removed when timetable content is modifiedThomas Haddad
2017-04-24Refs #3151: updating period_form layoutjpl