grafana/public/app/features
Alexander Zobnin 7476219b0c
SAML: Configuration UI (#64054)
* Add initial authentication config page skeleton

* Add initial SAML config page WIP

* Add few more pages

* Add connect to IdP page

* Assertion mappings page stub and url params

* Able to save settings

* Some tweaks for authentication page

* Tweak behaviour

* Tweak provider name

* Move SAML config pages to enterprise

* minor refactor

* Able to reset settings

* Configure key and cert from UI

* Refactor WIP

* Tweak styles

* Optional save button

* Some tweaks for the page

* Don't show info popup when save settings

* Improve key/cert validation

* Fetch provider status and display on auth page

* Add settings list to the auth page

* Show call to action card if no auth configured

* clean up

* Show authentication page only if SAML available

* Add access control for SSO config page

* Add feature toggle for auth config UI

* Add code owners for auth config page

* Auth config UI disabled by default

* Fix feature toggle check

* Apply suggestions from review

* Refactor: use forms for steps

* Clean up

* Improve authentication page loading

* Fix CTA link

* Minor tweaks

* Fix page route

* Fix formatting

* Fix generated code formatting
2023-04-13 16:07:43 +02:00
..
admin Auth: Fix orgrole picker disabled if isSynced user (#64033) 2023-03-22 17:41:59 +00:00
alerting AlertRules: Update design to align it with recent changes to lists and tables (#66461) 2023-04-13 16:00:03 +02:00
annotations Datasources: Use getDefaultQuery in annotations editors (#61870) 2023-01-30 16:45:03 +01:00
api-keys Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
auth-config SAML: Configuration UI (#64054) 2023-04-13 16:07:43 +02:00
browse-dashboards NestedFolders: Fix warning from tests, restore page default export (#66441) 2023-04-13 10:46:24 +01:00
canvas Chore: Some type fixes needed for react 18 (#65600) 2023-03-30 13:40:18 +01:00
commandPalette Core: Update components to have standard radii (#65065) 2023-03-21 12:24:50 +01:00
connections EditDataSources: Add EditDataSourceActions to EditDataSourcePages (#64487) 2023-04-13 09:53:18 +02:00
correlations InteractiveTable: Updated design and minor tweak to Correlactions page (#66443) 2023-04-13 15:50:49 +02:00
dashboard Table Panel: Fix panel migration for options cell type (#66305) 2023-04-12 08:52:44 -07:00
dataframe-import Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. (#62688) 2023-02-09 15:16:17 +01:00
datasource-drawer DataSourcePicker: Add new style of data source picker. (#63736) 2023-03-01 11:26:19 +01:00
datasources EditDataSources: Add EditDataSourceActions to EditDataSourcePages (#64487) 2023-04-13 09:53:18 +02:00
dimensions Chore: Reuse findFieldIndex from findField (#65973) 2023-04-04 16:54:38 -07:00
explore Tracing: Add links to documentation in config pages (#66442) 2023-04-13 14:56:35 +01:00
expressions Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
folders AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
geo Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
inspector Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
invites Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
library-panels Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
live Prometheus: Incremental querying option for to: now dashboards (#62932) 2023-04-12 13:10:10 -05:00
logs Logs: Add new LogRowContext types to @grafana/data (#66404) 2023-04-13 13:07:28 +02:00
manage-dashboards NestedFolders: Support moving folders into other folders (#65519) 2023-03-31 12:31:06 +01:00
notifications Page: Update profile page components to use new navId (#51664) 2022-07-11 14:35:30 +02:00
org Chore: Avoid explicit React.FC<Props> when possible (#64722) 2023-03-14 16:38:21 +02:00
panel Update scenes to 0.2 (#65676) 2023-03-31 00:59:06 -07:00
playlist Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
plugins Expressions: Fix expression load with legacy UID -100 (#65950) 2023-04-12 16:33:31 +02:00
profile Chore: Upgrade to react 18 (#64428) 2023-04-11 10:51:54 +01:00
query Show traceids for failing and successful requests (#64903) 2023-04-05 09:13:24 +02:00
runtime Chore: Improve some types (#64675) 2023-03-14 09:51:44 +00:00
sandbox UI Extensions: Rename placement to extensionPointId (#65841) 2023-04-03 18:59:54 +03:00
scenes Scenes: Add support for shared query results of other panel (#65413) 2023-04-05 10:19:54 +02:00
search NestedFolders: New Browse Dashboards views (#66003) 2023-04-12 10:44:01 +01:00
serviceaccounts Service accounts: Refactor to make roleOptions act as Users for service accounts (#66107) 2023-04-12 11:07:06 +01:00
storage Chore: remove dashboardsFromStorage (#65058) 2023-03-20 18:36:49 +02:00
support-bundles Support bundles: small UX improvements (#63277) 2023-02-11 08:31:03 +00:00
teams (bug) Change URL to correct documentation page (#65493) 2023-03-31 13:47:57 -05:00
templating Templating: Replace __data , __field and __cell_n with macros (#65324) 2023-04-05 11:10:33 +02:00
transformers Transformers: Support adding the row index using calculate field transformer (#65148) 2023-03-22 11:10:22 -07:00
users Auth: Fix orgrole picker disabled if isSynced user (#64033) 2023-03-22 17:41:59 +00:00
variables Explore: Show log line if there is an interpolated link (#65489) 2023-03-29 10:07:55 -05:00
all.ts Chore: Remove empty and leftover files (#55757) 2022-09-26 11:33:07 -04:00