Commit Graph

4356 Commits (a8197df1c1089d4e888223d1adc5a919bacf1f55)
 

Author SHA1 Message Date
Torkel Ödegaard a8197df1c1 more experiments for mixing javascript and typescript 10 years ago
Torkel Ödegaard 005e1e002b more playing around with typescript 10 years ago
Torkel Ödegaard 3c40310e9b tech(typescript): testing for how to migrate to typescript 10 years ago
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 7c25edc7b2 docs(): fixed iframe snapshot links in docs, fixes #2682 10 years ago
Torkel Ödegaard 2725053c82 docs(): fixed iframe snapshot links in docs, fixes #2682 10 years ago
Torkel Ödegaard e2cb66f8d7 fix(logging): removed temp dev logging code 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 fa3329271d fix(email notifications): added error handling to email template parsing, fixes #2690 10 years ago
Torkel Ödegaard fdcb4473af fix(api auth): return 401 for authentication errors and 403 for access denied errors, fixes #2693 10 years ago
Torkel Ödegaard 41154d6d11 fix(elasticsearch): fixed series naming & aliasing when using field for extended_stats and percentiles 10 years ago
Torkel Ödegaard 9904d01958 fix(unit test): trying to fix failing unit test due to timezone different on build server 10 years ago
Torkel Ödegaard 171ed497f9 version bumped to 2.5 10 years ago
Torkel Ödegaard 212a8ad6a6 Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard f2c518ba24 Merge branch 'elastic_ds' 10 years ago
Torkel Ödegaard f8b61a4ebe changelog(): added #1034 to changelog 10 years ago
Torkel Ödegaard 35cc3837a0 feat(elasticsearch): more work on alias pattern, #1034 10 years ago
Torkel Ödegaard 572a80d1d1 feat(elasticsearch): metric response handling and processsing now supports alias patterns, {{term field name}} and {{metric}} now works, #1034 10 years ago
Torkel Ödegaard 2aa695fb66 feat(elasticsearch): refactoring elasticsearch response handling to support series alias patterns 10 years ago
Torkel Ödegaard f361f324da feat(elasticsearch): more polish to editor, made interval configurable per query, #1034 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 efc3def7f2 feat(elasticsearch): small refactoring and polish 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 f90714f8fe feat(elasticsearch): changed default sort to asc 10 years ago
Torkel Ödegaard 0960360b35 feat(elasticsearch): added support for index time based patterns, #1034 10 years ago
Torkel Ödegaard 8db47e335f fixed jshint errors 10 years ago
Torkel Ödegaard c609f67e16 fixed broken editors because of some recent refactorings 10 years ago
Torkel Ödegaard 14cb2b0143 began work on support index time patterns 10 years ago
Torkel Ödegaard b24c539206 feat(elasticsearch): began work on supporting extended stats metric agg, it gives you standard deviation and more 10 years ago
Torkel Ödegaard 52eeefa6d9 feat(elasticsearch): fields are fetch from mapping instead of docs, you can enter custom value in field options, other fixes, #1034 10 years ago
Torkel Ödegaard f942ec952e feat(elasticsearch): worked on percentiles metric aggregator in editor and in elasticsearch response processing 10 years ago
Torkel Ödegaard 3e9aca3ed4 feat(elasticsearch): terms aggregation options are working, things are starting to come together, #1034 10 years ago
Torkel Ödegaard 2d832e10b0 feat(elasticsearch): term metric filters are starting to work! like terms aggregation with top 5, order by metric 1 desc, where metric 1 is maybe average of @load 10 years ago
Torkel Ödegaard f1e995ec79 feat(elasticsearch): added bucket agg id concept 10 years ago
Torkel Ödegaard 756ec8ccd7 feat(elasticsearch): close to getting group by term options ui working 10 years ago
Torkel Ödegaard c48f24d269 feat(editor): more work on editor components, extracing things and making reusable directives 10 years ago
Torkel Ödegaard 0d2e13549a feat(editor): thing are starting to work again 10 years ago
Torkel Ödegaard f9ce9bdcec feat(editor): refactoring and making new editor abstractions 10 years ago
Torkel Ödegaard e339dbf473 feat(elasticsearch): so much work on new editor, its pretty broken right now, but when it is done it is going to be amazing 10 years ago
Torkel Ödegaard f27f028d44 Merge pull request #2676 from jd/master 10 years ago
Julien Danjou 697aaf7e70 partials: fix closing markup in datasourceHttpConfig 10 years ago
Torkel Ödegaard cc1e3d0101 feat(elasticsearch): groundwork for a much more sophisticated elasticsearch query editor 10 years ago
Torkel Ödegaard 9daa3997e9 feat(elasticsearch): time field selector now works, #1034 10 years ago
Torkel Ödegaard 83930ec9d1 feat(elasticsearch): raw queries work, more unit tests and polish, #1034 10 years ago
Torkel Ödegaard b83a1bf4cc Merge pull request #2673 from rodo/add_doc_app_mode 10 years ago
Rodolphe Quiédeville 668b47cc6e Add comments on app_mode with possible values 10 years ago
Torkel Ödegaard f29471521c Merge pull request #2663 from victorhooi/patch-1 10 years ago
Torkel Ödegaard 5beced458c fix(): fixed problems in last commit 10 years ago