-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined trunkRoute error handling #433
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix combining rows
* MM-484: Allow launching separate services as different instances * Add default value to PUBLISHER_RENDER_URL
…ce splitting (#364) * MM-497: Endpoint for render URL generation * Update README about the sectioning of the service, new start commands and explanations. * Remove extra slash from fallback url
This allow rendering to continue and not to fail if the route title is too long.
Allow route title to enter the padding area
…ering (#366) * MM-502: Add current date by default unless date is included in generateRenderUrl params * Tweak order of local setup commands, add moment to dependencies * MM-502: Add parameter to hide address info from timetable render * MM-502: Add print button to rendered document, and a parameter to hide it from document * Update yarn.locl --------- Co-authored-by: Juho Hänninen <[email protected]>
* Fix url env variables for server * Fix webpack errors due to fs reference in browser app * Fix build and type errors * Fix server host checking * Add link to publisher-server for worker
MM-504: Add redirect parameter to generateRenderUrl endpoint
MM-522: Fix single departure grouping with same minutes
day specific a4 timetable departures
MM-511 L_RAIL color
style reference update
…-node-update removing fast refresh from webpack.common
…-node-update fast refresh fix
This reverts commit da5eaf4.
* AB#33966: Expose local env file in compose to pass apikey without extra commands * AB#32085: Add missing print button to line timetable, cleanup unused code and components
* Fix trunk route color in route diagram * Add coloring to terminalAreaRoutes
* AB#39315: Remove opening times from SVG * AB#39315: Resize new SVG * AB#39315: Revert resize
* AB#32085: Show both directions in same timetable, include variants * Add different layout when querying for routes that don't have timed stops * Tweak styling * WIP: Variants and new GraphQL queries * Add new test stops and LineTimetable test runs * Refactor queries and line timetable rendering logic * AB#32085: WIP: Refactored line timetables * AB#32085: WIP - Refactor LineTimetable logic, grouping bug to be fixed * Remove unused code, add latest test script * AB#32085: Add padding, limit number of timed stops
* AB#32085: Tweak styling, refactor render logic * Tweak styling, merge separate friday departures to weekday departures * Add fix for partial departures along a route * Partial departure fix continues * Shorten train IDs so they display correctly
* AB#32085: Change print layout to A5, tweak styling * Variant logic for tram routes * Add empty array checks to timetable rendering
* AB#32085: Add page numbers * Add page numbering to other rendering state * Add styling tweaks and note filtering * WIP: tweak styling for better page breaks * Add tweaked test script * Fix duplicate hour cutoff bug * WIP: Latest tweaks for linetimetable printing * Fix page break issues when printing * Remove unused code for LineTimetable * Add footnote styling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.