Commit Graph

110 Commits (e54e997801eeeab7ddfd3b9f3b057efd4529cc0b)

Author SHA1 Message Date
Torkel Ödegaard d10dbc70a1
Icons: Adds custom icon support ands new panel and interpolation icons (#30277) 4 years ago
Uchechukwu Obasi 88b1517794
Icon: Changed the icon for signing in (#29530) 5 years ago
Dominik Prokop 187612ca8d
SignIn button - use correct url (#26239) 5 years ago
Torkel Ödegaard 8f78b0e7bc
Chore: Fix all Typescript strict null errors (#26204) 5 years ago
Sofia Papagiannaki fefbbc65a8
Auth: Add support for forcing authentication in anonymous mode and modify SignIn to use it instead of redirect (#25567) 5 years ago
Torkel Ödegaard 726009870b
LoginPage: New design (#23892) 5 years ago
Dominik Prokop 594ad77125
Make sidemenu header accept onClick events (#23957) 5 years ago
Torkel Ödegaard 2c0a1d8428
Search: Adds search to main nav and removes open search click on dashboard name (#23943) 5 years ago
Ivana Huckova 1c750169bd
Icon: Update sigin icon (#23933) 5 years ago
Ivana Huckova df60dbd749
@grafana/ui: Fix login icon (#23732) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 5 years ago
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405) 5 years ago
Ivana Huckova 431f454d57
@grafana/ui: Create Icon component and replace part of the icons (#23402) 5 years ago
flopp999 9c9f6f168b
Submenu: Changed location for Current Org: (#22941) 5 years ago
Agnès Toulet 1db26d354f
Core: add hideFromMenu for child items (#22494) 5 years ago
Torkel Ödegaard 98bbdea69d
SideMenu: Fixes issue with logout link opened in new tab (#21488) 5 years ago
Torkel Ödegaard 35679d4689
Logos: Refactoring a bit how logos are rendered (#21421) 5 years ago
Torkel Ödegaard 91ea3b15fa
Footer: Single footer component for both react & angular pages (#21389) 5 years ago
Torkel Ödegaard 98bea0990f
OrgSwitcher: Fixed issue rendering org switcher even when it's not open (#21061) 6 years ago
Dominik Prokop 178bb1d3ab Echo: mechanism for collecting custom events lazily (#20365) 6 years ago
kay delaney a093fbb51a Migration: Migrate org switcher to react (#19607) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Tobias Skarhed b62ab25c41 SignIn: Update redirect on reroute (#18360) 6 years ago
Ryan McKinley 401615847c
Build: add @grafana/data package (#17436) 6 years ago
Torkel Ödegaard f12d47ef52
Chore: Typescript no-implicit any fixes progress (#17018) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Hugo Häggmark 96aa4ae19f teams: remov permission select for non admin users 6 years ago
Johannes Schill 06e9c116af fix: Update test snapshot 6 years ago
Johannes Schill d6449ee629 fix: Logo goes Home instead of toggling side menu #15482 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Torkel Ödegaard 9565e48f03 Fixed issue where double clicking on back button closes sidemenu 6 years ago
Hugo Häggmark bd745959d2 New snapshot reflecting changes 6 years ago
Hugo Häggmark 72a0ba29f5 Makes the clickable side menu header look great in light theme again 6 years ago
Hugo Häggmark bf0333e329 Removed strange edit 6 years ago
Hugo Häggmark a6428fef0c Added link to side menu header and fixed styling 6 years ago
Johannes Schill 1dfabf498a chore: Replace the deprecated SFC with FC 6 years ago
Torkel Ödegaard 30c2cc4b5c allow sidemenu sections without children still have a hover menu/header 7 years ago
Mario Trangoni 0f74843332 public/app/core/*: Fix some misspell issues 7 years ago
Johannes Schill 6d3f037ef1 Fix incorrect alt text on logo 7 years ago
Peter Holmberg 0768a078ed Upgrade react and enzyme (#13224) 7 years ago
Torkel Ödegaard 1ce9001141
upgrade of typescript and tslint and jest (#13223) 7 years ago
Peter Holmberg cab6861d27 Reactify sidebar (#13091) 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Torkel Ödegaard e81330abf0 fix: sign in link should have target self to trigger full page reload, fixes #11626 7 years ago
David Kaltschmidt 5a29c17282 moved version in help menu to top 7 years ago
David Kaltschmidt 712212d6aa Show Grafana version and build in Help menu 7 years ago
Patrick O'Carroll 42cd462cbf made drop-menu into link 7 years ago