Torkel Ödegaard
4439545428
feat(invite): lots of work completing the new email template system and css inlineing, converted new_user_invite.html to new system, #2353
2015-08-10 21:24:47 +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
775e044e69
feat(invite): progress on invite feature, #2353
2015-08-10 13:47:06 +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
Torkel Ödegaard
5a160f426e
feat(invite): trying to get username to work as well
2015-07-29 09:30:23 +02:00
Torkel Ödegaard
6d6af09296
feat(invite): handling of existing org user case when inviting, #2353
2015-07-21 12:18:11 +02:00
Torkel Ödegaard
ab54971763
feat(invite): more progress on completing invite form and actually creating a real user, #2353
2015-07-20 17:46:48 +02:00
Torkel Ödegaard
d75f96fdd5
feat(invite): more progress on invited / sigup view, #2353
2015-07-20 15:52:49 +02:00
Torkel Ödegaard
024c112944
feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353
2015-07-20 14:26:49 +02:00
Torkel Ödegaard
3242354a4b
feat(invite): worked on pending invitations list, revoke invite now works, #2353
2015-07-20 10:57:39 +02:00
Torkel Ödegaard
4ac652b127
feat(invite): began work on invited signup view, also added backdrop to login view, #2353
2015-07-19 12:34:03 +02:00
Torkel Ödegaard
a82aa8203b
Merge branch 'master' into invite
2015-07-18 10:14:45 +02:00
Torkel Ödegaard
0a59d6ab2f
fix(repeat panel): fix for unwanted unsaved changes warnings when using repeat panel, #2364
2015-07-18 10:14:21 +02:00
Torkel Ödegaard
2c7e807738
feat(invite): small style change
2015-07-17 17:22:42 +02:00
Torkel Ödegaard
39430e1cee
Merge pull request #2361 from mtanda/fix_link
...
Fix dashboard/panel link in Scripted Dashboard
2015-07-17 15:49:08 +02:00
Torkel Ödegaard
142a323efd
fix(save as): fixed issue with save as and overwriting a dashboard with the same name
2015-07-17 15:34:15 +02:00
Torkel Ödegaard
ea198fea6e
fix(graph): fixed legend color when having many many series, fixes #2359
2015-07-17 15:20:12 +02:00
Torkel Ödegaard
666013b010
fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351
2015-07-17 14:59:05 +02:00
Torkel Ödegaard
c7dafd4b42
fix(repeat panel): fixed issue with snapshoting a dashboard with repeated panels, Fixes #2352
2015-07-17 14:45:49 +02:00
Torkel Ödegaard
2724cf5db8
feat(invite): small progress
2015-07-17 14:42:49 +02:00
Torkel Ödegaard
0ffcce1b5d
feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353
2015-07-17 09:51:34 +02:00
Mitsuhiro Tanda
8ac47b4e24
fix dashboard/panel link in scripted dashboard
2015-07-17 15:40:52 +09:00
Torkel Ödegaard
c3a5822a40
feat(user invite): progress on user invite feature, #2353
2015-07-16 12:38:55 +02:00
Torkel Ödegaard
2f4d3be303
fix(panellinks): fixed open in new tab issue for dashboard links, Fixes #2354
2015-07-16 12:06:49 +02:00
Torkel Ödegaard
57c78bc603
feat(invite): began work on invite users dialog, #2353
2015-07-16 10:44:55 +02:00
Torkel Ödegaard
494810393a
feat(templating): new template variable selection dropdown now supports accepting custom values that are not an actual selectable value, Fixes #2344
2015-07-15 17:21:54 +02:00
Torkel Ödegaard
3e3980dbac
made snapshot post url http scheme agnostic, #1725
2015-07-13 09:37:10 +02:00
Torkel Ödegaard
9f6c9cd6ff
fix(graphite): raw query mode (disable graphite query editor mode) is now persisted property on the query, Fixes #2328 , Fixes #2307
2015-07-12 18:18:04 +02:00
Johannes Wienke
244e682c2b
Series override option to hide legend entries
...
Adds a series override option to hide certain series from the legend.
* public/app/components/timeSeries.js: boolean flag to decide display in
legend and application of override option for this flag
* public/app/panels/graph/legend.js: exclude hidden series
* public/app/panels/graph/seriesOverridesCtrl.js: add legend override
option
This fixes #2324
2015-07-10 12:16:41 +02:00
Torkel Ödegaard
8eee0d574c
Merge branch 'influxdb-09-fields-enhancements'
2015-07-09 17:17:46 +02:00
Torkel Ödegaard
150fd869a0
Finalized work on influxdb field and func selection, #2311
2015-07-09 17:17:17 +02:00
Torkel Ödegaard
50795adcf0
feat(influxdb 0.9): field lookup and other enhancements, #2311
2015-07-09 16:36:47 +02:00
Torkel Ödegaard
3f2c1de28d
fix(OpenTSDB): fixed issue with OpenTSDB and query to result matching, Fixes #2315
2015-07-09 09:00:13 +02:00
Torkel Ödegaard
597c1f6a41
feat(influxdb): began work on some influxdb enhancements, #2311
2015-07-08 17:41:36 +02:00
Torkel Ödegaard
5d7c485991
fix(templating): can now use template vars in collapsed row title, Fixes #2305
2015-07-08 13:44:36 +02:00
Haneysmith, Nathan
f237cac074
add double quotes around tags
2015-07-07 11:56:36 -07:00
Torkel Ödegaard
8d7ac3862c
Fixed issue with dashlinks/panellinks and sending template variable value 'All', Fixes #2297
2015-07-07 14:28:49 +02:00
Torkel Ödegaard
af50188a60
Removed alpha notice for influxdb 0.9 data source config
2015-07-06 17:16:17 +02:00
Torkel Ödegaard
572d35506b
Removed some editor srv properites from data sources, they are not needed there anymore, they are in plugin.json, Closes #2283
2015-07-06 15:58:16 +02:00
Torkel Ödegaard
dbd46a523f
Work arround for slower template variable dropdown when variable has many thousand values, now only top 1000 values are rendered to html, you can still search all values, Closes #2246
2015-07-06 13:43:08 +02:00
Torkel Ödegaard
3c86c9908c
Added docs for dashboard list panel, #2276
2015-07-06 12:24:11 +02:00
Torkel Ödegaard
37d75905ed
Added min span option for panel repeater, #1888
2015-07-06 09:57:00 +02:00
Torkel Ödegaard
19812feb62
Increased max metric suggest count to 1000 for OpenTSDB, Closes #2281
2015-07-06 09:22:34 +02:00
Torkel Ödegaard
90ecb4c544
Merge pull request #2286 from awiddersheim/fix/parenthesis_typo
...
Fix 'paranthesis' typo to 'parenthesis'
2015-07-06 09:03:52 +02:00
Andrew Widdersheim
e20e2117f7
Fix 'paranthesis' typo to 'parenthesis'
...
This typo is most noticable in the Graphite lexer error hint message.
2015-07-05 21:22:40 -04:00
Andrew Widdersheim
7f602feff4
Allow pipe ('|') in Graphite lexer
...
Allow for Graphite lexer to understand metric names like
'net|usage_average'.
2015-07-05 21:19:12 -04:00
gcormier9
4a9949e643
Support dot (.) in metric name
...
I'd like to update the regex in order to support dot in metric name. For example "cpu.usage.average".
2015-07-03 15:57:46 -04:00
Torkel Ödegaard
2ac07f12b0
Merge branch 'master' of https://github.com/williamjoy/grafana
2015-07-02 10:05:45 +02:00
Torkel Ödegaard
5494be4493
Some fixes related to OpenTSDB enhancements, #1250
2015-07-02 10:04:15 +02:00
Torkel Ödegaard
8ed0df64c7
Fixes to OpenTSDB datasource, and added support for repeat panels and repeat rows
2015-07-01 08:56:47 +02:00