Commit Graph

1460 Commits

Author SHA1 Message Date
AlanCoding
d430a03721 adjusted prefetches from time test results 2017-01-30 17:09:38 -05:00
AlanCoding
d6196f26f6 include m2m fields in related search options 2017-01-30 16:22:18 -05:00
Alan Rominger
6f35e547da Merge pull request #5028 from AlanCoding/host_event_list
broaden host job events list for both relationships
2017-01-30 14:24:21 -05:00
Alan Rominger
81c569e362 Merge pull request #4997 from AlanCoding/node_tracking
Get WFJT nodes in activity stream
2017-01-30 13:43:41 -05:00
Alan Rominger
9974881e8e Merge pull request #4992 from AlanCoding/prompting_errors
include null un-prompted situation in JT validator
2017-01-30 13:39:25 -05:00
AlanCoding
001027e2cb hide scm revision for manual projects 2017-01-30 09:24:01 -05:00
AlanCoding
b2d1972976 broaden host job events list for both relationships 2017-01-28 16:05:52 -05:00
Matthew Jones
829552f81a Merge branch 'release_3.1.0' into devel
* release_3.1.0: (633 commits)
  query for failed projects to include canceled
  Style Audit of Host Event Modal
  Remove npm hacks in RPM builder
  Update po files
  Update pot files
  Make sure to delete any nodes that need to be deleted before attempting to associate
  super-user requests to HostDetail go through rbac
  Launch job with prompts fixes
  add notifications to cleanup_jobs
  allow can_add to be called for permission info
  Elaborate on system job default
  i accidentally removed the "-1" from this check, adding it back in
  remove job_event text filters, tweaked RBAC see issue 4958 for the RBAC details
  fixing jshint
  Adding tags was creating this nested array structure which was causing buggy behavior.  This should fix that.
  bump vmware inventory script
  Fix up some unit tests
  moving appendToBottom function elsewhere
  rearranging logic to match integrity of existing logic
  Fixed location of sub-category dropdowns
  ...
2017-01-27 20:52:59 -05:00
Chris Meyers
0a5b037236 Merge pull request #4962 from chrismeyersfsu/fix-4354
ensure manually modifying hosts adhears to license
2017-01-27 15:03:25 -05:00
AlanCoding
0dbd9e4839 get WFJT nodes in activity stream 2017-01-27 14:10:28 -05:00
AlanCoding
813cbdbbc2 include null prompted situation in JT validator 2017-01-27 11:48:22 -05:00
Alan Rominger
6d590ca985 Merge pull request #4974 from AlanCoding/job_event_need_for_speed
job_event speedups, async filter removed, RBAC changes
2017-01-27 11:23:25 -05:00
Alan Rominger
ae057d2bd5 Merge pull request #4912 from AlanCoding/as_mods
WFJT activity stream for org admins + other polishing
2017-01-27 11:17:34 -05:00
Chris Meyers
ef3a3b3b2f super-user requests to HostDetail go through rbac 2017-01-27 10:51:26 -05:00
Alan Rominger
4f3916cab7 Merge pull request #4985 from AlanCoding/sys_job_words
Elaborate on system job defaults
2017-01-27 10:48:43 -05:00
AlanCoding
a5be524101 Elaborate on system job default 2017-01-27 08:47:39 -05:00
Wayne Witzel III
7807ee09f9 Merge pull request #4915 from wwitzel3/issue-4636
Mask the default value for password fields in survey_spec.
2017-01-27 02:37:16 -05:00
AlanCoding
18aa0dcb1f remove job_event text filters, tweaked RBAC
see issue 4958 for the RBAC details
2017-01-26 19:22:03 -05:00
Matthew Jones
bfda6ff8b5 Fix up some unit tests 2017-01-26 16:01:54 -05:00
Matthew Jones
90caa2fbb7 Merge pull request #4961 from ansible/purge_old_events_endpoints
These old endpoints are hacky, ugly, and no longer used
2017-01-26 14:33:19 -05:00
Chris Meyers
e09a0fb886 ensure manually modifying hosts adhears to license
* Super user or not, don't allow adding NOR editing (changing the name
of) a host to exceed the host license count.
2017-01-26 12:13:06 -05:00
Matthew Jones
6388e9b055 Putting back the inadvertantly removed job_events 2017-01-26 12:00:13 -05:00
Matthew Jones
37d8e57c4f These old endpoints are hacky, ugly, and no longer used
They were strictly shortcuts for UI querying which can be performed
more efficiently on `/job_events` without any special processing
2017-01-26 11:55:44 -05:00
AlanCoding
3b4af0aa82 WFJT activity stream optimization 2017-01-26 11:23:47 -05:00
AlanCoding
77f0625d44 include WFJTs in activity stream for org_admins 2017-01-26 09:00:11 -05:00
Alan Rominger
f90447ea95 Merge pull request #4936 from AlanCoding/wf_launch_update
Update WFJT launch help text
2017-01-25 13:02:34 -05:00
Alan Rominger
fe36e2ad8e Merge pull request #4921 from AlanCoding/jobs_others_opt
Low hanging query optimizations
2017-01-25 11:57:08 -05:00
AlanCoding
62d2a30d70 updated WFJT launch help text 2017-01-25 10:49:31 -05:00
AlanCoding
bae3fdb635 removal of workflow TODOs that are resolved 2017-01-25 09:52:05 -05:00
Matthew Jones
4771b2efc0 Merge branch 'remove_jobevent_parent_usage' into release_3.1.0
* remove_jobevent_parent_usage:
  Don't iterate over parents, perform a final update at the end
  Drop assignment of job event parent in favor of parent_uuid
