This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
1.0.0
This is the first release of this demo, as presented during Bonita Day Paris 2023 on 2023-03-30
.
To run the demo attached to this release
- extract the
bonita-day-demo-2023-1.0.0.zip
zip in a local folder - make this folder available with a HTTP server. For instance, by running from the folder
npx http-server
What's Changed
🎉 New Features
- feat: initiate main page by @assynour in #2
- feat: add navigation by @assynour in #3
- feat: add case monitoring by @assynour in #4
- feat: introduce the "process monitoring" use case by @tbouffard in #5
- feat: hide "case monitoring" data when switching to another use case by @tbouffard in #6
- feat: let hide 2nd process and disable subprocess navigation by @tbouffard in #9
- feat: add resource allocation interaction (1st step) by @assynour in #10
- feat(case-monitoring): highlight tasks depending on the resource by @tbouffard in #18
- feat: display an advertise pane on demand by @tbouffard in #19
- feat(supplier): add popover on retrieve email activity by @assynour in #22
- feat(supplier): add generated email popover by @assynour in #23
- feat(case-monitoring): progressively highlight path of supplier by @tbouffard in #26
- feat(supplier): hide supplier data by @assynour in #28
- feat: introduce
ProcessExecutor
for the Supplier Contact process by @tbouffard in #32 - feat(advertise): use the website QR Code by @tbouffard in #66
- feat(diagram): use user and service tasks by @tbouffard in #68
- feat(happy-path): activate the "catch msg" flow at last by @tbouffard in #69
- feat(supplier): add actions on popover buttons by @assynour in #70
- feat(process-monitoring): replace overlay with popover by @assynour in #72
- feat(supplier): process executor manages popovers by @assynour in #71
- feat(process-monitoring): add a button to reset the use case by @tbouffard in #78
- feat(case-monitoring): improve the content of the popovers by @tbouffard in #79
- feat(supplier): add gpt answers by @assynour in #84
- feat(process-monitoring): fix content and delay of overlay by @assynour in #85
- feat(supplier): pause/resume main process by @tbouffard in #34
- feat(case-monitoring): rework the 'Supplier Contact' popovers by @tbouffard in #87
- feat(case-monitoring): return to main on "assign" click by @assynour in #86
- feat(supplier): add overlay on edge to count the number of visits by @assynour in #90
- feat(subprocess): display notification when clicking on "assign" button by @assynour in #91
- feat(supplier): display notification at the end of the execution by @assynour in #94
- feat(case-monitoring): improve general design popovers by @assynour in #99
- feat(case-monitoring): improve design activities by @assynour in #100
🐛 Bug Fixes
- fix: do not capitalize the text by @tbouffard in #14
- fix(case-monitoring): remove listeners on popover elements by @tbouffard in #24
- fix(process-monitoring): fix glitch in edge animation by @assynour in #40
- fix(supplier): fix content outside popover by @assynour in #46
- fix(case-monitoring): no overlay on the sub-process running task by @tbouffard in #62
- fix(case-monitoring): disable use-case switch in "Supplier" by @tbouffard in #92
📝 Documentation
- docs: clean the README by @tbouffard in #1
- docs: explain the content of the demo in the README by @tbouffard in #96
Other Changes
- feat: display/hide contact client pool on btn click by @assynour in #21
- chore(deps-dev): bump typescript and vite by @tbouffard in #45
- docs: fix typo in README by @tbouffard in #98
New Contributors
- @tbouffard made their first contribution in #1
- @assynour made their first contribution in #2
Full Changelog: https://github.com/process-analytics/bonita-day-demo-2023/commits/v1.0.0