Marliana Lara
26935528c3
Change input group width to auto
2017-08-02 16:22:00 -04:00
Marliana Lara
fc02c039a4
Fix Lookup Button styles in Firefox and Safari
2017-08-01 16:19:36 -04:00
Marliana Lara
4bcd72b1ed
Modify Hipchat input field to behave like a dropdown
...
* Fixed UX issues
2017-07-31 13:24:26 -04:00
Marliana Lara
723bd66627
Fix UX items related to Job Templates and Workflow Maker
2017-07-28 09:29:32 -04:00
jlmitch5
62a1a4b785
Merge pull request #91 from jlmitch5/additionalColorsAndBugs
...
fix color of schedule forms and bugs found in color audit
2017-07-27 16:02:57 -04:00
Marliana Lara
a8b7e2608b
Merge pull request #76 from marshmalien/ux/fix/permissions-modal
...
[UX] Permissions Modal
2017-07-27 15:40:54 -04:00
John Mitchell
5f58f500cc
fix color of schedule forms and bugs found in color audit
2017-07-27 14:49:09 -04:00
Marliana Lara
e6311f2853
Fix Permissions Modal UX items
2017-07-26 16:10:18 -04:00
Marliana Lara
08f3d95926
Fix UX items related to Project form
2017-07-26 12:37:38 -04:00
John Mitchell
485848619b
update spinner field background color and fix formattings of forms.less file
2017-07-26 09:05:54 -04:00
John Mitchell
5a3466a3b6
3.2 hardening color audit
2017-07-25 16:44:34 -04:00
gconsidine
86fb6116a0
Refactor all Less to manage import order itself
2017-07-25 09:39:05 -04:00
Marliana Lara
a23f8fb21e
UX Hit List: Inventories, Empty Lists, Lookup Buttons
2017-07-24 16:20:24 -04:00
John Mitchell
a9eab0f9fe
update forks default placeholder in jt and adhoc commands
...
also update styling of to-the-right-of-label checkboxes
2017-07-18 14:41:48 -04:00
gconsidine
7fd499dc70
Fix input text cut off along bottom in Firefox
2017-07-17 15:59:34 -04:00
Marliana Lara
b48320f6c2
Fix long credential name styles
2017-07-12 09:46:24 -04:00
Michael Abashian
1176b9b057
Smart inventory implementation
2017-05-22 16:55:28 -04:00
Marliana Lara
ecccc7d1b6
Add styles to keep number inputs consistent with form
2017-05-04 11:15:04 -04:00
Michael Abashian
f9b46b7c3d
Set up new inventory directory and states
2017-05-01 14:49:22 -04:00
John Mitchell
7f48da9114
fix toggle display based on greg's work
2017-04-28 17:08:18 -04:00
John Mitchell
38c0c0a89b
add credential types to ui
2017-04-28 16:00:29 -04:00
Matthew Jones
e1e83598e9
Merge branch 'release_3.1.3' into devel
...
* release_3.1.3: (52 commits)
ack fact scan messages
making ldap user/group search fields into codemirror instances
removing UI parsing for LDAP User and Group Search fields
Allow exception view to accept all valid HTTP methods.
Restore ability of parsing extra_vars string for provisioning callback.
Fix up backup/restore role broken in f7a8e45809758322d9ee41c5305850dd70ed5faf
Stop / start ansible-tower-service during restores
value_to_python should encode lookup fields as ascii
fix brace interpolation on standard out pane
Adjust some hardcoded usages of 'awx' to use 'aw_user' and 'aw_group'.
Pull Spanish updates from Zanata
Temporarily grant awx user createdb role
Stop giving ownership of backups to postgres
don't display chunked lines'
Add dropdown li truncation with ellipsis
CTiT -> adhoc modules should allow the user to add new modules
Remove task that was replacing the supervisor systemd tmp file
Fix failing supervisorctl commands on RH-based distros
Give ownership of the supervisor socket to awx
Setting for external log emissions cert verification
...
2017-04-28 13:57:04 -04:00
gconsidine
da0a721a2d
Add dropdown li truncation with ellipsis
...
Display the full text on hover by expanding the list item
container.
2017-04-18 12:07:18 -04:00
gconsidine
c287c4797e
Fix minor UX/UI form inconsistencies across project
2017-04-10 15:12:32 -04:00
John Mitchell
9b0911dab8
remove important when possible
...
fix job type non-disabled checkbox
2017-04-07 18:53:25 -04:00
John Mitchell
9fcb536844
3.2 color audit
2017-04-07 15:33:08 -04:00
Greg Considine
81dea61ba9
Merge branch 'devel' into uxi/templates
2017-04-05 15:37:49 -04:00
gconsidine
6204d263a4
Add class to prevent form input overlap
2017-04-04 14:46:04 -04:00
gconsidine
3f761d52f6
Add checkbox in different position in form generator
2017-04-04 11:42:23 -04:00
gconsidine
7ba47eadca
Move "prompt on launch" checkbox to above input
2017-03-29 15:12:34 -04:00
Greg Considine
7d4b3a08f2
Remove inner border on toggles
2017-03-21 13:39:05 -04:00
Greg Considine
10a51c72f0
Add toggle switch for YAML,JSON selection
2017-03-21 11:43:39 -04:00
Greg Considine
0ae2fd3981
Add status and form ui/ux improvements
...
* Adjust popover styling
* Form label / dropdown styling
Issue: #5615
Reference: Tower UX Improvements doc
2017-03-16 11:55:35 -04:00
Michael Abashian
d65d505862
Removed uppercasing from resource names in titles
2017-03-08 17:35:48 -05: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
Ken Hoes
cd27687ef1
Re-enabling bootstrap's darkening of disabled fields
2017-02-10 14:41:36 -05:00
Ken Hoes
52c861503b
Updated fix for form titles
2017-01-10 10:15:00 -05:00
Ken Hoes
7816d8e39e
Fixing audit bugs
2017-01-09 13:39:24 -05:00
Michael Abashian
0c4db0354e
Add and edit workflow job templates from the UI
2016-11-03 14:42:27 -04:00
Matthew Jones
8893f8278a
Merge branch 'release_3.0.2' into devel
...
* release_3.0.2: (126 commits)
Disable permissions tab in Credential > Edit form if Credential is private (#3288 )
Tweaked the popover text for job and skip tags on JT add/edit
Workaround a cascade setnull polymorphic issue
flake8
Fixed old test expectations
Made it so the credential organization field can't be changed
Skip some unit tests
Fixed org auditor visibility of team credentials
Fix sosreport
fix credential kind options for list
interpret any code below 300 as success
bail when status code is over 300
Make CloudForms inventory_script work
Use no_log when handling passwords
Prevent ignored task from being displayed as failing.
making ec2 cred optional on group->edit
making ec2 credential optional for ec2 inventory
Revert "Fix to ensure org auditors can see team credentials"
Fixed team credential list to work with corrected permissions
Making the username and password fields optional
...
2016-08-18 22:52:55 -04:00
Leigh Johnson
ce61fe4a42
Refactor UI Build System ( #3203 )
...
* initial build trial, clean up awx/ui
* fix hardcoded refs to ng-toast, add jshint preloader
* remove browserify test
* update grunt-jshint -> jshint module loader, browser-sync, update dev targets to build-docker-machine & build-docker-cid, fix blocking tasks
* less autoprefixer
* sample build commands
* fix release build
* update README
* karma config stub
* webpack config for karma tests
* karma preview for shane
* fix build-docker-machine target
* karma+webpack test pipeline configuration, stub tests
* fix smart/job status icons classes
* fix jquery + jsyaml shims, fix LESS cascade
* fix angular-codemirror dependency, explicitly import style/mode dependencies
* shim jsonlint
* fix angular-scheduler AMD imports, remove jquuery-ui shim, fix release config
* use closed $.fn.datepicker for system-tracking
* remove packaging/node/
* remove old tests
* shrinkwrap fragile dependency sandcastle, update README, lint
* first pass at fixing rrule shim
* update makefile targets
* update gitignore w/ new flag file
* add saucelabs karma config
* add license controller test
* add examples of service and directive tests
* Makefile flubs
* consolidate clean-ui target, compulsively update flag file location
* dep on CJS/AMD/UMD compatible version of rrule lib, fix example tests/config for demo
* boilerplate karma config for saucelabs (should be abstracted to common config after proven to work)
* update docs
* docs feedback
* update Dockerfile with Node 6.x dep
2016-08-17 16:09:54 -04:00
Ken Hoes
44b2f8f1fb
Fixed display of non-breaking names
2016-07-26 14:19:46 -04:00
Ken Hoes
f28e0fdc45
Removed bottom border radius from open select2 dropdown
2016-07-25 10:16:59 -04:00
Jared Tabor
8ab00e2d05
Hide password fields for radius/social auth users
...
on the users edit form, the password/confirm password field will be hidden similar to ldap. the username will not be required as well
2016-07-14 14:48:38 -04:00
John Mitchell
4c1456a0f6
fix text transforming and wording of project failure jt modals
2016-07-01 11:30:59 -04:00
Jared Tabor
fb1a448e95
Changing color of textareas to fcfcfc
2016-06-28 08:45:29 -07:00
Jared Tabor
81402bd2ee
UX audit fixes for search bar on related tabs
2016-06-22 10:53:53 -07:00
Michael Abashian
d3d7cf20a2
Various UX audit fixes
2016-06-21 17:37:42 -04:00
Ken Hoes
fb70523f6b
Inventory manage audit
2016-06-20 10:43:09 -04:00
Ken Hoes
1024d686f4
Updated system tracking for marketing screenshots
2016-06-17 15:00:40 -04:00