Torkel Ödegaard
|
8c0e1060e6
|
Graph: Define series color using regex rule, Closes #590
|
2015-05-14 12:34:30 +02:00 |
|
Torkel Ödegaard
|
1a401780ba
|
Updated changelog with completed story, JSON dashboards added to search, Closes #960
|
2015-05-13 14:01:48 +02:00 |
|
Torkel Ödegaard
|
bb7d79e6d2
|
Refactoring search to support more than just db dashboards
|
2015-05-13 10:45:53 +02:00 |
|
Torkel Ödegaard
|
187834b17c
|
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
2015-05-13 09:58:45 +02:00 |
|
Torkel Ödegaard
|
7d4e676cfd
|
Dashboard: Custom Navigation links & dynamic links to related dashboards, #1944
|
2015-05-08 11:04:46 +02:00 |
|
Torkel Ödegaard
|
385048b620
|
Templating: You can now select multiple template variables values at the same time. Closes #1922
|
2015-05-04 10:13:12 +02:00 |
|
Torkel Ödegaard
|
e5c1169120
|
HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928
|
2015-05-04 08:36:44 +02:00 |
|
Torkel Ödegaard
|
be589d81c7
|
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921
|
2015-05-02 12:06:58 +02:00 |
|
Torkel Ödegaard
|
e771d8e944
|
Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899
|
2015-05-01 09:48:07 +02:00 |
|
Torkel Ödegaard
|
5de9230924
|
Security: New config option to disable the use of gravatar for profile images, Closes #1891
|
2015-05-01 08:40:13 +02:00 |
|
Torkel Ödegaard
|
95fcddcd95
|
More work on panel & row repeats, #1888, updated changelog
|
2015-05-01 08:07:57 +02:00 |
|
Torkel Ödegaard
|
32fa8180fa
|
Github OAuth: You can now configure a Github team membership requirement, Closes #1731
|
2015-04-29 09:52:52 +02:00 |
|
Torkel Ödegaard
|
7064d87106
|
Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872
|
2015-04-24 11:20:09 +02:00 |
|
Torkel Ödegaard
|
8526025792
|
MySQL: Dashboard.data column type changed to mediumtext (sql migration added), Fixes #1863
|
2015-04-23 16:18:46 +02:00 |
|
Torkel Ödegaard
|
2c52224013
|
/api/login/ping Fix for issue when behind reverse proxy and subpath, Fixes #1857
|
2015-04-23 08:24:30 +02:00 |
|
Torkel Ödegaard
|
aa52f6675c
|
updated changelog
|
2015-04-22 17:56:07 +02:00 |
|
Torkel Ödegaard
|
1dfc576263
|
Panel timeshift: You can now use panel timeshift without a relative time override, Fixes #1848
|
2015-04-22 13:54:31 +02:00 |
|
Torkel Ödegaard
|
a11b180480
|
Snapshots: Fixed issue with snapshoting dashboards with an interval template variable, Fixes #1846
|
2015-04-22 12:27:12 +02:00 |
|
Torkel Ödegaard
|
dabdf1b7fd
|
Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832
|
2015-04-21 18:46:44 +02:00 |
|
Torkel Ödegaard
|
b5a77d4f4a
|
Updated version to 2.0.0 and updated changelog
|
2015-04-20 11:54:36 +02:00 |
|
Torkel Ödegaard
|
649d40ed66
|
Data source proxy: Fixed issue with using data source proxy when grafana is behind nginx suburl, Fixes #1784
|
2015-04-15 15:13:52 +02:00 |
|
Torkel Ödegaard
|
d71b626114
|
Graph Panel: Legend in table mode now aligns, graph area is reduced depending on how many series, Fixes #1786, Fixes #1749
|
2015-04-15 14:53:20 +02:00 |
|
Torkel Ödegaard
|
942e8fdba8
|
Support for unicode / international characters in dashboard title (improved slugify), Fixes #1734, Fixes #827
|
2015-04-15 12:36:02 +02:00 |
|
Torkel Ödegaard
|
836e4b4911
|
Dashboard snapshot: Should not require login to view snapshot, Fixes #1780
|
2015-04-15 10:39:03 +02:00 |
|
Torkel Ödegaard
|
e9afd30b47
|
Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy
|
2015-04-15 10:31:56 +02:00 |
|
Torkel Ödegaard
|
19e881513b
|
updated changelog
|
2015-04-12 21:34:37 +02:00 |
|
Torkel Ödegaard
|
cc14705404
|
Update changelog
|
2015-04-12 09:42:27 +02:00 |
|
Torkel Ödegaard
|
059db533d5
|
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
2015-04-08 08:59:12 +02:00 |
|
Torkel Ödegaard
|
22adf0d06e
|
Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667
|
2015-04-07 09:25:00 +02:00 |
|
Torkel Ödegaard
|
eb575685aa
|
OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660
|
2015-04-06 14:16:22 +02:00 |
|
Torkel Ödegaard
|
538ec7c0a0
|
Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707
|
2015-04-06 11:22:35 +02:00 |
|
Torkel Ödegaard
|
e6492f7db9
|
Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701
|
2015-04-02 09:21:38 +02:00 |
|
Torkel Ödegaard
|
3b737999d6
|
Unsaved changes: Do not show for users with role , Fixes #1703
|
2015-04-02 08:08:22 +02:00 |
|
Torkel Ödegaard
|
1f330d7753
|
Basic auth: Fixed issue when using basic auth proxy infront of Grafana, Fixes #1673
|
2015-04-01 15:23:26 +02:00 |
|
Torkel Ödegaard
|
c3fa68ade8
|
Data source proxy: Fixed issue with Gzip enabled and data source proxy, Fixes #1675
|
2015-04-01 09:00:17 +02:00 |
|
Torkel Ödegaard
|
3c2bfbfc1c
|
Search: Dashboard results should be sorted alphabetically, Fixes #1685
|
2015-03-31 22:06:19 +02:00 |
|
Torkel Ödegaard
|
7eb45e1799
|
MySQL session: fixed problem using mysql as session store, Fixes #1681
|
2015-03-31 19:18:41 +02:00 |
|
Torkel Ödegaard
|
463c519954
|
Dashlist panel: added fresh panel when changing limit, Fixes #1677
|
2015-03-31 17:30:27 +02:00 |
|
Torkel Ödegaard
|
1d0a3660bd
|
Fixed issue with updating default data source, it required page reload to take effect, should not be required, now fixed, Fixes #1671
|
2015-03-31 14:31:47 +02:00 |
|
Torkel Ödegaard
|
060d0b777b
|
Updated install docs and changelog
|
2015-03-30 12:31:12 +02:00 |
|
Torkel Ödegaard
|
e31a3a64e1
|
OpenTSDB: Alias patterns (reference tag values), syntax is: or [[tag_tagname]], Closes #1344, match opentsdb response to query, Fixes #1601
|
2015-03-25 12:27:33 +01:00 |
|
Torkel Ödegaard
|
6f2a8e27b8
|
Dashboard Snapshot: added dashboard snapshot to changelog, #1623
|
2015-03-23 15:36:18 -04:00 |
|
Torkel Ödegaard
|
7db3703275
|
Share Panel: The share modal now has an embed option, gives you an iframe that you can use to embedd a single graph on another web site, #1622
|
2015-03-20 22:01:39 -04:00 |
|
Torkel Ödegaard
|
36a948965b
|
Graph: added log base 16 and log base 1024 scales, #452
|
2015-03-20 18:12:12 -04:00 |
|
Torkel Ödegaard
|
d81d0c8c44
|
Graph: Adds logarithmic scale option (log base 10), Closes #452
|
2015-03-18 18:51:29 -04:00 |
|
Torkel Ödegaard
|
2fec2c2fa0
|
Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255
|
2015-03-14 15:29:41 -04:00 |
|
Torkel Ödegaard
|
b91b47fc46
|
Graph & Singlestat: Users can now set decimal precision for legend and tooltips (override auto precision), Closes #1253
|
2015-03-12 19:36:50 +01:00 |
|
Torkel Ödegaard
|
04d25dc58a
|
Dashboard: When saving a dashboard and another user has made changes inbetween, the user is promted with a warning if he really wants to overwrite the other's changes, Closes #718
|
2015-03-02 22:24:01 +01:00 |
|
Torkel Ödegaard
|
04ca85fe89
|
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
|
2015-02-28 14:30:08 +01:00 |
|
Torkel Ödegaard
|
09f2950256
|
Merge remote-tracking branch 'origin/master' into develop
Conflicts:
src/app/features/opentsdb/datasource.js
|
2015-02-23 12:50:58 +01:00 |
|