Commit Graph

4338 Commits (47e51cb6b331aa792f1ab203892a2842c1a72902)

Author SHA1 Message Date
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Torkel Ödegaard 6ef844daa4 Docs: remove embedd info about samesite cookie from app, docs only is better 6 years ago
Yariv Amar c2231854fd Feat: Improve embed panel info text (#16344) 6 years ago
Ryan McKinley ede2d54849 Refactor: React Panels to only use SeriesData[] (#16306) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Torkel Ödegaard 5c3a0a624a
Fix: Template query editor this bind exception fix (#16299) 6 years ago
Ryan McKinley bfba47c6c4 Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 6 years ago
Ryan McKinley e6d9a524b4 Fix: Correct SnapshotData typing (#16279) 6 years ago
Ryan McKinley 03951c00cb Feat: Angular panels & SeriesData to Table/TimeSeries (#16266) 6 years ago
Dominik Prokop 9fd824960f
Feature: added actionable message in Explore when no datasource configured (#16252) 6 years ago
Dominik Prokop 206921d21b
Feature: Introduced CallToActionCard to @grafana/ui (#16237) 6 years ago
Dominik Prokop 9655eeda18
fix(explore): only show split close button when split is active (#16203) 6 years ago
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 6 years ago
Steven Sheehy dd388ed578 fix(loki): Hide empty labels column 6 years ago
Ryan McKinley 77b3da3e8b refactor(data models): Renamed TableData to SeriesData (#16185) 6 years ago
Andrej Ocenas a978e28e7c
chore(core/utils): Add typings to datemath.ts (#16195) 6 years ago
Ryan McKinley e5c8375ec2 only call onPanelMigration when the version actually changes (#16186) 6 years ago
Dominik Prokop a8c50ed6ba
feat(explore): make it possible to close left pane of split view (#16155) 6 years ago
Hugo Häggmark d563505dd3 fix: added missing event to function signature 6 years ago
Torkel Ödegaard e03c7bf1a3 Panels: Support angular -> react migration via PanelMigrationHandler 6 years ago
Torkel Ödegaard 20fec4d261 Panels: Added more tests for change panel plugin 6 years ago
Torkel Ödegaard 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 6 years ago
ryan 6da2f132c7 keep plugin versions 6 years ago
ryan 82be27a42a remove panel plugin setters 6 years ago
ryan d8595e9f4e moved migration hook to its own function 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
Torkel Ödegaard d5a56b0bed Minor refactoring of #16127 6 years ago
ryan 78a9243721 remove logging 6 years ago
ryan 658f419cab add stat picker to single stat 6 years ago
ryan 7498de044c cleanup and guess all columns 6 years ago
Sean Lafferty dba2df19e8 Make all http auth setting labels the same width 6 years ago
Torkel Ödegaard 42c87141a5 Minor progress on fixing no-implicit any issues 6 years ago
Peter Holmberg 5adb923ace Only keep certain query params when going to next playlist 6 years ago
Hugo Häggmark 53322a51e2 fix: refactored so members are loaded by TeamPages and use hideFromTabs instead of filtering out children in navModel 6 years ago
Hugo Häggmark e23e6a8bdc fix: fixed snapshots and permission select not beeing able to click 6 years ago
Hugo Häggmark b71c9803a9 fix: new team link goes nowhere for viewers 6 years ago
Hugo Häggmark 53c74fa2f5 teams: refactor so that you can only delete teams if you are team admin 6 years ago
Hugo Häggmark 13ed10495a teams: hide tabs settings and groupsync for non team admins 6 years ago
Hugo Häggmark 8c34f595f0 teams: disable new team button if user is viewer 6 years ago
Hugo Häggmark e3fc61b326 refactor: moved test from TeamMembers to TeamMemberRow 6 years ago
Hugo Häggmark 178d637b4e refactor: splitted TeamMembers to TeamMemberRow 6 years ago
Hugo Häggmark b82b94a247 teams: disable buttons for team members 6 years ago
Hugo Häggmark b60e71c28b teams: moved logic for searchteams to backend 6 years ago
Leonard Gram 8593668ab2 teams: tests use the new message for modifying team members. 6 years ago
Hugo Häggmark 96aa4ae19f teams: remov permission select for non admin users 6 years ago
Hugo Häggmark a90b3e331e config: updated feature toggle name 6 years ago
Leonard Gram 89d4db8eb6 teams: team listing shows only your teams (editors). 6 years ago
Hugo Häggmark 3c46b786d2 teams: change back to permissionlevel for Member to 0 6 years ago
Hugo Häggmark 1315a67022 teams: make sure we use TeamPermissionLevel enum 6 years ago
Hugo Häggmark eea2dcc605 teams: enabled so that user can update permission for team members 6 years ago