1.1.8-rc • Published 3 months ago

camunda-formio-tasklist-vue v1.1.8-rc

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 months ago

camunda-formio-tasklist-vue

Join the chat at https://gitter.im/forms-flow-ai/community Join the chat at https://stackoverflow.com/questions/tagged/formsflow.ai

image

This is an NPM package for using the formsflow.ai solution. It can be used as a Vue component build to integrate Camunda Tasklist, associated forms in a bundled solution.

:inbox_tray: You can install it NPM package manager.

:information_source: Things to look out for when integrating

  • Install the latest version of Camunda-formio-tasklist-vue and bootstrap-vue
  • Ensure you import the appropriate Vue component as defined in TaskList View and do the environment configuration in the integrated solution.
  • In your main.ts remember to import bootstrap-vue dependencies. Refer to this example project.
  • Write a separate router in the integration project for defining routers for Application History view submission using our component to view the Form.
  • Define CSS variable in your file --bs-primary and give some color to your buttons. example :root { --bs-primary: #0d6efd;}

A sample project which was used for integration camunda-formio-tasklist-vue components can be found :point_right: here.

:sparkles: Components

TaskList component - The customizable component which can be used to integrate formsflow.ai solution in your Vue.js based project.

:beginner: Documentation for TaskList component

FormViewSubmission component - The component for viewing the Forms Submission.

:beginner: Documentation for FormViewSubmission component

You can checkout the available formio custom events which can be used in camunda-formio-tasklist-vue here

:oncoming_taxi: Project Setup

Local Project setup

npm install

Compiles and hot-reloads for development

npm run serve

build for production with minification

npm run build

build for production and view the bundle analyzer report

npm run build --report

Customize configuration

See Configuration Reference.

If you are interested in contributing to the project :heart_eyes:, do checkout our style guide to follow project guidelines

:warning: License

Code is released under the Apache License, Version 2.0.

1.1.8-rc

3 months ago

1.1.7-rc

4 months ago

1.1.6

5 months ago

1.1.6-rc

5 months ago

1.1.5

6 months ago

1.1.4

1 year ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.11

3 years ago

1.0.12

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago