- 12 Sep, 2019 9 commits
-
-
Jess committed
-
- upgraded rc-cascader (did not fix the alignment issue) - Safari seems to default to middle alignment, added override to explore styles - added empty expand icon property to satisfy API after upgrade
David committed -
Peter Holmberg committed
-
Ryan McKinley committed
-
Andrej Ocenas committed
-
Dominik Prokop committed
-
Dominik Prokop committed
-
Dominik Prokop committed
-
Dominik Prokop committed
-
- 11 Sep, 2019 7 commits
-
-
* API: Add `updatedAt` to api/users/:id This adds the timestamp of when a particular user was last updated to the `api/users/:id` endpoint. This helps our administrators understand when was the user information last updated. Particularly when it comes from external systems e.g. LDAP
gotjosh committed -
Peter Holmberg committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* Adding DashboardPicker component * fix prop names * fix prop names pt2 * add component and modify utils * add showHour prop * add minuteStep to TimeOfDayPicker, add value to DashboardPicker * fix for dashboard picker, missed adding file * Adding story * add another story for hiding hour and style fixes * fix these generated files * fixes after review * rename current value * fix type issue on onChange * fix story
Peter Holmberg committed -
* update maxDataPoints UI * use maxDataPoints to calculate interval * don't change interval calculation
Ryan McKinley committed -
lzd committed
-
- 10 Sep, 2019 8 commits
-
-
this way importing the tsdb package does not come with xorm dependencies
Kyle Brandt committed -
Ryan McKinley committed
-
* Adding T and P for bytes Luckily, all the hard work was done before; just added in these prefixes for our production environment. * Future-proofing with other values (why not?) * Yottaflops? * Cutting back down to Peta sizes, except for hashes
Omar Ahmad committed -
* Add deprecation warning * Update pkg/services/rendering/rendering.go Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Sofia Papagiannaki committed -
lzd committed
-
Ivana Huckova committed
-
Andrej Ocenas committed
-
* merge master * export prometheus tags
Ryan McKinley committed
-
- 09 Sep, 2019 16 commits
-
-
Ivana Huckova committed
-
Andrej Ocenas committed
-
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/npm/fstream/releases) - [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
lzd committed
-
* update gopkg.in/macaron.v1 * update github.com/go-macaron/binding * update github.com/go-macaron/session * Substitute github.com/Unknwon/com with github.com/unknwon/com * Clean up modules using `go mod tidy` * Substitute github.com/Unknwon/bra with github.com/unknwon/bra
Sofia Papagiannaki committed -
* merge master * move mixed datasource * all responses in test * fix tests/mocks * remove ?
Ryan McKinley committed -
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Anirudh Ramesh committed
-
Ryan McKinley committed
-
Up until now one had to manually specify module name mapper for stylesheet files in order for Jest not to fail when running tests that import stylesheet files. This adds default mock for stylesheet file and some tests
Dominik Prokop committed -
* Improve grafana toolkit related readmes * Post review updates * Update packages/grafana-toolkit/README.md * Update packages/grafana-toolkit/README.md
Dominik Prokop committed -
Andrej Ocenas committed
-
Allow extending LDFALGS by setting LDFLAGS to be able to pass -zrelro,-znow for Arch Linux packaging to get full relro.
jelle van der Waa committed
-