Seth Foster
7a63785255
more rename, mostly in test
2021-06-08 14:33:23 -04:00
Ryan Petrello
c2ef0a6500
move code linting to a stricter pep8-esque auto-formatting tool, black
2021-03-23 09:39:58 -04:00
Nikhil Jain
2aa30226f4
removing some invalid chars
2021-03-11 20:07:31 +05:30
Nikhil Jain
53da8e0775
removing some invalid chars
2021-03-11 19:50:11 +05:30
Nikhil Jain
8e53453737
remove the extra result in test
2021-03-11 19:35:53 +05:30
Nikhil Jain
80023017a2
fix the tower_user module to update the fields properly
2021-03-11 19:14:50 +05:30
Alan Rominger
362d6a3204
Add new option update_secrets to allow lazy or strict updating
2020-09-15 22:38:37 -04:00
Nicolas Payart
8e97214309
Add option update_password (always, on_create) to tower_user module
2020-09-15 22:37:50 -04:00
Alan Rominger
22cdc129ad
Patches from tinkering with tests and default to devel version ( #8 )
...
This causes make install_collection to avoid templating the version
so that it can still be used as-is in development
2020-05-18 08:51:39 -04:00
beeankha
6a9423626c
Add field numbering specification in module_util file, update unit tests
2020-05-15 09:26:29 -04:00
AlanCoding
fd93964953
Changed status tweaks for API validation and encryption
...
API validation topic:
- do not set changed=True if the object did not actually change
- deals with cases where API manipulates data before saving
Warn if encrypted data prevent accurate changed status
Handle false changed case of tower_user password
password field not present in data
Test changed=True warning with JT/WFJT survey spec defaults
case for list data in JSON
2020-04-09 09:58:12 -04:00