Commit Graph

201 Commits (a8197df1c1089d4e888223d1adc5a919bacf1f55)

Author SHA1 Message Date
Torkel Ödegaard 3e9e34afb8 feat(annotations): polished up the annotation editor tabs, similar to recent commits for templating editor 10 years ago
Torkel Ödegaard 26d8a041ef fix(templating): updated templating UI and tab behavior, now edit tab is not visible when not actually editing an existing var, fixes #2679 10 years ago
Torkel Ödegaard fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
Torkel Ödegaard daf64421f2 fix(api): Added error handling to create and update org http apis and sql update handlers, now checks for org name taken scenarios and returns correct http error code and message, fixes #2686 10 years ago
Torkel Ödegaard 3999a3caa2 feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034 10 years ago
Torkel Ödegaard 6c304924f7 feat(elastic_ds): moving time field name to dataasource option, it is no longer specified for each query and date_histogram 10 years ago
Torkel Ödegaard 0960360b35 feat(elasticsearch): added support for index time based patterns, #1034 10 years ago
Torkel Ödegaard 14cb2b0143 began work on support index time patterns 10 years ago
Julien Danjou 697aaf7e70 partials: fix closing markup in datasourceHttpConfig 10 years ago
Torkel Ödegaard 74da5a610c fix(spelling): capitalize text 10 years ago
Torkel Ödegaard 4b4299604b fix(import): fixed nav link in header, fixes #2633 10 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Torkel Ödegaard 13c70ac02c feat(signup): selecting org after invite now works 10 years ago
Torkel Ödegaard d3c79c9b49 fix(datasource query editors): fixed issue with duplicate query and the query letter (refId) 10 years ago
Denis Doria 06077faa6a Fix small typo "dashbord" to dashboard 10 years ago
Torkel Ödegaard ea187961da fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard 960a4f71a3 fix(jsc): fixed javascript indenting 10 years ago
Torkel Ödegaard 292db86c9e feat(relative time override): You can now use the new relative time option in panel time override, closes #2575 10 years ago
Torkel Ödegaard 6d3b36d61b fix(annotations): removed accidental test code from annotationsSrv 10 years ago
Torkel Ödegaard ca53ae4fc5 fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard 8f35683ccb fix(annotations): Fixed issue when html sanitizer failes for title to annotation body, now fallbacks to html escaping title and text, fixes #2563 10 years ago
Torkel Ödegaard 30cd782e92 fix(snapshot): Fix for snapshot with expire 7 days option, 7 days option not correct, was 7 hours, fixes #2574 10 years ago
Torkel Ödegaard 00f5f8b2a0 feat(mixed datasource): polishing feature, making sure everything works, #436 10 years ago
Torkel Ödegaard 6ee0f2c6a7 feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 10 years ago
Torkel Ödegaard 0d8303cf5d fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534 10 years ago
Torkel Ödegaard a16c63a43e feat(mixed datasources): continued work on editor design change 10 years ago
Torkel Ödegaard 3105215425 feat(mixed datasource): changed how query ref ids (letters) are assigned, now they are persisted 10 years ago
Torkel Ödegaard b30dfcf28a feat(datasource): added new mixed data source 10 years ago
Torkel Ödegaard b9cfade18c feat(mutli db query): major changes to query editor and data source handling, looks promising 10 years ago
Torkel Ödegaard ed49962120 refactor(): began work on big design change for how data source query editors are loaded 10 years ago
Torkel Ödegaard 8fcaa4997d feat(admin): Deleting org from orgs list now works, will permanently delete dashboards, data sources, etc, closes #2457 10 years ago
Torkel Ödegaard 745162c589 fix(graphite): Import dashboard from graphite is working again, fixes #2490 10 years ago
Torkel Ödegaard 43ef9f909a feat(admin): admin page for all grafana organizations (list / edit view), #2457 10 years ago
Torkel Ödegaard e53c1e39d3 feat(invite): can now add org user with sername again, #2353 10 years ago
Torkel Ödegaard 91e5fcf8f1 fix(templating): fixed issue with repeat row, was pretty buggy due to very recent change, fixes #2443 10 years ago
Matt Toback b64c550989 Added some small styling tweaks to the modals, and adjusted some copy. 10 years ago
Torkel Ödegaard 775a805959 fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels 10 years ago
Torkel Ödegaard 0586dbaf8b feat(save_as): imporved save as dialog, now auto focus, and enter key to submit works, closes #2426 10 years ago
Torkel Ödegaard 0fd4c3bd00 fix(templating): small fixed toplaceholder text in template variable editor 10 years ago
Torkel Ödegaard 4c7e52288d fix(templating): another fix for panel links and repeat panels, #2410 10 years ago
Torkel Ödegaard 2cc53f328b fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410 10 years ago
Torkel Ödegaard aaae23e9f0 fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined 10 years ago
Torkel Ödegaard 5a160f426e feat(invite): trying to get username to work as well 10 years ago
Torkel Ödegaard 6d6af09296 feat(invite): handling of existing org user case when inviting, #2353 10 years ago
Torkel Ödegaard 6b25453f11 templating(influxdb): regex escape values when multi or all format is enabled, closes #2373 10 years ago
Torkel Ödegaard ab54971763 feat(invite): more progress on completing invite form and actually creating a real user, #2353 10 years ago
Torkel Ödegaard 024c112944 feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353 10 years ago
Torkel Ödegaard 3242354a4b feat(invite): worked on pending invitations list, revoke invite now works, #2353 10 years ago
Torkel Ödegaard 0a59d6ab2f fix(repeat panel): fix for unwanted unsaved changes warnings when using repeat panel, #2364 10 years ago
Torkel Ödegaard 2c7e807738 feat(invite): small style change 10 years ago