-
Notifications
You must be signed in to change notification settings - Fork 89
Merge mtc-deploy into dev #1046
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
Open
binh-dam-ibigroup
wants to merge
277
commits into
dev
Choose a base branch
from
mtc-deploy
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
277 commits
Select commit
Hold shift + click to select a range
cfee116
tweaked sort to place 511 Staff first
landonreed ca56412
updated alerts to check for error from rtd fetch
landonreed d2d7433
error check feed update, load feedSource after upload/fetch to update…
landonreed 0aeb609
fixed gtfs plus new line parsing and added unknown vals for optional …
landonreed 5e9f4bc
Update GTFS+ docs
f522331
fixed active alerts to show only published
landonreed 2bfc613
Merge branch 'mtc-deployment' of https://github.com/conveyal/datatool…
landonreed e2ff1a2
bumped gtfs-lib version
landonreed 1b3ad14
fixed datatools version, actually bumped gtfs-lib version
landonreed 00c4d10
fix name of gtfs+ publish button
landonreed 4d1f4dd
updated user guide docs for MTC comments
landonreed a6eac25
fixed incorrect assignment on mtc feed resource
landonreed f0e916c
updated rider_categories to include adult
landonreed 86f2849
fixed gtfsplus field name capitalization issue
landonreed 995e9f7
check for user email before notification sent
landonreed 1ea17c0
sort versions by last updated
landonreed ae7b980
swapped out previous/nextVersionId for versions array index decrement…
landonreed 36ef926
fix NPE on feed load if feed doesn't exist
landonreed 527423b
added getFeedVersionsCount
landonreed 4941f47
error message on MTC feed sync and check for null carrier result
landonreed 2b24ee5
npe fix?
landonreed b05d848
added dump controller
landonreed 5884284
comment out single logout
landonreed 386d128
add external props to dump
landonreed 4d9f3b2
Merge branch 'dev' into mtc-docs
landonreed 2ca86fb
docs(mkdocs): update mkdocs.yml to include new GTFS Editor docs
landonreed aca9a94
docs(intro): change name to MTC data tools
landonreed 591fab1
add contact email
landonreed c7e88ab
Merge branch 'dev' into mtc-docs
landonreed 0c27598
docs(publish): add publishing feeds sections
landonreed 7098db5
fix(mkdocs): add TOC entry for publishing
landonreed ea08330
docs(signs/alerts): fix broken link
landonreed fd12631
docs(alerts): comment out mode type
landonreed a0337b3
docs(alerts): update alerts for tdm 2.0
landonreed 8adc223
docs(sign_configs): update screenshot
landonreed 802610b
Merge branch 'dev' into mtc-docs-v3
landonreed eb4b297
docs(css): fix hidden li (duplicated heading)
landonreed e206be8
docs: ignore target/ directory
landonreed 2dafe1f
docs: update docs for new SQL-backed version
landonreed 56fa85a
Merge branch 'sql-docs-update' into mtc-docs-v3
landonreed b036b9d
docs(mkdocs): fix timetables image link
landonreed 650d94d
Merge branch 'sql-docs-update' into mtc-docs-v3
landonreed 8cb0bce
docs(timetable): add blurb about keyboard shortcuts
landonreed 58b3c89
Merge pull request #457 from catalogueglobal/mtc-docs-v3
landonreed 4113362
docs(editor): add info re stop times normalization feature
landonreed 4afd668
docs(feed-publication): add info about blocking issues
landonreed d129b69
docs(merge-feeds): add info on merge feeds feature
landonreed c853ad9
docs(general): update some screenshots/text
landonreed 44eea5e
docs(alerts): add info about adding parent station/child stops
landonreed 8a4f85f
docs(merge-feeds): fix img link
landonreed 5b3e6fd
docs(mtc): remove sign config docs
landonreed 5413c6e
docs(general): change nav -> pages so that alphanumerical sorting dis…
landonreed 397908f
docs(mtc): add gtfsplus button and remove etid from nav
landonreed e117ca4
Merge pull request #458 from ibi-group/mtc-docs-update
landonreed 3bc32c9
Merge branch 'dev' into mtc-docs-2
landonreed 206e338
docs(mtc): update feed merge rules
landonreed 7ff51af
docs(gtfs-transform): update docs
landonreed 80719d3
docs: minor tweaks for transform docs
landonreed fe12e23
docs: fix bold -> backticks
landonreed 3627aa6
Merge branch 'show-route-transformations' into mtc-deploy
binh-dam-ibigroup 8ce8fe0
Merge branch 'route-edit-in-progress' into mtc-deploy
binh-dam-ibigroup 26aa55a
Merge branch 'mtc-auto-deploy' into mtc-deploy
binh-dam-ibigroup e236dc6
Merge branch 'mtc-merge-2021-tweaks' into mtc-deploy
binh-dam-ibigroup 876bc38
Merge branch 'mtc-auto-deploy' into mtc-deploy
binh-dam-ibigroup c897b50
Merge branch 'mtc-auto-deploy' into mtc-deploy
binh-dam-ibigroup 1960839
Merge branch 'mtc-auto-deploy' into mtc-deploy
binh-dam-ibigroup 8578d87
docs(merging-feeds): Update docs based on new requirements/logic.
binh-dam-ibigroup 31a4ef7
docs(publishing-feeds.md): Update feed publishing text and screenshots.
binh-dam-ibigroup f3e6a02
docs(merging-feeds.md): Tweak feed merging text.
binh-dam-ibigroup c86598f
docs(routes): Describe automatic setting of route to in progress on edit
daniel-heppner-ibigroup dab9572
docs(managing-projects-feeds): describe how the transformations summa…
daniel-heppner-ibigroup 5c28282
docs(merging-feeds): Fix typos.
binh-dam-ibigroup 35df58a
docs(merging-feeds): Fix list indent.
binh-dam-ibigroup 84039e0
docs(publishing-feeds): Fix broken image link.
binh-dam-ibigroup add3f0b
docs(publishing-feeds): Fix grammar.
binh-dam-ibigroup 59d853f
Merge pull request #751 from ibi-group/mtc-docs-update-2021
binh-dam-ibigroup 8636da0
docs: Address client feedback.
binh-dam-ibigroup caec4a1
docs(merging-feeds): Format fields as code blocks.
binh-dam-ibigroup 9444024
Merge pull request #757 from ibi-group/mtc-docs-update-2021
binh-dam-ibigroup 918cc07
Merge branch 'add-gtfs-extended-route-types' into mtc-deploy
binh-dam-ibigroup 5abe081
Merge branch 'dev' into mtc-deploy
binh-dam-ibigroup 7da2965
Merge branch 'add-gtfs-extended-route-types' into mtc-deploy
binh-dam-ibigroup 8f7e8b5
Merge branch 'mtc-route-attributes' into mtc-deploy
binh-dam-ibigroup eb492c9
refactor: Manually revert changes from route_attributes branch.
binh-dam-ibigroup 59c4e18
Revert "refactor: Manually revert changes from route_attributes branch."
binh-dam-ibigroup 66a8964
Merge branch 'dev' into mtc-deploy
binh-dam-ibigroup d4ba885
Merge branch 'mtc-route-attributes' into mtc-deploy
binh-dam-ibigroup 5845d5d
Merge branch 'dev' into mtc-deploy
binh-dam-ibigroup 8166323
Merge branch 'dev' into mtc-deploy
binh-dam-ibigroup a191807
docs(gtfs-plus-editor): Add docs regarding GTFS+ route_attributes edi…
binh-dam-ibigroup 7a5b8f3
docs(gtfs-plus-editor): Remove blank lines.
binh-dam-ibigroup 41e95f9
docs(gtfs-plus-editor): Make route_attributes quote consistent.
binh-dam-ibigroup 474f710
Merge pull request #796 from ibi-group/gtfsplus-editor-route-attr-docs
binh-dam-ibigroup e2d2ae8
Merge branch 'dev' into mtc-deploy
binh-dam-ibigroup 8062a03
Merge branch 'route-attr-routes-dropdown' into mtc-deploy
binh-dam-ibigroup 15e4f43
Merge branch 'route-attr-routes-dropdown' into mtc-deploy
binh-dam-ibigroup 0781242
Merge branch 'route-attr-routes-dropdown' into mtc-deploy
binh-dam-ibigroup f235fc2
refactor(src/main): Remove very old java copied over by 3bc32c9efec5c…
binh-dam-ibigroup 61775d1
Merge branch 'mtc-docs' into mtc-deploy
binh-dam-ibigroup 1fa6f43
refactor(reducers/data): Remove console.log introduced by last commit
binh-dam-ibigroup 56dd5e1
docs(gtfs-plus-editor): Write about adding route_attributes using tra…
binh-dam-ibigroup de0d87b
docs(managing-project-feeds): Add description of feed transformations.
binh-dam-ibigroup 912c1b1
docs: Tweak wording and screenshots
binh-dam-ibigroup 8c788e5
docs(feed-transformation-summary.png): Use MTC version of screenshot.
binh-dam-ibigroup 9155331
docs(editor/intro): Attempt to fix broken images.
binh-dam-ibigroup d239338
docs(mkdocs.yml): Revert to the old 'pages' config entry for the tabl…
binh-dam-ibigroup b41d332
Revert "docs(mkdocs.yml): Revert to the old 'pages' config entry for …
binh-dam-ibigroup 753ec5a
docs(mkdocs.yml): Revert to the old 'pages' config entry for the tabl…
binh-dam-ibigroup f61df99
build(docs/requirements.txt): Specify mkdocs version for readthedocs.
binh-dam-ibigroup 773a22f
docs(docs/requirements.txt): Fix syntax
binh-dam-ibigroup 974830a
Revert "docs(mkdocs.yml): Revert to the old 'pages' config entry for …
binh-dam-ibigroup fe0c984
docs: Typo and tweak table of contents.
binh-dam-ibigroup 338ab75
Merge pull request #800 from ibi-group/mtc-route-attr-docs-fixes
binh-dam-ibigroup f277d5d
docs(gtfs-plus-editor): Rearrange documentation per client request.
binh-dam-ibigroup bc990f7
Merge pull request #803 from ibi-group/mtc-route-attr-doc-fixes-2
binh-dam-ibigroup 10be23d
Merge branch 'dev' into mtc-deploy
binh-dam-ibigroup ac84471
fix(LabelAssigner): Trigger feed source update only when changes were…
binh-dam-ibigroup f01c100
Merge pull request #924 from ibi-group/label-assigner-changes
binh-dam-ibigroup ab9f585
fix(gtfs-search): Display GTFS routes in search results.
binh-dam-ibigroup 1647716
refactor(gtfs-search): Exclude null route ids from search.
binh-dam-ibigroup eb3fb07
Merge pull request #933 from ibi-group/fix-alert-route-selector
binh-dam-ibigroup f5a7e24
feat(file upload): add warning for external feeds
philip-cline 1ae6a5f
refactor(flow): type new state var
philip-cline 4e0f3ed
refactor(polish): add keys to polish.yml
philip-cline 6380a61
refactor(file upload): sort props
philip-cline 72dcf1f
refactor(SelectFileModal): respond to PR comment
philip-cline 2c4c12e
refactor(SelectFileModal): adjust state update
philip-cline c90f112
Merge pull request #958 from ibi-group/add-outside-merge-warning
philip-cline 279eb2e
feat(MTC Upload): add warning before file upload too
philip-cline 4894421
refactor(UploadWarning): add polish strings
philip-cline d18264f
Merge pull request #971 from ibi-group/add-warning-before-file-upload
binh-dam-ibigroup 4b2efa9
docs: Add new reqd config .readthedocs.yml
binh-dam-ibigroup a319dd0
Merge pull request #976 from ibi-group/mtc-readthedocs-v2
binh-dam-ibigroup e75a59b
docs: Add new reqd config .readthedocs.yml
binh-dam-ibigroup 47ba315
Merge pull request #890 from ibi-group/add-stop-headsigns
philip-cline 099510c
fix(patterns): add stop headsigns for mtc
philip-cline 72cfa92
Merge pull request #988 from ibi-group/add-stop-headsigns-for-mtc
miles-grant-ibigroup 0f993b7
feat(GtfsPlusVersionSummary): update validation display
philip-cline a428444
Update lib/gtfsplus/components/GtfsPlusVersionSummary.js
philip-cline 27baa89
Merge pull request #992 from ibi-group/update-directions-validation
philip-cline 23f5fa3
add dropdown menu and todos
josh-willis-arcadis b809f44
use snap to option to calculate shape
josh-willis-arcadis 356c46e
remove uses of followStreets
josh-willis-arcadis d69c421
update params sent to rail router
josh-willis-arcadis ddb4352
use util functions from dev branch
josh-willis-arcadis 69187fb
use type from leaflet
josh-willis-arcadis d65f69a
use enum and remove magic string
josh-willis-arcadis b3888af
rename snapToOption to followOption
josh-willis-arcadis 21be59b
disable 'avoidHighways' when street is not selected
josh-willis-arcadis 18dc760
bring in changes from dev branch
josh-willis-arcadis d4d1ae6
dont delete followStreets logic
josh-willis-arcadis 0e572c5
refactor(editor/util/map.js): bring back followStreets
josh-willis-arcadis fde3d92
restore use of followStreets
josh-willis-arcadis e693650
restore use of followStreet in valhalla.js
josh-willis-arcadis 30306a3
restore usage of followStreets
josh-willis-arcadis c21bc38
add util function from dev
josh-willis-arcadis 2a29438
add followRail to state and use in UI
josh-willis-arcadis 0a1e546
rail routing works!
josh-willis-arcadis 5f822a1
address pr feedback
josh-willis-arcadis 852392d
remove text.js in favor of to-sentence-case.js
josh-willis-arcadis 39722d9
extract followRail and use in polyline call
josh-willis-arcadis b8c38c1
create on change method for follow option
josh-willis-arcadis 0042619
extract bounds var
josh-willis-arcadis a2d7022
use followRail when extending pattern
josh-willis-arcadis 57c4816
call valhalla when followRail is true
josh-willis-arcadis 0c2ab13
allow snap to rail option only when route_type is 0,1, or 2
josh-willis-arcadis 9083e6f
sort props
josh-willis-arcadis 7ca6dca
Merge pull request #1027 from ibi-group/snap-to-rail
josh-willis-arcadis c3c65b6
update user manual to include snap to rail
josh-willis-arcadis c068be8
Merge branch 'dev' into mtc-deploy-with-dev
binh-dam-ibigroup 7aa10fa
chore(i18n): Fix language entry mismatches
binh-dam-ibigroup db184cd
ci(codeql): Enable CodeQL analysis on mtc-deploy branch
binh-dam-ibigroup cf7e05b
ci(codeql): Enable CodeQL Analysis on push to mtc-deploy
binh-dam-ibigroup 2dd1ade
chore(env.yml.tmp): Group MAP_BASE_URL and GRAPH_HOPPER_* entries tog…
binh-dam-ibigroup 7976756
fix(AlertPreview): Restore collapsible feature for alert entries.
binh-dam-ibigroup f8810a9
refactor(AlertPreview): Remove unused prop
binh-dam-ibigroup 2fba5b7
fix(App): Fix fetching app customizations on page load
binh-dam-ibigroup 624cda2
fix(manager/util/version): Add MISSING_STOP_CODE_PREFIX as blocking (…
binh-dam-ibigroup e2c5d1f
style(NormalizeStopTimesModal): Fix type decl indent
binh-dam-ibigroup cbd7b52
update documentation
josh-willis-arcadis 64f574d
fix(editor/util/gtfs): Revert route editor initial approval/published…
binh-dam-ibigroup b698b47
style(NotesViewer): Revert indent
binh-dam-ibigroup 234b302
Merge pull request #1033 from ibi-group/stopprefix-error-as-blocking
binh-dam-ibigroup f099b48
refactor(editor/util/gtfs): Add comment for MTC-specific behavior.
binh-dam-ibigroup 761033c
Merge pull request #1031 from ibi-group/snap-to-rail-user-manual
josh-willis-arcadis 5a9ae45
Merge branch 'mtc-deploy' into mtc-deploy-with-dev
binh-dam-ibigroup 300d1a1
Merge branch 'mtc-deploy' into mtc-docs
binh-dam-ibigroup 81a08f2
docs(patterns): Remove HTML tags that interfere with rendering in rea…
binh-dam-ibigroup 9a50531
docs(patterns): Fix snap options indent
binh-dam-ibigroup 345bf01
chore(style): Center and limit width of markdown images
binh-dam-ibigroup 4f252bb
docs: Remove HTML div tags, they don't correctly render inner markdown
binh-dam-ibigroup 867b37b
docs(merging-feeds): Remove HTML div elements that prevent inner mark…
binh-dam-ibigroup d0d1c3f
fix(FeedVersionDetails): Disable MTC Publish if feed is expired.
binh-dam-ibigroup bf9d9d2
refactor(FeedVersionDetails): Extract MTC actions out
binh-dam-ibigroup 94d33e5
refactor(FeedVersionDetails): Reuse types
binh-dam-ibigroup 92da45f
refactor(FeedVersionActionsMTC): Clean types and style
binh-dam-ibigroup e9501a2
refactor(FeedVErsionActionsMTC): Add TODO for large-scale refactors.
binh-dam-ibigroup 606b276
chore(docs/style): Adjust doc image widths.
binh-dam-ibigroup 855c75f
docs(mkdocs): Update doc links and toc.
binh-dam-ibigroup d86400d
refactor(feed settings): Move OTP deployment settings under 'deployme…
binh-dam-ibigroup 85bfdf9
refactor(editor): Put MTC initial editor route states under MTC exten…
binh-dam-ibigroup 77dcdb6
docs(.readthedocs.yaml): Chnage file extension from .yml to .yaml to …
binh-dam-ibigroup cde6f60
docs(mkdocs): Inject SITE_URL env variable.
binh-dam-ibigroup e07b79c
dics(mkdocs): Use macros for product name and support email.
binh-dam-ibigroup 5c8c25b
docs(readthedocs): Install mkdocs-macros-plugin
binh-dam-ibigroup 7853339
docs(readthedocs): Add macros plugin
binh-dam-ibigroup 4166c97
docs(readthedocs): Use requirement file.
binh-dam-ibigroup b87c0ac
Merge pull request #1036 from ibi-group/mtc-docs
binh-dam-ibigroup ead7279
Merge branch 'mtc-deploy' into mtc-deploy-with-dev
binh-dam-ibigroup 5c5b24f
Merge pull request #1035 from ibi-group/feature/DT-406-dont-publish-e…
binh-dam-ibigroup 927c4f3
Merge branch 'mtc-deploy' into mtc-deploy-with-dev
binh-dam-ibigroup 4d17f6f
docs(StatusModal): Remove obsolete comment.
binh-dam-ibigroup 11e1879
refactor(Login): Make Login component always redirect to /home.
binh-dam-ibigroup c2a7c03
fix(OrganizationSettings): Add missing brackets
binh-dam-ibigroup a2f26cb
docs(development.md): Fix docker-compose.yml reference
binh-dam-ibigroup 83fbd3d
fix(TimetableEditor): Fix plural swap
binh-dam-ibigroup fa615c7
refactor(ExceptionDateRange): Remove duplicate condition
binh-dam-ibigroup b3e3359
fix(ExceptionDateRange): Pass correct props to input
binh-dam-ibigroup b45e38e
Merge branch 'dev' into mtc-deploy-with-dev
binh-dam-ibigroup 20553fc
Merge branch 'mtc-deploy-with-dev' into mtc-deploy-with-dev-isolate-m…
binh-dam-ibigroup 8eba4e7
ci(mkdocs): Install mkdocs plugin during CI
binh-dam-ibigroup 694b5c0
ci(readthedocs): Upgrade python and mkdocs
binh-dam-ibigroup 68b63f7
docs(mkdocs): Set product name and email from env vars
binh-dam-ibigroup b0f3c63
Revert "docs(mkdocs): Set product name and email from env vars"
binh-dam-ibigroup 0b42aff
docs(mkdocs): Tweak doc site title
binh-dam-ibigroup d4bfda5
fix(FeedSourceSettings): Render tabs based on condition.
binh-dam-ibigroup c165e1b
docs(mkdocs): Separate general docs from MTC's
binh-dam-ibigroup ab7cabe
docs(readthedocs): Create MTC docs entry point.
binh-dam-ibigroup bddedf2
docs(mkdocs): Move MTC config to subfolder
binh-dam-ibigroup b64575d
docs(readthedocs): Fix MTC paths
binh-dam-ibigroup a74aa94
docs(mkdocs): Fix MTC docs directory
binh-dam-ibigroup cfb76fc
docs(mkdocs): Return to using 'docs' abbreviation
binh-dam-ibigroup 6a05ef1
Add modal to indicate a successful save in GTFS+ editor
josh-willis-arcadis 0f5301d
Merge pull request #1040 from ibi-group/gtfs+-save-complete
josh-willis-arcadis d82dd3d
Merge branch 'dev' into mtc-deploy-with-dev
binh-dam-ibigroup 5bb52cf
Merge branch 'mtc-deploy-with-dev' into mtc-deploy-with-dev-isolate-m…
binh-dam-ibigroup 6e1e57b
fix(FeedSourceTableRow): Show feed 'Deployable' state when deployment…
binh-dam-ibigroup c1d556f
Merge pull request #1038 from ibi-group/mtc-deploy-with-dev-isolate-m…
binh-dam-ibigroup 0a43db2
Merge branch 'mtc-deploy' into mtc-deploy-with-dev
binh-dam-ibigroup de85231
Remove non-English lang files
binh-dam-ibigroup 8b940c1
fix(FeedVersionActionsMTC): disable publish button if current feed ve…
josh-willis-arcadis 4802e88
fix(types): make jobs optional type
josh-willis-arcadis 249dca9
Merge pull request #1042 from ibi-group/disable-publish-button-when-f…
josh-willis-arcadis ba49770
Merge branch 'mtc-deploy' into mtc-deploy-with-dev
binh-dam-ibigroup 1349ce9
fix(FeedVersionActionsMTC): disable publish button if current feed ve…
josh-willis-arcadis bb006c4
fix(types): make jobs optional type
josh-willis-arcadis 1c2ed90
Merge remote-tracking branch 'origin/mtc-deploy-with-dev' into mtc-de…
josh-willis-arcadis 522945d
Revert "Remove non-English lang files"
binh-dam-ibigroup 1fa305e
ci(mkdocs): Install missing request py module
binh-dam-ibigroup 4b9e333
Merge pull request #1032 from ibi-group/mtc-deploy-with-dev
binh-dam-ibigroup File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # Read the Docs configuration file for MkDocs projects | ||
| # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details | ||
|
|
||
| # Required | ||
| version: 2 | ||
|
|
||
| # Set the version of Python and other tools you might need | ||
| build: | ||
| os: ubuntu-22.04 | ||
| tools: | ||
| python: "3.13" | ||
|
|
||
| # Install mkdocs macros and other plugins | ||
| # Per readthedocs: paths are relative to the root of the project. | ||
| python: | ||
| install: | ||
| - requirements: docs/requirements.txt | ||
|
|
||
| mkdocs: | ||
| configuration: configurations/mtc-docs/mkdocs-mtc.yml |
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| INHERIT: ../../mkdocs.yml | ||
| site_name: Transit Data Manager Docs | ||
| docs_dir: ../../docs | ||
|
|
||
| extra: | ||
| product_name: MTC Transit Data Manager (TDM) | ||
| support_email: transitdata@511.org | ||
|
|
||
| nav: | ||
| - Home: 'index.md' | ||
| - Data Manager: | ||
| - 'Introduction': 'user/introduction.md' | ||
| - 'Managing Projects & Feeds': 'user/managing-projects-feeds.md' | ||
| - 'Publishing Feeds': 'user/publishing-feeds.md' | ||
| - 'Merging Feeds': 'user/merging-feeds.md' | ||
| - 'Feed Version Summary': 'user/feed-version-summary.md' | ||
| - 'Managing Users': 'user/managing-users.md' | ||
| - 'Service Alerts Manager': 'user/service-alerts.md' | ||
| - 'Searching for Routes and Stops': 'user/searching-routes-stops.md' | ||
| - 'GTFS+ Editor': 'user/gtfs-plus-editor.md' | ||
| - 'GTFS Editor': | ||
| - Getting Started: 'user/editor/getting-started.md' | ||
| - Stops: 'user/editor/stops.md' | ||
| - Routes: 'user/editor/routes.md' | ||
| - Patterns: 'user/editor/patterns.md' | ||
| - Schedules: 'user/editor/schedules.md' | ||
| - Fares: 'user/editor/fares.md' | ||
| - Appendices: | ||
| - GTFS Validation Warnings: 'user/appendix-gtfs-warnings.md' |
This file contains hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,9 @@ | ||
| # Arcadis TRANSIT-data-tools | ||
|
|
||
| The Arcadis TRANSIT-data-tools suite provides web-based tools for creating, managing, evaluating, and publishing transit data, specifically data stored in the General Transit Feed Specification (GTFS) format. | ||
| # {{ product_name }} | ||
| The {{ product_name }} suite provides web-based tools for creating, managing, evaluating, and publishing transit data, specifically data stored in the General Transit Feed Specification (GTFS) format. | ||
|
|
||
|  | ||
|
|
||
| To get started, select a topic from the table of contents on the left pane. | ||
| To get started, click a topic from the table of contents on the left pane. | ||
|
|
||
| ## Contact | ||
| If users need to report bugs or require further assistance, please email [{{ support_email }}](mailto:{{ support_email }}). |
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # Pin the mkdocs version so that readthedocs uses the same version as this repo's CI job. | ||
| # (Otherwise because the project is from before 2019, readthedocs uses a super old mkdocs 0.17.3.) | ||
| mkdocs==1.6.1 | ||
| mkdocs-macros-plugin |
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,18 @@ | ||
| # Getting Started | ||
|
|
||
| The GTFS Editor (or Editor) allows users to edit GTFS feeds imported from the Data Manager (see [Managing Project & Feeds](../managing-projects-feeds.md)) or create GTFS feeds completely from scratch. | ||
| ## Getting started | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Duplicate |
||
|
|
||
| The GTFS Editor (or Editor) allows users to edit GTFS feeds imported from the Data Manager (see [Loading Feed Versions into Editor](../../user/managing-projects-feeds/#loading-feed-versions-into-editor)) or create GTFS completely from scratch. The following prompt will appear when you first enter the editor (by clicking 'Edit feed'). | ||
|
|
||
|  | ||
|
|
||
| ## Editing sessions | ||
| Only one editing session per feed source is permitted in order to prevent users concurrently editing data and potentially making incoherent or incompatible changes (e.g., user A adds a pattern stop at position 4 while user B removes a pattern stop at position 4). Because of the highly interrelated nature of GTFS tables locking these sessions is required. | ||
|
|
||
| If a second user attempts to edit a feed that with an editing session already underway, they will be locked from editing and must wait until the current user has completed their editing session or choose to override the other editor (this should only be done with care in order not to negatively impact another user's session). | ||
|
|
||
|  | ||
|
|
||
|
|
||
| ## Saving in the Editor | ||
|
|
||
|
|
@@ -24,9 +36,9 @@ Some tables are nested underneath these primary tables. Here's how to find them | |
|
|
||
| ## Quick access toolbar | ||
|
|
||
| In the bottom, righthand corner of the Editor, you'll find the quick access toolbar that has a few convenient features: | ||
| In the bottom, righthand corner of the Editor, you'll find the quick access toolbar that has a few convenient features you might need while editing. | ||
|
|
||
| <img src="https://datatools-builds.s3.amazonaws.com/docs/intro/quick-access-toolbar.png" style="box-shadow: 3px 3px 3px gray; border-radius: 10px; width: 500px;"> | ||
|  | ||
|
|
||
| From left to right, these functions are: | ||
|
|
||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this still needed?