grafana/public
Andrej Ocenas 5e2ac24890
Sidecar: Add split view and basic APIs for extensions (#91648)
* Add split view and basic APIs to extensions

* Add comments

* Update public/app/AppWrapper.tsx

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>

* Moved the .grafana-app element and deduplicate some code

* Remove the provider variants of usePluginLinks/Components

* Change buildPluginSectionNav

* Update comment

* Use eventBus

* Remove non existent exports

* refactor: use a sidecar service to encapsulate the state

* Don't wrap single app in split wrapper

* Use hook splitter

* Remove inline styles

* Type the style props from useSplitter

* Move the overflow style changes to appWrapper

* Deduplicate some common top level providers

* Move modals

* Move routes wrappers to it's own file

* Use better css and add comments

* Remove query rows app extension point

* Fix test

---------

Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2024-09-09 14:45:05 +02:00
..
app Sidecar: Add split view and basic APIs for extensions (#91648) 2024-09-09 14:45:05 +02:00
dashboards Elasticsearch: Add error source for DataQuery (#77386) 2023-11-06 11:36:39 +01:00
emails EmailVerification: Generate emails after rename (#85175) 2024-03-26 15:50:11 +01:00
fonts Chore: Update Inter font files (#82446) 2024-02-14 16:57:02 +00:00
gazetteer Geomap: Add more countries ISO 3166 Alpha-3-code to the gazetteer/countries.json (#75311) 2023-11-06 10:08:33 -08:00
img SharePanel: Add icons to panel options Share and More (#92622) 2024-09-06 12:25:35 -05:00
lib Monaco Editor: Load via ESM (#78261) 2024-02-22 12:31:40 +01:00
locales SSO LDAP: Add login form alert (#93037) 2024-09-06 16:13:22 +03:00
maps Geomap: Support geojson styling properties (#80272) 2024-01-20 02:55:17 +02:00
sass Chore: migrate _grid SCSS styles to emotion globals (#92986) 2024-09-05 16:39:12 +01:00
swagger Swagger: Add a custom swagger/api page (#91785) 2024-08-14 09:03:00 +03:00
test Alerting/Chore: Mock API (MSW) in browser (#89223) 2024-09-04 10:22:03 +01:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views A11y: Fix some accessibility issues on the build error page (#92691) 2024-08-30 13:42:45 +01:00
api-enterprise-spec.json API keys: Return 410 Gone status from POST /auth/keys endpoint (#92965) 2024-09-05 13:10:24 +03:00
api-merged.json API keys: Return 410 Gone status from POST /auth/keys endpoint (#92965) 2024-09-05 13:10:24 +03:00
mockServiceWorker.js Alerting/Chore: Mock API (MSW) in browser (#89223) 2024-09-04 10:22:03 +01:00
openapi3.json API keys: Return 410 Gone status from POST /auth/keys endpoint (#92965) 2024-09-05 13:10:24 +03:00
robots.txt