jasquat
|
92d77f3a51
|
allow getting all process models, process instances should not save when they are initialized, and fixed some cypress tests w/ burnettk
|
2022-11-21 14:12:04 -05:00 |
|
burnettk
|
bba1497cf7
|
fix cypress tests
|
2022-11-20 21:28:23 -05:00 |
|
jbirddog
|
07614abbc1
|
Frontend label changes (#54)
|
2022-11-20 14:53:27 -05:00 |
|
jasquat
|
66947160ab
|
added some more widget types to the form builder. w/ burnettk
|
2022-11-19 20:55:27 -05:00 |
|
jasquat
|
90a9f23339
|
added basic form builder. w/ burnettk
|
2022-11-19 19:44:21 -05:00 |
|
jasquat
|
d51db5cf99
|
removed tabs from taskshow page w/ burnettk cullerton
|
2022-11-18 17:10:34 -05:00 |
|
jasquat
|
aa54abb7db
|
Merge branch 'main' of github.com:sartography/spiff-arena
|
2022-11-18 16:40:53 -05:00 |
|
jasquat
|
7b21ff4eec
|
added create new instance page and moved model run to a component w/ burnettk cullerton
|
2022-11-18 16:40:49 -05:00 |
|
mike cullerton
|
e29eaab76e
|
Merge branch 'main' into update-workflow-json
|
2022-11-18 15:56:27 -05:00 |
|
jasquat
|
ea61d7819d
|
fixed eslint issues w/ burnettk
|
2022-11-18 15:25:04 -05:00 |
|
jasquat
|
e2cfe5cb8a
|
ran some pyl w/ burnettk cullerton
|
2022-11-18 15:06:02 -05:00 |
|
jasquat
|
2464df4b81
|
load diagram page even if processes are not set w/ burnettk cullerton
|
2022-11-18 15:01:41 -05:00 |
|
jasquat
|
a795514570
|
moved model delete button to show page as an icon w/ burnettk
|
2022-11-18 14:36:54 -05:00 |
|
jasquat
|
128993d255
|
moved group list tiles to component and use on group show page w/ burnettk
|
2022-11-18 13:57:40 -05:00 |
|
jasquat
|
d393683794
|
display groups as tiles on list page w/ burnettk
|
2022-11-18 12:42:08 -05:00 |
|
Elizabeth Esswein
|
0da658c42d
|
add simple refresh capability
|
2022-11-17 22:52:26 -05:00 |
|
jasquat
|
6607bb6a8d
|
hide messages and configuration if not authorized w/ burnettk
|
2022-11-17 17:30:51 -05:00 |
|
jasquat
|
c744dd8867
|
default time to midnight if it is null when filtering w/ burnettk
|
2022-11-17 16:47:29 -05:00 |
|
jasquat
|
f49d76429e
|
attempting to use date objects as the date states w/ burnettk
|
2022-11-17 15:03:11 -05:00 |
|
jasquat
|
9f2d524447
|
a little cleanup to forms w/ burnettk
|
2022-11-17 11:52:57 -05:00 |
|
burnettk
|
5786900228
|
revert to working mui radio
|
2022-11-16 22:50:19 -05:00 |
|
burnettk
|
e449bc351c
|
notes about validation issue
|
2022-11-16 18:26:35 -05:00 |
|
burnettk
|
60aeaee91d
|
add inline errors
|
2022-11-16 18:16:55 -05:00 |
|
jasquat
|
7bd3ead772
|
Merge pull request #45 from sartography/feature/form_carbon_theme
Feature/form carbon theme
|
2022-11-16 17:14:21 -05:00 |
|
Dan
|
b7d669a394
|
Searching for call activities seems to be working now.
I had the clear_caches in the wrong place previously - fixing.
|
2022-11-16 16:53:51 -05:00 |
|
jasquat
|
498292d354
|
some updates for the carbon form theme w/ burnettk cullerton
|
2022-11-16 16:09:48 -05:00 |
|
jasquat
|
87802a60b3
|
added radio buttons w/ burnettk cullerton
|
2022-11-16 15:43:11 -05:00 |
|
jasquat
|
1b175e65b1
|
specify onRequestClose on modals w/ burnettk cullerton
|
2022-11-16 14:55:36 -05:00 |
|
jasquat
|
95442a03cf
|
copied mui theme to use as base for carbon theme w/ burnettk cullerton
|
2022-11-16 13:59:09 -05:00 |
|
jasquat
|
ddce5fcec1
|
theme working with mui from the internet w/ burnettk cullerton
|
2022-11-16 13:52:44 -05:00 |
|
jasquat
|
7707c042da
|
attempting to add a theme w/ burnettk cullerton
|
2022-11-16 13:35:55 -05:00 |
|
jasquat
|
ac2064252e
|
added some permissions for tasks
|
2022-11-16 11:27:10 -05:00 |
|
jasquat
|
d93a1c910f
|
added some permissions to the process model show page w/ burnettk
|
2022-11-15 17:35:16 -05:00 |
|
jasquat
|
7cd4f43ad9
|
use id_for_file_path when using the process model id as a path for windows and added some more permission stuff to the frontend w/ burnettk
|
2022-11-15 16:18:25 -05:00 |
|
jasquat
|
92a37b61de
|
added permission service to frontend to allow checking for permissions w/ burnettk
|
2022-11-15 14:40:35 -05:00 |
|
jasquat
|
5a46883d34
|
fixed linting issues w/ burnettk
|
2022-11-15 11:05:07 -05:00 |
|
jasquat
|
e945439841
|
added configuration nav item to help reduce nav items w/ burnettk
|
2022-11-15 11:00:52 -05:00 |
|
jbirddog
|
46e159560e
|
Navigate to my task (#35)
|
2022-11-15 10:52:39 -05:00 |
|
jasquat
|
3e4c669167
|
some minor updates to model show page w/ burnettk
|
2022-11-15 09:32:22 -05:00 |
|
jasquat
|
b9e7b5271e
|
more refactoring for process instance list w/ burnettk
|
2022-11-14 17:35:04 -05:00 |
|
jasquat
|
0499a3970e
|
turned the table list route into a table component w/ burnettk
|
2022-11-14 17:00:28 -05:00 |
|
jasquat
|
e6db091ba1
|
refactored pagination table to allow prefixing page options w/ burnettk
|
2022-11-14 16:29:04 -05:00 |
|
jasquat
|
fcccbdc845
|
added remaining task tables w/ burnettk
|
2022-11-14 12:06:39 -05:00 |
|
jasquat
|
79537645ee
|
added message correlations to message instance list api call w/ burnettk
|
2022-11-14 10:14:00 -05:00 |
|
burnettk
|
b76f0e712f
|
i think this is not always truthy, eslint
|
2022-11-13 18:41:03 -05:00 |
|
burnettk
|
340821b77a
|
open accordion by default per feedback
|
2022-11-11 22:21:33 -05:00 |
|
burnettk
|
f89b8bdda2
|
fix a couple tests
|
2022-11-11 22:12:35 -05:00 |
|
burnettk
|
4cbdc5f8d9
|
Merge remote-tracking branch 'origin/main' into feature/home_page_redesign
|
2022-11-11 18:09:03 -05:00 |
|
burnettk
|
cd3bb9fb28
|
lint
|
2022-11-11 17:20:45 -05:00 |
|
jasquat
|
43cbcf7924
|
added more task tables w/ burnettk
|
2022-11-11 16:31:48 -05:00 |
|