Skip to content

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

Fixed Modal Close on Custom Form Submission and Task update quick fix

05 Feb 09:27
1c4535f
Compare
Choose a tag to compare

What's Changed

  • Fixed Modal Close on Custom Form Submission and Task update quick fix: back to form list by @shuhaib-aot in #298

Full Changelog: 1.1.7-rc...1.1.8-rc

Fixed form url issue

16 Jan 04:04
2bb54ab
Compare
Choose a tag to compare

What's Changed

Vulnerability fixes

20 Dec 09:18
6a5a1da
Compare
Choose a tag to compare

What's Changed

  • Vulnerability fixes

Removed v-calendar package

01 Nov 07:32
d21623f
Compare
Choose a tag to compare

Fixes

  • Removed v-calendar package

Thanks

@shuhaib-aot

v1.1.4, 2022-11-11

11 Nov 13:30
23b7e15
Compare
Choose a tag to compare

Modified

  • Added Form search and Form sorting
  • Removed formio token generation mechanism
  • Added Pagination from server side
  • Reduced props
  • Exported FormList component
  • Vue-formio package Upgraded
  • Chosen Filter will display now

Fixes

  • Fixed null value accept in the filter
  • Fixed forms showing under the history tab
  • Fixed tasklist when expanding a task

Thanks

@shuhaib-aot @fahad-aot

v1.1.3, 2022-07-012

12 Jul 04:44
750c98a
Compare
Choose a tag to compare

Updates

  • Component optimized
  • Lazy loading implemented
  • Bootstrap-vue dependencies removed
  • Added Robocorp cloud

Fixes

  • Fixed UI
  • Fixed date inputs
  • Updated UI responsiveness

Thanks

@shuhaib-aot @fahad-aot @shibin-aot

v1.1.2, 2022-04-04

12 Jul 04:29
68ac557
Compare
Choose a tag to compare

Fixes

  • Fixed Boolean value accept in filter
  • Fixed Console errors
  • Updated UI responsiveness
  • Updated order of task variables in task list

Thanks

@shuhaib-aot @fahad-aot

v1.1.1, 2022-03-28

29 Mar 05:20
ff22b5f
Compare
Choose a tag to compare

Modified

  • Add process variable on filter task
  • Updated groups UI
  • Updated authorization API

Fixes

  • Highlighting Process Diagram
  • On submitting new forms, LHS of TaskList not being updated
  • Task variable null check
  • Buffer function
  • Filter Task bugs
  • Follow up date and Due date bugs on Task details

Thanks

@shuhaib-aot @fahad-aot @sumesh-aot

v1.1.0, 2022-03-11

11 Mar 10:23
1f67cd3
Compare
Choose a tag to compare

Modified

  • Add Task Variable on task list
  • Add hide task details feature
  • Add disable component feature
  • Updated FORMIO details from multiple line Props to combined Props
  • Updated UI
  • Add taskDefaultFilterListNames

Thanks

@shuhaib-aot @kurianbenoy-aot @fahad-aot

v1.0.19, 2022-02-25

26 Feb 06:42
c627258
Compare
Choose a tag to compare

Modified

  • View submission history issues fixed
  • Add loaders for fetching TaskList and TaskDetail page
  • Fix Claim Task assignee search filter bug
  • Updated with Formio Url (BaseUrl, ProjectUrl)
  • add docs on Git PR guidelines

Thanks

@shuhaib-aot @kurianbenoy-aot