Commit Graph
22 Commits
Author SHA1 Message Date
Gabriel Muniz 77ec46f6cf Merge pull request #13593 from gamuniz/fix_workflowapproval_view
Make /api/v2/workflow_approvals/ endpoint read-only
2023-02-17 18:19:04 -05:00
Gabe Muniz fb2647ff7b changing the signature of workflowapprovallist
included workflow approval as a read only endpoint to pass collection tests
2023-02-17 14:57:54 -05:00
Gabe Muniz 0d7bbb4389 [AAP-8682] adding Schedule to dependent_export to allow previous behavior on job template export 2023-02-08 16:19:29 -05:00
Gabe Muniz ffdcb9f4dd fixed error in help dialog 2023-01-31 12:54:17 -05:00
Gabe Muniz 2d9da11443 refactored the code to pass both enable and disable flags 2023-01-30 21:07:17 -05:00
Gabe Muniz d64b6d4dfe adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable 2023-01-30 14:31:26 -05:00
Gabe Muniz dab7d91cff adding new management command to allow failsafe enabling of local authenication for disaster recovery or in case 3rd party authenication becomes unavailable 2023-01-26 14:11:17 -05:00
Gabe Muniz cc336e791c fix expected test result 2022-12-16 12:30:57 -05:00
Gabe Muniz c2a3c3b285 The current behavior of workflow job templates is to pass in an empty string as scm_branch on allsaves and edits. This becomes problematic when using job templates/workflows which allow prompt on launch for scm_branch as it may override the scm_branch set for the individual workflow nodes to an empty string. That behavior limits the usefulness of prompting scm branch as it can no longer by selected while creating workflows as they'll be overwritten. 2022-12-16 12:30:57 -05:00
Gabe Muniz 0de900a021 fixed for flake8 compliance 2020-07-29 13:13:01 -04:00
Gabe Muniz 9b06fb1e6a added helpful messaging using profile sql 2020-07-29 12:48:01 -04:00
Gabe Muniz 1edae24644 fixed broken UI links 2020-07-13 15:36:07 -04:00
Gabe Muniz ff90e64448 fixed broken UI links 2020-07-13 14:53:34 -04:00
gamuniz 563d3944ed removed pass per feedback 2020-05-26 11:21:58 -04:00
Gabe Muniz 492d01ff3b added try/except to virtual env 2020-05-26 11:21:49 -04:00
gamuniz 8b2c65a3fa removed pass per feedback 2020-05-11 18:02:25 -04:00
Gabe Muniz 1590c69590 added try/except to virtual env 2020-05-11 17:10:01 -04:00
Gabe Muniz 80234c5600 rework the tar to always delete the leftover directories 2020-03-16 19:54:15 +00:00
Gabe Muniz b9829e2bde removed extra quotes in example 2020-03-10 23:08:38 +00:00
Gabe Muniz a264b1db1f made licensing a warning and not trigger on periodic scheduler 2020-01-23 14:08:23 -05:00
Gabe Muniz 23a7151278 fixed insights api 204 errors 2019-09-06 09:27:17 -04:00
Gabe Muniz bd93d97a60 fix so enabled value is case insensitive 2019-06-13 15:36:54 -04:00