107 Commits

Author SHA1 Message Date
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
burnettk
0964473b06 whenever the text changes in the model update the script text in memory, updating size 2022-06-15 18:41:20 -04:00
burnettk
cb8f30da1a use pagination 2022-06-15 17:49:05 -04:00
jasquat
e4a1261658 added nicer script editor w/ burnettk 2022-06-15 17:34:25 -04:00
jasquat
2a3fe23963 cleaned up the react diagram editor and removed bpmn-js manual edit for scriptTasks without properties-panel w/ burnettk 2022-06-15 15:31:26 -04:00
jasquat
2ab8c20ed1 mostly using spiffworkflow prop panel 2022-06-15 13:52:00 -04:00
github-actions[bot]
85a7abe1a3
Merge pull request #15 from sartography/dependabot/npm_and_yarn/react-dom-18.2.0
Bump react-dom from 18.1.0 to 18.2.0
2022-06-15 04:37:33 +01:00
dependabot[bot]
ce159531f1
Bump react-dom from 18.1.0 to 18.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 03:34:55 +00:00
github-actions[bot]
bc56829519
Merge pull request #14 from sartography/dependabot/npm_and_yarn/react-18.2.0
Bump react from 18.1.0 to 18.2.0
2022-06-15 04:33:56 +01:00
dependabot[bot]
4de9e12544
Bump react from 18.1.0 to 18.2.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 03:31:48 +00:00
jasquat
ced1e79db9 added header button to props panel, using craco now, and added an editor to the bpmn edit page w/ burnettk 2022-06-14 17:15:44 -04:00
jasquat
c41a6752a3 we can add a text field to the panel w/ burnettk 2022-06-14 17:00:08 -04:00
jasquat
0bf3336cbe wip added some test code to added properties to bpmn xml w/ burnettk 2022-06-13 17:35:35 -04:00
jasquat
1f242f3a60 renamed docker_restart to deploy and added a git pull to it w/ burnettk 2022-06-13 14:26:16 -04:00
jasquat
0c9350b53c use the same diagram editor for bpmn and dmn w/ burnettk 2022-06-13 14:04:08 -04:00
jasquat
9554ada481 attempting to use the same diagram editor for both bpmn and dmn w/ burnettk 2022-06-13 12:27:26 -04:00
jasquat
59ec791d6e dmn and bpmn diagrams can be created and edited w/ burnettk 2022-06-13 12:10:39 -04:00
jasquat
f40e56fcdf added some dmn support but disabled bpmn for right now w/ burnettk 2022-06-13 10:52:48 -04:00
Kevin Burnett
990441a631
Merge pull request #6 from sartography/dependabot/npm_and_yarn/testing-library/user-event-14.2.0
Bump @testing-library/user-event from 13.5.0 to 14.2.0
2022-06-10 21:36:37 +00:00
burnettk
7987af1a99 update meta description 2022-06-10 17:28:32 -04:00
jasquat
c16a30dc06 added docker restart command w/ burnettk 2022-06-10 16:59:53 -04:00
jasquat
53c074a17f use bpmn-js-spiffworkflow module w/ burnettk 2022-06-10 16:54:15 -04:00
jasquat
8a197196c6 added additional css to get breadcrumbs on sub processes w/ burnettk 2022-06-10 16:44:56 -04:00
jasquat
a84979f62a removed dupe code from edit jsx w/ burnettk 2022-06-10 15:35:30 -04:00
jasquat
593df3999f things are working again w/ burnettk 2022-06-10 15:27:01 -04:00
jasquat
7aa182d677 we can add new bpmn files mostly w/ burnettk 2022-06-10 14:58:15 -04:00
jasquat
943e88c64e wip editing bpmn diagrams w/ burnettk 2022-06-10 14:37:09 -04:00
jasquat
e5c806b90a cleaned up dependabot auto merge yml w/ burnettk 2022-06-10 10:12:26 -04:00
github-actions[bot]
9de65ea616
Merge pull request #13 from sartography/feature/test_dependabot2
updated README to get change w/ burnettk
2022-06-10 15:02:39 +01:00
jasquat
d0ac365f2d updated README to get change w/ burnettk 2022-06-10 10:00:46 -04:00
jasquat
61acf5ecb6
Merge pull request #12 from sartography/feature/test_dependabot1
updated README to get change w/ burnettk
2022-06-10 09:59:26 -04:00
jasquat
34c4fdd539 checkout the repo before auto merging w/ burnettk 2022-06-10 09:56:02 -04:00
jasquat
faa0e97e41 updated README to get change w/ burnettk 2022-06-10 09:41:17 -04:00
jasquat
07aac055b4 Merge branch 'main' of github.com:sartography/spiffworkflow-frontend 2022-06-10 09:40:08 -04:00
jasquat
c076b4ce19 process model delete now works and updates for auto-merge dependabot w/ burnettk 2022-06-10 09:40:05 -04:00
Kevin Burnett
99acaad180
Merge pull request #11 from sartography/feature/testing-kb-6
update readme
2022-06-10 13:39:33 +00:00
burnettk
d00d083e55 update readme 2022-06-10 09:20:20 -04:00
burnettk
768752a0d3 dump full context 2022-06-10 09:20:03 -04:00
Kevin Burnett
1d8b709cf3
Merge pull request #10 from sartography/feature/testing-kb-5
update readme
2022-06-10 13:16:25 +00:00