gconsidine
7f84a58bd2
Fix layout/padding and font sizing
2017-04-17 13:48:47 -04:00
gconsidine
3db3fb28d6
Add padding for list action buttons
2017-04-11 17:07:39 -04:00
gconsidine
810e015ac3
Fix padding/margin related issues throughout
2017-04-11 13:42:09 -04:00
gconsidine
c287c4797e
Fix minor UX/UI form inconsistencies across project
2017-04-10 15:12:32 -04:00
gconsidine
a6dabae53c
Update UX for the dashboard/home view
2017-04-06 15:07:05 -04:00
gconsidine
33330593f7
Update layout, padding, and margins to match UX guidelines
2017-04-04 17:43:13 -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
fcd899d7bc
Fix issue preventing inventory groups from loading
...
A conditional was in place to check if a URL included the base path,
if so, it was supposed to use the URL as-is, otherwise it should get
the URL by referencing a property in an object containing default
URLs.
The conditional checked only for 'api/v1'. Since we're at v2, the
check failed eventually resulting in a `replace` call on an
undefined value. I replaced the conditional to pattern match
api/v*/ instead.
2017-04-04 10:29:04 -04:00
gconsidine
480772f5bc
Remove unneeded attribute
2017-04-03 15:37:49 -04:00
gconsidine
65c62b6179
Fix cut off containers in license configuration
2017-04-03 11:38:57 -04:00
gconsidine
89c01475f5
Add display of multi-select options in survey preview
2017-03-30 17:15:16 -04:00
gconsidine
5f5a91a72c
Add toggle-able dropdown for workflow key
2017-03-30 10:38:56 -04:00
gconsidine
7ba47eadca
Move "prompt on launch" checkbox to above input
2017-03-29 15:12:34 -04:00