Skip to content

Releases: Unemployed-CS-Majors/RMS

v1.0.2

Choose a tag to compare

@Olszewski-Jakub Olszewski-Jakub released this 02 Apr 18:16
5a34a53

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@Olszewski-Jakub Olszewski-Jakub released this 23 Mar 12:47
0062d3c

What's Changed

Full Changelog: v1.0.0...v1.0.1

RMS v1.0.0

Choose a tag to compare

@Olszewski-Jakub Olszewski-Jakub released this 17 Mar 01:01
cc7ce91
RMS v1.0.0 (#49)

* Buttonfixed (#26)

* button fix2

* buttonfixed

* refactor

* Mobile UI (#27)

* Reservation UI complete

* Implemeted responsive mobile UI for navbar and home page

* Mobile UI for reservation

* Mobile UI for menu

* Mobile UI for register page

* UI improvements & Dashboard  (#29) (#30)

* UI improvements & Dashboard  (#29)

* Portected route

* Admin dashboard: all reservations & openign hours edit

* fully working floor plan creator

* Activate deactivate table

* REfactor

* REfactorug fix

* Added rendering for floor plan on reservation screen

* Added rendering for floor plan on reservation screen

* Added employee managment

* Added permission based anv

* WIP

* Resolve conflicts and improved UI

* UI improvements

* UI improvements

* Added food images to menu

* Added Google & Facebook as auth providers (#31)

* added auth providers

* added auth providers

* added auth providers

* added auth providers (#32)

* Bug fixes & reactor (#33)

* Fixed table details

* Websocket support for pedning reservations and fixed scrolling on all reservations

* loading state dashboard

* Improved UI

* Dashboard refactor

* Auth refactor

---------

Co-authored-by: Colin <59334772+jcb960@users.noreply.github.com>

* Added customisable table number (#34)

* Removed unused packages (#35)

* Custom menu (#38)

* fix

* Menu management tab in owner dashboard

* Menu items are loaded from api
removed unused resources

* Refactored menu - spilt one huge monolith into components and custom hooks

* Home Page refactor

* Home Page refactor

* Login prompt (#39)

* Login prompt functionality

* Login prompt UI

* Fixed lock file

* Create LICENSE (#41)

* Orders dashboard (#40)

* Added home button to dashboard (#42)

* Profile page (#37)

* edited the profile page

profile page that gives a summary of the most recent reservation and the history of previous reservations. it contains manage and cancel buttons that will need to be edited and a logout button that logs out the user (that works)

* profile page for a user that logs in with a list of their reservations

* profile-page-edited

profile page that contains reservations and the account of the user

* hto fix

* fix

* resolve conflicts

* connected API

* fix

* Orders dashboard

* my-profile-myOrders

i have added my orders to the profile page

* Connected api to account details
- account info
- delete account
- change password missing api enpoint

* Cancel reservation

* Get all orders

* profile page complete, reservations, my account & orders

- my account has the users details and delete account option, change password doesnt work yet
- reservations page is complete with the option to manage reservations
- orders page shows the user all their order history with order details

---------

Co-authored-by: Roksana Olech <roksana.olech3@gmail.com>

* Refactor and improvement of profile page (#43)

* Refactor and improvement of profile page (#44)

* Refactor and improvement of profile page

* made modal wider and added smooth open and close anim

* added firebase analytics and performance (#45)

* Restaurant Config & Analytics  (#46)

* Updated dashboard sidebar navigation and added settings tab to allow owner to change details about the restaurant

* Updated customer facing side to use config from APi

* Fixed table num

* Restaurant analytics

* Restaurant analytics

* Restaurant analytics

* Restaurant analytics

* Connected api to feature config

* added cart config

* added cart config

* Checkout (#47)

* UI improvements & Dashboard  (#29)

* Portected route

* Admin dashboard: all reservations & openign hours edit

* fully working floor plan creator

* Activate deactivate table

* REfactor

* REfactorug fix

* Added rendering for floor plan on reservation screen

* Added rendering for floor plan on reservation screen

* Added employee managment

* Added permission based anv

* WIP

* Resolve conflicts and improved UI

* UI improvements

* UI improvements

* Added food images to menu

* Time formatting

* Basic checkout setup

* Order taken into checkout
"Clear Order" button

* Made order not disappear

* Styling + Login before order

* UI mostly complete

* Checkout create order

* Merged develop into checkout to fix order placing coursed by old version of menu
-resolved conflicts
-fixed first and last name on checkout

* Time formatting + images done

* Done (Couple of Styling issues left)

* handleBackToMenu bug fix

* Resolve conflicts

---------

Co-authored-by: Colin <59334772+jcb960@users.noreply.github.com>
Co-authored-by: Colin <jacobcolinboby@gmail.com>

* Checkout UI improvements , CSS migration to modules, Refactored codebase to use modules (#48)

* Improved checkout UI

* Refactored Menu Page

* Refactored checkout page and added order processing indicator

* Refactored auth page

* Refactored home page

* Refactored home page

* Refactored profile page

* Refactored NotFound page

* Refactored ReserveTable page

* Refactored Dashbaord, navigation page

* Connected remote config to checkout

* Restructured project into modules

* Docs

* Code reformat

---------

Co-authored-by: Roksana Olech <164343657+roksy13@users.noreply.github.com>
Co-authored-by: NathanL05 <138471801+Nqthxn@users.noreply.github.com>
Co-authored-by: Colin <59334772+jcb960@users.noreply.github.com>
Co-authored-by: Roksana Olech <roksana.olech3@gmail.com>
Co-authored-by: Colin <jacobcolinboby@gmail.com>