Leonard Gram
d668550aa2
teams: added feature toggle and refactor tests
2019-03-19 13:57:28 +01:00
Leonard Gram
0d61f89577
teams: cleanup.
2019-03-19 13:57:28 +01:00
Leonard Gram
3be1d71f1f
teams: test refactorings.
2019-03-19 13:57:27 +01:00
Leonard Gram
319879cfa8
teams: bugfix, user pointer.
2019-03-19 13:57:27 +01:00
Leonard Gram
90e9fda90c
teams: start of team update guardian for editors
2019-03-19 13:57:26 +01:00
Hugo Häggmark
5adde259d3
teams: team update test
2019-03-19 13:57:26 +01:00
Hugo Häggmark
3c46b786d2
teams: change back to permissionlevel for Member to 0
2019-03-19 13:57:26 +01:00
Hugo Häggmark
1315a67022
teams: make sure we use TeamPermissionLevel enum
2019-03-19 13:57:25 +01:00
Hugo Häggmark
3c74ac3044
teams: update only the selected user
2019-03-19 13:57:25 +01:00
Hugo Häggmark
074ebf0f48
teams: only write error message if error
2019-03-19 13:57:25 +01:00
Hugo Häggmark
eea2dcc605
teams: enabled so that user can update permission for team members
2019-03-19 13:57:24 +01:00
Hugo Häggmark
467b7a40d8
teams: feature toggle component
2019-03-19 13:57:24 +01:00
Leonard Gram
aedc478208
teams: test for update team member.
2019-03-19 13:57:24 +01:00
Leonard Gram
2a88052c14
teams: can update team members permission.
2019-03-19 13:57:23 +01:00
Hugo Häggmark
7888457aae
teams: basic ui for permission in team members view
2019-03-19 13:57:23 +01:00
Leonard Gram
af4994ba16
teams: editor added as admin for created teams.
2019-03-19 13:57:22 +01:00
Leonard Gram
22e098b830
teams: editors can work with teams.
2019-03-19 13:57:22 +01:00
Hugo Häggmark
efbd93f824
teams: show teams and plugins for editors that can own
2019-03-19 13:57:22 +01:00
Hugo Häggmark
124fb743e8
teams: make test cases pass again
2019-03-19 13:57:21 +01:00
Leonard Gram
da3dcd1918
folder: uses service to make user admin of created folder.
2019-03-19 13:57:21 +01:00
Leonard Gram
c8c004095c
permissions: broken out func for making creator admin.
2019-03-19 13:57:21 +01:00
Leonard Gram
e174f7c20b
folders: admin for created folders
2019-03-19 13:57:20 +01:00
Leonard Gram
e294252e92
dashboards: user automatically becomes admin for created dashboards
2019-03-19 13:57:20 +01:00
Torkel Ödegaard
b8c355514d
Merge branch 'master' into bar-gauge-refactoring
2019-03-19 13:43:49 +01:00
Torkel Ödegaard
abbb7b81c7
fix(ci): frontend tests was accidentially commented out
2019-03-19 13:42:40 +01:00
Hugo Häggmark
9f6b793563
Update CHANGELOG.md
2019-03-19 13:41:47 +01:00
Andrej Ocenas
150b97692d
Use SecretFormField in MSSql and Postgres datasources
2019-03-19 13:40:18 +01:00
Andrej Ocenas
d8167ffb88
Add SecretFormField component
2019-03-19 13:40:17 +01:00
Andrej Ocenas
0d84a3fbe2
Add possibility to pass custom input component to FormField
2019-03-19 13:40:17 +01:00
Andrej Ocenas
8f0d92ef85
Allow angular react bridge to use kebab case attribute names
2019-03-19 13:40:16 +01:00
Torkel Ödegaard
6be416dd93
Merge branch 'master' into bar-gauge-refactoring
2019-03-19 13:40:02 +01:00
Torkel Ödegaard
8af1326a95
Merge pull request #16075 from grafana/fix-thresholds-tests
...
Fix for Thresholds tests
2019-03-19 13:38:47 +01:00
Peter Holmberg
d075af2b67
adding story and fixing tests
2019-03-19 13:14:32 +01:00
Leonard Gram
4dceb60d20
build: migrates the build container into the main repo.
2019-03-19 11:34:01 +01:00
Leonard Gram
4152e5c16c
build: updated deploy container with crcmod.
2019-03-19 10:57:17 +01:00
Leonard Gram
39e75d75b4
build: crcmod speedups rsync to gcp for deploy.
2019-03-19 10:48:41 +01:00
Carl Bergquist
d9db457b87
Merge pull request #16033 from bergquist/backend_codestyle
...
Adds backend code style guide
2019-03-19 08:16:36 +01:00
Leonard Gram
6673915f2e
Update style_guides/backend.md
...
Co-Authored-By: bergquist <carl@grafana.com>
2019-03-19 08:16:19 +01:00
ryan
9b4d2a5ffa
remove the error collector
2019-03-18 15:06:57 -07:00
Torkel Ödegaard
25cd196c09
Merge pull request #16006 from grafana/fix-explore-refId
...
Explore: Query row using character refId instead of number
2019-03-18 22:59:47 +01:00
Torkel Ödegaard
32d80f2da8
Merge pull request #16045 from grafana/hugoh/no-implicit-any
...
Cleaning up implicit anys in DashboardExporter and tests
2019-03-18 22:50:23 +01:00
Torkel Ödegaard
89bf94b07c
Merge pull request #16054 from grafana/input-to-grafanaui2
...
Input to grafanaui2
2019-03-18 22:49:40 +01:00
Torkel Ödegaard
5617db36b2
Merge pull request #16014 from alexanderzobnin/fix-15993
...
Panels: fix loading panels with non-array targets
2019-03-18 22:34:24 +01:00
ryan
ed1b515f82
Merge remote-tracking branch 'grafana/master' into table-reducer
...
* grafana/master:
docs: renamed file and added redux framework file
docs: moved examples to frontend.md
docs: intial draft for frontend review doc
Use ora#fail instead of console.log
Remove .only function
Add more patterns to no-only-test task
2019-03-18 14:19:50 -07:00
Daniel Lee
8859d16a41
Merge pull request #16052 from markelog/ora-fail
...
Use ora#fail instead of console.log
2019-03-18 17:35:54 +01:00
Andrej Ocenas
cdced6e43f
Merge pull request #16047 from grafana/grunt-no-only-tests-add-patterns
...
Add patterns to no-only-tests grunt task
2019-03-18 17:14:50 +01:00
Peter Holmberg
384e11fd68
Copied from new timepicker and unified component branch
2019-03-18 15:41:46 +01:00
Hugo Häggmark
ed1b001904
docs: renamed file and added redux framework file
2019-03-18 06:39:34 -07:00
Hugo Häggmark
f251345b68
docs: moved examples to frontend.md
2019-03-18 06:39:34 -07:00
Hugo Häggmark
f3b9ce317e
docs: intial draft for frontend review doc
2019-03-18 06:39:34 -07:00