- 02 Apr, 2020 21 commits
-
-
Dominik Prokop committed
-
* Okta OAuth support * Chore: fix linter error * Chore: move IsEmailAllowed to SocialBase * Chore: move IsSignupAllowed to SocialBase * Chore: review fixes * Okta: support allowed_groups * Okta: default config * Chore: move extractEmail() to OktaClaims struct * Chore: review fixes * generic_oauth_test: Handle error cases Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * generic_oauth_test: Handle error cases Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Docs: Okta OAuth * Chore: don't return expected errors from searchJSONForAttr * Docs: role mapping * Chore: review fixes (searchJSONForAttr) * Docs: review fixes * Update docs/sources/auth/okta.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Update docs/sources/auth/okta.md Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com> * Chore: log error if searchJSONForAttr failed * Docs: add Okta login link * Docs: review fixes * Docs: add reference to the org roles Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Alexander Zobnin committed -
* Update exports * Add LegacyForms namespace * Update ci grep
Tobias Skarhed committed -
* add tab * add process measurement * add json model tab * render tab * removed duplicated code and added keys to stats rows
Peter Holmberg committed -
Alex Khomenko committed
-
Mohit Nain committed
-
Torkel Ödegaard committed
-
* Utils: Use 's' as default for unit-less intervals If the user specifies a string that is a unit-less number, it is assumed that they meant seconds. Fixes #22362 * Rephrase tooltip for better line break position
Andreas Opferkuch committed -
* Add integration with Jeager Add Jaeger datasource and modify derived fields in loki to allow for opening a trace in Jager in separate split. Modifies build so that this branch docker images are pushed to docker hub Add a traceui dir with docker-compose and provision files for demoing.:wq * Enable docker logger plugin to send logs to loki * Add placeholder zipkin datasource * Fixed rebase issues, added enhanceDataFrame to non-legacy code path * Trace selector for jaeger query field * Fix logs default mode for Loki * Fix loading jaeger query field services on split * Updated grafana image in traceui/compose file * Fix prettier error * Hide behind feature flag, clean up unused code. * Fix tests * Fix tests * Cleanup code and review feedback * Remove traceui directory * Remove circle build changes * Fix feature toggles object * Fix merge issues * Add trace ui in Explore * WIP * WIP * WIP * Make jaeger datasource return trace data instead of link * Allow js in jest tests * Return data from Jaeger datasource * Take yarn.lock from master * Fix missing component * Update yarn lock * Fix some ts and lint errors * Fix merge * Fix type errors * Make tests pass again * Add tests * Fix es5 compatibility Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
Andrej Ocenas committed -
line 46 and 183 has been modified to overcome the typo
Mohit Nain committed -
Tobias Skarhed committed
-
* FieldConfig: Some name change suggestions and moving defaults to PanelPlugin * More name changes
Torkel Ödegaard committed -
* Search: Initial setup * Search: Use icon prop * Search: Add button variants * Search: Enable toggle all * Search: Fix starred filter * Search: update tests * Search: Enable filters * Search: Use emotion styling * Search: Enable dashboard deleting * Search: Enable dashboard moving * Search: Update tests * Search: Add SearchResultsFilter.test.tsx * Search: Tweak types * Search: Remove onReset * Search: Remove redundant fragment * Search: Use HorizontalGroup * Search: Alight top checkbox
Alex Khomenko committed -
* Changed location for Current Org: Current Org: was below the current Org, I changed it so you can deside what looks correct. I also put an "." after Org, since it is a shorting * removed an empty line * Update snapshot Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
flopp999 committed -
Alex Khomenko committed
-
Torkel Ödegaard committed
-
* Export other components as Legacy * More Select Legacy * Add namespacing to more files * Export new elements * Move Legacy Select folder * Let's not forget the scss file * Move new Select folder * Move new Select from Forms namespace * Little oopsie * Fix errors * Fix merge issues
Tobias Skarhed committed -
Carl Bergquist committed
-
fixes: #23269
John McBride committed -
Lukas Siatka committed
-
Ryan McKinley committed
-
- 01 Apr, 2020 19 commits
-
-
Something funky going on with GitHub - the build has passed.
sam committed -
Dominik Prokop committed
-
Carl Bergquist committed
-
Mohit Nain committed
-
Mohit Nain committed
-
* Fixed issue with multi value. * Made some refactorings after feedback from Torkel and Hugo. * minor refactorings. * changed so we don't make the current value to array if multi is false. * added snapshot to contain v23. * Fixed so we always use the correct type when setting value for multi/non-multi. * added some more tests. * added tests. * some small adjustments after feedback
Marcus Andersson committed -
* Chore: updates CHANGELOG * Docs: updates after PR comments
Hugo Häggmark committed -
Marcus Andersson committed
-
* Forms for UserProfile * Migrate to new Form styles * Add remove icon * Remove unused import * Update public/app/features/admin/UserOrgs.tsx * Remove comment * Remove icon and add text * Make every ButtonGroup unique - regardless of values * Remove visual glitch etc. * Fic failing typecheck
Tobias Skarhed committed -
* Theme: Clean up placeholder variables * Updated snapshot
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
* Upgrade xorm Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Noval Agung Prayogo committed -
* Add Icon to Button and add newForms to FilterInput * Reset button changes * Update feedback * Update Snapshots
Tobias Skarhed committed -
* Add "some" typesafety to panel options/field config APIs * Allow selected common field config properties config, allow option defaults config via fluent API * Update packages/grafana-data/src/panel/PanelPlugin.ts Co-Authored-By: Ryan McKinley <ryantxu@gmail.com> * Add defaults support for custom field config * Enable defaults setting for standard and custom field configs * Remove setFieldConfigDefaults from PanelPlugin API and replace it with useStandardFieldConfig * Update API for standard field config defaults Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Dominik Prokop committed -
* Chore: bumps react-table and types * Chore: reverts changes to root package.json * ReactTable: upgrades react-table to 7.0.0 and typings * Refactor: changes after PR comments
Hugo Häggmark committed -
Torkel Ödegaard committed
-
* Add image and description to option * add back flex grow on option
Peter Holmberg committed -
Torkel Ödegaard committed
-
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
Mohit Nain committed
-