457 Commits

Author SHA1 Message Date
mike cullerton
c627ef9e84 Don't display value on SecretList 2022-10-05 14:54:18 -04:00
mike cullerton
d42bd4ceda fix method shorthand 2022-10-05 14:53:55 -04:00
mike cullerton
82340ddc28 commit for KB 2022-10-05 14:18:18 -04:00
mike cullerton
a2c210a5a7 First stab at edit 2022-10-05 13:28:43 -04:00
mike cullerton
1a26462492 fix typo - allowed_process_models -> allowed_processes 2022-10-05 12:51:14 -04:00
mike cullerton
519555919f add interface for allowed SecretAllowedProcessModel, and use it in Secret interface
use Secret and SecretAllowedProcessModel interfaces instead of `any` in SecretShow
2022-10-05 12:34:30 -04:00
mike cullerton
6ccc7dd312 Merge branch 'main' into feature/secrets 2022-10-05 10:48:46 -04:00
mike cullerton
accd8e3648 Moved button to bottom
Added Secrets heading
2022-10-04 16:23:20 -04:00
burnettk
99e4a241df default to five tasks on homepage, and only show process group display name on list page 2022-10-03 22:00:05 -04:00
burnettk
433ea275b3 use conventional name 2022-10-03 21:44:21 -04:00
burnettk
a473f06da1 update frontend lib 2022-09-30 19:09:04 -04:00
mike cullerton
18b80556a1 delete allowed model path 2022-09-30 12:53:13 -04:00
mike cullerton
2dfe4c41ad remove unused code 2022-09-30 12:52:52 -04:00
mike cullerton
df006b2af7 Rename Allowed Process Path to Allowed Model 2022-09-30 09:58:30 -04:00
mike cullerton
8a68de12a4 add SecretAllowedModelNew 2022-09-30 09:57:57 -04:00
burnettk
97457ad8e0 use english 2022-09-29 18:25:30 -04:00
burnettk
580c7792a9 remove empty actions 2022-09-29 18:22:26 -04:00
burnettk
7478164cde hot refactor 2022-09-29 18:16:53 -04:00
burnettk
07afcabeb0 show recent process models on the HomePage 2022-09-29 18:13:53 -04:00
burnettk
6a86308c11 fix tests and start looking at showing recent process models 2022-09-29 17:20:49 -04:00
mike cullerton
eadf543578 Merge branch 'main' into feature/secrets
# Conflicts:
#	src/routes/SecretShow.tsx
2022-09-29 16:52:26 -04:00
mike cullerton
f016b90b86 Cleaning up delete 2022-09-29 16:46:02 -04:00
jasquat
2e39142d43 show some additional details on message instance page 2022-09-29 16:03:44 -04:00
burnettk
7127f193ca rename Tasks to Home, remove items from NavigationBar, and back off on main component 2022-09-29 15:41:07 -04:00
mike cullerton
7e5db93f01 Committing so the machine can look at an error 2022-09-29 15:27:34 -04:00
mike cullerton
8655e437dd Delete 2 ways -- icon and button w/icon 2022-09-29 14:49:03 -04:00
burnettk
a64e480d41 fix cypress tests 2022-09-29 12:59:24 -04:00
mike cullerton
ce537d7e83 display list of allowed processes
skeleton of delete using MdDelete icon
2022-09-29 12:38:59 -04:00
mike cullerton
ab19657c08 install react-icons 2022-09-29 12:37:34 -04:00
burnettk
b8f8a0bebb update task list based on UI feedback 2022-09-29 12:35:57 -04:00
burnettk
4190d8ec79 make script tests work better 2022-09-29 02:15:24 -04:00
burnettk
02892147ef fix manual tasks 2022-09-29 00:33:27 -04:00
burnettk
ce3993b11c fix a few secrets issues 2022-09-29 00:04:17 -04:00
burnettk
fb6bb03716 lint 2022-09-28 23:28:43 -04:00
jasquat
d30bd05987 Merge branch 'main' of github.com:sartography/spiffworkflow-frontend 2022-09-28 17:37:26 -04:00
jasquat
61ab0456c3 create a script unit test for a given process instance w/ burnettk 2022-09-28 17:37:23 -04:00
mike cullerton
a6b7918392 add secret show 2022-09-28 16:52:21 -04:00
jasquat
8258f33f88 pass the current script to the backend for testing and not rely on what is saved to the bpmn file w/ burnettk 2022-09-28 15:59:15 -04:00
jasquat
c521e0f7fe added error to failing line number in script unit test w/ burnettk 2022-09-28 15:18:44 -04:00
jasquat
270708b2b8 added feedback to script unit tests 2022-09-28 10:48:55 -04:00
mike cullerton
813ca7a112 add secret new 2022-09-28 09:26:25 -04:00
mike cullerton
d6cc3f7a61 add secret list 2022-09-28 09:09:51 -04:00
burnettk
660384d22f use container and columns to organize 2022-09-27 21:54:15 -04:00
burnettk
fe6ea1ba96 center 2022-09-27 21:36:10 -04:00
burnettk
ef4910517f big and green 2022-09-27 21:30:15 -04:00
burnettk
4144f2c638 use script unit test branch of frontend lib 2022-09-27 17:58:26 -04:00
jasquat
8f2a5cd0f6 removed debug console log w/ burnettk 2022-09-27 17:41:47 -04:00
jasquat
9f28f191a4 added ability to run a unit test from the frontend w/ burnettk 2022-09-27 17:39:01 -04:00
jasquat
098104d1bf allow viewing and editing script unit tests from the script editor w/ burnettk 2022-09-27 14:39:42 -04:00
burnettk
986085c824 bump 2022-09-27 14:39:12 -04:00