Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visual editing: Business Process Model And Notation bpmn.io #12

Open
dckc opened this issue Apr 18, 2020 · 4 comments
Open

visual editing: Business Process Model And Notation bpmn.io #12

dckc opened this issue Apr 18, 2020 · 4 comments

Comments

@dckc
Copy link
Contributor

dckc commented Apr 18, 2020

file:///home/connolly/Desktop/dtc-10-06-02.pdf
https://www.omg.org/spec/BPMN/2.0/#docs-informative-supporting
https://bpmn.io/

people are still using it
https://forum.bpmn.io/t/create-a-new-property-panel-tab-and-add-dynamic-selectbox/4622

https://github.com/bpmn-io/bpmn-js

@dckc
Copy link
Contributor Author

dckc commented Apr 18, 2020

note section 12 E-Mail Voting Example of file:///home/connolly/Desktop/dtc-10-06-02.pdf

@dckc
Copy link
Contributor Author

dckc commented Apr 19, 2020

nicer tutorial https://camunda.com/bpmn/
and reference https://camunda.com/bpmn/reference/

@dckc
Copy link
Contributor Author

dckc commented Apr 19, 2020

@dckc
Copy link
Contributor Author

dckc commented Apr 23, 2020

current status:

connolly@jambox:~/projects/js2rho$ sbt test
[info] Loading settings for project global-plugins from plugins.sbt ...
[info] Loading global plugins from /home/connolly/.sbt/1.0/plugins
[info] Loading settings for project js2rho-build from plugins.sbt,metals.sbt ...
[info] Loading project definition from /home/connolly/projects/js2rho/project
[info] Loading settings for project js2rho from build.sbt ...
[info] Set current project to js2rho (in build file:/home/connolly/projects/js2rho/)

new console(`rho:io:stdout`)
in {
  for(_ <- _6-450) {
    console!("Order received")
    }
  | => bpmn2rho.PizzaOrderTest 0s
  |
  for(_ <- _6-61) {
    console!("Hungry for pizza")
    }
  
  }

[info] PizzaOrderTest:
[info] PizzaDoc
[info] - should be XML
[info] PizzaDoc
[info] - should compile to Rholang process
[info] PizzaProc
[info] - should print nicely
[info] Run completed in 412 milliseconds.
[info] Total number of tests run: 3
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 3, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 2 s, completed Apr 23, 2020, 12:41:48 PM

@dckc dckc transferred this issue from rchain-community/rvote Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant