Commit Graph

2704 Commits

Author SHA1 Message Date
burnettk 084f0ccc33
Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-23 07:19:21 -04:00
burnettk 756e1e8b70
bump requests to mitigate security issue 2023-05-23 07:19:09 -04:00
burnettk 7f19ce4a8c
lint 2023-05-23 06:38:35 -04:00
usama9500 fd6e0eb3d2 Fixing Dan's constant seplling mistakes 2023-05-23 11:43:50 +05:00
usama9500 214462904e Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-23 11:38:27 +05:00
usama9500 24acf4c2e2 Fixing Dan's constant seplling mistakes 2023-05-23 11:36:04 +05:00
jasquat c6d2853b51
added api to run process model unit tests w/ burnettk 2023-05-22 17:36:07 -04:00
Phillana26 5e1d621ea1 Phillana Undo 2023-05-22 22:13:37 +02:00
Phillana26 6983f4961f Phillana Test 2023-05-22 22:09:35 +02:00
jasquat 75b6c58bed
Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-22 15:17:49 -04:00
Kevin Burnett 8d18c833b5
Merge pull request #271 from sartography/feature/add_missing_perms_to_elevated
Feature/add missing perms to elevated
2023-05-22 19:03:12 +00:00
jasquat 58b06751ae
fixed tests related to new permissions w/ burnettk 2023-05-22 14:58:51 -04:00
jasquat 1c0d62d366
remove api usages from script tests and pyl w/ burnettk 2023-05-22 14:09:17 -04:00
jasquat b575ef09de
added missing permissions to elevated perm macro and removed api calls from unit tests 2023-05-22 13:50:32 -04:00
Kevin Burnett 66c1dee8c1
update setup steps 2023-05-22 09:31:08 -07:00
jasquat c6b842f2b8
fixed process-instance api perms in macro 2023-05-22 10:03:46 -04:00
burnettk 92e19aae25
add make lint target 2023-05-21 19:25:52 -04:00
burnettk bafa70e82d
add lint target for make 2023-05-20 15:33:00 -04:00
burnettk 146bbae8ad
fix all markdownlint issues 2023-05-20 15:28:53 -04:00
burnettk 8aabf39465
doc updates 2023-05-20 14:35:32 -04:00
jasquat 11852e1769
pyl w/ burnettk 2023-05-19 16:22:27 -04:00
jasquat e1285539e5
elevated permissions should include running privileged scripts w/ burnettk 2023-05-19 16:21:32 -04:00
jasquat 1752b513bb
fixed example permission yml files 2023-05-19 13:46:12 -04:00
Kevin Burnett 0f2f06cf2c
Merge pull request #268 from sartography/feature/publish_api_as_own_permission
changed publish endpoint to precede model id so we can grant publish …
2023-05-19 16:27:16 +00:00
jasquat 8d9d0b30d7
changed publish endpoint to precede model id so we can grant publish access but read only to a model otherwise w/ burnettk 2023-05-19 12:26:16 -04:00
jasquat f8c80fbd3a
Merge pull request #266 from sartography/feature/support_macros_in_permission_yaml
Feature/support macros in permission yaml
2023-05-19 11:49:23 -04:00
burnettk c1d56ff39e
record if the workflow run that triggered us was a push 2023-05-19 11:33:56 -04:00
jasquat 4e62486a7e
fixed failing cypress test 2023-05-19 11:24:50 -04:00
jasquat 6d7a08729e
merged in main and fixed acceptance tests 2023-05-19 11:23:44 -04:00
jasquat 47626e6085
Merge remote-tracking branch 'origin/main' into feature/support_macros_in_permission_yaml 2023-05-19 11:16:29 -04:00
burnettk ef8966a537
doc markdownlint 2023-05-19 10:54:01 -04:00
jasquat ab66bf2819
added elevated permission macro 2023-05-19 10:50:55 -04:00
burnettk 69d2bb938a
debug github context 2023-05-19 10:30:57 -04:00
burnettk ed730ca8e5
edit documetation page 2023-05-19 10:18:14 -04:00
Madhurya Liyanage 94358da069 Added some test cases for form validations 2023-05-19 19:44:19 +05:30
Madhurya Liyanage 48630716bf Commented out some unwanted lines 2023-05-19 19:42:34 +05:30
Kevin Burnett 216ef004b6
Merge pull request #267 from sartography/feature/remove-sphinx-from-pyproject
Feature/remove sphinx from pyproject
2023-05-19 13:16:50 +00:00
burnettk 6852f5f84c
remove docs-build matrix build 2023-05-19 09:15:19 -04:00
burnettk 1e957f6c8a
avoid doing stuff outside of nox 2023-05-19 07:05:58 -04:00
burnettk 5346de3690
remove sphinx from pyproject since we do not use it in this way 2023-05-18 18:42:40 -04:00
jasquat 3802984819
merged in main and resolved conflicts w/ burnettk 2023-05-18 17:17:43 -04:00
jasquat 101ed1d46f
cleaned up runner tests and rsyncd back to sample w/ burnettk 2023-05-18 17:16:58 -04:00
danfunk d181ab6040 typos. 2023-05-18 16:35:08 -04:00
danfunk eb8e9a6306 Remove incorrectly added myst-parser from backend. 2023-05-18 16:30:38 -04:00
danfunk da31bea898 one more note. 2023-05-18 16:20:54 -04:00
danfunk e457484d6e One more update on syncing changes. 2023-05-18 16:18:23 -04:00
danfunk 0622a92ec3 Adding details on how to commit changes. 2023-05-18 16:17:52 -04:00
danfunk e3a1a75a39 adding how to document instructions. 2023-05-18 16:12:05 -04:00
danfunk 350d07f1b1 adding how to document instructions. 2023-05-18 16:11:02 -04:00
jasquat 50761c7033
Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-18 15:11:40 -04:00