Skip to content

Releases: FindNUS/frontend

v1.7.0

11 Sep 14:49
ff6ab2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

18 Apr 17:19
Compare
Choose a tag to compare

Full Changelog: v1.4.1...v1.6

v1.4.1

30 Sep 08:54
48d0040
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Aug 15:02
Compare
Choose a tag to compare

Milestone 3: Extensions

New features:

  • Geocoding
    • Show addresses matching location query when submitting item
    • Display map after selecting location
    • Display map when viewing items with plus code
  • Item viewing
    • Pagination for item peeking on home page
    • Allow users to select number of items to display per page
    • Allow users to filter items by category and date
  • First Time Users
    • Users are can input their name and email address upon login (optional)
  • Lookout
    • Users can now subscribe to email notifications for possible item matches (Email verification required)

Improvements to UI/UX:

  • Responsive page design for use with mobile and tablet devices
    • Hamburger menu for navigation on smaller devices
    • Media queries for various pages
  • Show matching items for lost items (Using Natural-Language Processing as explained in FindNUS/backend#151)
  • Allow users to input 8-digit phone numbers starting with 8 or 9 (Valid Singapore mobile number)
  • Implement sticky item filter menu for non-mobile devices for ease of access to filters
  • Hide overflowing text for preview items with long names and locations
  • Improve image loading speed with Imgur thumbnails
  • Allow photos to be removed when uploading or editing an item

Splashdown

Bug fixes

  • Updated readme #111
  • Fixed date filter crash bug #97
  • Fixed forwardRef bug #65

UX Improvements:

  • Hide item filter while results are loading
  • Show message in dropdown for invalid location searches #112
  • Add tooltip for matching item preview

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.4.0-alpha.1

25 Jul 08:02
fb01591
Compare
Choose a tag to compare
v1.4.0-alpha.1 Pre-release
Pre-release

Milestone 3: Extensions

New features:

  • Geocoding
    • Show addresses matching location query when submitting item
    • Display map after selecting location
    • Display map when viewing items with plus code
  • Item viewing
    • Pagination for item peeking on home page
    • Allow users to select number of items to display per page
    • Allow users to filter items by category and date
  • First Time Users
    • Users are can input their name and email address upon login (optional)
  • Lookout
    • Users can now subscribe to email notifications for possible item matches (Email verification required)

Improvements to UI/UX:

  • Responsive page design for use with mobile and tablet devices
    • Hamburger menu for navigation on smaller devices
    • Media queries for various pages
  • Show matching items for lost items (Using Natural-Language Processing as explained in FindNUS/backend#151)
  • Allow users to input 8-digit phone numbers starting with 8 or 9 (Valid Singapore mobile number)
  • Implement sticky item filter menu for non-mobile devices for ease of access to filters
  • Hide overflowing text for preview items with long names and locations
  • Improve image loading speed with Imgur thumbnails
  • Allow photos to be removed when uploading or editing an item

What's Changed

Full Changelog: v1.3.3...v1.4.0-alpha.1

v1.3.3

03 Jul 09:24
ee6b570
Compare
Choose a tag to compare

Milestone 2: Prototyping

New features:

  • Item search by keywords or location
  • Item peeking on home page (view recently submitted items by descending date)
  • Item filtering by category for both search and peek
  • User dashboard: View user-uploaded (lost) items, profile
  • Item submission logic (both found and lost items): Drag and drop to upload image, dropdown menu to select various fields
  • Form field validation for item

Existing features:

  • SMS login
  • App routing
  • Protected routing

What's Changed

v1.2.0

v1.3.0

v1.3.1

v1.3.2

v1.3.3

Full Changelog: v1.1.0...v1.3.3

v1.3.2

27 Jun 16:54
de36886
Compare
Choose a tag to compare

Milestone 2: Prototyping

New features:

  • Item search by keywords or location
  • Item peeking on home page (view recently submitted items by descending date)
  • Item filtering by category for both search and peek
  • User dashboard: View user-uploaded (lost) items, profile
  • Item submission logic (both found and lost items): Drag and drop to upload image, dropdown menu to select various fields
  • Form field validation for item

Existing features:

  • SMS login
  • App routing
  • Protected routing

What's Changed

v1.2.0

v1.3.0

v1.3.1

v1.3.2

Full Changelog: v1.1.0...v1.3.2

v1.3.1

26 Jun 17:53
Compare
Choose a tag to compare

Milestone 2: Prototyping

New features:

  • Item search by keywords or location
  • Item peeking on home page (view recently submitted items by descending date)
  • Item filtering by category for both search and peek
  • User dashboard: View user-uploaded (lost) items, profile
  • Item submission logic (both found and lost items): Drag and drop to upload image, dropdown menu to select various fields
  • Form field validation for item

Existing features:

  • SMS login
  • App routing
  • Protected routing

What's Changed

v1.2.0

v1.3.0

v1.3.1

Full Changelog: v1.1.0...v1.3.1

v1.3.0

26 Jun 10:28
Compare
Choose a tag to compare

Milestone 2: Prototyping

New features:

  • Item search by keywords or location
  • Item peeking on home page (view recently submitted items by descending date)
  • Item filtering by category for both search and peek
  • User dashboard: View user-uploaded (lost) items, profile
  • Item submission logic (both found and lost items): Drag and drop to upload image, dropdown menu to select various fields
  • Form field validation for item

Existing features:

  • SMS login
  • App routing
  • Protected routing

Remarks:

  • Known issues with form field date validation (Invalid date error on item submit at 12am)

What's Changed

v1.2.0

v1.3.0

Full Changelog: v1.1.0...v1.3.0

v1.2.0

19 Jun 17:45
Compare
Choose a tag to compare

Improvements

  • Item submission
  • Item peeking
  • Detailed item view

What's Changed

Full Changelog: v1.1.0...v1.2.0