Torkel Ödegaard
|
5ad38ee9f8
|
feat(timepicker2): fixed timesrv specs
|
2015-09-17 09:57:59 +02:00 |
|
Torkel Ödegaard
|
a9812167d7
|
feat(timepicker2): worked on more rich time range support
|
2015-09-17 09:44:51 +02:00 |
|
Torkel Ödegaard
|
a0a98cb035
|
feat(timepicker2): working on richer timepicker options
|
2015-09-16 19:49:05 +02:00 |
|
Torkel Ödegaard
|
4ffa26cf2c
|
feat() started work on more feature rich time picker
|
2015-09-15 13:23:36 +02:00 |
|
Torkel Ödegaard
|
9dec50832d
|
refactor: refactoring app boot up and core structure
|
2015-09-14 22:54:00 +02:00 |
|
Torkel Ödegaard
|
1900c81d9f
|
tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build
|
2015-09-13 12:13:47 +02:00 |
|
Torkel Ödegaard
|
9db6f82628
|
refactor: finished timepicker to typescript and directive refactor
|
2015-09-12 12:52:50 +02:00 |
|
Torkel Ödegaard
|
d96a6a59ee
|
refactor: moved timepicker from a simple panel to component, removed simple panel directive
|
2015-09-12 11:49:27 +02:00 |
|
Torkel Ödegaard
|
abac8bccc6
|
tech(typescript): its looking good
|
2015-09-10 11:26:40 +02:00 |
|
Torkel Ödegaard
|
3e9e34afb8
|
feat(annotations): polished up the annotation editor tabs, similar to recent commits for templating editor
|
2015-09-08 16:59:39 +02:00 |
|
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
|
2015-09-08 15:54:08 +02:00 |
|
Torkel Ödegaard
|
fad1d4cf98
|
feat(organization): added update org address to http api and to org details settings view, closes #2672
|
2015-09-08 14:22:44 +02:00 |
|
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
|
2015-09-08 13:06:18 +02:00 |
|
Torkel Ödegaard
|
212a8ad6a6
|
Merge branch 'master' of github.com:grafana/grafana
|
2015-09-08 09:18:03 +02:00 |
|
Torkel Ödegaard
|
3999a3caa2
|
feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034
|
2015-09-07 13:13:27 +02:00 |
|
Torkel Ödegaard
|
6c304924f7
|
feat(elastic_ds): moving time field name to dataasource option, it is no longer specified for each query and date_histogram
|
2015-09-07 08:57:46 +02:00 |
|
Torkel Ödegaard
|
0960360b35
|
feat(elasticsearch): added support for index time based patterns, #1034
|
2015-09-06 16:09:42 +02:00 |
|
Torkel Ödegaard
|
14cb2b0143
|
began work on support index time patterns
|
2015-09-06 12:58:53 +02:00 |
|
Julien Danjou
|
697aaf7e70
|
partials: fix closing markup in datasourceHttpConfig
|
2015-09-04 17:14:27 +02:00 |
|
Torkel Ödegaard
|
74da5a610c
|
fix(spelling): capitalize text
|
2015-09-02 13:20:19 +02:00 |
|
Torkel Ödegaard
|
4b4299604b
|
fix(import): fixed nav link in header, fixes #2633
|
2015-09-01 17:14:48 +02:00 |
|
Torkel Ödegaard
|
aa89416bca
|
fix(invite): fixes to org invite stuff, #2630
|
2015-09-01 12:35:06 +02:00 |
|
Torkel Ödegaard
|
6fac241404
|
Merge branch 'signup_remake'
|
2015-08-31 11:42:30 +02:00 |
|
Torkel Ödegaard
|
13c70ac02c
|
feat(signup): selecting org after invite now works
|
2015-08-31 09:37:14 +02:00 |
|
Torkel Ödegaard
|
d3c79c9b49
|
fix(datasource query editors): fixed issue with duplicate query and the query letter (refId)
|
2015-08-30 10:24:15 +02:00 |
|
Denis Doria
|
06077faa6a
|
Fix small typo "dashbord" to dashboard
|
2015-08-22 11:48:35 +02:00 |
|
Torkel Ödegaard
|
960a4f71a3
|
fix(jsc): fixed javascript indenting
|
2015-08-21 16:28:01 +02:00 |
|
Torkel Ödegaard
|
292db86c9e
|
feat(relative time override): You can now use the new relative time option in panel time override, closes #2575
|
2015-08-21 16:19:51 +02:00 |
|
Torkel Ödegaard
|
6d3b36d61b
|
fix(annotations): removed accidental test code from annotationsSrv
|
2015-08-21 15:32:20 +02:00 |
|
Torkel Ödegaard
|
c876aa537a
|
feat(panel resize): Resize handles in panel bottom right corners for easy width and height change, closes #2577
Conflicts:
public/app/features/panel/panelDirective.js
|
2015-08-21 14:59:15 +02:00 |
|
Torkel Ödegaard
|
ca53ae4fc5
|
fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564
|
2015-08-21 10:40:14 +02:00 |
|
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
|
2015-08-21 10:17:02 +02:00 |
|
Torkel Ödegaard
|
30cd782e92
|
fix(snapshot): Fix for snapshot with expire 7 days option, 7 days option not correct, was 7 hours, fixes #2574
|
2015-08-21 09:51:16 +02:00 |
|
Torkel Ödegaard
|
9a9c9b2b12
|
Merge branch 'query-editor-breakout'
Conflicts:
CHANGELOG.md
|
2015-08-18 08:23:13 +02:00 |
|
Torkel Ödegaard
|
00f5f8b2a0
|
feat(mixed datasource): polishing feature, making sure everything works, #436
|
2015-08-17 21:20:09 +02:00 |
|
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
|
2015-08-17 17:07:33 +02:00 |
|
Torkel Ödegaard
|
af39e4de3e
|
Merge branch 'v2.1.x'
Conflicts:
CHANGELOG.md
|
2015-08-17 15:02:47 +02:00 |
|
Torkel Ödegaard
|
0d8303cf5d
|
fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534
|
2015-08-17 15:01:16 +02:00 |
|
Torkel Ödegaard
|
a16c63a43e
|
feat(mixed datasources): continued work on editor design change
|
2015-08-16 20:52:30 +02:00 |
|
Torkel Ödegaard
|
3105215425
|
feat(mixed datasource): changed how query ref ids (letters) are assigned, now they are persisted
|
2015-08-16 11:24:32 +02:00 |
|
Torkel Ödegaard
|
b30dfcf28a
|
feat(datasource): added new mixed data source
|
2015-08-16 01:34:09 +02:00 |
|
Torkel Ödegaard
|
b9cfade18c
|
feat(mutli db query): major changes to query editor and data source handling, looks promising
|
2015-08-15 23:11:37 +02:00 |
|
Torkel Ödegaard
|
ed49962120
|
refactor(): began work on big design change for how data source query editors are loaded
|
2015-08-15 21:49:30 +02:00 |
|
Torkel Ödegaard
|
8fcaa4997d
|
feat(admin): Deleting org from orgs list now works, will permanently delete dashboards, data sources, etc, closes #2457
|
2015-08-12 08:59:39 +02:00 |
|
Torkel Ödegaard
|
745162c589
|
fix(graphite): Import dashboard from graphite is working again, fixes #2490
|
2015-08-11 21:20:20 +02:00 |
|
Torkel Ödegaard
|
43ef9f909a
|
feat(admin): admin page for all grafana organizations (list / edit view), #2457
|
2015-08-11 15:20:50 +02:00 |
|
Torkel Ödegaard
|
234d1291f9
|
Merge branch 'invite'
Conflicts:
public/css/less/gfbox.less
public/emails/reset_password.html
public/emails/welcome_on_signup.html
|
2015-08-11 11:22:43 +02:00 |
|
Torkel Ödegaard
|
e53c1e39d3
|
feat(invite): can now add org user with sername again, #2353
|
2015-08-10 14:03:08 +02:00 |
|
Torkel Ödegaard
|
91e5fcf8f1
|
fix(templating): fixed issue with repeat row, was pretty buggy due to very recent change, fixes #2443
|
2015-08-05 14:19:09 +02:00 |
|
Matt Toback
|
b64c550989
|
Added some small styling tweaks to the modals, and adjusted some copy.
|
2015-08-04 15:58:07 -04:00 |
|