Kanwal Nain Singh

Results 7 issues of Kanwal Nain Singh

## API EndPoint: /organisation/{orgId}/sites This API will fetch all the sites for {orgId} ## Response: { "orgId": "string", "id": "string", "name": "string", "location": "string", "floors": [ { "floorId": "string", "name":...

enhancement
good first issue
micro-service
java

## Current State At present, when user continue as organization and land here https://www.bookopendesk.com/organisation/ Data rendered in screen for site and floors are hardcoded. ![image](https://user-images.githubusercontent.com/1909626/103801171-602daf80-5073-11eb-8bc4-d9677461f79a.png) ## Requirement Change current hardcoding...

enhancement
good first issue
front-end
reactjs

## Current state API for organisation service today only support replacement of complete organisations. It doesn't allow any api to add site to already existing organisation. https://bookopendesk.com/api/organisation-service/swagger-ui/index.html?configUrl=/api/organisation-service/v3/api-docs/swagger-config#/organisation-controller/createOrganisation

enhancement
good first issue
micro-service
java

## Requirement: With every pull request raised, CI should run that will build the front end project, execute test suite. ### Acceptance Criteria - Give all the case cases pass...

enhancement
good first issue
front-end

enhancement
good first issue