grafana/public/app/core
owensmallwood e7d6a58037
Owensmallwood/pubdash get public dashboard definition (#50269)
* When getting a public dashboard, backend returns a response structured the same as when you get a regular dashboard

* Updates backend tests for getting public dashboard

* Frontend can load the public dashboard based on the pubdash uid provided

* adds frontend test to make sure public dashboard doesnt render toolbar and submenu

* sorts imports
2022-06-06 16:19:34 -06:00
..
actions Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
components remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
copy Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
history remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
hooks Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
navigation Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducers remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
selectors Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
services Owensmallwood/pubdash get public dashboard definition (#50269) 2022-06-06 16:19:34 -06:00
specs remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
utils Update dependency @types/jest to v28 (#49249) 2022-06-06 14:45:02 +01:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
core.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
localisation.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logs_model.test.ts logs: use explicit frame-type-check (#48940) 2022-05-16 13:38:05 +02:00
logs_model.ts logs: use explicit frame-type-check (#48940) 2022-05-16 13:38:05 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
profiler.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
store.ts Chore: Remove several 'as' type assertions (#45913) 2022-03-02 14:02:09 +00:00
table_model.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
time_series2.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00