Commit graph

  • 59a98602fa Merge pull request #283 from HSLdevcom/update-schema Hannes Junnila 2015-12-02 16:42:29 +02:00
  • 9743f53558 Add static images Hannes Junnila 2015-12-02 15:37:49 +02:00
  • 19da48ec5e Expose static property instead of a function Ville Miekk-oja 2015-12-02 15:30:22 +02:00
  • 7e6db0b774 apple fullscreen Samuli Heljo 2015-12-02 15:29:10 +02:00
  • 1957f2edfd Simplify Ville Miekk-oja 2015-12-02 15:11:45 +02:00
  • a7c999adf2 Decrease redundance. Replace inner svg with group element. Ville Miekk-oja 2015-12-02 14:36:21 +02:00
  • 6356dc5a80 Feedback from Ville, good enough for now Tomi Hukkalainen 2015-12-02 12:42:37 +02:00
  • 6f90e4cdab Use all files from static assets Hannes Junnila 2015-12-02 11:18:34 +02:00
  • 25d7c7d712 Apply correct icon. Ville Miekk-oja 2015-12-02 11:15:20 +02:00
  • a9e8f21845 Closer to the design Tomi Hukkalainen 2015-12-02 10:45:01 +02:00
  • 38dfe870a9 Change new station icon name, add old station icon back. Ville Miekk-oja 2015-12-02 10:31:06 +02:00
  • 5369fd73ae Link platforms from terminal popup to stop page Tomi Hukkalainen 2015-12-02 10:23:28 +02:00
  • 39aef5c6b8 Delete unneeded code. Ville Miekk-oja 2015-12-02 10:20:48 +02:00
  • bb550371ff Merge branch 'master' into DT-389-show-terminals-on-map Ville Miekk-oja 2015-12-01 23:27:36 +02:00
  • ed8cc88dfa Create transparent circle indicating size of terminal. Use medium icon in lower zoom levels also. Ville Miekk-oja 2015-12-01 23:23:20 +02:00
  • 2f31675eea Add stops to query Ville Miekk-oja 2015-12-01 23:20:49 +02:00
  • de2cef4160 Calculate distance to furthest stop. Ville Miekk-oja 2015-12-01 23:17:04 +02:00
  • acbaa29fe2 Ugly terminal popup with broken links Tomi Hukkalainen 2015-12-01 21:02:08 +02:00
  • 799ee10d8c OTP graphql schema that includes stations (and stuff) #283 Tomi Hukkalainen 2015-12-01 21:00:46 +02:00
  • 3c27710841 Remove unnecessary require Tomi Hukkalainen 2015-12-01 20:59:20 +02:00
  • 35a18a23c0 SERVER_ROOT and tiny docs for generate-schema.js Tomi Hukkalainen 2015-12-01 14:42:24 +02:00
  • 495f6a6a10 Merge pull request #258 from HSLdevcom/DT-376-too-many-markers Samuli Heljo 2015-12-01 13:53:30 +02:00
  • 80086990fc Show from marker if starting from current position #258 Hannes Junnila 2015-12-01 13:23:36 +02:00
  • b348f6add5 Merge pull request #278 from HSLdevcom/update-dependencies Samuli Heljo 2015-12-01 12:56:18 +02:00
  • 164ea46e7d Merge pull request #272 from HSLdevcom/summary-navigation Hannes Junnila 2015-12-01 12:47:54 +02:00
  • cab1ea71dd Merge pull request #271 from HSLdevcom/disruption-info Samuli Heljo 2015-12-01 12:43:38 +02:00
  • a3b06d946b Updated stops to schema for stop. Ville Miekk-oja 2015-12-01 12:28:33 +02:00
  • 8f5ed03830 Message when no disruption info #271 Samuli Heljo 2015-12-01 12:28:30 +02:00
  • 7f4ea3a13b Move disable name logic to higher in object model. Ville Miekk-oja 2015-11-30 17:05:42 +02:00
  • 9aeb90660d Create the base icon for terminals (excluding the transparent outer circle, related to terminal size) Ville Miekk-oja 2015-11-30 16:57:08 +02:00
  • 1933566dac Disable rendering of terminal name on map Ville Miekk-oja 2015-11-30 16:50:30 +02:00
  • 11fb0c1224 Fix translations Hannes Junnila 2015-11-30 16:43:43 +02:00
  • e5ccd627cc Simplify Hannes Junnila 2015-11-30 16:06:46 +02:00
  • 7570ab307e Show translated text Hannes Junnila 2015-11-30 15:55:29 +02:00
  • 6b40dbbc65 Simplify Hannes Junnila 2015-11-30 15:55:15 +02:00
  • ae3bdc1204 Add null check for trip in alert Hannes Junnila 2015-11-30 15:55:05 +02:00
  • abe7368a2e Show only alert if trip matches Hannes Junnila 2015-11-30 14:54:09 +02:00
  • d0c0552ee5 Merge pull request #276 from HSLdevcom/do-not-show-arriving-routes Samuli Heljo 2015-11-30 14:31:33 +02:00
  • 5a3680139b Fix lint issues Hannes Junnila 2015-11-30 13:54:15 +02:00
  • 64418e3ebe Merge remote-tracking branch 'origin/master' into disruption-info Hannes Junnila 2015-11-30 13:21:08 +02:00
  • 5e7f12ca34 choose popup to open based on distance #279 Tuukka Hastrup 2015-11-30 11:29:22 +02:00
  • e5f07725be Update dependencies #278 Hannes Junnila 2015-11-29 23:53:50 +02:00
  • f059b0d5bd Set position marker size according to invision Hannes Junnila 2015-11-29 18:04:25 +02:00
  • 06ea395c70 Improve user icon Ville Miekk-oja 2015-11-29 12:42:45 +02:00
  • 3891482a52 Merge 84b948f0aa into d01c20e292 #277 VilleMiekkoja 2015-11-29 14:27:07 +00:00
  • 84b948f0aa Improve user icon #277 Ville Miekk-oja 2015-11-29 12:42:45 +02:00
  • d01c20e292 Merge pull request #275 from HSLdevcom/marker-zoom-config Hannes Junnila 2015-11-28 16:57:08 +02:00
  • 4e5a3e181d Do not show routes that can't be boarded #276 Hannes Junnila 2015-11-28 16:40:18 +02:00
  • 4247fcbbec Add pickup ad dropoff types to schema Hannes Junnila 2015-11-27 17:20:56 +02:00
  • cfdba01703 Move marker zoom level config to config files #275 Tomi Hukkalainen 2015-11-28 11:40:44 +02:00
  • 7082355bdf Homogenize zoom logic to GenericMarker and Tomi Hukkalainen 2015-11-28 11:27:19 +02:00
  • eca75509dd Merge pull request #273 from HSLdevcom/DT-390-gather-stops-under-terminal Tomi Hukkalainen 2015-11-28 11:26:24 +02:00
  • fba0dea16b Merge pull request #274 from HSLdevcom/DT-394-slick-swipe Hannes Junnila 2015-11-27 20:52:17 +02:00
  • aedfa4df5b DT-394 fix slick swipe without breaking popups #274 Tomi Hukkalainen 2015-11-27 17:42:39 +02:00
  • 7257ac3944 Merge branch 'master' into DT-390-gather-stops-under-terminal #273 Ville Miekk-oja 2015-11-27 17:22:41 +02:00
  • f8759bf9b8 Create logic for showing terminal markers and terminal stops. Ville Miekk-oja 2015-11-27 17:12:03 +02:00
  • 400fc743ed Create initial terminal marker. Will be finalized in DT-389 Ville Miekk-oja 2015-11-27 17:09:44 +02:00
  • 3682fd7920 Merge branch 'master' of github.com:HSLdevcom/digitransit-ui Hannes Junnila 2015-11-27 16:07:32 +02:00
  • e33108b5cd Revert "Merge pull request #257 from HSLdevcom/DT-394-slick-swipe" Hannes Junnila 2015-11-27 16:07:08 +02:00
  • c04c376cb5 tweak widths a little bit so that ne vavigation is more readable #272 Sami Siren 2015-11-27 15:42:14 +02:00
  • 3806f92b20 Move checking of alerts from route to pattern Markku Rontu 2015-11-27 14:43:57 +02:00
  • 326d3c8e41 Merge pull request #269 from HSLdevcom/offcanvas-testing Samuli Heljo 2015-11-27 14:13:38 +02:00
  • 8d42819354 Merge pull request #270 from HSLdevcom/transit-leg-link Tomi Hukkalainen 2015-11-27 14:11:49 +02:00
  • 445bf949d8 fix scrollbars #269 Samuli Heljo 2015-11-27 13:47:22 +02:00
  • 2914e34705 link itinerary transit legs to trip page #270 Tuukka Hastrup 2015-11-27 13:26:52 +02:00
  • 101eddb03c Fix style name Hannes Junnila 2015-11-27 13:31:53 +02:00
  • a236460538 Update GraphQL schema based on OTP improvements for alerts Markku Rontu 2015-11-27 13:28:57 +02:00
  • 215bd866db Improve departure-list-container alerts Markku Rontu 2015-11-27 13:23:08 +02:00
  • fc857f896c Get disruptions from Relay instead of store Markku Rontu 2015-11-26 13:31:51 +02:00
  • c0ba084f37 use correct ref name Sami Siren 2015-11-27 09:34:38 +02:00
  • 66e9452653 remove unused reference Sami Siren 2015-11-27 09:34:05 +02:00
  • 838d78e8f0 restore comment Sami Siren 2015-11-27 09:22:36 +02:00
  • 683f296c73 fix lint errors Sami Siren 2015-11-27 09:20:33 +02:00
  • 0bef8b3f7a add a reminder why the global navigator is set Sami Siren 2015-11-27 09:16:58 +02:00
  • 6c03a62954 unused Sami Siren 2015-11-27 09:13:48 +02:00
  • c031c14cfe restore unintentional changes Sami Siren 2015-11-27 09:12:38 +02:00
  • 7ad360fd64 prefer to have less z-index changes Sami Siren 2015-11-27 09:09:28 +02:00
  • a6113bdef4 Merge remote-tracking branch 'origin/master' into offcanvas-testing Sami Siren 2015-11-27 08:54:22 +02:00
  • 35b472e2dc fix z-indexes Sami Siren 2015-11-27 08:44:08 +02:00
  • cad477f05f unintentional change Sami Siren 2015-11-27 08:33:48 +02:00
  • 0839c7b6a8 allow scrolling of left navigation Sami Siren 2015-11-27 08:29:34 +02:00
  • 8f0eec1337 allow scrolling right off canvas Sami Siren 2015-11-27 08:24:16 +02:00
  • 5cff293985 use disableSwipeToOpen Sami Siren 2015-11-26 16:17:55 +02:00
  • 39d30311e4 use material-ui menu for right menu too Sami Siren 2015-11-26 16:07:08 +02:00
  • 5a9320c4c7 scale down the remaining z-indexes Sami Siren 2015-11-26 15:58:28 +02:00
  • a88f4f5e97 remove cruft Sami Siren 2015-11-26 15:47:22 +02:00
  • 935da69eef Refactor and group all map components related to city-bike, route and stop to their respective modules #268 Ville Miekk-oja 2015-11-26 15:46:52 +02:00
  • 6e87a50fd1 use correct background color Sami Siren 2015-11-26 15:43:09 +02:00
  • 2dc5ba6741 set user agent as requested by material-ui Sami Siren 2015-11-26 15:31:32 +02:00
  • 0d37e45bc6 remove bogus leftnav Sami Siren 2015-11-26 15:29:29 +02:00
  • b64fb070cb Merge pull request #257 from HSLdevcom/DT-394-slick-swipe Samuli Heljo 2015-11-26 14:01:24 +02:00
  • 602369e81d Fix dragging on real mobile devices #257 Tomi Hukkalainen 2015-11-26 13:32:38 +02:00
  • dc8c20b87f Merge remote-tracking branch 'origin/master' into offcanvas-testing Sami Siren 2015-11-26 13:10:15 +02:00
  • 66ac578800 poc Sami Siren 2015-11-26 13:08:31 +02:00
  • c109e5ab24 Merge branch 'master' of https://github.com/HSLdevcom/digitransit-ui Ville Miekk-oja 2015-11-26 12:20:46 +02:00
  • c21d7dab81 Fixed syntax errors Ville Miekk-oja 2015-11-26 12:11:55 +02:00
  • cc2b53b91d Merge pull request #267 from HSLdevcom/DT-380-new-user-position-icon Samuli Heljo 2015-11-26 10:48:57 +02:00
  • 2144d03690 Simplify and tweak #267 Ville Miekk-oja 2015-11-26 09:59:19 +02:00
  • 2ee3b6398f Small tweaks and bug fix. Ville Miekk-oja 2015-11-25 22:47:43 +02:00
  • b8ebacfc31 Assign to correct icon. Ville Miekk-oja 2015-11-25 21:43:36 +02:00