Skip to content

Releases: hackforla/food-oasis

v1.0.74

01 Aug 02:03
Compare
Choose a tag to compare

Enhancements:

  • Create new endpoint for all listings without admin fields - not filtered #1736
  • Add a hover effect for the confirm check box on the /organizationedit page #1719
  • Organization Edit Form: Verification Notes Tooltip Text Refactor #1685
  • Tooltip Box Shadow #1683
  • Eliminate Secondary Link Design Style #1682
  • Update mobile screen "List" and "Map" text color #1674
  • Change the OpenGraph Description of Food Oasis #1671
  • implement new textfield labels and styles #1660
  • add a sitemap to Food Oasis #1659
  • Make Dropdowns Consistent: Organization Edit Form #1604
  • Make dropdowns consistent (food seeker) #1601
  • Implement Organization Edit Form Tooltip Re-Design #1588
  • Add strong password validation on signup/change password, number, uppercase, lowercase. #1572
  • Fix tooltips for disabled CTA buttons on Organization Edit form #1490
  • Add ability to update user profile #1485
  • Have Site-Wide standards for Colors that developers can use #991

Bug Fixes:

  • Bug: Registration Confirmation Fails #1739
  • Bug: Normal Links are not the correct color. #1709
  • Bug: Container Build Failing #1707
  • Serious Bug: website URL is incorrect sometimes #1650
  • Bug: In admin dashboard can not make changes to organization 4023, 4868, 5187 #1471

Technical Debt:

  • Update Styling System to Use xs Prop in Material-UI Components in components/Account #1723
  • Update Styling System to Use xs Prop in Material-UI Components in Static Pages (About & Donate) #1721
  • Update Styling System to Use xs Prop in Material-UI Components #1705
  • Return old functionality of directions button & use current location if origin coordinates are undefined. #1648
  • Remove Moment.js #1617
  • Remove moment-timezone #1602
  • Upgrade react-router to v 6.* #1568
  • Investigate removing the react-virtualized package #1499
  • Refactor: Tenant parameters are stored in up to three places in code. #1424
  • Upgrade From React Data Grid #1238

v1.0.73

16 Apr 00:58
Compare
Choose a tag to compare

Bug Fixes:

  • Bug: Export button on Verification Administration doesn't work #1632

v1.0.72

15 Apr 23:59
Compare
Choose a tag to compare

Enhancements:

  • Make Checkboxes consistent #1603
  • Implement Standard Buttons, Version 6 #1599
  • Make Text Inputs Consistent #1567
  • Usability: allow user to try GPS button multiple times #1205
  • Implement Volunteer Check-In/Check-Out feature. #897

Bug Fixes:

  • Critical Bug: VerificationAdminGridMui does not call the setStakeholderIds callback when rows are selected/deselected #1636
  • Fix Directions button on stakeholder preview & detail screen #1634
  • Fix /resetpasswordemailsent svg error; recenter button #1627
  • Bug in PR #1557: StakeholderDetail Component Causes Map Page to be blank #1614
  • When using the Widget, the Application Header is showing and it shouldn't #1612
  • Fix spacing on StakeholdersDetails page #1605
  • Bug: Screen Goes Blank on Map Page when youi scroll down list to any listings that are Temporarily or Permanently Closed #1578
  • On the login screen, fix the register link so that the user only needs to click once #1570
  • Bug: Suggestion Feature is broken #1564
  • Bug: The Re-Center button on the Map page doesn't handle disabled location well #1489

Technical Debt:

  • Remove unused dependencies in the client #1575
  • Refactor nested ternary operator in ConfirmEmail component #1547
  • Make Heading and Body Text Colors Consistent #1453

v1.0.71

25 Feb 17:54
Compare
Choose a tag to compare

Enhancements:

  • Create Primary and Secondary Button components #1527
  • Make Meal Program Colors Consistent #1451
  • Change Background behind "Back to List" Link on StakeholderDetails Component to White #1419
  • Do not show 'Open Now' or 'Closing Soon' flags for organizations that do not accept walk-ins. #1416
  • Implement a Share button for Food Seekers #684
  • Move web site to AWS hosting environment #302

Bug Fixes:

  • Bug: Using the Logout Menu Item doesn't appear to actually log you out #1488
  • Bug: Suggest a listing feature not emailing submission #1409

Technical Debt:

  • Return a generic successful response instead of the whole Account object. #1545
  • Migrate code for Login/Registration - Related Screens to MUI #1521
  • Bug: Postgres database in dev environment running very slow, timing out #1514
  • Remove code from client project related to Internationalization #1501
  • Remove code from client project related to FAQs #1500
  • Replace ESRI Geocoder with the TAMU geocoder in the Admin Verification Criteria Dialog #1430
  • Improve First-Time Load Performance of the React App #1415
  • Add types to export route and controller #1387
  • Configure Web API server for node debugging #1322
  • Upgrade to Material UI 5.8 #1239

v1.0.70

14 Jan 02:11
Compare
Choose a tag to compare

Enhancements:

  • Add show password (eye open/closed icon) button to all password fields #1486
  • Make changes to Login-Related Screens #1320
  • Add Suggestions Count column to Verification Admin grid #1271
  • Improve the forgot password workflow to match rest of site better, and improve usability #730

Bug Fixes:

  • TAMU Geocoder API Error: Version incorrect #1455

Technical Debt:

  • Get eslint working on server with Typescript #1458
  • Add ThunderClient Requests for Neighborhood Endpoints #1369
  • Add typescript to backend app #1248

v1.0.69

19 Dec 04:34
Compare
Choose a tag to compare

