- 11 Mar, 2019 23 commits
-
-
ryan committed
-
Call ora instead of instantiating it
Dominik Prokop committed -
Dominik Prokop committed
-
Add a basic table editor to grafana/ui
Torkel Ödegaard committed -
rename handleXXX to onXX events
Torkel Ödegaard committed -
ryan committed
-
ryan committed
-
* grafana/master: fix(explore/logs) not collapsing whitespace (#15737) Refactoring / fixing password hint PR #15868 chore: Move sidemenu out of context service and use the logic we have in the router already for hiding the sidemenu Fix deduplication results displaying wrong data (#15755) Revert "Fix Datasource Update to no User/Password" fix imageurl in notification test changed all rems to pixels in defaults and template, changed back root font size Make password hint configurable from settings/defaults.ini changed root font to 100%(default 16px), changed font-size from px to rem, updated rem sizes in template and default.ts files, removed display classes and variables since not used, removed lead class and variables since not usedremoved serif font since not used and probably never should be used fix: Update test snapshot fix: Logo goes Home instead of toggling side menu #15482 Fix: #14706 Incorrect index pattern padding in alerting queries Removed commented code Fixed alias in Cloudwatch Expressions
ryan committed -
ryan committed
-
ryan committed
-
- Set container width to 100% so column widths can be calculated properly - Sets duplicates, level, timestamp, local time to a fixed width based upon em units since the size of these are static - Sets labels to be 20% - Remove min-width:80% on message column so that it now consumes remaining space - Additionally fixes long labels from overflowing into the messages column by properly setting a max-width per label and hiding overflow closes #15673 Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
Steven Sheehy committed -
Logo takes you Home instead of toggling side menu #15482
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
chore: Move sidemenu out of context service and use the logic we have in the router already for hiding the sidemenu
Johannes Schill committed -
Styling update to fonts
Torkel Ödegaard committed -
The log rows were mutated in the store, what resulted in wrong deduplication results as well as made the selector memoization quirky - for "the same results" the selector was running twice.
Dominik Prokop committed -
Fix: #14706 Incorrect index pattern padding in alerting queries
Torkel Ödegaard committed -
Revert "Fix Datasource Update to no User/Password"
Torkel Ödegaard committed -
Fixed alias in Cloudwatch Expressions
Torkel Ödegaard committed -
fix imageurl in notification test
Carl Bergquist committed -
Carl Bergquist committed
-
- 10 Mar, 2019 10 commits
-
-
skip unnecessary http -> https redirect, which could make problems on some notifiers
genofire committed -
ryan committed
-
* grafana/master: reuse deprecationWarning move to string.ts move stringToJsRegex minor storybook cleanup docs: update slack alert notification settings
ryan committed -
move stringToJsRegex to grafana/ui
Torkel Ödegaard committed -
Minor storybook cleanup - DeleteButton should use withCenteredStory like everythign else - Clicking the 'Red' button should not pick blue :)
Dominik Prokop committed -
docs: update slack alert notification settings
Carl Bergquist committed -
ryan committed
-
ryan committed
-
* grafana/master: docs: Fix indentation level for OAuth2 config docs: update CONTRIBUTING.md
ryan committed -
ryan committed
-
- 09 Mar, 2019 7 commits