Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Alpha #93

Draft
wants to merge 49 commits into
base: main
Choose a base branch
from
Draft

Release Alpha #93

wants to merge 49 commits into from

Conversation

akshaypuli
Copy link
Contributor

PR Description

Version 0.4 Release of the MEMS Application

Release Notes

The following new features were introduced

Client (GUI)

API

Dev Ops

How Has This Been Tested?

Screenshots (if appropriate):

akshaypuli and others added 15 commits February 4, 2023 19:45
Updated version in Readme
Changes Made:
- Add docs on BIOMD API interface
- Add eq_id operation in FIND call where the Value will be encapsulated in the Mongo ObjectId
- Add GLOBAL and BIOMD API Test Files

---------

Co-authored-by: Akshay Puli <akshaypuli@outlook.com>
This change updates the release management and branching strategies used for this project
* select status of the equipment

* select status of the equipment

* tag-input created

* modify dashboard

* other features reverted leaving select status

* refactored code
[23] Extend FIND_RECORDS to find by ID

Changes Made:
- Add eq_id operation in FIND API
* tag input created

* ui tag reference

---------

Co-authored-by: Akshay <akshaypuli@outlook.com>
* manufacturer list init

* integrate init

* manufacturer list integrated

* select manufacturer finalized

* select model based on manufacturer

* select facility finalized

* select facility and vendor

* select model based on manufacturer_id

* remove manufacturer and model from vendor page

* select model from manufacturerId

* model id saved in database

* final code refactoring

---------

Co-authored-by: Akshay <akshaypuli@outlook.com>
Mongo DB Port Changed to 3030
* Tables to display Medical and Vendor info.

* Fix data input into inventory table

* API Integrated to update asset and vendor tables

* Add LIST_ASSETS + LIST_VENDORS API (#83)

* Add LIST_ASSETS and LIST_VENDORS API

LIST_ASSETS resolves the manufacturer and model associated to each asset.

LIST_VENDORS resolves all manufacturers associated to each vendor.

Configurable fields for each API:
- projection: object of fields that should be returned in output
- skip: amount of items to skip from the start
- limit: amount of items to include in the output after skipping
  provided items

* Changes Made:

- Add facility_id looking in LIST_ASSERTS
- Add conversion of manufacturer_id list from string-list to
objectid-list

---------

Co-authored-by: Irusha Vidanamadura <irushavm@users.noreply.github.com>
* success page integrated

* success page implemented

* remove extra buttons from success page

---------

Co-authored-by: Akshay <akshaypuli@outlook.com>
- Removed Steps for Init DB
- Amended HostFile configuration
- Changed the command for docker compose up
* fetch manufacturer in vendor

* fetch model related to manufacturer

* add new model

* add new manufacturer

* manufacturer info setup

* customer service contact init

* refactor vendor codebase

* single input vendor data
@akshaypuli akshaypuli marked this pull request as draft August 27, 2023 17:04
irushavm and others added 9 commits October 14, 2023 18:38
* [96] Add Department Record Creation

Add backend support to create Department records

* Refactor CREATE_RECORDS to use a list of supported collections
* [92] Create Record with BSON Type Information

Currently, ObjectID type information is lost when sending JSON over from
the client to the server. This change adds BSON support that can be used
to transfer type information alongside the data.

* Added unit test that can be run with "npm run test"
* align design with figma

* align with figma design

* purchase details aligned with figma

* Department Collection Created

* Comment out Purchase Details

---------

Co-authored-by: Akshay <akshaypuli@outlook.com>
* align design with figma

* align with figma design

* purchase details aligned with figma

* Department Collection Created

* Comment out Purchase Details

* Dashboard overview page created

* update css global styles

* convert UI-Landing to Dashboard directory

* dashboard-model view designed

* dashboard interface designed

* re-align detail page

* Align record with db schema

---------

Co-authored-by: Akshay <akshaypuli@outlook.com>
* bug-fixes-vendor

* refactor code

* add record schema imports
* Record Schema aligned with DB Schema

* Fixing  mismatches between unit tests for RecordSchema

---------

Co-authored-by: Irusha Vidanamadura <irusha@vidanamadura.net>
Co-authored-by: Irusha Vidanamadura <irusha@vidanamadura.net>
* bugfix-find-model-op

* bug-fix-modelID-in-assetPage
@akshaypuli akshaypuli changed the title Release v0.4 Release Alpha Oct 21, 2023
* [104] Lookups in FIND_RECORD API

* Handle Multiple Lookups

---------

Co-authored-by: Irusha Vidanamadura <irusha@vidanamadura.net>
irushavm and others added 24 commits October 28, 2023 17:40
[116] Deparment Record Schema Support in Client

Co-authored-by: Irusha Vidanamadura <irusha@vidanamadura.net>
* integrate-dashboard-api-initiated

* debugged facility api

* debug department api

* dashboard-api-ingtegrated
UIToast Global created with warning theme
* [VENDOR]Update model and manufaCturer after created #123

* remove redundant code
* dashboard-responsivenenss

* modify status list

* refactor
* api-integrated into asset form

* api integrated into dashboard asset detail

* add conditional for showing no assigned parent equipment

* asset form ui updated
* [Obsolete] [Create Vendor] No Dropdown for Contact Type #89

* rename location feild

* correct label name for location
* manufacturer-list-added-to-dashboard

* remove click event

* manufacturer-profile-created

* version 0.1.1
* New API that returns reports

* GET_REPORTS API correctly references UMDNSCode
* GET_REPORTS API references new UMDNS collection

* GET_REPORTS API fixed result data configuration

* pulled edwards changes

* base api integration functional

* api fully integrated including overall metrics

---------

Co-authored-by: Akshay <akshaypuli@outlook.com>
* department bug fixed

* uncommented the acceptance date field
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants