- 11 Mar, 2019 16 commits
-
-
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 -
- 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 1 commit
-
-
ryan committed
-
- 08 Mar, 2019 13 commits
-
-
docs: Fix indentation level for OAuth2 config
Daniel Lee committed -
docs: update CONTRIBUTING.md
Torkel Ödegaard committed -
Navaneesh Kumar committed
-
zhulongcheng committed
-
ryan committed
-
* grafana/master: (23 commits) @grafana/ui - release docs v1 (#15835) Minor refactoring of copy tags when saving feature, #15446 Simple implementation for preserve tags, closes #11627 Updated prettierignore Refactoring of PR #14772 fix typo in pr template add nil/length check when delete old login attempts Minor refactoring of new react text panel fix allow anonymous server bind for ldap search Update README.md use pure component use replaceVariables Catch bad regex exception at controller level 11780: invalid reg value can cause unexpected behaviour update Add string quote func Remove option used to control within browser Add pic into actionCard message Add new option to set where to open the message url Optimize the Dingding match values format ...
ryan committed -
closes #15878
zhulongcheng committed -
Optimize dingding alert message
Torkel Ödegaard committed -
* Readme update * Update @grafana/ui Readme qith release process description. Allow version commit creation during release * Run tests and checks for grafana/core before releasing grafana/ui * Post review Readme updates
Dominik Prokop committed -
Preserve tags switch option in Save As modal
Torkel Ödegaard committed -
fix allow anonymous server bind for ldap search
Marcus Efraimsson committed -
add nil/length check when delete old login attempts
Marcus Efraimsson committed -
Torkel Ödegaard committed
-