Swaroop Raghupathy

Results 45 issues of Swaroop Raghupathy

All files inside the package `https://github.com/Activiti/Activiti/blob/develop/activiti-core/activiti-engine/src/main/java/org/activiti/engine/impl/util/json` have an additional JSON license mentioned but unfortunately in our case we are not allowed to use libraries which have JSON licenses involved. Upon...

### Issue and Steps to Reproduce Hi, Thank you first of all for the well maintained library. We are running a React based SPA with secure routes using `OidcSecure`. All...

### Issue and Steps to Reproduce Hi Team, need some help here. We have a working CRA based app and are currently migrating it to NextJS App router. The approach...

Hi Team, We have a spring boot application which uses RestTemplate and it works fine. Now we have added another library called 'activiti' which also provided spring boot starter configuration...

As part of #1608 , all service state APIs have been updated to async APIs. - [ ] generate API client - [ ] use new API method to poll...

enhancement
UI
Accepted

openapi-typescript-codegen has announced that it will be deprecated and there is a new project which replaces it - https://github.com/hey-api/openapi-ts - [ ] Add openapi-ts dependency to npm and generate the...

UI
refactoring
Accepted

- [ ] Create new controller - PricingApiController - [ ] add a new method - getServicePriceByFlavor -> /service/pricing/${templateId}/${region}/${flavorName}/${billingMode} - [ ] Return the new modal `Price` as response. -...

enhancement
api
Accepted

- [ ] Show warnings based on modificationUpdate value in flavors and for each property. Show respective warnings based on what the user is changing Changing flavor will cause service...

enhancement
UI
Accepted

- [ ] for each flavor, display list of features of each flavor. - [ ] To be updated for new order, migrate and scale UIs. Depends on #1546 ,...

enhancement
UI
Accepted

currently flavors are displayed as drop down. We must change it to make it as big buttons like how most of the services are displayed online. ![image](https://github.com/eclipse-xpanse/xpanse/assets/54129659/c3b04315-5853-4d1e-a40c-229e0e08f69c) we need something...

enhancement
UI
Accepted