Commit Graph

345 Commits

Author SHA1 Message Date
jasquat 7a313c9814 added test for slugify w/ burnettk 2022-06-27 15:08:08 -04:00
jasquat 020851245b rename react_diagram_editor and added no groups to display text w/ burnettk 2022-06-27 14:26:38 -04:00
jasquat 402c230b37 npm run lint 2022-06-27 14:00:00 -04:00
jasquat 42adaaf4a4 actually run eslint 2022-06-27 13:33:58 -04:00
jasquat 7c7db5db6f run eslint in ci as well w/ burnettk 2022-06-27 12:32:28 -04:00
jasquat d3ae6a7cd0 fixed tests w/ burnettk 2022-06-27 12:29:14 -04:00
jasquat c9e118b7c2 eslint is passing w/ burnettk 2022-06-27 12:00:15 -04:00
burnettk b9238739eb add fix and prettierrc 2022-06-27 09:36:19 -04:00
burnettk 468da211e3 add eslint and prettier 2022-06-27 09:31:21 -04:00
burnettk ad1e4e7d6f bump 2022-06-24 23:19:38 -04:00
burnettk a99a4e02fc bump 2022-06-24 17:42:53 -04:00
jasquat 715881af53 try passing string in to env var w/ burnettk 2022-06-24 17:27:00 -04:00
jasquat c7f0719e06 create process instance and then run it in 2 calls now w/ burnettk 2022-06-24 16:07:55 -04:00
jasquat 70a48991f5 added new logo w/ burnettk 2022-06-24 15:50:00 -04:00
jasquat dc6e8a8695 finished adding at test for date ranges and moved some common stuff to configs for use in tests as well w/ burnettk 2022-06-24 15:18:25 -04:00
jasquat 2e5d119c7b useMemor for parameter filters w/ burnettk 2022-06-24 12:30:59 -04:00
jasquat c85f5c3c66 updates for pagination with instance list w/ burnettk 2022-06-24 12:12:26 -04:00
jasquat 188b8f8f5d pagination works with instance filters as well w/ burnettk 2022-06-24 11:56:16 -04:00
jasquat 3a92ca8edb attempting to metaprogram filters on process instances page w/ burnettk 2022-06-24 11:04:10 -04:00
burnettk 9723de230d fix bug and make cypress test a bit more stable by ensuring we are not seeing the result from the last request 2022-06-23 17:10:49 -04:00
burnettk fa81f89ea8 update readme 2022-06-23 16:43:58 -04:00
jasquat 318bb0c324 added filters to process instance list w/ burnettk 2022-06-23 14:01:25 -04:00
github-actions[bot] 2133a14fae
Merge pull request #19 from sartography/dependabot/npm_and_yarn/cypress-10.2.0
Bump cypress from 10.1.0 to 10.2.0
2022-06-22 04:47:31 +01:00
dependabot[bot] 115766b98a
Bump cypress from 10.1.0 to 10.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 03:38:56 +00:00
jasquat f5771c9cab fixed compile issue 2022-06-21 09:20:24 -04:00
burnettk 82bec803ba lint 2022-06-20 23:22:19 -04:00
jasquat 849011f69e added test to delete a process instance w/ burnettk 2022-06-20 16:43:47 -04:00
jasquat 2471dff174 moved delete buttons to edit pages and added the update portion to the crud tests w/ burnettk 2022-06-20 15:07:09 -04:00
jasquat 8f1ad42d6d added tests for new bpmn and dmn diagrams and added edit functionality to groups and models w/ burnettk 2022-06-20 14:45:15 -04:00
Kevin Burnett 0819d44a33
Merge pull request #18 from sartography/dependabot/npm_and_yarn/testing-library/user-event-14.2.1
Bump @testing-library/user-event from 14.2.0 to 14.2.1
2022-06-20 15:48:19 +00:00
jasquat 78b6ccb3c8 pass process group id into process model calls and wait 500ms before saving diagrams in tests 2022-06-20 10:57:08 -04:00
jasquat 49fc889456 added a wait in the tests for after saving dmn and bpmn diagrams w/ burnettk 2022-06-20 09:21:35 -04:00
dependabot[bot] 76a0a70b3e
Bump @testing-library/user-event from 14.2.0 to 14.2.1
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v14.2...v14.2.1)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 03:46:41 +00:00
burnettk 893c345ba8 add report of process instances that grabs some specific data, but can be generalized 2022-06-19 22:12:10 -04:00
jasquat c717721ba5 only load the diagram editor once and added tests to test editing and running a process model 2022-06-17 17:03:20 -04:00
jasquat 5501de431f added some cypress tests and added note in readme that this is still being developed w/ burnettk 2022-06-17 14:28:47 -04:00
jasquat a398cf4e3c use cypress.io for artifacts instead of github w/ burnettk 2022-06-17 11:33:59 -04:00
jasquat acb13c363f checkout samples as well w/ burnettk 2022-06-17 11:18:34 -04:00
jasquat ac81d69e61 attempt to send data to cypress.io w/ burnettk 2022-06-17 11:05:14 -04:00
jasquat 5d2ffa3111 attempt to wait for backend and frontend to be up w/ burnettk 2022-06-17 10:35:38 -04:00
jasquat edf6293d33 put working-directory under with for cypress w/ burnettk 2022-06-17 10:13:35 -04:00
jasquat 2a5308b7cb fixed tests.yml w/ burnettk 2022-06-17 10:12:18 -04:00
jasquat 305e5a9073 attempt to run cypress tests in ci w/ burnettk 2022-06-17 10:07:05 -04:00
jasquat ab6a3fdb2b add pagination to process models and added some cypress tests w/ burnettk 2022-06-16 17:31:13 -04:00
burnettk 588f868ca0 add favicon 2022-06-16 12:52:15 -04:00
jasquat 8ad5dd9816 added pagination for process groups w/ burnettk 2022-06-16 11:24:23 -04:00
jasquat eada473ef6 some updates to the script editor w/ burnettk 2022-06-16 10:28:02 -04:00
burnettk a48de27264 undo double fix 2022-06-16 09:42:38 -04:00
jasquat 5f0bb5a342 Merge branch 'main' of github.com:sartography/spiffworkflow-frontend 2022-06-16 09:29:59 -04:00
burnettk 3482781bcf bump lib 2022-06-16 09:29:07 -04:00