Skip to content

Releases: mbta/skate

2020-04-16-02

16 Apr 18:28
4c65421
Compare
Choose a tag to compare

4c65421 Display a page-specific Appcue when you click help (#587)

2020-04-16-01

16 Apr 16:41
a0b98a7
Compare
Choose a tag to compare

Highlights:

  • Show "ADDED" for overloaded vehicles
  • Don't show a schedule line on route ladders for overloaded buses
  • Improve health check to look at actual data

a0b98a7 Revert "Disable map recenter button when auto centering is on (#585)" (#589)
36e3a68 remove redundant svg tag (#586)
0b672ff Bump ts-loader from 6.2.2 to 7.0.0 in /assets (#584)
078e359 Bump plug_cowboy from 2.1.2 to 2.1.3 (#583)
f17d56b Show "ADDED" for overloaded vehicles (#581)
d94e51f Disable map recenter button when auto centering is on (#585)
37ece7a filter by block_is_active on the backend (#582)
cfc3ad9 Bump webpack-bundle-analyzer from 3.6.1 to 3.7.0 in /assets (#580)
552de42 Bump css-loader from 3.5.1 to 3.5.2 in /assets (#578)
f1cb561 Bump @types/react-router-dom from 5.1.3 to 5.1.4 in /assets (#577)
2264461 Make Minischedules data from HASTUS data (#569)
780e7c0 Bump @types/react from 16.9.33 to 16.9.34 in /assets (#575)
199b667 Improve health check to look at actual data (#568)
fa382f1 turn layover box into svg (#574)
6ce5851 Bump @types/phoenix from 1.4.3 to 1.4.4 in /assets (#571)
682814c Bump jest from 25.2.7 to 25.3.0 in /assets (#570)
0cfe2f4 Bump @types/react from 16.9.32 to 16.9.33 in /assets (#572)
9e7396c Remove async: true from tests that aren't async safe (#573)
938e178 Separate GTFS and HASTUS files (#565)
998c08d Load HASTUS Files (#562)
155e76a Don't show a schedule line on route ladders for overloaded buses (#564)
928c416 Bump css-loader from 3.4.2 to 3.5.1 in /assets (#566)
1122441 Add is_overload property to vehicles (#563)
ed2350a Bump prettier from 2.0.2 to 2.0.4 in /assets (#560)
b5447a0 Bump jest from 25.2.6 to 25.2.7 in /assets (#558)
9839a5e Bump @types/jest from 25.1.4 to 25.2.1 in /assets (#561)
620ef5a Bump ts-jest from 25.3.0 to 25.3.1 in /assets (#559)
fddbca5 Bump @types/react from 16.9.31 to 16.9.32 in /assets (#556)
f5963ac Bump react-tooltip from 4.1.3 to 4.1.5 in /assets (#555)
5020c2d Bump jest from 25.2.4 to 25.2.6 in /assets (#553)
f7d9fc1 Bump @types/react-dom from 16.9.5 to 16.9.6 in /assets (#551)
9967b07 Bump tslint from 6.1.0 to 6.1.1 in /assets (#554)
719a2a6 Bump @types/react from 16.9.29 to 16.9.31 in /assets (#550)
7dfbf60 Add a description of the GTFS_URL env var to the readme (#552)

2020-04-01-01

01 Apr 15:05
7d67ea1
Compare
Choose a tag to compare

Highlights:

  • Don't consider a vehicle "invalid" when on a shuttle run
  • Only create block waivers for stop time updates with a “remark”

7d67ea1 Only create block waivers for stop time updates with a “remark” (#545)
b260612 Don't consider a vehicle "invalid" when on a shuttle run (#546)
d6cdfd9 Bump react-tooltip from 4.1.2 to 4.1.3 in /assets (#548)
84a456f Bump @types/react from 16.9.27 to 16.9.29 in /assets (#547)
9d13cab Bump jest from 25.2.3 to 25.2.4 in /assets (#542)
7475115 Bump ts-jest from 25.2.1 to 25.3.0 in /assets (#543)
4fe1f3f Bump @types/react from 16.9.26 to 16.9.27 in /assets (#544)
2a218ab Bump jest from 25.2.1 to 25.2.3 in /assets (#541)
f81bcca Bump @types/react from 16.9.25 to 16.9.26 in /assets (#540)

2020-03-26-01

26 Mar 18:24
a8c54a6
Compare
Choose a tag to compare

Highlights:

  • Strip the overload suffix from trip IDs

a8c54a6 Bump jest from 25.1.0 to 25.2.1 in /assets (#538)
047730a Strip the overload suffix from trip IDs (#539)
41e2790 Bump prettier from 1.19.1 to 2.0.2 in /assets (#535)
f599182 HASTUS export script for minischedules (#536)
49db754 Bump react-test-renderer from 16.13.0 to 16.13.1 in /assets (#528)
856f9da Bump @types/react from 16.9.23 to 16.9.25 in /assets (#529)
83cdc57 Bump webpack from 4.42.0 to 4.42.1 in /assets (#534)
dd8bb82 Bump @types/leaflet from 1.5.11 to 1.5.12 in /assets (#533)
403a9e6 Bump ts-loader from 6.2.1 to 6.2.2 in /assets (#532)
7b35318 Bump tslint-react-hooks from 2.2.1 to 2.2.2 in /assets (#531)
a008bf7 Bump react-dom from 16.13.0 to 16.13.1 in /assets (#527)
d6c2cae Bump phoenix_html from 2.14.0 to 2.14.1 (#526)

2020-03-20-01

20 Mar 17:55
0ada4d9
Compare
Choose a tag to compare

0ada4d9 Bump react from 16.13.0 to 16.13.1 in /assets (#525)
81a5d72 Don't make a ghost indicator if another vehicle is on the run (#524)
7d3a22f Add "New" indicator to search result cards (#523)

2020-03-18-01

18 Mar 22:33
1dc0100
Compare
Choose a tag to compare

Highlights:

  • Display vehicles with block overloads.

1dc0100 Don't display a vehicle as invalid if it is a block overload (#514)
6edecaf Handle missing trips when processing stop time updates (#522)
00307e4 Bump dialyxir from 0.5.1 to 1.0.0 (#515)
ce1255a Bump excoveralls from 0.12.2 to 0.12.3 (#519)
1288f48 Bump file-loader from 5.1.0 to 6.0.0 in /assets (#521)
a2b28fe Bump react-tooltip from 4.1.0 to 4.1.2 in /assets (#512)
d69d10c Bump @types/leaflet from 1.5.10 to 1.5.11 in /assets (#511)
1a25219 Bump phoenix from 1.4.14 to 1.4.16 (#510)
632003c Refactor: Make the BlockWaivers structs on write instead of read (#507)

2020-03-17-02

17 Mar 17:58
7d4f173
Compare
Choose a tag to compare

Highlights:

  • Remove our quick-and-dirty bus location fix

7d4f173 Revert "fix trips with missing timepoints (#516)" (#518)

2020-03-17-01

17 Mar 15:33
8852af5
Compare
Choose a tag to compare

Highlights:

  • Enable block waiver display
  • Quick-and-dirty fix for bus locations with the new schedules

8852af5 fix trips with missing timepoints (#516)
8dd5d9d Enable block waivers for all users (#506)
8c4b49a fix virtual ghost block waiver alert icon (#508)
5cf5607 [Security] Bump acorn from 6.4.0 to 6.4.1 in /assets (#509)

2020-03-16-01

16 Mar 16:48
6e2114c
Compare
Choose a tag to compare

Highlights:

  • Data Outage Banner
  • Search bug fix

6e2114c Handle nil values in vehicle/ghost property matching (#513)
3c20c53 Bump react-tooltip from 4.1.0 to 4.1.1 in /assets (#505)
2cdb69b Block waiver alert icon on laying over and incoming buses. (#502)
3f675ec Bump tslint from 6.0.0 to 6.1.0 in /assets (#503)
5acf8ad Give "Reason" a reference tooltip (#501)
cb6aae5 Bump webpack-bundle-analyzer from 3.6.0 to 3.6.1 in /assets (#500)
46042ed Refactor: Move StopTimeUpdate consumer into a new pipeline (#493)
9b1e385 Add a banner for ghosts with no block waivers (#499)
8ef3d4e fix iphone height bug (#498)
9a6894f fix map on safari (#492)
55355a2 Block waiver icon on ladder (#490)
4f01981 Bump @types/leaflet from 1.5.9 to 1.5.10 in /assets (#496)
4210566 Bump @types/jest from 25.1.3 to 25.1.4 in /assets (#497)
b4ba4ae Bump ueberauth from 0.6.2 to 0.6.3 (#494)
4264946 move iconAlertCircle to a component so it can be used inside an SVG (#489)
20fdaaf Sort search results by most recent logon time (#486)
b4c2b79 Bump react-tooltip from 4.0.3 to 4.1.0 (#488)
88830f0 LadderVehicle uses whole vehicle instead of taking a few fields (#485)
4d5471d Display the operator's last login time in search results (#479)
7ac8f11 Refactor: Move StopTimeUpdates storage into a new GenServer (#483)
9ef1bed Bump guardian from 2.0.0 to 2.1.1 (#484)
bbcff6c Bump typescript from 3.8.2 to 3.8.3 in /assets (#482)
0b70db3 Update FullStory snippet (#480)
22a6b1f useChannel (#477)
d3671e6 Bump webpack from 4.41.6 to 4.42.0 in /assets (#481)
ca3dc15 rename test
3d47256 useChannel rename result to state
30ad97a useChannel test that result is cleared when closing channel
b8799f4 useChannel doesn't take offState separate from loadingState
eeda78d useSearchResults returns null when off instead of undefined
32f4011 Bump react from 16.12.0 to 16.13.0 (#478)
d8dda79 Style past and future block waivers (#463)
29d2348 channel test for data returned by initial join
42ef251 useChannel.test.ts
6af1a33 useChannel hook
a803b3c Data Outage Banner (#472)
e99abc1 fix intermittent test failure (#476)
01d90fc Add a banner describing an invalid vehicle (#464)
ceb6330 Display block waivers in vehicle and ghost properties panels (#457)
f13eea2 Bump @types/react from 16.9.22 to 16.9.23 in /assets (#471)

2020-02-26-01

26 Feb 15:48
33d190a
Compare
Choose a tag to compare

Highlights:

  • Add tooltip for timepoints

33d190a Add tooltip for timepoints (#452)
ff1b3d6 improve socket mocking (#470)
fa57c03 Add a "Community" section to the Readme (#469)
37910c2 Bump @types/leaflet from 1.5.8 to 1.5.9 in /assets (#468)
93722d9 Upgrade tslint from 5.20.1 to 6.0.0 (#458)
94e4e52 Bump @types/react from 16.9.21 to 16.9.22 in /assets (#467)
8a49d58 Ingest block waiver data from Busloc, include with vehicle data (#442)
39de163 Bump typescript from 3.7.5 to 3.8.2 in /assets (#466)
c04ee4c Bump phoenix from 1.4.13 to 1.4.14 (#465)
7fc188c Bump jest and ts-jest in /assets (#428)
51c3c7b Encapsulate window.location.reload call (#459)
f77bd63 Bump @types/react from 16.9.20 to 16.9.21 in /assets (#461)
253d422 Bump file-loader from 5.0.2 to 5.1.0 in /assets (#462)
e918c6e Bump @types/jest from 25.1.2 to 25.1.3 in /assets (#460)
286b228 adjust map marker label background to length of label (#453)