Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
bce2c07
Merge branch 'otp-ui-trip-settings' into otp-ui-icons
binh-dam-ibigroup Mar 30, 2020
1e93140
refactor: Merge branch 'otp-ui-trip-details' into otp-ui-icons
binh-dam-ibigroup Mar 30, 2020
579e39d
fix(index.css): Remove unused reference
binh-dam-ibigroup Mar 30, 2020
fe4c15d
build(package.json): Restore bowser dependency.
binh-dam-ibigroup Mar 30, 2020
d0ebc6d
build(package.json): Merge branch 'restore-bowser' into otp-ui-icons
binh-dam-ibigroup Mar 30, 2020
5ae46d9
Merge branch 'dev' into otp-ui-icons
binh-dam-ibigroup Apr 2, 2020
ae22643
refactor(itinerary): Migrate uses of itinerary.getIcon() to OTP-ui ic…
binh-dam-ibigroup Apr 2, 2020
462611e
refactor: Remove profile-related components. Replace ModeIcon on OTP-…
binh-dam-ibigroup Apr 2, 2020
d05337f
refactor(icons): Remove lib/components/icons and use OTP-ui icons pac…
binh-dam-ibigroup Apr 3, 2020
3643038
docs(default-search-form): Tweak comments.
binh-dam-ibigroup Apr 3, 2020
83849ec
Merge branch 'otp-ui-itinerary-body' into otp-ui-icons
binh-dam-ibigroup Apr 3, 2020
eeab320
fix: Fix linting errors and other print-layout merge.
binh-dam-ibigroup Apr 3, 2020
0bc4d96
fix: One more lint error fix.
binh-dam-ibigroup Apr 3, 2020
c781f67
fix(Temp commit with ItinSummary visible in desktop mode.):
binh-dam-ibigroup Apr 3, 2020
32cc8ba
feat(line-itin/itineray.css): Reinstate file.
binh-dam-ibigroup Apr 6, 2020
48a9544
refactor(icons): Remove unused old icons.
binh-dam-ibigroup Apr 6, 2020
d729c2d
fix(Fix lint, revert to DefaultItinerary.):
binh-dam-ibigroup Apr 6, 2020
e89098d
style: Organize imports per PR comments.
binh-dam-ibigroup Apr 6, 2020
e1a8e1f
style(Organize imports per PR comments.):
binh-dam-ibigroup Apr 6, 2020
1f4a5f9
refactor(core-utils/map): Replace util/map with @opentripplanner/core…
binh-dam-ibigroup Apr 7, 2020
59c4c00
refactor(util/profile,storage): Replace util/profile, storage with @o…
binh-dam-ibigroup Apr 7, 2020
15eb9ed
refactor(util/time): Replace util/time with @opentripplanner/core-uti…
binh-dam-ibigroup Apr 7, 2020
9d5c408
refactor(util/query-params): Replace query-params with @opentripplann…
binh-dam-ibigroup Apr 8, 2020
66ad883
refactor(util/ui): Replace util/ui with @opentripplanner/core-utils/u…
binh-dam-ibigroup Apr 8, 2020
b868238
refactor(util/query): Replace util/query with @opentripplanner/core-u…
binh-dam-ibigroup Apr 8, 2020
2615514
refactor(util/itinerary): 1/... Replace util/itinerary with @opentrip…
binh-dam-ibigroup Apr 8, 2020
1cfbd6c
Merge branch 'otp-ui-icons' into otp-ui-coreutils
binh-dam-ibigroup Apr 8, 2020
53ca03c
refactor(util/itinerary): Remove unused code so far.
binh-dam-ibigroup Apr 8, 2020
2abec46
Merge branch 'dev' into otp-ui-coreutils
binh-dam-ibigroup Apr 23, 2020
97977d0
Merge branch 'otp-ui-coreutils' into otp-ui-coreutils-without-icons
binh-dam-ibigroup Apr 23, 2020
1192681
refactor(core-utils): Initial migration over to OTP-ui core-utils.
binh-dam-ibigroup Apr 24, 2020
d00e8c9
refactor(itinerary): Use OTP-ui itinerary getLegBounds and getItinera…
binh-dam-ibigroup Apr 24, 2020
966178c
refactor: Use `import coreUtils from '@opentripplanner/core-utils' as…
binh-dam-ibigroup Apr 24, 2020
f54896e
refactor(line-itinerary/itinerary.css): Should not have brought back …
binh-dam-ibigroup Apr 24, 2020
0ccc86f
refactor(TriMetLegIcon): Import TriMetLegIcon from the root of icons …
binh-dam-ibigroup Apr 24, 2020
ca56c60
refactor: Address PR comments.
binh-dam-ibigroup Apr 24, 2020
2690d3d
refactor(util/index): Remove unused vars.
binh-dam-ibigroup Apr 24, 2020
f9910e5
fix(otp-ui version): Upgrade to OTP-ui 0.0.20.
binh-dam-ibigroup Apr 28, 2020
199538c
Merge branch 'dev' into otp-ui-coreutils-without-icons
binh-dam-ibigroup Apr 28, 2020
5404f98
refactor(routeComparator): Use routeComparator from OTP-UI.
binh-dam-ibigroup Apr 28, 2020
55cdd96
Merge branch 'dev' into otp-ui-coreutils-without-icons
binh-dam-ibigroup Apr 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 0 additions & 91 deletions __tests__/util/__mocks__/itinerary.json

This file was deleted.

247 changes: 0 additions & 247 deletions __tests__/util/__snapshots__/itinerary.js.snap

This file was deleted.

Loading