Hugo Häggmark
b82b94a247
teams: disable buttons for team members
2019-03-19 14:01:15 +01:00
Hugo Häggmark
96aa4ae19f
teams: remov permission select for non admin users
2019-03-19 14:01:12 +01:00
Hugo Häggmark
a90b3e331e
config: updated feature toggle name
2019-03-19 13:59:39 +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
Hugo Häggmark
7888457aae
teams: basic ui for permission in team members view
2019-03-19 13:57:23 +01:00
Dominik Prokop
88a46e6dd4
Bump Prettier version ( #15532 )
...
* Fix prettier version to 1.16.4
2019-02-19 15:41:35 +01:00
Torkel Ödegaard
6be50c952c
Merge pull request #15400 from grafana/removed-icons-in-buttons
...
Removed some icons in action button
2019-02-13 08:05:11 +01:00
Torkel Ödegaard
f195459b01
Removed some icons in action button
...
Trying to align some title case issues
2019-02-12 17:51:08 +01:00
Hugo Häggmark
4c74b09a9d
Renamed to FilterInput and added label and search icon
2019-02-12 16:22:57 +01:00
Hugo Häggmark
5388541fd7
Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters
2019-02-12 08:48:54 +01:00
ijin08
0642c52693
created new color variables, changed primary to blue, changed success-btns to primary-btns.
2019-02-05 12:05:02 +01:00
Torkel Ödegaard
2fec5c7577
Grafana ui lib is starting to work
2018-12-21 12:27:43 +01:00
Torkel Ödegaard
24825dc899
renamed folder to select
2018-12-14 12:59:45 +01:00
Johannes Schill
114a264da4
UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons. #14341
2018-12-06 13:46:04 +01:00
Marcus Efraimsson
0aca6f587b
remove react warning
2018-11-19 17:54:17 +01:00
Torkel Ödegaard
d8e257e633
fixed react whitespace warning on teams page
2018-10-31 12:39:02 -07:00
Johannes Schill
7e7c7fe64c
Remove variables not used #13425
2018-10-10 14:15:25 +02:00
Johannes Schill
d9434ba1b1
wip: Upgrade react-select #13425
2018-10-10 14:15:25 +02:00
Johannes Schill
cc0802cc39
Pick up the type from app/types
2018-09-27 11:53:19 +02:00
Marcus Efraimsson
da68b858d7
display team member labels
2018-09-14 17:28:34 +02:00
Torkel Ödegaard
f5ee91f85a
fix: added type export to fix failing test
2018-09-11 19:30:38 +02:00
Peter Holmberg
9f73f13091
Teams page replace mobx ( #13219 )
...
* creating types, actions, reducer
* load teams and store in redux
* delete team
* set search query action and tests
* Teampages page
* team members, bug in fetching team
* flattened team state, tests for TeamMembers
* test for team member selector
* team settings
* actions for group sync
* tests for team groups
* removed comment
* remove old stores
* fix: formating of datasource.go
* fix: minor changes to imports
* adding debounce and fixing issue in teamlist
* refactoring: moving types to their own files
2018-09-11 14:14:03 +02:00