aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
AgeCommit message (Collapse)Author
2018-01-24Add links to docdeveloper-toolbarZog
2018-01-24Add a toolbar for devs to easily manage permissions and featuresZog
2018-01-19Merge pull request #238 from af83/5563-show-parent-stop-typeLuc Donnet
5563 Show StopArea type in select box
2018-01-19Merge pull request #201 from af83/5466-fix-title-overflow-in-stick-headerLuc Donnet
5466 Fix truncation in the sticky header
2018-01-12Refs #5563 @0.25h; Show StopArea type in select box5563-show-parent-stop-typeZog
2018-01-11Merge pull request #231 from af83/5557-fix-calendar-creationLuc Donnet
Refs #5557 @0.5h; Fix select2
2018-01-11Refs #5557 @0.5h; Fix select25557-fix-calendar-creationZog
2018-01-11Refs #5556 @0.25h; Show total time and distance in JP editorZog
2018-01-11Fix overflow on JP editorZog
2018-01-10Merge pull request #206 from ↵Alban Peignier
af83/5445-add-name-filter-on-referentialjourneys-index Add name filter on referential vehicle journeys index. Refs #5445
2018-01-08Fix css on JourneyPatterns editorZog
2018-01-08Refs #5445 @0.5h; Filter VJs based on their name in ReferentialVJs#index5445-add-name-filter-on-referentialjourneys-indexZog
2018-01-08Refs #45455 @1h; CR updates #1Zog
2018-01-08Refs #5455; Optimize controllers for the Journey Patterns editorZog
2018-01-08Refs #5455; Adjust UIZog
2018-01-08Refs #5455 @6h; Add time and distance between stops in Journey PatternsZog
- Adds a `JSON` attribute in the model - Adds the fields in the editor
2018-01-04Refs #5466; Fix truncation in the sticky header5466-fix-title-overflow-in-stick-headerZog
:warning: Makes us of the flex layout, which is not supported on all browsers yet. What is our strategy here ?
2018-01-03Fix import messages style Refs #4473 @2Luc Donnet
2017-12-29Fixes CSS of import_messages in imports#show. Refs #4473Alban Peignier
2017-12-28Merge pull request #184 from af83/5313_stop_areas_parentAlban Peignier
Manage stop area parent in form and show. Refs #5313
2017-12-28Improve CSS to display metadatas errors in referentials#form. Refs #52975297_fix_referential_create_validationAlban Peignier
2017-12-28Fix non-matching class names for sticky actionsZog
2017-12-28Small esthetical changes in main_menu.coffee. Refs #54265426-refactor-sticky-actionsAlban Peignier
2017-12-28Refs #5426; Refactor sticky actionsZog
2017-12-27Refs #5407; Improve UIZog
2017-12-27Add validation on stop_area parent_id area_typeXinhui
Refs #5313
2017-12-27Merge pull request #180 from af83/5367-add-color-inputAlban Peignier
Add a ColorSelectInput. Refs #5367
2017-12-26Add draft icon in routes#show table. Refs #54185382-all-stop-types-in-routesAlban Peignier
2017-12-26Refs #5367 @2H; Add a ColorSelectInputZog
- Added to PurchaseWindow form - Reuse already exisiting JS + CSS - We may want to change the colors names
2017-12-26Select2 stop_area form parent_id fieldXinhui
2017-12-21Refs #5430 @2h; Deactivate lines instead of destroying themZog
- Add `activate` and `deactivate` actions in `LinesController`, as well as corresponding routes - Add `activate!` and `deactivate!` methods in `Chouette::Line`, as well as `activated?` - Add `activate?` and `deactivate?` permissions in `LinePolicy` - Add corresponding `action_links`in the Decorator - Create helper for these actions - Add an optional `'extra_class` to the Links - Update styles for ".delete-action" to handle the case where there are several - Add I18n keys accordingly
2017-12-21Merge pull request #171 from af83/5253-truncate-breadcrumbAlban Peignier
Truncate long breadcrumbs. Refs #5354
2017-12-21Merge pull request #173 from af83/5358-fix-undefined-in-headerLuc Donnet
5358 Fix `undefined` appearing in header
2017-12-21Merge pull request #150 from af83/5301-add_business_calendarsLuc Donnet
Refs #5301 First draft for Business Calendars
2017-12-21Take review into accountcedricnjanga
2017-12-21BusinessCalendar => PurchaseWindowcedricnjanga
belongs_to referential
2017-12-21Refs #5358 @0.1h; Fix `undefined` appearing in header5358-fix-undefined-in-headerZog
2017-12-21Refs #5354 @0.5h; Truncate long breadcrumbs5253-truncate-breadcrumbZog
Went with a css solution
2017-12-20Merge pull request #168 from af83/5348_clickable_brandnameAlban Peignier
Add link_to root_path on brandname nav element. Refs #5348
2017-12-20Remove text-decoration on brandname link. Refs #53485348_clickable_brandnameAlban Peignier
2017-12-20Add link_to root_path on brandname nav elementXinhui
Refs #5348
2017-12-20Fixes CSS for secondary companies in lines#show. Refs #5142Alban Peignier
2017-12-19Refs #5291@0.1h; Add missing stylesZog
Add missing styles for disabled checkboxes
2017-12-19Refs #5287@0.5h; Use I18n in dashboardZog
For calendars panel, instead of hardcoded string
2017-12-08Refs #5162 refacto import resource view + add missing logos on other viewscedricnjanga
2017-12-01Fix css on header page-action interact with fixed header when scrollingXinhui
2017-12-01Fix journey_pattern_collections#show title iconXinhui
Refs #5152
2017-11-30Merge pull request #120 from af83/4986-compliance_control_sets_fixLuc Donnet
Refs #4986 Add new filer by compliance control set name, add new styl…
2017-11-30Fix (quickly) the login CSS styleAlban Peignier
2017-11-28Edit css class name for title iconXinhui