Torkel Ödegaard
|
92c2f8d556
|
feat(pinned sidemenu): completed side menu pinned stuff
|
2016-01-29 16:52:30 -05:00 |
|
Torkel Ödegaard
|
7ad72ba905
|
ux(): minor style fixes to pages
|
2016-01-15 15:51:30 +01:00 |
|
Torkel Ödegaard
|
2bfded3c5f
|
ux(): general ux polish
|
2016-01-15 14:42:59 +01:00 |
|
Torkel Ödegaard
|
ca3405afc5
|
feat(plugins): moved http settings to directive instad of just ng-include partial
|
2016-01-09 19:03:03 +01:00 |
|
Torkel Ödegaard
|
cf98a16db0
|
feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json
|
2016-01-09 18:07:42 +01:00 |
|
Torkel Ödegaard
|
60e7c6d150
|
Merge branch 'master' into apps
Conflicts:
public/app/partials/sidemenu.html
|
2016-01-08 18:10:53 +01:00 |
|
Torkel Ödegaard
|
f67563e9ee
|
feat(apps): moving things around
|
2016-01-08 12:45:12 +01:00 |
|
Torkel Ödegaard
|
aa32459bc2
|
feat(apps): mini update to apps config view
|
2015-12-22 17:00:21 +01:00 |
|
Torkel Ödegaard
|
41a0995db7
|
feat(apps): minor progress on app meta data
|
2015-12-22 16:32:17 +01:00 |
|
Torkel Ödegaard
|
b8cb5e0367
|
feat(apps): WIP progress app views
|
2015-12-22 13:42:48 +01:00 |
|
Torkel Ödegaard
|
d0dead0a08
|
feat(apps): rewrote appsCtrl to app_list_ctrl and to typescript
|
2015-12-22 12:13:55 +01:00 |
|
Torkel Ödegaard
|
ad94f99d57
|
refactor(apps): more WIP work on apps
|
2015-12-22 11:37:44 +01:00 |
|
woodsaj
|
0903d5541b
|
Merge branch 'master' of github.com:grafana/grafana into externalPlugin
Conflicts:
pkg/api/api.go
pkg/api/api_plugin.go
pkg/api/datasources.go
pkg/api/frontendsettings.go
pkg/api/index.go
pkg/plugins/models.go
pkg/plugins/plugins.go
|
2015-12-22 00:23:24 +08:00 |
|
woodsaj
|
e7a0ab76c3
|
change plugin to app in breadcrumb
|
2015-12-18 22:09:33 +08:00 |
|
woodsaj
|
3d15ee6d74
|
allow app menu items to be selectivly pinned to the left nav menu
|
2015-12-18 15:10:52 +08:00 |
|
woodsaj
|
48cf56b69a
|
more renaming. also moved apps and datasource menus
|
2015-12-18 13:46:40 +08:00 |
|
woodsaj
|
42db1378e0
|
rename app config directive to grafana-app-*
|
2015-12-17 23:59:01 +08:00 |
|
Torkel Ödegaard
|
201f50b121
|
Merge branch 'master' into external-plugins
Conflicts:
pkg/api/login.go
public/app/core/routes/all.js
public/app/core/table_model.ts
public/app/panels/table/table_model.ts
public/app/plugins/panels/table/editor.ts
public/app/plugins/panels/table/table_model.ts
|
2015-12-14 17:28:57 +01:00 |
|
Torkel Ödegaard
|
5227dc679d
|
fix(invite): removed resend invite button, button logic was not implemented, fixes #3484
|
2015-12-10 13:31:24 +01:00 |
|
Torkel Ödegaard
|
40f85e5ca3
|
refactor(http data source options): #3473
|
2015-12-09 13:05:05 +01:00 |
|
Torkel Ödegaard
|
2dba2f4a95
|
Merge branch 'with_credentials' of https://github.com/mtanda/grafana into mtanda-with_credentials
|
2015-12-09 12:54:00 +01:00 |
|
Torkel Ödegaard
|
70542fb730
|
refactor(table views): #3466
|
2015-12-09 12:04:51 +01:00 |
|
Mitsuhiro Tanda
|
cd742979b1
|
add withCredentials checkbox
|
2015-12-09 19:43:59 +09:00 |
|
woodsaj
|
523cf21b4a
|
tune pluginConfig directive
|
2015-12-05 00:34:48 +08:00 |
|
woodsaj
|
3c13901695
|
add ui elements for plugins.
This includes support for cusom plugin config directives.
|
2015-12-04 19:21:33 +08:00 |
|
Nick Christus
|
91139672cc
|
merge with master, conflicts fixed
|
2015-12-03 20:34:05 -06:00 |
|
Nick Christus
|
c9bd45ba13
|
removed filters and actions for now
|
2015-12-03 20:20:54 -06:00 |
|
Torkel Ödegaard
|
db9c288050
|
fix(elasticsearch): refactoring of #3321
|
2015-12-03 18:30:36 +01:00 |
|
Torkel Ödegaard
|
f1cb8f2f25
|
Merge branch 'keep_es_version' of https://github.com/replay/grafana into replay-keep_es_version
|
2015-12-03 18:08:26 +01:00 |
|
Mauro Stettler
|
a30ceefa6b
|
add tests for elastic search versioning in query builder and make es version 2 default
|
2015-11-25 16:23:28 +09:00 |
|
Joakim Lahtinen
|
9c0141e84e
|
Fixed some broken HTML.
Simplified some control flow.
|
2015-11-24 07:29:52 +01:00 |
|
Mauro Stettler
|
ada9bfcae8
|
keep track of elastic search version and generate query according to version
|
2015-11-22 21:39:56 +09:00 |
|
Nick Christus
|
09ff042986
|
updated-list-views: added new table layout to additional pages
|
2015-11-19 21:02:38 -06:00 |
|
Nick Christus
|
58dc282ca0
|
updated-list-views: updating table layout for org users
|
2015-11-03 08:24:10 -06:00 |
|
Torkel Ödegaard
|
1113081aab
|
refactoring: moving components -> core
|
2015-10-30 14:19:02 +01:00 |
|
Nick Christus
|
e63ff167a7
|
updated-list-views: added filter controls, updated tables on API Keys and Data Sources
|
2015-10-29 21:09:21 -05:00 |
|
Nick Christus
|
aa9093bcf6
|
updated-list-views: added filter-table less component, updating styles for data sources table
|
2015-10-27 23:26:11 -05:00 |
|
Torkel Ödegaard
|
358ba395ac
|
fix(invite): minor fix to invite partials markup
|
2015-10-27 12:09:14 +01: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
|
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
|
e53c1e39d3
|
feat(invite): can now add org user with sername again, #2353
|
2015-08-10 14:03:08 +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
|
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
|
2c7e807738
|
feat(invite): small style change
|
2015-07-17 17:22:42 +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 |
|
Torkel Ödegaard
|
c3a5822a40
|
feat(user invite): progress on user invite feature, #2353
|
2015-07-16 12:38:55 +02:00 |
|
Torkel Ödegaard
|
57c78bc603
|
feat(invite): began work on invite users dialog, #2353
|
2015-07-16 10:44:55 +02:00 |
|
Torkel Ödegaard
|
7806da11e6
|
Fixed issue with test data source connection and direct access, Fixes #2219
|
2015-06-24 21:31:16 +02:00 |
|
Torkel Ödegaard
|
3f917b0af5
|
Updated org creation view, after creating new org user is switched to that org and redirect to org details view, Closes #2198
|
2015-06-22 08:13:21 +02:00 |
|
Torkel Ödegaard
|
ff3843bc7f
|
Roles: New user role that replaces the old role behavior, Closes #2088
|
2015-06-01 17:01:04 +02:00 |
|
Torkel Ödegaard
|
50645cc36b
|
Added test connection action to all data sources, Closes #1997
|
2015-06-01 14:16:59 +02:00 |
|
Torkel Ödegaard
|
afede880e6
|
added url validation when adding data source, Fixes #2043
|
2015-06-01 14:02:24 +02:00 |
|
Torkel Ödegaard
|
e2f6633d57
|
Began work on data source test / validation, #1997 & #2043
|
2015-06-01 12:15:49 +02:00 |
|
Torkel Ödegaard
|
788e7fd36d
|
Lots of api refactoring for org routes, #2014
|
2015-05-19 10:16:32 +02:00 |
|
Torkel Ödegaard
|
f81bde5643
|
Refactoring some api handlers to use the new Response return object
|
2015-05-18 21:23:40 +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
|
ea800dd838
|
Added login to organization users table, Fixes #1683
|
2015-04-04 10:14:51 +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
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|