Commit Graph

615 Commits (2a52d9bdf658331c731777424f711fdbe2bb9902)

Author SHA1 Message Date
Torkel Ödegaard 2a52d9bdf6 feat(timepicker2): more work on new timepicker 10 years ago
Torkel Ödegaard 5eefa36111 feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago
Torkel Ödegaard a30f73fe36 feat(timepicker): more work on getting new time formats to work in all data sources 10 years ago
Torkel Ödegaard 1a9c52e17f feat(timepicker): lots of big changes, moving to datemath from kbn.parseDateMath, moving to moment dates instead of native javascript dates 10 years ago
Torkel Ödegaard 5ad38ee9f8 feat(timepicker2): fixed timesrv specs 10 years ago
Torkel Ödegaard 4c79591403 fix(graphite): removed debug comment 10 years ago
Torkel Ödegaard a9812167d7 feat(timepicker2): worked on more rich time range support 10 years ago
Torkel Ödegaard a0a98cb035 feat(timepicker2): working on richer timepicker options 10 years ago
Torkel Ödegaard d705108be5 feat(timepicker2): added date math tests 10 years ago
Torkel Ödegaard 1f959272c5 feat(migration): added back support to import old dashboard from from Elasticsearch 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 2b95cd5081 refactor: moving routes into core, improved bundle loader 10 years ago
Torkel Ödegaard 5545cdbf4d refactor: improving structure, moving things into a core module 10 years ago
Torkel Ödegaard 9dec50832d refactor: refactoring app boot up and core structure 10 years ago
Torkel Ödegaard de753bf330 fix(build): fixed issue with ngAnnotate not including files in core/*, fixes #2733 10 years ago
Torkel Ödegaard 1900c81d9f tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build 10 years ago
Torkel Ödegaard 9db6f82628 refactor: finished timepicker to typescript and directive refactor 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 7535677ed4 fix(build): fixed failing tslint test 10 years ago
Torkel Ödegaard 812e4c7cd4 refactor: moved array join directive to typecrtipt 10 years ago
Torkel Ödegaard 85baae1ebd feat(influxdb): added back fill option to editor, forgot to add it in the new updated query editor 10 years ago
Torkel Ödegaard 8174b9f041 fix(tests): fixed failling backend test 10 years ago
Torkel Ödegaard 166a3c4d64 tech(typescript): added tslint to default task 10 years ago
Torkel Ödegaard d4a701aad0 tech(typescript): more work on typescript 10 years ago
Torkel Ödegaard 84371f03b5 tech(typescript): more testing and migration 10 years ago
Torkel Ödegaard 20407bca89 tech(typescript): converted signup controller to typescript 10 years ago
Torkel Ödegaard dceec44671 removed tsconfig 10 years ago
Torkel Ödegaard da832368f0 dev building and optimized builds work 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago
Torkel Ödegaard 82061c7c3b experiments 10 years ago
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 eaa061d90c cleanup(): removed old influxdb editor partial 10 years ago
Torkel Ödegaard 1ab374008f feat(influxdb): completed work on new influxdb query editor, now supports #2708, #2647, #2599 10 years ago
Torkel Ödegaard 8c9d551826 feat(influxdb): you can now change group by time iunterval on per query basis, #2647 10 years ago
Torkel Ödegaard c4c3f9dc1f feat(influxdb): more work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599 10 years ago
Torkel Ödegaard 5b722deb39 feat(influxdb): began work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599 10 years ago
Torkel Ödegaard b61b7f0c3b fix(influxdb): fixed editor bug introduced in recent commit 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 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 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 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