aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts
AgeCommit message (Expand)Author
2017-05-16Refs #3377: updating maps layout on routes#showjpl
2017-05-16Refs #3400: removing color_filter, adding tag_filterjpl
2017-05-16Refs #3377: Add special layer for edges (and own styles)Thomas Haddad
2017-05-16Refs #3377: Remove arrow func for sake of the buildThomas Haddad
2017-05-16Refs #3377: Fix let statement not being allowedThomas Haddad
2017-05-16Refs #3377: add defaultStyles for ol map pointsThomas Haddad
2017-05-16Refs #3377: Add openlayers map in routes#showThomas Haddad
2017-05-12VehicleJourneysController#collection: Restore departure time filterTeddy Wing
2017-05-12Refs #3356: clean VJ dummy management (headlined class)jpl
2017-05-12VehicleJourneys#index Temp disable filter by departure timeXinhui
2017-05-11Refs #3336: Fix validate button being moved out of react rendering scopeThomas Haddad
2017-05-11Refs #3357: remove delete stoppoint id when update stopareaThomas Haddad
2017-05-10Refs #3245: Fix stoppoints_id order being preserved for submitThomas Haddad
2017-05-10Refs #3339: Disabled start_time input when multiple vj are selected in duplicateThomas Haddad
2017-05-10Fix exceptions not being shown active when reloadingThomas Haddad
2017-05-09Refs #3328: updating objectid with shorten version on VJ and JPjpl
2017-05-09Refs #3327: Fix no data attr for turbolinks not usedThomas 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-03Refs #3284: use I18n for transport_(sub)mode in vj editThomas Haddad
2017-05-03Refs #3269: Fix fields not being required anymore + wordingThomas Haddad
2017-05-03Refs #3096: Add/store comment when olmap is toggledThomas Haddad
2017-05-03Remove timetables loggerThomas Haddad
2017-05-02Refs #3269: Fix required filed in create modal for jpThomas Haddad
2017-05-02Refs #3267: Fix fetch vehicle_journey properly (company/idenfitier)Thomas Haddad
2017-04-28Refs #3171: add departure input in modal modifying duplicated vjas valuesThomas Haddad
2017-04-28Refs #3171: Fill departure input w/ proper dataThomas Haddad
2017-04-28Refs #3171: updating layout for duplicate modal on VJjpl
2017-04-28Refs #3171: do stuff with refsjpl
2017-04-28Refs #3191: Fix wrong display for footnotes in vjThomas Haddad
2017-04-28Refs #3171: Add start input in duplicate modal + update stateThomas Haddad
2017-04-28Refs #3200: fix company save on editmodal for VJjpl
2017-04-28Add color style to timetable links in VJThomas Haddad
2017-04-28Refs #3236: Add has-error class when post returns 422Thomas 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 #3170: adding duplicate n >= 1 on vjjpl
2017-04-26Refs #3207: fix js fn routing_constraint_zone, called in all /new page...jpl
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 #3181: prevent scroll-x on checkbox check actionjpl
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