Skip to content

v6.1 - Alakazam

Compare
Choose a tag to compare
@c3bryant c3bryant released this 05 Nov 22:08

Features / Enhancements / Bug Fixes

  • Fixed Infinite rendering loop on messages screen (c011637)
  • Update parking endpoint (f2160f5)
  • Messaging updates (7a2d1e7)
  • Revert messaging focus update for v1 (c1e5b85)
  • Remove duplicate package (1983a16)
  • Show more lots coming message when only 1 lot is available (05695a5)
  • Bug fix for messaging badge (9a96896)
  • parking fixes (f711d23)
  • Parking saga/reducer fixes/updates (12957b5)
  • Code Cleanup (709a0d4)
  • Finished implementing manage parking lots page (acfba3b)
  • Implementation of scrolling parking card with a known bug (602414e)
  • Fixed syncing issue with profile, still have render bug (79ac647)
  • Added code to sync local parking lot settings to user profile (1ca0a74)
  • Manage lots updates (40ffe42)
  • Fixed UI color of text, added local storing of lots (0bfa034)
  • Implement ui for v2 manage parking lots page (0fba761)
  • Replacements/CI update (5993cfa)
  • Fix max badge count (a8cd152)
  • Update package json (528f9f3)
  • Endpoints and related updates (1d4ba2e)
  • Update tests (26fef46)
  • Parking card refinements (8596c98)
  • Fix an old dining border issue (fc6f38c)
  • Fix a crash issue when a special event has no label (incorrectly referenced color) (badef60)
  • Fix data list card rendering and layout problems Fix an old display issue on the links card (0fbdfa4)
  • Show notification badge count on first app load Increase badge limit to 99 Cleanup tab icons logic (9b919b9)
  • Separate academic history handling App settings updates Add a check to ensure courses are valid (4c9a71d)
  • Organize dev endpoints Point academic history to 8243 (e1d21ca)
  • Add parking context Misc parking cleanup (9b98956)
  • Fix return when getTotalSpots is undef (083ab19)
  • Handle an issue where structureData.Availability can be undefined (e82c1df)
  • Add bugsnag reporting to dev (1ffcca8)
  • Increase notification badge limit Add more lots coming verbiage Parking card ui fixes Update spots available verbiage Bottom align parking percentage (64b4a3f)
  • Sync default topics (e42e7ac)
  • Relocate parking card below shuttle (1eb3095)
  • Remove freefood from default subscribed topics (6ac7ff6)
  • Add pixel ratio modifier to improve scaling (8645db8)
  • Fix issue relating to invalid numbers being passed into AnimatedCircularProgress (27faa77)
  • Correct crash caused by neglecting to add new parking card in state migration (7b2359f)
  • Fix state mutation in parking reducer (fe36faa)
  • Set shuttle master TTL to 1 hour (c84db69)
  • Set parking TTL to 5 minutes (150d8a0)
  • Correct ttl typo for parking (70fd74c)
  • Fix type issues on Android; Re-add app update check (a19adc6)
  • Fixed slider bug in android (1ae7ee4)
  • Update login err alert verbiage (6286337)
  • Fix javascript incompatability (174a0bd)
  • Fixed small bug for android (9c29164)
  • Fixed the “NA showing up instead of 0% showing up” bug (d5e4dfa)
  • Fixed styling issues with eslint (eb89a72)
  • Styling/Syntax fixes for eslint (898cb8c)
  • Correct toast typo (71c7c52)
  • Add migrations for new card and for messaging preferences; Remove default notification settings placeholder (f630241)
  • Remove appupdateflag check from authorized fetch (19b96f2)
  • Update preferences snap (07c52a9)
  • Update vector icons implementation (23f9e14)
  • Make small tweaks to messaging styling (2dbc6ca)
  • Update parking and notifications (57c9c59)
  • Add privacy policy to preferences (2e4ff66)
  • Parking card updates (738d7fb)
  • Resolve AppSettings merge (1523edd)
  • Fixed bug for Visitor UI; Added "NA" when 0 spots are available (cc59d60)
  • Merge branch 'parking' of https://github.com/UCSD/campus-mobile into parking (eb92159)
  • Attempted fix to ensure real time data flow (fcdc5a4)
  • Add public consumption of messages (9840986)
  • Bug fix in initial state for selected types in parking card (e310d63)
  • Fixed UI issues with pst view on smaller devices (3312173)
  • refactor css (98049b4)
  • refactored styling code (a1e92c6)
  • Add more default topics; Remove unusued reference to removed reducer in notification preferences (14ef852)
  • Remove notifications reducer from index reducer (23b9969)
  • Remove redundant reducers and sagas (28b8751)
  • Ensure default subscriptions are in place when user first launches app; Subscribe to default channels when signing in as a student (300a3fe)
  • Changes to fix android UI for messaging badge (09c3803)
  • changed ui for badge number (9b9c1a4)
  • Fixed previous merge conflicts (6296c37)
  • fixed boolean check (62e877c)
  • Connected red badge icon with correct number to be displayed (442f69f)
  • styling for badge number (03987ed)
  • placeholder to show number of notificatoins (1ee431b)
  • Resolve incorrect syncing of user profile upon sign=in; Resolve build errors when using XCode 10 (dee9bcb)
  • Added a toast to for network error when pulling notifications (9dfe26e)
  • First attempt on implementing number of notifications (72e64f3)
  • Small UI tweaks for notifications tab (6a88eef)
  • Reset messages when a topic subscription change is made (010748c)
  • Dispatch update messages action when a notification is received in-app (f22687c)
  • Connected UI with redux and state (6b4122c)
  • badge for notifications (c1ae7bc)
  • Added reducers and logic for setting the read/unread messages (7a4159f)
  • Move messages sorting from view to the saga; Set messages to empty array when signing out (8c09d2f)
  • added a little bit of logic for messaging reducer (d487b9c)
  • Added two variables in messages reducer to allow for UI dev (9bb14a9)
  • UI tweaks to messaging; Reduce reducers (combine reducers that handle setting and appending new messages to the store) (96bb247)
  • fixed the scrolling issue with notifications ui (b69fb4c)
  • Second stage of attempted fixes to merge conflicts (1ebe879)
  • Attempted fix to merge conflicts (e53cb7b)
  • Fixed accessibility data not being shown properly (68117d8)
  • Final Styling changes to UI (3c1c459)
  • Fix parking card not rerendering when data changes; Modify ScrollCard to take extraData prop (a723628)
  • Parking UI Functionality (b16f5d1)
  • UI changes on ‘edit pst’ page and logic changes (943b9b2)
  • Styling added for single spot type UI (8586)
  • Quick styling changes to UI (b2585d5)
  • Funcitoning Parking UI, styling needed (4619d56)
  • Created single spot type Parking Card UI (18e8c5c)
  • fixed text wrapping bug (e7e942b)
  • Pagination complete (until storage runs out and device) (1a146a9)
  • Partial implementation of messaging notification preferences and user preferences sync (2768870)
  • changed messaging ui text for better readability (253c82f)
  • Add check for logged in status in profile sync (021a071)
  • Add rudimentary user attribute syncing (3dbb0cc)
  • Correct UI test for preferences (d9c8756)
  • Notifications UI (83d2789)
  • Add authorized POST helper function; Add fcmToken registration and deletion upon signin an signout (ded4450)
  • Add MyMessages API integration; Integrate API with existing notification view (393565d)
  • Move topic subscriptions (55c271d)
  • Add subscription to emergency to onTokenRefreshListener (95d7c54)
  • subscribing to emergency topic (cb511be)
  • filtering data (a0715e8)
  • fixed styling issues (fd867df)
  • messaging center ui (4974db1)
  • messaging center ui (#337) (2e4dce8)
  • Update preferences snap (8dca8b6)
  • User profile updates (e646064)
  • Add parking availability colors (7a63877)
  • Small change in syntax (d294848)
  • Connected reducers/sagas for parking lot data retrieval (c0e0cf5)
  • Update app settings (a37e07a)
  • Connected Parking Card with ParkingSpotType view (5ea98f6)
  • Fixed list separator UI (4f3d6be)
  • Added notifications page (5bae5e5)
  • Small changes to css (63fa9c8)
  • Extracted all styles to css, UI still needs separators to be fixed (7c8aff6)
  • Got redux and saga working with the UI (1f86242)
  • fixed syntax error (39e9684)
  • Running into saga issues (c9cba8c)
  • Added code for flatListSeperator, but doesn’t work as needed (97f6c1e)
  • Removed ‘x’ from warning pop up and logic for warning sign (3cc9d33)
  • Begin implementing ParkingSpotType (b0626a5)
  • Resolve a jest issue (8e07017)
  • Parking initial card phase (99c9f5c)
  • ParkingAvailability card working template (e04d5d4)
  • Update ParkingCardContainer and configureStore migrations (0dd77c2)
  • ParkingAvailability card basic working template (8615df0)
  • Added ParkingCardContainer to Home.js (0c5ad4f)
  • Initial template for Parking UI (0367f93)
  • Android style changes; Splash screen theme modification to prevent splash screen flashing in-app; Remedy off-center items in Preferences (e341b52)
  • Fix preferences styling on Android; Tweak preferences full card stying (9311499)
  • Correctly apply google services plugin to android build; Remedy various issues with notifications on Android (db312c2)
  • Add in-app notification message listener (ec52489)
  • Update tests (e780dd1)
  • Remove unneeded navigationOptions (41ed1a3)
  • Link feedback to feedback view (42e984c)
  • Relocate feedback tab Create messaging tab shell Add messaging tab icon (77d2149)
  • Begin integration react-native-firebase into app code (4f9e8e2)
  • Disable Aapt2 to fix production builds (2f21c35)
  • Switch over to react-native-firebase, remove old firebase references in app code (9042faa)
  • (origin/dev, origin/HEAD, dev) Merge pull request #333 from atmartorana/dev (88f58bc)
  • Requested changes made to tab icon issue for iPad (8447100)
  • Attempted fix at navbar icon issue on iPad (2e43a2e)
  • Add fix for crash caused by invalid data being passed to ScrollCard (aa7f9b3)
  • Allow insecure HTTP loads for ucsd news and event domains (8290a2d)
  • Open callouts on markers when selecting a search item from Map Search (76f34a5)
  • Fix bug preventing shuttle selection on map from behaving like a toggle (efd117d)
  • Update App Center build status images (332aff9)