jasquat
|
bb146410fd
|
fixed some of the form widgets w/ burnettk cullerton
|
2022-11-18 17:05:01 -05:00 |
|
jasquat
|
00db853425
|
Merge branch 'main' of github.com:sartography/spiff-arena
|
2022-11-18 16:40:53 -05:00 |
|
jasquat
|
084069c72b
|
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
|
4ba973b55c
|
Merge branch 'main' into update-workflow-json
|
2022-11-18 15:56:27 -05:00 |
|
jasquat
|
83b795a4e2
|
fixed eslint issues w/ burnettk
|
2022-11-18 15:25:04 -05:00 |
|
jasquat
|
44920037c1
|
ran some pyl w/ burnettk cullerton
|
2022-11-18 15:06:02 -05:00 |
|
jasquat
|
3c8ba0e89f
|
load diagram page even if processes are not set w/ burnettk cullerton
|
2022-11-18 15:01:41 -05:00 |
|
jasquat
|
4cdea6bc80
|
moved model delete button to show page as an icon w/ burnettk
|
2022-11-18 14:36:54 -05:00 |
|
jasquat
|
aa2b5b9ffb
|
moved group list tiles to component and use on group show page w/ burnettk
|
2022-11-18 13:57:40 -05:00 |
|
jasquat
|
61366c3d65
|
display groups as tiles on list page w/ burnettk
|
2022-11-18 12:42:08 -05:00 |
|
Elizabeth Esswein
|
0282dde54c
|
add simple refresh capability
|
2022-11-17 22:52:26 -05:00 |
|
burnettk
|
482e6f4255
|
upgrades
|
2022-11-17 17:45:17 -05:00 |
|
jasquat
|
ec30197067
|
hide messages and configuration if not authorized w/ burnettk
|
2022-11-17 17:30:51 -05:00 |
|
jasquat
|
ef3a5ff21d
|
default time to midnight if it is null when filtering w/ burnettk
|
2022-11-17 16:47:29 -05:00 |
|
jasquat
|
697c069c16
|
Merge pull request #48 from sartography/feature/add_times_to_instance_filter
Feature/add times to instance filter
|
2022-11-17 16:38:32 -05:00 |
|
jasquat
|
c4daaeb1c8
|
added back the useEffect for report filtering w/ burnettk
|
2022-11-17 16:36:38 -05:00 |
|
jasquat
|
a01f9db118
|
times on instance list table are working now w/ burnettk
|
2022-11-17 16:05:54 -05:00 |
|
jasquat
|
38f1b58fc9
|
attempting to use date objects as the date states w/ burnettk
|
2022-11-17 15:03:11 -05:00 |
|
burnettk
|
f430fa2748
|
oops, just for one column
|
2022-11-17 13:51:02 -05:00 |
|
burnettk
|
6ee14c93c7
|
just use the word id in the header and add tooltip
|
2022-11-17 13:48:11 -05:00 |
|
jasquat
|
5dbcda2d30
|
a little cleanup to forms w/ burnettk
|
2022-11-17 11:52:57 -05:00 |
|
burnettk
|
50429bc3d4
|
remove br since it felt like too much margin
|
2022-11-17 09:29:20 -05:00 |
|
burnettk
|
f18435dd01
|
revert to working mui radio
|
2022-11-16 22:50:19 -05:00 |
|
burnettk
|
6c3e59d654
|
notes about validation issue
|
2022-11-16 18:26:35 -05:00 |
|
burnettk
|
abf6caafd7
|
add inline errors
|
2022-11-16 18:16:55 -05:00 |
|
jasquat
|
7bf2b0673b
|
Merge pull request #45 from sartography/feature/form_carbon_theme
Feature/form carbon theme
|
2022-11-16 17:14:21 -05:00 |
|
jasquat
|
6b9e777111
|
fixed error messaging a little bit for forms w/ burnettk cullerton
|
2022-11-16 17:12:01 -05:00 |
|
Dan Funk
|
e3ba944f03
|
Merge pull request #43 from sartography/send_filters
Send filters used in process_instance_list to the front end
|
2022-11-16 17:11:20 -05:00 |
|
Dan
|
eda32f7a8a
|
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 |
|
Jon Herron
|
cc52a5577b
|
Pre-pr cleanup
|
2022-11-16 16:40:35 -05:00 |
|
Jon Herron
|
e0af333d30
|
lint
|
2022-11-16 16:31:58 -05:00 |
|
Jon Herron
|
c7e4feab19
|
Clear/remove filter works
|
2022-11-16 16:25:19 -05:00 |
|
jasquat
|
2346a5d346
|
some updates for the carbon form theme w/ burnettk cullerton
|
2022-11-16 16:09:48 -05:00 |
|
jasquat
|
8e4bedef38
|
added eslintignore file to ignore carbon theme for now w/ burnettk cullerton
|
2022-11-16 15:45:54 -05:00 |
|
jasquat
|
1a63f312a3
|
added radio buttons w/ burnettk cullerton
|
2022-11-16 15:43:11 -05:00 |
|
Dan
|
5cf910d55c
|
Minor tweak, in the hopes of getting a text box to update correctly.
|
2022-11-16 15:36:12 -05:00 |
|
Jon Herron
|
035ab5600b
|
Add flag to indicate if user filtered
|
2022-11-16 15:02:33 -05:00 |
|
jasquat
|
9449bfce74
|
specify onRequestClose on modals w/ burnettk cullerton
|
2022-11-16 14:55:36 -05:00 |
|
jasquat
|
951c53efdc
|
updated a couple form components to work with carbon w/ burnettk cullerton
|
2022-11-16 14:46:04 -05:00 |
|
jasquat
|
3417314877
|
support ts and js for lint and format commands w/ burnettk cullerton
|
2022-11-16 14:02:46 -05:00 |
|
jasquat
|
ab089da900
|
copied mui theme to use as base for carbon theme w/ burnettk cullerton
|
2022-11-16 13:59:09 -05:00 |
|
jasquat
|
c338e35f1e
|
theme working with mui from the internet w/ burnettk cullerton
|
2022-11-16 13:52:44 -05:00 |
|
Jon Herron
|
925790131d
|
Merge branch 'main' of github.com:sartography/spiff-arena into send_filters
|
2022-11-16 13:52:03 -05:00 |
|
Jon Herron
|
f390f82be3
|
Set process model from filter
|
2022-11-16 13:51:24 -05:00 |
|
jasquat
|
d76bb34df1
|
attempting to add a theme w/ burnettk cullerton
|
2022-11-16 13:35:55 -05:00 |
|
jasquat
|
18ccdbbcf4
|
added lint fix for frontend to pyl w/ burnettk cullerton
|
2022-11-16 13:03:59 -05:00 |
|
jasquat
|
20b3c0c7bc
|
added development permission for test user w/ burnettk cullerton
|
2022-11-16 12:57:17 -05:00 |
|
Jon Herron
|
8714a0ae2e
|
Set status from filters
|
2022-11-16 11:45:34 -05:00 |
|
jasquat
|
a684a71fc6
|
added some permissions for tasks
|
2022-11-16 11:27:10 -05:00 |
|
Jon Herron
|
f6c526ca7f
|
Set date filters from response
|
2022-11-16 10:50:47 -05:00 |
|