513 Commits

Author SHA1 Message Date
Jon Herron
b471cbaa77 Prettier 2022-11-02 15:21:51 -04:00
jbirddog
01fc31aa27 From the logs, allow viewing a diagram in a previous state (#15)
Co-authored-by: Elizabeth Esswein <elizabeth.esswein@gmail.com>
2022-11-02 14:34:59 -04:00
jasquat
ca2bc557f1 updated bpmn-js-spiffworkflow w/ burnettk danfunk 2022-10-31 17:18:47 -04:00
jasquat
dcc2801186 cleaned up some frontend code and put back logic for script unit tests w/ burnettk danfunk 2022-10-31 16:58:10 -04:00
jasquat
d8ee4dfc56 using new bpmn-js-spiffworkflow for python scripts w/ burnettk danfunk 2022-10-31 16:51:27 -04:00
jasquat
c6a47df1b7 added script to get the process info and do not set error message when a task fails from the frontend w/ burnettk 2022-10-28 16:46:09 -04:00
jbirddog
8afeb64f15 Front end changes to allow editing task data (#4)
Co-authored-by: mike cullerton <michaelc@cullerton.com>
2022-10-27 10:58:22 -04:00
jasquat
647a428c7e
Merge pull request #93 from sartography/test_arena_push
Test arena push
2022-10-21 10:50:50 -04:00
jbirddog
9d119258a5 Pause/resume process instances (#2)
Collab with @cullerton
2022-10-20 16:44:08 -04:00
burnettk
0c4b7541f4 Merge commit '5adbec7e67d36fd582fc01da083e531ff0925b9e' 2022-10-19 16:48:28 -04:00
Dan
b000087790 update bpmn-js 2022-10-19 16:36:21 -04:00
burnettk
73a17f29a5 Merge commit '2a5690772af8fcd121b257dd0b0ba606c57be47a' 2022-10-19 15:25:27 -04:00
jasquat
6f8e418481 do not send invalid model keys to the backend w/ burnettk 2022-10-19 15:23:58 -04:00
burnettk
3ecfc4f3a9 Merge commit 'f930f96d1b389e239d05e865afe4db339cb49cbf' 2022-10-19 15:17:20 -04:00
jasquat
7f1f0b3596 Merge branch 'main' of github.com:sartography/spiffworkflow-frontend 2022-10-19 14:34:32 -04:00
jasquat
03499ae0c4 add the redirect url back into the call to connector proxy 2022-10-19 14:34:29 -04:00
Kevin Burnett
c0199ebf23
Merge pull request #91 from sartography/bugfix/style-of-date-selection
Json Web Form CSS Fix -
2022-10-19 17:23:26 +00:00
burnettk
96880aee2f comment 2022-10-19 13:23:15 -04:00
Dan
63c24e0241 Json Web Form CSS Fix - Bootsrtrap now requires that each li have a "list-inline-item", also have a PR
in on this with the react-jsonschema-form.
2022-10-19 10:52:18 -04:00
jasquat
0c9e869f01 Merge commit '75729ba3df3a8e1eccbae237d96efa7f17f72b26' 2022-10-18 16:41:13 -04:00
jasquat
bf2d2a2243 added authentication table w/ burnettk 2022-10-18 16:40:49 -04:00
jasquat
d9d8f364fe added an authentications route and updated error message to show sentry links w/ burnettk 2022-10-18 14:51:01 -04:00
burnettk
93891c6077 Merge commit '8d86fe710d083e1d5b2f031ddcf3443b044785e3' 2022-10-17 17:18:24 -04:00
jasquat
790d267b9e support calling backend with a domain name w/ burnettk 2022-10-17 17:18:07 -04:00
Jon Herron
e63af29034 Merge commit 'a087961fab0d73cc54f9cae658e9eb50ab060f96' 2022-10-13 20:45:09 -04:00
jasquat
d68d521d78 also alert for unexpected errors from the api result w/ burnettk 2022-10-13 16:25:17 -04:00
jasquat
698f7595a9 show an alert if backend gives a 403 w/ burnettk 2022-10-13 15:34:04 -04:00
jasquat
fa65efbb3f Merge branch 'main' of github.com:sartography/spiffworkflow-frontend 2022-10-13 12:55:15 -04:00
jasquat
f2a629110c do not null out error message in useEffect to avoid endless redirects w/ burnettk 2022-10-13 12:55:11 -04:00
mike cullerton
b5b79bae7d Remove the AllowedModel stuff from secrets
Clean up spacing on SecretNew
Don't allow spaces in Secret key. Change them to dashes.
2022-10-12 18:22:49 -04:00
mike cullerton
9ab1da07f6 Merge branch 'main' into feature/secrets 2022-10-12 16:55:02 -04:00
Jon Herron
1b73726547 Merge commit '3cfc1bd3834a5ed8ec9d1aa91886ebf0a0c69053' 2022-10-12 16:03:28 -04:00
jbirddog
572d779f74
Some changes from Dan (#87)
* Updaging the jinja processing so it doesn't leave a bunch of blank lines in the markdown that has strong feelings about white space.  Updating the front end to render markdown formatted instructions.  And adding a little css love to tables that are generated in Markdown.

* CI fixes

Co-authored-by: Dan <daniel.h.funk@gmail.com>
2022-10-12 16:03:15 -04:00
Jon Herron
12b8b32fd7 CI fixes 2022-10-12 15:44:20 -04:00
Jon Herron
e8451a3e4a Merge main, resolve conflicts 2022-10-12 15:35:34 -04:00
jasquat
e6fe405eb4 use main of bpmn-js-spiffworkflow w/ burnettk 2022-10-12 14:43:45 -04:00
Dan
716bb3cbd0 Updaging the jinja processing so it doesn't leave a bunch of blank lines in the markdown that has strong feelings about white space. Updating the front end to render markdown formatted instructions. And adding a little css love to tables that are generated in Markdown. 2022-10-12 13:28:57 -04:00
jbirddog
75dbea6734
Allow adding a new markdown file (#84) 2022-10-11 18:03:35 -04:00
burnettk
382e5208b5 allow setting primary file name 2022-10-11 17:15:25 -04:00
jasquat
04ac3aa091 added some comments for failing tests w/ burnettk 2022-10-11 17:05:14 -04:00
jasquat
7b343252a3 use the acceptance tests permission yml in ci w/ burnettk 2022-10-11 16:59:26 -04:00
jasquat
c17cc48a37 set the error message when failing to load a task w/ burnettk 2022-10-11 10:43:53 -04:00
burnettk
c6d74f66b2 use something not a string 2022-10-07 17:22:36 -04:00
burnettk
b7f71087bd ignore scripts 2022-10-06 15:31:23 -04:00
burnettk
09fe6b4054 npm ci is safer than npm i, and avoid installing serve globally 2022-10-06 15:18:58 -04:00
mike cullerton
4936296bdd add link for path column too 2022-10-06 12:37:01 -04:00
mike cullerton
4272ad5acb No slugify, too extreme for this use case 2022-10-06 12:36:36 -04:00
burnettk
d5cdfed181 Merge remote-tracking branch 'origin/main' into feature/secrets 2022-10-06 07:54:32 -04:00
mike cullerton
4a81b2a101 add SecretAllowedModelEdit 2022-10-05 18:07:15 -04:00
Kevin Burnett
965fa2871e
Merge pull request #80 from sartography/feature/process-model-search
Feature/process model search
2022-10-05 20:34:50 +00:00