Skip to content

Releases: common-ground-uf/common-ground

better-call-saul-season-1-episode-2: Fast forward main (#47)

30 Oct 05:53
7e50ec7
Compare
Choose a tag to compare
* Added skeleton for Express Restful API

* Added connection to MongoDB

* saving work

* add debug screen

* enhance profile page

* add Home screen

* add group details page

* added Preferences screen

* Replace yarn with npm, add placeholder tests, add circleci config steps

* Fix circleci config file

* added settings to profile

* made basic UI for account, notifications, privacy

* add scripts to root package json to run app and server

* Add workflow to circleci config file

* Fix circleci config file test directories

* Make circleci run npm i

* added settings to debug screen

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Add gallery screen, restyle other screens (#22)

* restyle notifications screen

* restyle restaurant list

* restyle Settings page

* add gallery screen

* Add StartNewTableScreen, ResetPassword (#21)

* let users be deleted from group

* add routing from home page

* add StartNewTable screen

* remove eslint

* Add messages screen, allow gallery images to be expanded, restyle stuff (#23)

* merge develop

* allow gallery items to be clicked on

* Update documentation (#26)

* User auth huge changes (#28)

* user auth basics

* User and auth routes in progress

* User and auth routes in progress 2

* Ability to create users is done

* Login changes

* add logout endpoint

* - Added Firstname and Lastname to user model
- Cleaned up login routes and added loginFailure

* Added fn ln to users and loginfailure to auth

* Added login verification

* Modify package-lock for Server

* Fixed CodeQL checks

* Enabled strict type checking and class initialization

Co-authored-by: Hirshey <noah@thehirschfields.com>

* Add helper functions for accessing Yelp API (#27)

* Add yelp functions that retrieve businesses from the api with specified interface

* fix small android bugs (#30)

* Validation (#32)

* Fix yelp code so it actually works and add tests (#33)

* Fix yelpApi.ts code to actually work and add a test file

* Tab navigation (#34)

* add tab navigation

* fix titles on stacks

* Add explore page
add strategic or random screen

* add key to mapping

* regereratee package lock

* add jest to server dev dependencies

* Add image picker (#37)

* add images to navbar

* Add explore tab to navbar

* Add random restaurant screen

* Add image picker (#37) (#39)

* add images to navbar

* Add explore tab to navbar

* Add random restaurant screen

* added logos to screens (#40)

* Groups api is functional (#42)

* Starting groups

* The ability to create groups!!!

* User can POST MESSAGE

* Can post messages and retrieve message by groupId

* Sockets are working!!

* Successful login also returns user

* Removed helmet, added cors

* connected login frontend to backend

* Added some comments to users.service.ts

* Added getRecentConversation endpoint

* Added types declaration for uuid

Co-authored-by: jeffreysf <jeffreysf1724@gmail.com>

* fix app crashing (#43)

* add back line that I accidentally removed

* remove line that I shouldn't have added

Co-authored-by: Calvin Yang <cyang2@ufl.edu>
Co-authored-by: Hirshey <noah@thehirschfields.com>
Co-authored-by: Jeffrey Shim-Francis <27683122+jeffreysf@users.noreply.github.com>
Co-authored-by: jeffreysf <jeffreysf1724@gmail.com>
Co-authored-by: Ranger Chenore <r2chenore@gmail.com>
Co-authored-by: Cyang-UF <54452974+Cyang-UF@users.noreply.github.com>

better-call-saul.season1.episode1

18 Oct 02:41
fb4b0fa
Compare
Choose a tag to compare
Develop (#35)

* Added skeleton for Express Restful API

* Added connection to MongoDB

* saving work

* add debug screen

* enhance profile page

* add Home screen

* add group details page

* added Preferences screen

* Replace yarn with npm, add placeholder tests, add circleci config steps

* Fix circleci config file

* added settings to profile

* made basic UI for account, notifications, privacy

* add scripts to root package json to run app and server

* Add workflow to circleci config file

* Fix circleci config file test directories

* Make circleci run npm i

* added settings to debug screen

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Modify circleci config

* Add gallery screen, restyle other screens (#22)

* restyle notifications screen

* restyle restaurant list

* restyle Settings page

* add gallery screen

* Add StartNewTableScreen, ResetPassword (#21)

* let users be deleted from group

* add routing from home page

* add StartNewTable screen

* remove eslint

* Add messages screen, allow gallery images to be expanded, restyle stuff (#23)

* merge develop

* allow gallery items to be clicked on

* Update documentation (#26)

* User auth huge changes (#28)

* user auth basics

* User and auth routes in progress

* User and auth routes in progress 2

* Ability to create users is done

* Login changes

* add logout endpoint

* - Added Firstname and Lastname to user model
- Cleaned up login routes and added loginFailure

* Added fn ln to users and loginfailure to auth

* Added login verification

* Modify package-lock for Server

* Fixed CodeQL checks

* Enabled strict type checking and class initialization

Co-authored-by: Hirshey <noah@thehirschfields.com>

* Add helper functions for accessing Yelp API (#27)

* Add yelp functions that retrieve businesses from the api with specified interface

* fix small android bugs (#30)

* Validation (#32)

* Fix yelp code so it actually works and add tests (#33)

* Fix yelpApi.ts code to actually work and add a test file

* Tab navigation (#34)

* add tab navigation

* fix titles on stacks

* Add explore page
add strategic or random screen

* add key to mapping

* regereratee package lock

* add jest to server dev dependencies

Co-authored-by: Calvin Yang <cyang2@ufl.edu>
Co-authored-by: Hirshey <noah@thehirschfields.com>
Co-authored-by: Jeffrey Shim-Francis <27683122+jeffreysf@users.noreply.github.com>
Co-authored-by: jeffreysf <jeffreysf1724@gmail.com>
Co-authored-by: Ranger Chenore <r2chenore@gmail.com>
Co-authored-by: Cyang-UF <54452974+Cyang-UF@users.noreply.github.com>