jasquat
999134fc8f
some more updates for group forms w/ burnettk
2022-11-03 15:55:50 -04:00
Dan
b7e094dc9f
Add a Markdown Editor.
2022-11-03 11:38:59 -04:00
jasquat
bba9ed27f1
added search bar on process groups page w/ burnettk
2022-11-02 17:16:41 -04:00
jasquat
d80e9971cc
added login_logout buttons w/ burnettk
2022-11-02 16:02:43 -04:00
Jon Herron
b471cbaa77
Prettier
2022-11-02 15:21:51 -04:00
jasquat
6126faaebc
finished process instance list filter w/ burnettk
2022-11-02 14:54:02 -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
3d2b1ad1d4
add date ranges for process instances search w/ burnettk
2022-11-02 12:42:49 -04:00
jasquat
2831206f29
a simple date picker w/ burnettk
2022-11-01 17:30:55 -04:00
jasquat
02d165c52a
filter is working for status and process model w/ burnettk
2022-11-01 17:00:59 -04:00
jasquat
5b118a69e6
process instance list page is mostly set up now w/ burnettk
2022-11-01 16:26:24 -04:00
jasquat
efd0663ef4
merged in main and resolved conflicts w/ burnettk
2022-11-01 10:50:50 -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
6191cfedf3
some more changes... navigation bar is broken due to header container w/ burnettk
2022-10-31 16:03:14 -04:00
jasquat
877d543b02
many things have been switched to carbon and the home page loads w/ burnettk
2022-10-31 15:09:21 -04:00
jasquat
c6a5bb081f
added carbon react package w/ burnettk
2022-10-31 14:50:19 -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