Nico Rehwaldt
|
0ba239bbce
|
chore(project): switch to eslint
Use eslint instead of jshint for linting.
* better linting results
* test files linted, too
* consistent code style checks
Closes #568
|
2016-06-07 09:55:32 +02:00 |
Vladimirs Katusenoks
|
839ed0b8e8
|
fix(paste): copy process with participant
Closes camunda/camunda-modeler#297
|
2016-05-20 15:55:04 +02:00 |
Vladimirs Katusenoks
|
80d62b9873
|
fix(paste): set correct parent on data associations
Closes camunda/camunda-modeler#296
|
2016-05-20 12:40:15 +02:00 |
Nico Rehwaldt
|
c3a159261a
|
test(copy-paste): fix everything
|
2016-05-19 14:56:23 +02:00 |
Ricardo Matias
|
30e3fdd81c
|
fix(copy-paste): allow pasting of elements onto lanes
Closes #532
|
2016-05-03 17:27:25 +02:00 |
Ricardo Matias
|
612b93db2e
|
feat(copy-paste): disallow pasting of participants on some scenarios
Participants are not allowed to be pasted onto a Process,
if the Process already has other elements.
Closes #526
|
2016-05-03 15:23:45 +02:00 |
Ricardo Matias
|
3f04e18398
|
fix(copy-paste): correctly paste on lanes
Closes #516
|
2016-05-02 14:38:42 +02:00 |
Ricardo Matias
|
c586c908b2
|
feat(ModelingFeedback): add tooltip when pasting is disallowed
Only in the case of pasting outside of collaboration.
Closes camunda/camunda-modeler#252
|
2016-04-29 16:19:09 +02:00 |
Ricardo Matias
|
1b9ebfc993
|
feat(copy-paste): allow copying & pasting of elements
Closes #391
|
2016-04-22 09:34:53 +02:00 |