Jon Herron
|
12b8b32fd7
|
CI fixes
|
2022-10-12 15:44:20 -04:00 |
|
Jon Herron
|
e8451a3e4a
|
Merge main, resolve conflicts
|
2022-10-12 15:35:34 -04:00 |
|
jasquat
|
e6fe405eb4
|
use main of bpmn-js-spiffworkflow w/ burnettk
|
2022-10-12 14:43:45 -04:00 |
|
Dan
|
716bb3cbd0
|
Updaging the jinja processing so it doesn't leave a bunch of blank lines in the markdown that has strong feelings about white space. Updating the front end to render markdown formatted instructions. And adding a little css love to tables that are generated in Markdown.
|
2022-10-12 13:28:57 -04:00 |
|
jbirddog
|
75dbea6734
|
Allow adding a new markdown file (#84)
|
2022-10-11 18:03:35 -04:00 |
|
burnettk
|
382e5208b5
|
allow setting primary file name
|
2022-10-11 17:15:25 -04:00 |
|
jasquat
|
04ac3aa091
|
added some comments for failing tests w/ burnettk
|
2022-10-11 17:05:14 -04:00 |
|
jasquat
|
7b343252a3
|
use the acceptance tests permission yml in ci w/ burnettk
|
2022-10-11 16:59:26 -04:00 |
|
jasquat
|
c17cc48a37
|
set the error message when failing to load a task w/ burnettk
|
2022-10-11 10:43:53 -04:00 |
|
burnettk
|
c6d74f66b2
|
use something not a string
|
2022-10-07 17:22:36 -04:00 |
|
burnettk
|
b7f71087bd
|
ignore scripts
|
2022-10-06 15:31:23 -04:00 |
|
burnettk
|
09fe6b4054
|
npm ci is safer than npm i, and avoid installing serve globally
|
2022-10-06 15:18:58 -04:00 |
|
mike cullerton
|
4936296bdd
|
add link for path column too
|
2022-10-06 12:37:01 -04:00 |
|
mike cullerton
|
4272ad5acb
|
No slugify, too extreme for this use case
|
2022-10-06 12:36:36 -04:00 |
|
burnettk
|
d5cdfed181
|
Merge remote-tracking branch 'origin/main' into feature/secrets
|
2022-10-06 07:54:32 -04:00 |
|
mike cullerton
|
4a81b2a101
|
add SecretAllowedModelEdit
|
2022-10-05 18:07:15 -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 |
|
mike cullerton
|
87f640e3a3
|
Don't allow spaces on secret keys
|
2022-10-05 14:54:39 -04:00 |
|
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 |
|
burnettk
|
484e7e3d4b
|
work in progress fixing tests
|
2022-10-05 14:44:25 -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 |
|
burnettk
|
9bebcd8965
|
process model search
|
2022-10-05 13:03:35 -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 |
|