2017-01-24 21:07:58 -05:00
Alan Rominger
07fe3be4b2 Merge pull request #4674 from AlanCoding/workflow_handholding
Add help text templates for remaining workflow endpoints
2017-01-24 17:05:56 -05:00
Wayne Witzel III
df9bb829fc fix KeyError with spec 2017-01-24 16:53:48 -05:00
Wayne Witzel III
735f5d14b3 ensure that launching respects default values 2017-01-24 16:39:41 -05:00
AlanCoding
d3b5eaf690 query improvement for jobs, users, and orgs 2017-01-24 16:23:10 -05:00
Matthew Jones
2af98e5f58 Drop assignment of job event parent in favor of parent_uuid
* This eliminates the save lookup of the parent job event and
  associated memcached call(s)
* Removes some other legacy parent determination mechanisms
* Alternate way to query for the parent/child relationship
2017-01-24 15:40:33 -05:00
Wayne Witzel III
cf6c4fe7ac mask the default value for survey_spec password fields 2017-01-24 13:03:57 -05:00
James Laska
f21834c597 Name the view consistently with other NT views 2017-01-19 12:32:54 -05:00
Alan Rominger
dcea88c81c Merge pull request #4821 from AlanCoding/workflow_schedule_nodes
Move node copy into create_unified_job, copy nodes on schedule
2017-01-19 11:18:31 -05:00
Matthew Jones
47efe8c2e8 Add deprecation warning to job start 2017-01-19 11:01:31 -05:00
AlanCoding
f419fb9bed move node copy into create_unified_job, copy nodes on schedule 2017-01-19 08:51:08 -05:00
AlanCoding
ca704cdb5c update copy API help text for recent changes 2017-01-18 16:53:02 -05:00
AlanCoding
ba07f467ed add help text templates for remaining workflow endpoints 2017-01-18 16:53:00 -05:00
Ryan Petrello
d418e41f7e Properly encode prev/next pagination links when URL contains unicode chars.
Resolves #4767
2017-01-18 12:43:27 -05:00
Chris Meyers
768ddaed31 add org to permission team role
related to #3326

* Reduce confusion when 2 teams with the same name, belonging to diff
orgs, are given permission to the same resource. The confusion is
eliminated by showing the org that a team role belongs to in the
tooltip.
2017-01-17 13:31:21 -05:00
Alan Rominger
f5173a9d27 put the word granularity in double quotes 2017-01-13 15:37:23 -05:00
Alan Rominger
481514dea4 Merge pull request #4709 from AlanCoding/workflow_code_tweaks
Minor workflow code cleanup & performance
2017-01-13 14:55:58 -05:00
AlanCoding
b6493cacd5 small tweaks to make workflow endpoints load better 2017-01-13 13:50:53 -05:00
AlanCoding
2146777cc6 reorder terms to avoid pulling full UJT list 2017-01-12 17:32:13 -05:00
AlanCoding
dfd0885ec3 new WFJT launch schema and cleanup 2017-01-12 12:24:49 -05:00
AlanCoding
a693aad95d a workable version of the new copy GET schema implemented 2017-01-11 14:43:37 -05:00