jaredevantabor
5041fe5bf7
changing readonlye UX for extra vars on workflow results and job results
...
by changing background and cursor type
2017-03-14 13:45:39 -07:00
jaredevantabor
081a545158
making insights credential required on projects page
...
and changing label to "Credential" instead of "Red Hat Insights"
2017-03-14 10:49:46 -07:00
jaredevantabor
d8fc447309
removing stale comment
2017-03-13 10:41:50 -07:00
jaredevantabor
d6f70a22f3
filtering out READ roles from the RBAC modal
...
it was accidentally added in the 3.1 smart search snafoo
2017-03-13 10:41:50 -07:00
jaredevantabor
de8d27e930
moving Sub Category dropdown to left hand side for CTiT
...
and also fixed some styling for making our tabs more responsive
2017-03-07 14:16:38 -08:00
jaredevantabor
716718c673
adding better error handling for search
2017-03-07 14:08:15 -08:00
jaredevantabor
8ff09ec4f5
using "val" instead of scope value
2017-03-07 16:48:51 -05:00
jaredevantabor
2bd5c6b1b1
changing default text to SELET for lookup modals
2017-03-07 16:48:51 -05:00
jaredevantabor
4b888039d4
changing text of BROWSE button when image is already uploaded
2017-03-07 16:48:51 -05:00
jaredevantabor
d506cbf249
fixing workflow results page for long workflow titles
2017-03-07 16:48:50 -05:00
jaredevantabor
6e586282f5
making survey-maker title 75% instead of 50%
2017-03-07 16:48:49 -05:00
jaredevantabor
1ee7f2969f
fixing title styling for survey maker and survey taker for long titles
2017-03-07 16:48:49 -05:00
jaredevantabor
ba628893d1
styling to support long job titles on job results' stdout panel
2017-03-07 16:48:49 -05:00
jaredevantabor
7d4544595a
support for editing an insights project
2017-03-07 16:48:47 -05:00
jaredevantabor
0ff837449b
adding insights support for project add
2017-03-07 16:48:47 -05:00
jaredevantabor
a2a0a3194f
updating $cookieStore to $cookie
...
b/c it was deprecated in Angular 1.4
2017-03-02 13:10:19 -08:00
jaredevantabor
7f16036171
fixing merge conflicts
2017-03-01 12:56:30 -08:00
jaredevantabor
66352ce5c9
removing last reference to job detail of any kind
2017-03-01 12:54:30 -08:00
jaredevantabor
dc5716f0ea
changing jobDetail to jobResults throughout the app
2017-03-01 12:54:30 -08:00
jaredevantabor
daa3746ef7
removing helpers/JobDetail.js
2017-03-01 12:54:30 -08:00
jaredevantabor
14d9eb9277
removing some old stale code from host event stdout after decoupling job-results from job-details
2017-03-01 12:53:20 -08:00
jaredevantabor
edaf3e1f25
removing old job-details folder
2017-03-01 12:53:20 -08:00
jaredevantabor
5c22cb1f69
moving some functions from JobDetailService to jobResultsService
...
in order to decouple the old job details from the new job results so we can
remove the job detail files at some point
2017-03-01 12:52:25 -08:00
jaredevantabor
9cbf9a5c47
host event stdout changes
2017-02-27 18:52:45 -08:00
jaredevantabor
683a1252c8
fixing module_name check and adding support for the debug module
2017-02-27 08:33:53 -08:00
jaredevantabor
655ddca1d3
fixing module name, json blob, and stdout-for-yum-module on host event
2017-02-24 12:43:38 -08:00
jaredevantabor
8ce09d1b6d
styling for host event stdout
2017-02-23 19:46:29 -08:00
jaredevantabor
9ba11c870a
reset all
2017-02-23 15:34:45 -08:00
jaredevantabor
a62d1b8437
fixing host event stdout (it should pull from host-event.res)
2017-02-22 17:25:44 -08:00
jaredevantabor
b724abb684
adding a check to prevent a console error due to null pointer
2017-02-22 13:11:20 -08:00
jaredevantabor
30951f4b31
fix for setting scan job template project/playbook
...
the logic for a scan job was also getting caught for a run job w/ a missing project
2017-02-22 11:58:37 -08:00
jaredevantabor
b9c2346d57
fixing jshint error
2017-02-22 10:43:42 -08:00
jaredevantabor
63f27a120f
fixing reset for CodeMirror instances
2017-02-21 17:51:10 -08:00
jaredevantabor
331be6c803
fix for reverting regular textareas
2017-02-21 17:10:01 -08:00
jaredevantabor
aa1481b931
fix for jshint
2017-02-21 17:09:45 -08:00
jaredevantabor
198fa2740a
reverting custom logo
2017-02-21 16:30:45 -08:00
jaredevantabor
578988f2e4
changing "RESET" to "REVERT"
2017-02-21 14:19:27 -08:00
jaredevantabor
695a5e9a5d
fixing CTiT select2 dropdowns for when the user hits the RESET button
2017-02-21 13:29:44 -08:00
jaredevantabor
9a12973abd
fixing z-index of smart-search button
2017-02-17 15:58:18 -05:00
jaredevantabor
ea1a6d17b3
null pointer exception in ProcessErrors
2017-02-17 15:48:16 -05:00
jaredevantabor
1062308035
fix for line escaping for codemirror on ctit
2017-02-15 23:51:23 -05:00
jaredevantabor
ac2f063c89
fixing codemirror instantiation on ctit auth-form
2017-02-15 12:20:22 -05:00
jaredevantabor
b89edcac16
relaunching on jobs page should always keep user on jobs page, for all job types
2017-02-14 20:58:07 -05:00
jaredevantabor
c44f4526df
removing breadcrumb from permission modal states
2017-02-14 20:19:10 -05:00
jaredevantabor
576984922d
auditing .every() and replacing with .forEach()
2017-02-14 14:36:19 -05:00
jaredevantabor
a36ce01537
adding options callback for project type labels
2017-02-14 10:56:09 -05:00
jaredevantabor
4035910e3e
changing to ng-if so that directive doesn't fire off
2017-02-13 15:20:14 -05:00
jaredevantabor
7c16dac189
changing URL to 'groups' instead of 'hosts' for CopyMoveHosts
2017-02-10 17:07:56 -08:00
jaredevantabor
5f10f4c51c
adding null object fix for ProcessErrors module
2017-02-10 15:04:16 -08:00
jaredevantabor
ae69ca8919
fixing related searches w/ smart search
2017-02-09 13:11:29 -08:00
jaredevantabor
413e4cc67d
keep user on jobs page when relaunching jobs on the jobs page
2017-02-08 21:32:24 -08:00
jaredevantabor
1edf2dc77f
adding additional check to prevent race condition
2017-02-08 20:12:04 -08:00
jaredevantabor
18cd38580b
fixing the html generation of toggles on related tabs
...
for notifications
2017-02-08 17:08:55 -08:00
jaredevantabor
57883e37bf
Adding default params for some lookup modals
...
the organization and inventory-script lookup modals require some additional
default params set to properly present the user w/ options they have permission to see.
If these default params aren't set, they'll show up as search tags, which we don't want.
2017-02-08 16:36:53 -08:00
jaredevantabor
2a8bff824a
fixing deletion after PR feedback from mabashian
2017-02-08 11:57:01 -08:00
jaredevantabor
a7a968e0fa
changing the related tab on an edit of an organization to be for users, instead of users & teams
2017-02-07 17:17:03 -08:00
jaredevantabor
db50779731
fixing cancel function for workflow results
2017-02-07 16:04:05 -08:00
jaredevantabor
ab57396fcf
Generalizing error message when user inputs an invalid search
2017-02-07 14:41:52 -08:00
jaredevantabor
f00214495a
fix for #5179 for deleting tags for non search params
2017-02-07 14:41:52 -08:00
jaredevantabor
bfe3103542
fix for #5181 , about entering invalid search entries.
2017-02-07 14:41:52 -08:00
jaredevantabor
d482ef5575
incorporating organization into the custom inv script option selection for a group
2017-02-06 15:41:56 -08:00
jaredevantabor
416615c08e
fix for workflow badge tooltip
...
it wasn't being properly translated, which was screwing with the html
2017-02-03 14:23:41 -08:00
jaredevantabor
5a30d3630e
Show the Cancel icon (and hide the Delete icon) while workflow is running
2017-02-03 13:57:26 -08:00
jaredevantabor
53208c22ec
adding a DELETE to /authtoken when user logs out
2017-02-02 16:58:32 -08:00
jaredevantabor
0dab765b06
fix for individual inv script
2017-02-02 16:11:20 -08:00
jaredevantabor
893dd20ead
adding notification template activity stream
2017-02-02 15:19:54 -08:00
jaredevantabor
d4134aabe3
fixing inventory scripts AS
2017-02-02 11:13:34 -08:00
jaredevantabor
8c1e015af9
adding 'collection' as attribute passed to <paginate> directive
2017-02-01 15:20:45 -08:00
jaredevantabor
7287bd57b6
Websocket data return new data, without refreshing the entire page
2017-02-01 09:12:03 -08:00
jaredevantabor
1e1c428e43
renaming SchedulesList module to SchedulesList
...
it was accidentally named the StreamList in another PR
2017-01-31 14:34:01 -08:00
jaredevantabor
5355a802c3
removing token from websocket connection url
2017-01-31 14:23:32 -08:00
jaredevantabor
c6d799f481
fix for #4969 , can't call trim of undefined
2017-01-31 11:39:32 -08:00
jaredevantabor
9d0f8b0191
query for failed projects to include canceled
2017-01-27 15:13:48 -08:00
jaredevantabor
fd54cc7ab3
Style Audit of Host Event Modal
2017-01-27 11:57:02 -08:00
jaredevantabor
6df36ce038
i accidentally removed the "-1" from this check, adding it back in
2017-01-26 16:29:12 -08:00
jaredevantabor
6223cb6921
fixing jshint
2017-01-26 14:52:49 -08:00
jaredevantabor
2be7a9ded7
moving appendToBottom function elsewhere
2017-01-26 12:48:05 -08:00
jaredevantabor
c751c56355
rearranging logic to match integrity of existing logic
2017-01-26 12:36:15 -08:00
jaredevantabor
484eda4aa1
fix for traceback
2017-01-26 12:11:31 -08:00
jaredevantabor
bad9e9fcf0
fixing unit test failures
2017-01-26 10:43:18 -08:00
jaredevantabor
38f4a413d7
Fix for job reults explanation and traceback for SCM update failures
2017-01-25 19:55:01 -08:00
jaredevantabor
69caf45dec
Adding additional check for when event_type isn't a runner_on or playbook_on event
2017-01-25 16:53:12 -08:00
jaredevantabor
67f2df64b3
Preventing page from refreshing when project list updates via the socket
...
fixing jshint
2017-01-25 11:36:22 -08:00
jaredevantabor
572e2301f9
adding word break for delete modal
2017-01-25 11:25:06 -08:00
jaredevantabor
4e61460452
Fixing issue where pagination was overwriting the default params for a group
...
when selecting a child group from a paginated set of groups.
2017-01-25 11:05:43 -08:00
jaredevantabor
32c11bb675
removing the exit icon from the smart search key pane
2017-01-24 10:04:53 -08:00
jaredevantabor
cdbf0cb44b
adding Settings to CTiT breadcrumb bar
2017-01-24 09:54:25 -08:00
jaredevantabor
d1c33e46db
setting AD_HOC_COMMANDS on scope slightly differently to make select2 happy long time
...
fixing jshint
2017-01-23 19:17:13 -08:00
jaredevantabor
250340e063
Fix for filtering organizations, and fixing the org lookup on credentials form
2017-01-20 17:50:24 -08:00
jaredevantabor
6c7c4061d1
When a user types into a lookup field, we now only match against objects
...
the user has permission to access. I also included the type of thing it was.
So for instance, if you're typing into cloud credentials, it should validate
against cloud credentials, instead of validating against all credentials.
2017-01-20 16:33:50 -08:00
jaredevantabor
862a2d3c49
incorporating RBAC into auto-population and for lookup modal lists
...
basically, you shouldn't be able to select a resource you don't have permission to use, either through autopopulation or selecting manually
2017-01-20 15:45:00 -08:00
jaredevantabor
857780b0c3
Stacking ssl/tls radio buttons on notification templates form
2017-01-20 10:01:02 -08:00
jaredevantabor
8339a9cbf3
removing project sync status from job results if project was a manual project
2017-01-19 17:11:59 -08:00
jaredevantabor
fc45603c3b
adding three fixes:
...
1. adding a watcher for the basePath to use for lookups that might
have dynamic lookups. Ex: The groups form -> cred depends on "source.type"
2. adding a fix for RBAC based autopopulation. Basically, if you don't have
permission to "use" something, then you shouldn't be able to see it auto-fill
3. adding a fix for the promptable fields on the job template form. The inventory
and credential are both promptable, and therefore should not auto populate
2017-01-19 15:58:35 -08:00
jaredevantabor
61ad4e3793
fix for autopopulation
2017-01-18 20:49:12 -08:00
jaredevantabor
e2288f81b6
fixing filter and sockets for portal jobs
2017-01-17 14:17:16 -08:00
jaredevantabor
176a3cc399
send empty string for email username/password if no user input
2017-01-17 10:44:00 -08:00
jaredevantabor
2217594f27
Changing "Use TLS/Use SSL" radio buttons on the notification template form (for email)
2017-01-13 16:56:57 -08:00
jaredevantabor
2af4a2d558
adding extra check for string in encodeParams
2017-01-13 15:05:33 -08:00
jaredevantabor
b1dc0546fd
fixing selection on the copy/move groups & hosts lists
2017-01-12 21:03:04 -08:00