ApplaudSolutions / Applaud-Workato-Connector

Code pertaining to the Applaud Workato Connector
0 stars 0 forks source link

Option to see 'Selected dates' array when 'Date Range' property is allowing individual dates selection #48

Open ybudamala opened 2 years ago

ybudamala commented 2 years ago

Summary

  1. As a Integration Designer
  2. I want to see an option to use the 'Selected dates' array whenever 'Date Range' property is configured with 'Allow individual dates to be selected'
  3. so that I can use this option to get all the dates that the user selected as part of the transaction performed eg: raising a vacation

Acceptance Criteria

  1. Should be able to see this 'Selected dates' array only when date range is configured with 'Allow individual dates to be selected' option as Yes.
  2. Shouldn't see this 'Selected dates' array when date range is configured with 'Allow individual dates to be selected' option as No.
  3. Should be able to get all the dates through this array i.e., selected as part of the transaction performed.

Wireframes and mockups

image.pngimage.png image.png image.png

Notes

@ssarap as we discussed earlier on this part. Raising it.

Developer Testing

Requestor: leave this section blank Developer: complete this section during commit/pull request

Positive testing:

Add all the things that you have checked whilst completing this story here, it should be written in a non-technical way, and a lot of this can probably be taken from the acceptance criteria, here are two different examples:

Negative testing:

Here you list the things you have checked where your code needs to show an error, handle unusual/bad input/config gracefully, or may impact separate features that use or depend on the same code. Pause and think -- they may not be obvious! Examples:

e2e test links and description:

vinaykumarkasireddy commented 2 years ago

Input fields in create instance action, where 'Allow multiple dates to be selected' is set to true for 'Date range' and the same is set to false for 'Test date'.

image

Output fields for the same.

image

@ybudamala Can you please verify this. Please use 'Vinay_Connector' to test.

ybudamala commented 2 years ago

@vinaykumarkasireddy this looking perfect for the requirements. Please bring the changes to the Applaud connector and will start testing out.

vinaykumarkasireddy commented 2 years ago

@ybudamala This issue is fixed now. Please verify so that I can move the code and release the connector globally.

image
ybudamala commented 1 year ago

@vinaykumarkasireddy it's looking perfect now: image.png image.png image.png

vinaykumarkasireddy commented 1 year ago

Made changes to Applaud connector and released the latest version. @duncancasemore Please release the same to EU region also.

vinaykumarkasireddy commented 1 year ago

@duncancasemore Can you please confirm the latest connector is released in EU as well. So that this issue can be closed.