Commit Graph

446 Commits

Author SHA1 Message Date
burnettk 09fe6b4054 npm ci is safer than npm i, and avoid installing serve globally 2022-10-06 15:18:58 -04:00
Kevin Burnett 965fa2871e
Merge pull request #80 from sartography/feature/process-model-search
Feature/process model search
2022-10-05 20:34:50 +00:00
burnettk 35c7d247d6 fix two flaky test issues 2022-10-05 16:34:27 -04:00
burnettk 56e8efb76c add basic test for new breadcrumb stuff 2022-10-05 15:38:30 -04:00
burnettk bd3be87ac9 fix cypress tests and support more generic hotCrumbs style in breadcrumb 2022-10-05 15:29:19 -04:00
burnettk 484e7e3d4b work in progress fixing tests 2022-10-05 14:44:25 -04:00
burnettk 9bebcd8965 process model search 2022-10-05 13:03:35 -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
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
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
burnettk a64e480d41 fix cypress tests 2022-09-29 12:59:24 -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
jasquat 0f81dd2490 make the date ranges on the instance list page look like the status inputs w/ burnettk 2022-09-26 10:32:59 -04:00
burnettk 2f1ebffe73 spiff up process models new form 2022-09-25 22:49:52 -04:00
burnettk d5db55c32a spiff up process groups new form 2022-09-25 20:26:16 -04:00
Kevin Burnett 2d56988a57
Merge pull request #72 from sartography/feature/process_instance_list
Feature/process instance list
2022-09-23 19:40:43 +00:00
jasquat 2f71fd0e88 we no longer need all for process statuses w/ cullerton 2022-09-23 15:38:31 -04:00
jasquat 158e36db63 added tests for filtering by multiple statuses 2022-09-23 15:29:25 -04:00
jasquat 7bc0c98629 added ability to filter by multiple statuses 2022-09-23 14:20:29 -04:00
jasquat 59e3ae0fda fixed npm test 2022-09-23 11:48:28 -04:00
jasquat a93a2f06c9 show process model name if given on process intances page and fixed some tests 2022-09-23 11:27:19 -04:00
jasquat 5cf1d6f70a fixed several tests w/ burnettk 2022-09-22 17:24:00 -04:00
jasquat 7ae41c2b24 updates to send query params to list endpoints in api w/ burnettk 2022-09-22 15:41:12 -04:00