Skip to content

Releases: AOT-Technologies/forms-flow-ai-extensions

v1.0.18, 2022-01-21

24 Jan 05:14
6cc53d0
Compare
Choose a tag to compare
  • authToken not updating after x minutes (patch release to fix issues in v1.0.17)

Thanks

@kurianbenoy-aot

v1.0.17, 2022-01-19

19 Jan 13:14
112a58a
Compare
Choose a tag to compare
  • Add new prop formioJWTSecretKey to pass the secret key used in forms-flow-forms server jwt secret.

Thanks

@shuhaib-aot @kurianbenoy-aot

v1.0.16, 2022-01-12

12 Jan 10:54
9ce2adb
Compare
Choose a tag to compare
  • Task list count being refreshed correctly when a submission is complete.
  • DynamicallyHighlighting Process Diagram.
  • Tooltip hover corrections

Thanks

@shuhaib-aot @kurianbenoy-aot

v1.0.15, 2021-12-13

15 Dec 09:11
b085113
Compare
Choose a tag to compare

Changes

  • Switching task list APIs to load with application/hal+json
  • Fix issue of process Diagram First click showing blank diagram
  • Add support of custom events for client
  • Fix TaskList search bugs

Thanks

@ann-aot @krishnan-aot @kurianbenoy-aot

v1.0.14, 2021-10-25

26 Oct 05:03
63ffd40
Compare
Choose a tag to compare

Changes

  • Allow authorisation to tasklist based on formioReviewer prop
  • TaskList Performance optimisation
  • Remove redundant API calls
  • Add new props taskSortBy and taskSortOrder to change default task sorting options
  • Add new prop containerHeight to adjust the height values of Vue component, in case of Vue component is too much for your integrated application
  • Claim user SearchBy implemented using API calls

Thanks

@ann-aot @kurianbenoy-aot

v1.0.12, 2021-08-27

13 Sep 08:03
b39de37
Compare
Choose a tag to compare

Changes

  • Task Search option to search by last Name, first Name and Email
  • Generic UI updates
  • FormList sorting by Form Name
  • New container height attribute to dynamically adjust the height of the container

Thanks

@ann-aot , @kurianbenoy-aot

v1.0.10, 2021-07-28

04 Aug 05:15
59cb62c
Compare
Choose a tag to compare

Fixes

  • Form data takes a long time to load.
  • Task being selected when loading initially.
  • Screen flicking issue on reloading web socket calls.
  • Task Email functionality not working.
  • Multiple reloading of Tasklist on user actions.
  • Flicking of screen when the task is being claimed/unclaimed
  • Tasklist LHS flicking when multiple forms are being created.
  • On creating new tasks, LHS of tasklist not being updated.

Thanks

@ann-aot , @kurianbenoy-aot

v1.0.9, 2021-07-15

15 Jul 10:25
8030d58
Compare
Choose a tag to compare

Changes

  • Added dynamic store registration of the npm component for easy Integration. So on integration, there is no need to register out the store in their main.ts.
  • Fix Allignment issues in TaskDetail menu
  • Fix tooltip issues
  • Make camunda API calls async

Thanks

@ann-aot

v1.0.7, 2021-06-30

15 Jul 10:28
8030d58
Compare
Choose a tag to compare
Merge pull request #62 from AOT-Technologies/dev

Dev to master