burnettk
|
1d68702d35
|
do not mislead user about being able to edit and clean up time in words
|
2022-11-25 02:53:20 -05:00 |
burnettk
|
f4d40a72dc
|
auto refresh tasks waiting for my groups on homepage
|
2022-11-25 02:34:25 -05:00 |
burnettk
|
2cdd0d0259
|
time ago in words for in progress tab per harmeet feedback
|
2022-11-25 02:29:49 -05:00 |
burnettk
|
c59abc961e
|
exclude instances you started in with_tasks_completed_by_me
|
2022-11-25 01:57:51 -05:00 |
burnettk
|
b4fc11059b
|
put id before process like completed tab and add title text to explain what is happening
|
2022-11-25 01:04:30 -05:00 |
burnettk
|
fa92943317
|
lint
|
2022-11-25 00:46:43 -05:00 |
burnettk
|
90ab56b93a
|
in completed tab, show display name, and filter by all stopped statuses rather than just complete
|
2022-11-25 00:44:06 -05:00 |
burnettk
|
cb8c7cd0f9
|
use process model display name rather than id for completed instances tab
|
2022-11-25 00:30:01 -05:00 |
burnettk
|
1711837e88
|
tests passing
|
2022-11-25 00:08:38 -05:00 |
burnettk
|
5b73c4ddb0
|
gotta fix usage of is_model
|
2022-11-24 16:28:10 -05:00 |
burnettk
|
444b55a503
|
working on tests
|
2022-11-24 13:01:53 -05:00 |
burnettk
|
b761a36d62
|
oh my god why were these ever instance methods
|
2022-11-24 12:38:41 -05:00 |
burnettk
|
2c751a7825
|
remove column
|
2022-11-24 12:28:53 -05:00 |
burnettk
|
2eb3ef6aa3
|
renames
|
2022-11-24 12:00:26 -05:00 |
burnettk
|
bfae6ac63d
|
start adding display name and removing garbage
|
2022-11-24 11:51:31 -05:00 |
burnettk
|
eb0ea547ed
|
left align files section with Start button per harmeet feedback
|
2022-11-24 11:06:11 -05:00 |
burnettk
|
6643e9b711
|
add fin1, lead1, and Tasks actioned by me to Tasks completed by me
|
2022-11-24 10:38:25 -05:00 |
burnettk
|
a725d982fc
|
improve wording
|
2022-11-23 19:03:00 -05:00 |
burnettk
|
b5fc5428c0
|
consistency is key
|
2022-11-23 18:58:10 -05:00 |
burnettk
|
7efccc2a68
|
remove View label next to process instance id
|
2022-11-23 18:57:05 -05:00 |
burnettk
|
d2275101a0
|
ui feedback
|
2022-11-23 18:54:25 -05:00 |
jasquat
|
851be377ff
|
some ui changes w/ burnettk
|
2022-11-23 18:44:51 -05:00 |
jasquat
|
b0e5950405
|
updated copmleted table text w/ burnettk
|
2022-11-23 16:42:59 -05:00 |
jasquat
|
ec4f135559
|
updated instances table descriptions w/ burnettk
|
2022-11-23 16:37:33 -05:00 |
jasquat
|
dbb3c26b71
|
Merge branch 'main' of github.com:sartography/spiff-arena
|
2022-11-23 16:26:05 -05:00 |
jasquat
|
b5d10e1596
|
added descriptions to task tables w/ burnettk
|
2022-11-23 16:26:02 -05:00 |
jbirddog
|
d9a708847c
|
Fix the postgres job (#61)
|
2022-11-23 15:50:02 -05:00 |
jbirddog
|
fba82afcc1
|
Fix for updating xero token in the background (#60)
|
2022-11-23 15:49:43 -05:00 |
jasquat
|
c150ec97a6
|
updated breadcrumb to use display name w/ burnettk
|
2022-11-23 15:39:10 -05:00 |
jbirddog
|
e875256385
|
Hide perspectives link in nav bar (#59)
|
2022-11-23 12:28:33 -05:00 |
burnettk
|
6e8eb256d5
|
update permissions per feedback in demo
|
2022-11-23 10:49:26 -05:00 |
burnettk
|
4e1e99f24a
|
rename process_groups_list to process_group_list and fix lint
|
2022-11-23 10:42:41 -05:00 |
jasquat
|
0eeebc497b
|
some updates to ui homepage to align more with notion doc
|
2022-11-23 10:23:26 -05:00 |
jasquat
|
19333e38b2
|
fixed cypress tests
|
2022-11-23 09:38:45 -05:00 |
burnettk
|
c3439bd690
|
fix typo
|
2022-11-23 08:39:25 -05:00 |
burnettk
|
9d518c8070
|
add perm to process instance report list
|
2022-11-22 18:16:01 -05:00 |
jasquat
|
4143aae16b
|
some more perm updates for core user w/ burnettk
|
2022-11-22 17:38:39 -05:00 |
jasquat
|
ee61e43237
|
Merge branch 'main' of github.com:sartography/spiff-arena
|
2022-11-22 17:23:01 -05:00 |
jasquat
|
9f3dae60a3
|
give core user access to instance tasks w/ burnettk
|
2022-11-22 17:22:57 -05:00 |
jbirddog
|
ceefa9a2f7
|
Start of system report filters (#57)
|
2022-11-22 17:14:51 -05:00 |
jbirddog
|
8b562b0bf2
|
Update oauth redirect url (#58)
|
2022-11-22 17:05:58 -05:00 |
jasquat
|
e8da399fb0
|
fixed editing a process model w/ burnettk
|
2022-11-22 16:41:29 -05:00 |
jasquat
|
5dbca5c349
|
filter process models based on user permissions on the backend if specified w/ burnettk
|
2022-11-22 16:21:16 -05:00 |
jasquat
|
ef9628d6a5
|
use tiles for process models w/ burnettk cullerton
|
2022-11-22 15:09:42 -05:00 |
jasquat
|
77009482cc
|
updated recently viewed table to be recently run and added run button w/ burnettk cullerton
|
2022-11-22 15:01:10 -05:00 |
jasquat
|
99f5e1f5b6
|
added link to process model tile w/ burnettk cullerton
|
2022-11-22 14:40:16 -05:00 |
jasquat
|
148964b55d
|
moved delete and edit model and group buttons to icons on show pages w/ burnettk cullerton
|
2022-11-22 14:12:08 -05:00 |
jasquat
|
fa1dd2d6d0
|
Merge branch 'main' of github.com:sartography/spiff-arena
|
2022-11-22 13:01:12 -05:00 |
jasquat
|
e5e6226bb9
|
created new users for keycloak and fixed some permissions for core user w/ burnettk cullerton
|
2022-11-22 13:01:08 -05:00 |
Dan Funk
|
63d9e8b4d8
|
Merge pull request #52 from sartography/update_scripts
Add connector-proxy-demo to bin/pull-subtrees
|
2022-11-22 12:12:54 -05:00 |