Commit Graph

9980 Commits

Author SHA1 Message Date
John Mitchell 1c907a1f07 layout tweaks 2016-11-18 11:00:13 -08:00
jaredevantabor 0590a1416d Fitting panels to the size of the viewport 2016-11-18 11:00:13 -08:00
John Mitchell 7795ad0d2b styling fixes to job results 2016-11-18 11:00:13 -08:00
John Mitchell 783f784e69 update to standard out pane
- add lines to pane
- support show and hide toggling of lines

NOTE: layout is hardcoded, will need to move to dealing with various browser heights better
2016-11-18 11:00:13 -08:00
John Mitchell 66e90075d4 changing tooltip delay to make them feel more responsive 2016-11-18 11:00:13 -08:00
John Mitchell e1edcc5e5a trying to help make the main layout of the page respond better to scrolling within scrolling 2016-11-18 11:00:13 -08:00
John Mitchell 16b4daf4eb disable selecting of line numbers
unfortunately this will still copy to clipboard in chrome but not firefox see https://bugs.chromium.org/p/chromium/issues/detail\?id\=147490 for open chromium bug
2016-11-18 11:00:13 -08:00
John Mitchell 3c261b8904 working on stdout view line population 2016-11-18 11:00:13 -08:00
jaredevantabor 51bfc0525a adding new line character and 'ok' host colors 2016-11-18 11:00:13 -08:00
jaredevantabor 3e2940203f more stdout styling 2016-11-18 11:00:13 -08:00
jaredevantabor 261c91d836 early styling of stdout 2016-11-18 11:00:13 -08:00
jaredevantabor 777a15f763 fixing small typo in jobs.py and adding sockets to the
new job results page
2016-11-18 11:00:13 -08:00
jaredevantabor 5a7c33c17a error handling for job-result route
for when there are no job_events for a job
2016-11-18 11:00:13 -08:00
jaredevantabor 5dad4ef8d5 Adjusting some colors and first pass at real stdout
by using an ng-repeat and stdoutArr
2016-11-18 11:00:13 -08:00
jaredevantabor e11eb1d4d8 adding some dummy lines 2016-11-18 11:00:13 -08:00
jaredevantabor e6c342d9ad Adding initial files for job results standard out panel
with some very rough dummy text in there for now
2016-11-18 11:00:13 -08:00
John Mitchell bba253cdfc added relaunch capability and end time of running job 2016-11-18 11:00:13 -08:00
jaredevantabor 3ade961e92 Rebase of devel (w/ channels) + socket rework for new job details
Replacing old socket.io receiver w/ new websocket receivers
2016-11-18 11:00:13 -08:00
John Mitchell 648bd3d1a0 added TODO for implementing request retry logic 2016-11-18 11:00:13 -08:00
John Mitchell 40a0c3ff23 fixed typo in event queue 2016-11-18 11:00:13 -08:00
John Mitchell 7b8b83a6ab added play and task count support 2016-11-18 11:00:13 -08:00
John Mitchell bb82bfe95a underlying infrastructure for dealing with commits is working now 2016-11-18 11:00:13 -08:00
John Mitchell 11592047d6 updates to getting host counts 2016-11-18 11:00:13 -08:00
John Mitchell e31bfa2f1c make the event_queue actually work 2016-11-18 11:00:13 -08:00
John Mitchell 9f5bec7767 figuring out the event_queue flow 2016-11-18 11:00:13 -08:00
John Mitchell c4eb6515b1 made status bar utilize completed jobs and started rudimentary event queue 2016-11-18 11:00:13 -08:00
John Mitchell 68041ee50d fixed the host status bar graph 2016-11-18 11:00:13 -08:00
jaredevantabor fcb9d8b6b5 Adding job results bar files 2016-11-18 11:00:13 -08:00
John Mitchell 29c8ef72e0 integration refactor 2016-11-18 11:00:13 -08:00
jaredevantabor 43e4786c7f First pass at the right side of the new job details 2016-11-18 11:00:13 -08:00
John Mitchell c7dfcbba5f updated left hand pane of job results to mostly match mockup 2016-11-18 11:00:13 -08:00
John Mitchell 8435290cc4 working commit of job results structure 2016-11-18 11:00:13 -08:00
jaredevantabor 960f90c4fd Patches to get tests and test-ci to pass 2016-11-18 10:54:26 -08:00
jlmitch5 6ef44c39c8 add jasmine and spyOn to acceptable jshint globals 2016-11-18 13:13:49 -05:00
Alan Rominger a192077be4 Merge pull request #4025 from AlanCoding/text_type
Change JSONField to be a DB text type
2016-11-18 11:50:13 -05:00
kensible a684739ead Merge pull request #4067 from kensible/3944-reset-all
Fixed current form tracker for reset all
2016-11-18 11:47:46 -05:00
Ken Hoes 3154549938 Fixed current form tracker for reset all 2016-11-18 11:43:15 -05:00
Chris Meyers ba6ab6f746 forgot to add new fixtures for jsonbfield fact 2016-11-18 11:37:06 -05:00
Chris Meyers 4a1a3bd1e8 do not coerce jsonbfield to string in db
* functional tests do coerce because they assume they are running on
sqlite
2016-11-18 11:29:42 -05:00
Matthew Jones b8db27bb39 Merge pull request #3910 from cchurch/azuread-oauth2
Add AzureAD OAuth2 support.
2016-11-18 11:28:04 -05:00
Jared Tabor cf8f12c1f0 Merge pull request #3784 from fujiwarat/i18n-#2
Update I18N patch under awx/ui to reflect pull request #3363
2016-11-17 12:45:53 -08:00
Chris Church dcbf91fc4a Merge pull request #4051 from cchurch/no-more-gibberish
Add multiprocessing RLock around job event data output
2016-11-17 15:37:58 -05:00
Chris Meyers cf71719635 Merge pull request #4053 from chrismeyersfsu/fix-workflow_jobs_rename
Fix workflow jobs rename
2016-11-17 11:18:43 -05:00
Chris Meyers ef0df1fefd more j -> workflow_job renaming 2016-11-17 10:51:06 -05:00
Chris Meyers 07996abf64 in the api, finish renaming wfjt -> job relation
related to #4052
related to #3976
2016-11-17 10:40:28 -05:00
Chris Meyers df5e3288c4 Revert "in the api, finish renaming wfjt -> job relation"
This reverts commit 8ee469ceeb0d9e7514f930c6325d1577bf5505c8.
2016-11-17 10:39:17 -05:00
Chris Meyers d9821dbb6c in the api, finish renaming wfjt -> job relation
related to #4052
related to #3976
2016-11-17 10:29:34 -05:00
Chris Church 1db697e4eb Add multiprocessing RLock around event data output to ensure only one process is writing to stdout at a time. 2016-11-17 09:09:19 -05:00
Takao Fujiwara aebff5366e Update I18N patch under awx/ui to reflect pull request #3363
- Get rid of html tags and codes in translatable strings
- Replace i18n.format with i18n.sprintf to treat multiple %s
- Add translatable strings for login failures and "SIGN IN".
- Rename ansible-tower.pot to ansible-tower-ui.pot for backend pot

Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com>
2016-11-17 17:49:39 +09:00
Bill Nottingham 84d4078a77 Merge pull request #3969 from wenottingham/no-more-8080
Drop firewall configuration for port 8080.
2016-11-16 21:01:56 -05:00