Alex Corey
33bc9e63c4
Addresses Console Errors related to functions and test data
...
Also Adds speecificity to link URLs by add /details for urls that should
redireect to details pages instead of them ending in /:id
2020-01-13 11:28:31 -05:00
Alex Corey
919475a4c7
Improves NestedTabs, Refactors PR, Adds Delete/DeleteError Functionality to HostDetail
2020-01-13 11:28:31 -05:00
Alex Corey
1db88fe4f6
Adds Toggle, Variables, user Link and Delete to Inventory Host and Host Details
...
If the user comes to Host details through Inventory Host they will get a
Return To Host tab in addition to the others. This PR allows Inventory Host
to share many of the same components with Host but does add some complexity
to the routing files in Host.jsx
2020-01-13 11:28:31 -05:00
softwarefactory-project-zuul[bot]
200be3297a
Merge pull request #5287 from jlmitch5/searchPlanning
...
update simple search
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-13 16:11:20 +00:00
John Mitchell
15cb92d58e
update sort iconography
2020-01-10 16:27:13 -05:00
John Mitchell
78cc2742b2
fix prettier
2020-01-10 16:27:13 -05:00
John Mitchell
959d5058fc
add limit search key to jobs list
2020-01-10 16:27:13 -05:00
John Mitchell
acf54e6102
remove created by/modified by search keys from ig lookup
2020-01-10 16:27:13 -05:00
John Mitchell
4a9979e2db
fix issue with checkbox state of select based search key
2020-01-10 16:27:13 -05:00
John Mitchell
1e344bdf8a
more ui_next search pr feedback:
...
- updae .filter().length calls to .find()
- fix ProjectList errors
2020-01-10 16:27:13 -05:00
John Mitchell
3cdf274bdb
update search based on pr feedback:
...
- fix InventoryHost list inadverdent breakage due to merge conflict
- update label__name search key to labels__name
- always snap to page 1 when a search happens
- udpate capitalization of keys to be consistent
- remove isDefault from sort col items in tests
2020-01-10 16:27:13 -05:00
John Mitchell
068de221c1
second pass double checking all keys show up in the lists they should
2020-01-10 16:27:13 -05:00
John Mitchell
30b6e318cc
swap column types use of shape for exact and fix warnings it found
2020-01-10 16:27:13 -05:00
John Mitchell
2c1648f9c9
fix issues with unit tests based on search changes
2020-01-10 16:27:13 -05:00
John Mitchell
2c953ed7d0
add keys to search on lookups
2020-01-10 16:27:13 -05:00
John Mitchell
2d00623c16
update search keys for various lists in the mvp
2020-01-10 16:27:13 -05:00
John Mitchell
51a6ba14f1
support 1 item in sortColumns
2020-01-10 16:27:13 -05:00
John Mitchell
6edd879a43
add support for number, boolean, and option-based searches
2020-01-10 16:27:13 -05:00
John Mitchell
a31661ce08
utilize new DataToolbar experimental patternfly components
2020-01-10 16:27:13 -05:00
John Mitchell
c69d497093
remove debugger statement
2020-01-10 16:27:13 -05:00
John Mitchell
8b9810e466
update search and sort column configuration
2020-01-10 16:27:13 -05:00
John Mitchell
16f9411914
update simple search doumentation and plan
2020-01-10 16:27:13 -05:00
Shane McDonald
f7ba706ec2
Merge pull request #5635 from shanemcd/ch-ch-ch-changelog
...
Introduce CHANGELOG.md
2020-01-10 16:26:40 -05:00
Shane McDonald
5455fe3c10
Introduce CHANGELOG.md
2020-01-10 16:08:17 -05:00
Shane McDonald
8ac8bc8df2
Merge pull request #5609 from shanemcd/downstream-k8s-changes
...
Pull in downstream k8s installer changes
2020-01-10 13:56:49 -05:00
softwarefactory-project-zuul[bot]
ed474df744
Merge pull request #5407 from AlanCoding/depgrades_2019_party
...
General dependency upgrades (awx venv only for now)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-10 18:44:21 +00:00
softwarefactory-project-zuul[bot]
c33d2a1e00
Merge pull request #5503 from beeankha/refactor_inventory_plugin
...
Refactor Inventory Plugin Module to Import from module_utils
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-09 21:52:54 +00:00
softwarefactory-project-zuul[bot]
3e58ee068c
Merge pull request #5616 from marshmalien/5541-reuse-ActionButtonWrapper
...
Update Detail views to use CardActionsRow
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-09 21:52:29 +00:00
beeankha
b19e5aab28
Raise AnsibleParserError via a custom exception
2020-01-09 15:30:23 -05:00
Marliana Lara
6ec96a8f4f
Update detail components to use ActionButtonWrapper
2020-01-09 10:53:17 -05:00
softwarefactory-project-zuul[bot]
4db2df9691
Merge pull request #5613 from AlanCoding/log_dup_uuid
...
Log case of duplicate UUIDs
Reviewed-by: Matthew Jones <mat@matburt.net>
https://github.com/matburt
2020-01-09 15:13:03 +00:00
beeankha
0c696bfd96
Add new CollectionsParserError class for exceptions
2020-01-09 09:14:47 -05:00
beeankha
63ffff3b76
Import request into module_utils instead
2020-01-09 09:14:47 -05:00
beeankha
c532c6fe61
Update parameters, add whitespace
2020-01-09 09:14:47 -05:00
beeankha
61c2968a7c
Fix module-specific lint errors
2020-01-09 09:14:47 -05:00
beeankha
d9e41547a1
Refactor Inventory Plugin module to import from module_utils
2020-01-09 09:14:47 -05:00
AlanCoding
eec08fdcca
Log case of duplicate UUIDs
2020-01-09 07:31:32 -05:00
softwarefactory-project-zuul[bot]
b74f7f6c26
Merge pull request #5562 from beeankha/job_launch_extra_vars_example
...
Add extra_vars Example to Job Launch Module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-08 20:28:58 +00:00
beeankha
f37ac1dcc9
Add extra_vars example to Job Launch module, update extra_vars type to dict,
...
update unit test, add details to Collections release notes.
2020-01-08 14:50:41 -05:00
softwarefactory-project-zuul[bot]
1c09114abd
Merge pull request #5611 from kdelee/awxkit-better-timeout-error
...
[awxkit] Raise a more informative error when timeout
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-08 18:47:16 +00:00
softwarefactory-project-zuul[bot]
c0e1c8aa77
Merge pull request #5589 from jakemcdermott/fix-4056
...
Generate new uuid for newly registered iso nodes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-08 18:37:52 +00:00
Elijah DeLee
d82180605c
Raise a more informative error when timeout
...
Right now we are often left with very little info if we do get a timeout on something that HasStatus.
Take advantage of the assert_status function that is also available on items using the HasStatus mixin to show
more info.
2020-01-08 12:47:17 -05:00
Shane McDonald
d3b7829e69
Pull in downstream k8s installer changes
2020-01-08 11:04:12 -05:00
softwarefactory-project-zuul[bot]
4a214a7770
Merge pull request #5607 from exicx/exicx-patch-context
...
change set-context to use-context
Reviewed-by: Shane McDonald <me@shanemcd.com>
https://github.com/shanemcd
2020-01-08 14:27:08 +00:00
AlanCoding
18bb910e33
Fallback to globals for these tests
2020-01-07 17:14:34 -06:00
AlanCoding
ca8dcced8b
update paramiko source
2020-01-07 17:14:34 -06:00
AlanCoding
0b9b8832a8
Get rid of hacks to simplify process
...
Remove poetry and wheel from bootstrap installs
Cleanup some docs around them
2020-01-07 17:14:34 -06:00
AlanCoding
271b3f00b7
Attempts to simplify build environment
...
Remove build isolation flag
Do not use --ignore-installed for any pip install commands
Add Makefile comments
do not use system site packages for awx venv
Consolidate bootstrap pins
Do another upgrade, properly document wheel
2020-01-07 17:14:33 -06:00
AlanCoding
477f566da0
Bump Django version which recently updated
2020-01-07 17:14:33 -06:00
Shane McDonald
cf55b6a0ba
Bootstrap venv creation with flit and poetry
...
this is in addition to pip and setuptools installs
add in --ignore-installed and --no-build-isolation flags
reasoning is that we are not installing needed packages
for building
2020-01-07 17:14:33 -06:00