Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Sync to camunda-modeler@3.3.2 #84

Merged
merged 143 commits into from
Aug 30, 2019
Merged

Sync to camunda-modeler@3.3.2 #84

merged 143 commits into from
Aug 30, 2019

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    1c020ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea9b97a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. chore(CHANGELOG): update

    nikku authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    da70cf3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    64ec84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696710f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8d90c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    d8f2be9 View commit details
    Browse the repository at this point in the history
  2. fix(client): do not override lastXML with xml prop

    * override is not necessary
    
    Closes #1347
    philippfromme authored and merge-me[bot] committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a5febfd View commit details
    Browse the repository at this point in the history
  3. test(integration): add basic integration tests

    Related to #1347
    philippfromme authored and merge-me[bot] committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    03f7aa1 View commit details
    Browse the repository at this point in the history
  4. feat(app): ensure production mode in distro

    Closes #1352
    philippfromme authored and merge-me[bot] committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    a09edba View commit details
    Browse the repository at this point in the history
  5. fix(client/App): allow retrival of globals from modals

    Closes #1358
    nikku authored and merge-me[bot] committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    7119742 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eecaaf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a5adbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1230c14 View commit details
    Browse the repository at this point in the history
  9. v3.1.0

    nikku committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    1f1434f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c33885 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. fix(app): correct log usage

    Fixes #1363
    Niklas Kiefer authored and merge-me[bot] committed May 3, 2019
    Configuration menu
    Copy the full SHA
    9431881 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. chore(CHANGELOG): update to v3.1.1

    Niklas Kiefer authored and merge-me[bot] committed May 7, 2019
    Configuration menu
    Copy the full SHA
    e608903 View commit details
    Browse the repository at this point in the history
  2. chore(project): update THIRD_PARTY_NOTICES

    Niklas Kiefer committed May 7, 2019
    Configuration menu
    Copy the full SHA
    f3e7ff2 View commit details
    Browse the repository at this point in the history
  3. v3.1.1

    Niklas Kiefer committed May 7, 2019
    Configuration menu
    Copy the full SHA
    dde0cd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. fix(app): fix name conflict

    Closes #1381
    barmac authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    5c51d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b1ac1 View commit details
    Browse the repository at this point in the history
  3. fix(element-templates): handle correctly new diagrams

    Closes #1376
    barmac authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    736c43e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bd6e4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab5fd6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    260bc6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4989d2a View commit details
    Browse the repository at this point in the history
  8. v3.1.2

    philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    6c442e8 View commit details
    Browse the repository at this point in the history
  9. feat(project): add contributing guidlines

    Closes #1384
    barmac authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    8973b2f View commit details
    Browse the repository at this point in the history
  10. chore(RELEASE_CHECKLIST): add note for dependency updates

    Niklas Kiefer authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    7cb0f27 View commit details
    Browse the repository at this point in the history
  11. chore(client): bump to bpmn-js@3.4.1 / diagram-js@3.3.0

    Closes #672
    Closes #1052
    Closes #1204
    Closes #1209
    Closes #1210
    Closes #1342
    nikku authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    eb95b0b View commit details
    Browse the repository at this point in the history
  12. feat(client): bump to cmmn-js@0.18

    nikku authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    9686d5a View commit details
    Browse the repository at this point in the history
  13. chore(client): bump react version

    nikku authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    872e112 View commit details
    Browse the repository at this point in the history
  14. chore(client): bump dependencies

    nikku authored and philippfromme committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    1bdd393 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. chore(project): simplify screenshot

    nikku authored and merge-me[bot] committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    304df33 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    f272681 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    f16835b View commit details
    Browse the repository at this point in the history
  2. feat(project): add xss-testing element templates and diagram

    The abovementioned files are stored in resources dir.
    barmac authored and nikku committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e391bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7e30a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    1ed7caa View commit details
    Browse the repository at this point in the history
  2. chore(project): bump dev dependencies

    nikku authored and merge-me[bot] committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    d3788ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de7cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    a71dbd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8bc72 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    ad006ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb9750 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    a761c03 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    7c48975 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    c4904fc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    d50c2db View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    fc63651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfe5cf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. chore(client): revert dmn-js version bump

    This is due to regressions found in the 7.0.0 release.
    nikku committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    1b1b378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f03f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38829a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    7d1363b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83d580c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03679d0 View commit details
    Browse the repository at this point in the history
  4. v3.2.0

    nikku committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    f8d50e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd521e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ffc2de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85bc6d0 View commit details
    Browse the repository at this point in the history
  8. chore(CHANGELOG): update

    barmac committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    0591c06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fc0721 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c0a3dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12176a2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9f3211c View commit details
    Browse the repository at this point in the history
  13. v3.2.1

    nikku committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    354dc2c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c7e062 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. fix(deploy): display validation result only after first submission

    The green/red outline and the error message will be displayed only
    after the user tries to deploy the diagram for the first time.
    Then, the validation results will be displayed immediately on change
    or blur.
    
    Closes #1405
    barmac committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    721d347 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    0a7f06d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    8bd25cf View commit details
    Browse the repository at this point in the history
  2. feat(deploy): prefill deployment name with default value

    Closes #1441
    barmac committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    0f1f020 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    609be87 View commit details
    Browse the repository at this point in the history
  2. feat(BpmnModeler): add generic extension point

    This adds the bpmn.modeler.configure extension point.
    
    The extension point allows users to provide a middleware
    options => newOptions that can be used to apply
    arbitrary configuration updates before the editor gets
    created.
    
    This also builds existing entry points onto the new pattern
    and adds a distinct utility to carry out the configuration.
    
    Supersedes camunda/camunda-modeler#1374
    nikku authored and merge-me[bot] committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5dcc968 View commit details
    Browse the repository at this point in the history
  3. fix(client/xml-editor): restore copy, cut and paste menu entries

    This restores also the actual actions on Mac.
    
    Closes #868
    Closes #814
    barmac authored and merge-me[bot] committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    50bb68c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    8ae146c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0890a27 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. fix(client): use grid-aware align-to-origin util

    Otherwise align-to-origin will accidentally un-align
    the whole diagram. Ooops.
    nikku authored and merge-me[bot] committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    5745720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c6284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04ca3c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e98c7c View commit details
    Browse the repository at this point in the history
  5. v3.2.2

    nikku committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    d22b568 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca41af1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. chore(client): bump diagram-js + bpmn-js version

    Closes #1383
    nikku authored and merge-me[bot] committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    e219469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0738a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac404c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0313cc8 View commit details
    Browse the repository at this point in the history
  5. v3.2.3

    nikku committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    4e0fb40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b145ab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. chore(client): feed only plug-ins into Plugins

    Restore some sanity.
    nikku authored and barmac committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    84f25c0 View commit details
    Browse the repository at this point in the history
  2. chore(app): unify exposing meta-data to client

    * expose bound to app, not as global
    nikku authored and barmac committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    36df8e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. feat(app): verify we are opening actual urls externally

    nikku authored and Niklas Kiefer committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    229dbfd View commit details
    Browse the repository at this point in the history
  2. chore(client): bump p-* dependencies

    Old versions depend on Buffer as a global defined variable. *sigh*
    nikku authored and Niklas Kiefer committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    c3c3acd View commit details
    Browse the repository at this point in the history
  3. chore(client): bundle as standard web target

    We do not need the extra electron bindings.
    nikku authored and Niklas Kiefer committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    9b2ad81 View commit details
    Browse the repository at this point in the history
  4. chore(client): bump diagram-js-minimap version

    Niklas Kiefer authored and merge-me[bot] committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    384c32f View commit details
    Browse the repository at this point in the history
  5. feat(client): disable node integration

    This is a security threat that we want to avoid.
    We should expose backend utilities by other means.
    
    Related to #1448
    
    BREAKING CHANGE:
    
    * This breaks plug-ins that depend on the standard
      Electron behavior (nodeIntegration=true). We are
      Better of without these plug-ins, probably. ~_~
    nikku authored and barmac committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    92ba66d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    72ddb9f View commit details
    Browse the repository at this point in the history
  2. chore(client): bump deps

    * camunda-bpmn-moddle@4.1.0
    * bpmn-js-properties-panel@0.32.0
    
    Closes #1333
    Niklas Kiefer authored and nikku committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    2415cf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Configuration menu
    Copy the full SHA
    5432f77 View commit details
    Browse the repository at this point in the history
  2. fix(editors): fire state updates on search pad opened/closed

    Closes #1450
    barmac authored and merge-me[bot] committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    409ef23 View commit details
    Browse the repository at this point in the history
  3. style(client): reformat as LF

    nikku committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3463387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9fb2ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5ca9bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c90dcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a2a83 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    30ac4e2 View commit details
    Browse the repository at this point in the history
  2. v3.3.0-alpha.1

    barmac committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    825ec82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    857ed1f View commit details
    Browse the repository at this point in the history
  4. v3.3.0-alpha.2

    barmac committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    b3d66f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    161b234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2cc711 View commit details
    Browse the repository at this point in the history
  3. v3.3.0-alpha.3

    barmac committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    d360163 View commit details
    Browse the repository at this point in the history
  4. chore(client): pull in fixed camunda-bpmn-moddle

    Corrects rules the following elements
    
    * camunda:InputOutput
    * camunda:FailedJobRetryTimeCycle
    
    Closes camunda/camunda-modeler#1464
    Closes camunda/camunda-modeler#1465
    Closes camunda/camunda-modeler#491
    nikku authored and merge-me[bot] committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    959a074 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87263d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb64415 View commit details
    Browse the repository at this point in the history
  7. v3.3.0-alpha.4

    nikku committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    841cb7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f216a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    2535dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c674dc2 View commit details
    Browse the repository at this point in the history
  3. chore(project): fix linting errors

    barmac authored and merge-me[bot] committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    372202a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. chore(dev): less obtrusive test plugin

    * abuse access to file system though menu plugin
    philippfromme authored and merge-me[bot] committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    f2461a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. chore(client): bump to bpmn-js@5.0.2 and diagram-js@5.0.1

    Closes #1467
    Niklas Kiefer authored and nikku committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    36fc7dd View commit details
    Browse the repository at this point in the history
  2. feat(client): activate hand tool on space

    * adds ability to specify menu entries with custom behavior that is not triggered through the Electron menu
    * add keypress and keyup event handling 
    
    Closes #321
    philippfromme committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a6a9f49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6954c5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop'

    philippfromme committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    32b105e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6a550d View commit details
    Browse the repository at this point in the history
  6. v3.3.0

    philippfromme committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    94d772c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    9e5870c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013f41a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38de644 View commit details
    Browse the repository at this point in the history
  4. v3.3.1

    nikku committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    cc88fc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    ecdc85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    141fb25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7072d8 View commit details
    Browse the repository at this point in the history
  4. v3.3.2

    nikku committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    846654c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. chore(project): synchronize with base modeler

    * camunda-modeler@v3.3.2
    Niklas Kiefer committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    d89d52a View commit details
    Browse the repository at this point in the history
  2. fix(zeebe): re-arrange dependency injections

    * necessary because of latest bpmn-js-properties-panel changes
    Niklas Kiefer committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    823268a View commit details
    Browse the repository at this point in the history
  3. chore(client): fix lint errors

    Niklas Kiefer committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    fdd084f View commit details
    Browse the repository at this point in the history
  4. chore(docs): remove unrelated stuff

    Niklas Kiefer committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    e3466a0 View commit details
    Browse the repository at this point in the history
  5. chore(tasks): rename to zeebe modeler

    Niklas Kiefer committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    65cbd4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba205a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad06fa3 View commit details
    Browse the repository at this point in the history