burnettk
d8e96c3b9e
allow turning off restricted python
2023-06-01 17:52:01 -04:00
jasquat
3c83557b30
added admin guide doc to explain how to delete and terminate a process instance w/ burnettk
2023-06-01 16:55:30 -04:00
jasquat
3860acd926
use sqlite for docker compose db and use a volume so data persists w/ burnettk
2023-06-01 16:36:37 -04:00
Dan Funk
d5e4d3a4ee
Merge pull request #296 from sartography/feature/better_interstitial_spinner_and_suspend_message
...
Feature/better interstitial spinner and suspend message
2023-06-01 15:47:10 -04:00
jasquat
e939652d99
Merge branch 'main' of github.com:sartography/spiff-arena
2023-06-01 15:10:05 -04:00
jasquat
f01ac50efb
do not save unwanted fields to process json files on disk w/ burnettk
2023-06-01 15:10:01 -04:00
danfunk
c0102587ef
updaing the wishlist.
2023-06-01 15:08:55 -04:00
danfunk
3178ce2573
Merge remote-tracking branch 'origin/main' into feature/better_interstitial_spinner_and_suspend_message
2023-06-01 15:07:25 -04:00
danfunk
9aa52bcd27
Introduced a small spinner to the interstitial view on the Process Instance Show page.
...
Display reasonable messages when a processes is suspended or errored. Can't do much with terminated.
Show the spinner more frequently and consistently.
When running ruff, ignore everything in .gitignore
2023-06-01 15:05:59 -04:00
Kevin Burnett
7de9c8d156
Merge pull request #295 from sartography/ci/notify-discord-for-all-builds
...
ci: sent Discord notifications for all builds
2023-06-01 18:18:00 +00:00
99911cba6f
ci: sent Discord notifications for all builds
...
Just for more clarity on build status. No more guessing.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-01 20:16:17 +02:00
jasquat
08f1cd8e50
removed useless def comments that started with and underscore as well
2023-06-01 13:52:07 -04:00
Kevin Burnett
1de6eee991
Merge pull request #287 from sartography/feature/new-ux-options-for-adding-files
...
allow markdown uploads and add some different ux options for adding files
2023-06-01 14:44:35 +00:00
burnettk
23545a0324
use icons for running unit tests, w/ lantz
2023-06-01 10:43:27 -04:00
burnettk
16056e427d
update UX after feedback from team
2023-06-01 10:07:01 -04:00
Madhurya Liyanage
b7cb3c32b9
Updates to match the new UI changes
2023-06-01 12:16:09 +05:30
jasquat
ab2a04f4fa
only run eslint if there is a change in frontend w/ burnettk
2023-05-31 16:28:56 -04:00
jasquat
35864d8abe
removed useless class and def comments from python code w/ burnettk
2023-05-31 16:28:06 -04:00
danfunk
bf85a37a02
adding wishlist to the documentation.
2023-05-31 14:04:37 -04:00
burnettk
38c28c8054
Merge remote-tracking branch 'origin/main' into feature/new-ux-options-for-adding-files
2023-05-31 12:38:34 -04:00
jasquat
0d22e27f78
go to the for-me page when submitting a task w/ burnettk
2023-05-31 12:25:30 -04:00
jasquat
3a10ef82cd
redirect to the non-for-me page if allowed when performing an admin action w/ burnettk
2023-05-31 12:11:27 -04:00
burnettk
70933892d5
move after unit tests and use upload icon, w/ lantz
2023-05-31 10:44:25 -04:00
Dan Funk
eff4165f5a
Merge pull request #291 from sartography/feature/fix_process_instance_terminate
...
allow not redirecting to home page at all in interstitial component a…
2023-05-31 10:31:32 -04:00
danfunk
e72ccebed0
just reuse allowRedirect.
2023-05-31 10:28:16 -04:00
jasquat
bb6a0bf443
stop refreshing homepage if unauthorized to metadata
2023-05-31 09:42:20 -04:00
jasquat
8791cc513c
allow not redirecting to home page at all in interstitial component and do not error out if next task does not exist
2023-05-31 08:54:33 -04:00
Madhurya Liyanage
f95b567e32
Remove some unwanted only items
2023-05-31 18:22:39 +05:30
Madhurya Liyanage
e7e0972766
Updates to match the new UI changes
2023-05-31 12:26:26 +05:30
burnettk
9d5d9086c6
enable flake8-bandit, cut off all http requests at 15 seconds to avoid hanging process, ignore xml lib spiff uses
2023-05-30 19:53:26 -04:00
burnettk
408b60187b
add pylint
2023-05-30 19:39:15 -04:00
burnettk
ede43ab0b9
allow markdown uploads and add some different ux options for adding files
2023-05-30 17:58:53 -04:00
burnettk
e015e8b45b
Merge branch 'main' of github.com:sartography/spiff-arena
2023-05-30 15:07:04 -04:00
burnettk
43144434fa
stop codecov comments and commit WIP
2023-05-30 15:07:00 -04:00
Kevin Burnett
4bf6760e3f
Merge pull request #283 from sartography/feature/mitigate-downside-of-unexpected-response-from-server
...
if we get garbage from backend for active users, do not blow up diagram editing page
2023-05-30 18:55:41 +00:00
Kevin Burnett
75b8c91c90
Merge pull request #284 from sartography/feature/more-secret-secrets
...
more secret secrets
2023-05-30 18:55:27 +00:00
Kevin Burnett
115a1782f7
Merge branch 'main' into feature/more-secret-secrets
2023-05-30 18:55:14 +00:00
jbirddog
1486edbf97
Cycle Timer Start Event Support ( #285 )
2023-05-30 13:51:37 -04:00
burnettk
274892125d
remove useless comments matching filenames
2023-05-30 12:21:50 -04:00
burnettk
c127b4c714
Merge remote-tracking branch 'origin/main' into feature/more-secret-secrets
2023-05-30 08:38:15 -04:00
burnettk
68f4707581
enable pep8-naming and use ruff for autofixer
2023-05-30 07:15:49 -04:00
usama950
2370ac3a97
Updating content
2023-05-30 16:03:41 +05:00
usama950
2b854dc934
Updating content
2023-05-30 15:52:32 +05:00
Madhurya Liyanage
d030ae4c43
Automation scripts for PP2
2023-05-30 12:07:54 +05:30
Kevin Burnett
dbaffff172
Merge pull request #276 from sartography/dependabot/github_actions/actions/setup-python-4.6.1
...
Bump actions/setup-python from 4.6.0 to 4.6.1
2023-05-29 21:40:23 +00:00
Kevin Burnett
010623a148
Merge pull request #262 from sartography/dependabot/github_actions/codecov/codecov-action-3.1.4
...
Bump codecov/codecov-action from 3.1.3 to 3.1.4
2023-05-29 21:40:04 +00:00
Kevin Burnett
03424d9643
Merge pull request #148 from sartography/dependabot/github_actions/actions/download-artifact-3.0.2
...
Bump actions/download-artifact from 3.0.1 to 3.0.2
2023-05-29 21:35:13 +00:00
dependabot[bot]
9966797478
Bump actions/setup-python from 4.6.0 to 4.6.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.6.0...v4.6.1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 21:32:25 +00:00
burnettk
4e6da23728
Merge commit 'a1c7cecf59b6f9aa0824f360a1a8879edb9f28b8'
2023-05-29 17:31:40 -04:00
burnettk
a1c7cecf59
Squashed 'bpmn-js-spiffworkflow/' changes from fc46b6fe5..0a9db509a
...
0a9db509a add an additional spiffworkflow extension for Signal events which, when attached to a user or manual task, will allow you to set a button lable which will be displayed beside a submit button and allow the end user to immediately fire that signal event.
313969da1 Add instructions to sub-processes
5f2cb3d50 allow instructions on Call Activities
git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 0a9db509a0e85aa7adecc8301d8fbca9db75ac7c
2023-05-29 17:31:39 -04:00