Releases: davidtamaki/admin_power_pack
Releases · davidtamaki/admin_power_pack
v1.0.1
v1.0.0
- Updating the Looker SDK to 22.4.2 to fix breaking changes to the API 4.0 endpoints for Looker instances on the 22.4+ release
- Don't allow selection of externally managed "shadow" groups in group functions
v0.1.7
- Added new function Bulk create password reset to leverage create password reset URLs for users. Unlike the Bulk send email creds function which leverages sends an email to the user, this endpoint is not rate limited and can therefore be used to bulk provision new users
- For users that have never logged in to Looker yet, this will create a
account/setup
URL. For users have logged in at least once, this will create apassword/reset
URL
v0.1.6
- Added search bar to filter groups and roles checkbox lists
- Added "Only Selected" as a new filter in the select menu to only show users that have been selected in the table
- Moved "auto-fill from other creds" and "bulk send email creds" and all the "delete creds" sections under Functions. All these functions run on the selected users. The Bulk Mappings section applies across all users in the instance (creating and updating users)
v0.1.5
- Logout users function added. This function will terminate all sessions for each selected user. If users are authenticated with an IdP, any changes in the IdP will be updated in Looker the next time the user logs in.
- Timeout for Looker API calls increased to 90s
- Manifest updated with new parameters:
use_embeds: no
,use_form_submit: yes
, andnew_window_external_urls: ["https://docs.looker.com"]
to link to Looker documentation
v0.1.4
- Schedules Global Action - "Select by Query" Added. Allows admin to run a bulk action (Enable, Disable, Delete, Run Once) on all schedule plans with a System Activity query ID
- Schedules logging
- Rename
Populate Rows
toGenerate Plans
- Adding workflow steps for switching to a new idp
v0.1.3
- Delete users function added
- Better support for large user count
v0.1.2
v0.1.1
concurrency pool limits set
v0.1.0
v0.1.0