97 Commits

Author SHA1 Message Date
21a7f57248 ux: changed cta button style 2017-08-20 21:16:40 +02:00
011c582ebb minor user avatar stuff 2017-08-18 14:49:04 +02:00
a4da0adf38 ux: switching orgs now works through modal 2017-08-16 15:37:13 +02:00
95f5c84a57 ux: making org visibile in profile view 2017-08-16 15:03:49 +02:00
7f0f0eb617 ux: more nav work 2017-08-16 11:28:52 +02:00
5405736321 ux: nav fixes & polish 2017-08-15 23:17:34 +02:00
0bc226d760 ux: more nav work 2017-08-15 20:24:16 +02:00
1eab771231 ux: navigation work 2017-08-15 17:52:52 +02:00
63424f9866 ux: more work on sidemenu 2017-08-15 14:49:12 +02:00
ff4a79df06 minor update 2017-06-23 11:01:55 -04:00
5360303ad4 ux: nav changes 2017-06-22 19:05:33 -04:00
12270022e3 added sidemeu stuff 2017-06-22 18:41:39 -04:00
a4910c7aea merging new-sidenav 2017-06-22 18:11:29 -04:00
5061b3c691 ux: nav experiments 2017-06-12 21:11:22 +02:00
40d39f8a3e refactor(): renaming alerting hide ui option, #7318 2017-01-25 13:32:26 +01:00
9862c9ff40 feat(alerting): Show/hide alerting UI using configuration variable
Use configuration variable "show_alerting_ui" to show/hide alerting UI
2017-01-20 10:43:29 -05:00
b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 2016-11-09 10:41:39 +01:00
04f417a423 feat(alerting): enabled by default. configurable elert engine
closes #6210
2016-10-10 13:09:16 +02:00
34f15d92d0 feat(testdata): worked on testdata app 2016-09-27 14:39:51 +02:00
175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 2016-09-23 12:29:53 +02:00
0b7fa3c19d feat(alerting): minor progress on alert list, #5784 2016-08-16 16:50:36 +02:00
f934081bcb feat(alerting): making progress on alerting list, #5784 2016-08-16 09:52:45 +02:00
d9096110f8 Merge branch 'master' into alerting
Conflicts:
	pkg/api/dashboard.go
	pkg/models/dashboards.go
	pkg/services/sqlstore/dashboard.go
2016-07-11 18:28:07 +02:00
5595fc2683 refactor(): refactored date handling and locale handling in #5517 2016-07-05 17:59:43 +02:00
a0418da160 Merge branch 'alerting' into alerting_notifications 2016-06-16 16:49:16 +02:00
8ec311ade4 Merge branch 'master' into alerting 2016-06-16 16:29:41 +02:00
149c2ae913 feat(alerting): add submenu for alerting 2016-06-16 15:21:23 +02:00
ec0b09450c Merge branch 'export-dashboard'
Conflicts:
	conf/defaults.ini
	pkg/setting/setting.go
	public/app/core/components/grafana_app.ts
	public/app/core/core.ts
	public/app/features/dashboard/dashboardCtrl.js
2016-06-16 08:06:43 +02:00
70cb8400c3 feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting 2016-06-06 09:17:29 +02:00
1686d86c3b Merge branch 'master' into alerting_definitions 2016-05-30 08:26:08 +02:00
ba6573af61 Merge branch 'master' into export-dashboard
Conflicts:
	public/app/features/dashboard/submenu/submenu.ts
2016-05-25 12:32:56 +02:00
855e913bbd feat(dashboards): began work on dashboard list 2016-05-19 11:03:10 +02:00
27c34745a6 feat(alerting): add link to alerts in side menu 2016-05-03 16:46:10 +02:00
de26a17dc7 feat(footer): began work on page footer 2016-05-03 09:00:58 +02:00
04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 2016-04-25 14:00:49 +02:00
ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 2016-04-02 13:54:06 -07:00
10df9dc8c3 feat(plugins): finished app navigation enhancements, closes #4434 2016-03-22 10:15:47 +01:00
65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 2016-03-21 19:07:08 +01:00
c09d506245 feat(navigation): hide new and import for viewers
closes #4326
2016-03-10 16:38:16 +01:00
74949d306f add supressNav property to plugin pages.
This allows pages to be registered that dont show up in the
Navigation menu when the App is pinned.
2016-03-01 18:07:51 +08:00
4741152f05 correct path for app page links. 2016-02-29 19:37:35 +08:00
c521182ceb feat(plugins): more work on plugins list/edit view 2016-02-25 15:56:28 +01:00
acfc119409 ux(): added New and Import under divider to dashboard subnav 2016-02-22 21:51:31 +01:00
c94659f552 ux(color popover): refactored color popover to use drop lib 2016-02-22 18:46:58 +01:00
08f7ccff38 feat(avatar): added server side proxy and cache of gravatar requests 2016-02-21 00:06:28 +01:00
4ab041f79e ux(): added sass linter, almost no rules enabled yet 2016-02-20 18:31:09 +01:00
1144988443 Merged trent's styles and added admin submenu 2016-02-19 22:00:29 -05:00
e32ee9f02e ux(admin): admin pages overhaul 2016-02-14 17:37:05 +01:00
6cdc1e4d37 feat(ux): minor tweaks and fixes, added hover submenu dropdowns 2016-02-12 11:21:42 +01:00