Enhancements:

  • Make Warning Color Consistent #1454
  • Change Logos for Partners on the About Us page to links #1428
  • Prevent Permanently closed orgs from being reassigned for validation. #1417
  • Change Suggestion Status Names #1373
  • Make Cosmetic changes to Static Pages #1332
  • Make changes to the Header appearance on Mobile devices #1331
  • Add margin above header for Login, Registration, Forgot Password Screens #1303
  • Remove Footer from Application #1302
  • Improve consistency of hyperlink behavior on "Donate" page #1266
  • Prevent sending empty data on Send Correction #1242
  • Update Landing Page Design #1223
  • Allow Users to "Claim" a Pantry or Meal Program #906
  • Record history of user logins to a table in the database #834

Bug Fixes:

  • Bug: When a Correction is submitted, the stakeholder_id is not recorded in the Suggestion table #1429
  • Bug: On 10/24/22 the Map is not showing on the Organizations Page #1390
  • fix dependency warning for hooks/useLocationHook.js - "match" #1377
  • Bug: Sign up for monthly updates link on Donate page gives 404 error #1294
  • Bug: Hawaii and McKinney landing pages’ background are showing the wrong maps #1265
  • Mobile view scroll bug #924

Technical Debt:

  • Add ThunderClient Requests for Stakeholder Endpoints #1443
  • Review Thunderclient Web API endpoints for completeness and functionality #1440
  • Update react-helmet package to react-helmet-async #1436
  • Add types to FAQ files #1408
  • Add types to import-constants.js #1405
  • Add types to import-utils.js #1404
  • Add types to authenticate.js #1403
  • Add types to EmailTemplate.js #1401
  • Add types to postgres-utils.js #1399
  • Add types to esri files #1398
  • Add types to import files #1393
  • Add ThunderClient endpoints for Tags #1384
  • Refactor Suggestions selectAll function to prevent sql injection #1382
  • Add ThunderClient endpoint for Logins #1379
  • Update db.ts to use module.exports #1378
  • Update ThunderClient endpoint for Tenant #1375
  • Add ThunderClient endpoint for suggestion #1370
  • Remove Food Oasis Site for Northern CA #1318
  • Remove Food Oasis site for Oregon #1317
  • Re-factor code to fix react-hooks lint warnings. #809
  • Improve Postgres Connection security #563
  • Set up Material UI Theme in accordance with the Style Guide #517
  • Move Stakeholder Inserts and Updates into a Stored Procedure #373

v1.0.68

21 Aug 03:01
Compare
Choose a tag to compare

Enhancements:

  • Add zoom and tenant_id columns to neighborhood table #1292
  • Display Walk-Ins Accepted and Business Hours Notes to Food Seekers #1068
  • Look into using Food Oasis Widget on Wordpress Sites #1057
  • Add "By Appointment" feature #904
  • Implement a Volunteer Check-In Process #835
  • Implement Page for Admin to View Suggestions #679

Bug Fixes:

  • Fix links to LA Works Volunteer Opportunity #1305
  • Bug: Link to "Attend a Training Session" in the For Volunteers section of website leads to an Error 404 #1297
  • Bug: foodoasis.net goes to old site #1245
  • Bug: neighborhood is not being automatically calculated when a stakeholder is entered or edited. #1226
  • Bug: Embedded widget layout changes when searching for location #1203
  • Pre-filled "Send Corrections" form #1199
  • Bug: Browser back button doesn't work properly in Safari (Mac) #949

Technical Debt:

  • Refactor app theme #742

v1.0.67

10 Jun 00:13
Compare
Choose a tag to compare

Enhancements:

  • Update Open Graph Image #1233
  • Verification Admin: Allow Admin to elect to clear the confirmation checkboxes when using Needs Verification dialog #1228
  • Neighborhood Council Support - Draw Neighborhood Boundary on Map #1165
  • Security Admin Screen needs performance improvement #966
  • Experiment with creating a widget to embed Food Oasis in a web site #962

Bug Fixes:

  • bug: Verification Admin Screen Won't Display #1224
  • Bug: Full-stack docker container build fails #1216
  • Blank Footer at the Bottom #1196
  • Logo Missing in Mac Firefox #1195
  • Bug: Some MacBooks have trouble with showing details? #958
  • Bug: Map does not refresh markers when query is executed. #856

Technical Debt:

  • Update NPM Dependencies #1212

v1.0.66

05 Apr 01:16
Compare
Choose a tag to compare

Bug Fixes:

  • Bug - 'open' and 'Closing in x mins' tags are linked to device time setting rather than Los Angeles time zone #1132
  • Bug: stacking in the tab organization list-map view #1116
  • Bug: Very tall toolbar when viewed on laptop #1102
  • Bug: GPS / Use My Location button is disabled on map #1101
  • Bug: Deep linking on the Map Page is broken #989
  • Bug: Data Entry User can get acess to Admin Dashboard #769

Technical Debt:

  • Remove Dead Food Seeker Code #1187

v1.0.65

23 Dec 18:12
Compare
Choose a tag to compare

Enhancements:

  • Add ability to search by Neighborhood and tags #1117
  • Add Tags to stakeholders and create Admin Screen for maintaining available tags. #1111
  • Add fields to OrganizationEdit form for Walk-Ins and Hours Notes #1067
  • Modify Eligibility and Notes fields to present email addresses and phone numbers as links to Food Seekers #1066
  • Modify Food Seeker UI to support appointments and new business hours info #1042
  • Modify OrganizationEdit form to support More Detailed Hours Information. #1041

Bug Fixes:

  • Bug: Logged-In user is logged out when they navigate to Home Page #1123