grafana/public/app/types
Alexander Zobnin 8505d90768 Admin: New Admin User page (#20498)
* admin: user page to react WIP

* admin user page: basic view

* admin user page: refactor, extract orgs and permissions components

* admin user: change sessions actions styles

* admin user: add disable button

* user admin: add change grafana admin action

* user admin: able to change org role and remove org

* user admin: confirm force logout

* user admin: change org button style

* user admin: add confirm modals for critical actions

* user admin: lock down ldap user info

* user admin: align with latest design changes

* user admin: add LDAP sync

* admin user: confirm button

* user admin: add to org modal

* user admin: fix ConfirmButton story

* admin user: handle grafana admin change

* ConfirmButton: make styled component

* ConfirmButton: completely styled component

* User Admin: permissions section refactor

* admin user: refactor (orgs and sessions)

* ConfirmButton: able to set confirm variant

* admin user: inline org removal

* admin user: show ldap sync info only for ldap users

* admin user: edit profile

* ConfirmButton: some fixes after review

* Chore: fix storybook build

* admin user: rename handlers

* admin user: remove LdapUserPage import from routes

* Chore: fix ConfirmButton tests

* Chore: fix user api endpoint tests

* Chore: update failed test snapshots

* admin user: redux actions WIP

* admin user: use new ConfirmModal component for user profile

* admin user: use new ConfirmModal component for sessions

* admin user: use lockMessage

* ConfirmButton: use primary button as default

* admin user: fix ActionButton color

* UI: use Icon component for Modal

* UI: refactor ConfirmModal after Modal changes

* UI: add link button variant

* UI: able to use custom ConfirmButton

* Chore: fix type errors after ConfirmButton refactor

* Chore: revert Graph component changes (works with TS 3.7)

* Chore: use Forms.Button instead of ActionButton

* admin user: align items

* admin user: align add to org modal

* UI: organization picker component

* admin user: use org picker for AddToOrgModal

* admin user: org actions

* admin user: connect sessions actions

* admin user: updateUserPermissions action

* admin user: enable delete user action

* admin user: sync ldap user

* Chore: refactor, remove unused code

* Chore: refactor, move api calls to actions

* admin user: set user password action

* Chore: refactor, remove unused components

* admin user: set input focus on edit

* admin user: pass user into debug LDAP mapping

* UserAdminPage: Ux changes

* UserAdminPage: align buttons to the left

* UserAdminPage: align delete user button

* UserAdminPage: swap add to org modal buttons

* UserAdminPage: set password field to empty when editing

* UserAdminPage: fix tests

* Updated button border

* Chore: fix ConfirmButton after changes introduced in #21092

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-01-13 17:10:19 +01:00
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
acl.ts Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
alerting.ts Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
angular.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
apiKeys.ts API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
appEvent.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
dashboard.ts Explore: Adds ability to save a panel's query from Explore (#17982) 2019-09-05 13:44:37 +01:00
datasources.ts AddDatasourcePage: Refactoring & more Phantom plugins (#21261) 2020-01-06 16:56:34 +01:00
events.ts Fix: Shows SubMenu when filtering directly from table (#21017) 2019-12-11 14:09:57 +01:00
explore.ts grafana/ui: New table component (#20991) 2019-12-18 08:38:50 +01:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ldap.ts Admin: New Admin User page (#20498) 2020-01-13 17:10:19 +01:00
location.ts @grafana/runtime: expose location update (#17428) 2019-06-04 16:20:55 +02:00
organization.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
plugins.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
sanitize-url.d.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
search.ts refactor: merged types and updated references 2019-03-19 17:44:58 +01:00
store.ts Admin: New Admin User page (#20498) 2020-01-13 17:10:19 +01:00
teams.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
user.ts Admin: New Admin User page (#20498) 2020-01-13 17:10:19 +01:00