Torkel Ödegaard
|
cfea8bdcae
|
Prettier had not been running as a precommit hook for some time so had to run in on all files again
|
2019-02-13 11:14:53 +01:00 |
|
Torkel Ödegaard
|
58e57a1669
|
removed unused directive
|
2019-02-11 09:46:56 +01:00 |
|
Johannes Schill
|
a558e76a68
|
fix: Manually trigger a change-event when autofill is used in webkit-browsers #12133
|
2019-01-16 15:10:37 +01:00 |
|
Johannes Schill
|
d59f1fe629
|
fix: It should be possible to scroll in the unit picker before selecting a value #14871
|
2019-01-15 14:15:04 +01:00 |
|
Torkel Ödegaard
|
493714c27d
|
Fixed JQuery typing issues
|
2018-12-25 09:59:23 +01:00 |
|
Torkel Ödegaard
|
1ac81c3ad0
|
updated dropdown typeahead to place down instead of up, works better when inside scrollable area
|
2018-12-17 13:08:09 +01:00 |
|
Torkel Ödegaard
|
94c35e2577
|
testing panel edit ux idea
|
2018-10-26 13:20:10 +02:00 |
|
Torkel Ödegaard
|
4f4bba7f8c
|
Merge pull request #13578 from grafana/react-panels-step1
WIP: React panels step1
|
2018-10-19 12:59:09 +02:00 |
|
Sven Klemm
|
2803cdca40
|
Fix variable highlighting
|
2018-10-18 15:04:54 +02:00 |
|
Sven Klemm
|
3a25a0de83
|
Escape values in metric segment and sql part
|
2018-10-15 13:53:37 +02:00 |
|
Torkel Ödegaard
|
dcb7f0d492
|
Merge branch 'master' into react-panels-ux-idea2
|
2018-10-04 09:08:19 +02:00 |
|
Jon Ferreira
|
5fd24e2435
|
Fix https://github.com/grafana/grafana/issues/13387 metric segment
options displays after blur
|
2018-09-21 17:25:37 -04:00 |
|
Torkel Ödegaard
|
c82bf7f67f
|
fix: changing edit / view fullscreen modes now work
|
2018-09-10 17:55:06 +02:00 |
|
Torkel Ödegaard
|
100ab0ba23
|
Merge branch 'master' into react-panels
|
2018-09-10 15:42:36 +02:00 |
|
Torkel Ödegaard
|
c9ae585d2a
|
Merge branch '12918-no-conditional-assignment'
|
2018-09-05 12:09:32 +02:00 |
|
Torkel Ödegaard
|
00c0b71f3d
|
Merge branch '12918-only-arrow-functions4'
|
2018-09-05 11:46:54 +02:00 |
|
Patrick O'Carroll
|
777010b20b
|
added no-conditional-assignment rule and changed files to follow new rule
|
2018-09-05 10:53:58 +02:00 |
|
Patrick O'Carroll
|
dc4f547a40
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 17:02:32 +02:00 |
|
Patrick O'Carroll
|
19b7ad61dd
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 14:27:03 +02:00 |
|
Patrick O'Carroll
|
abbb6f933c
|
added jsdoc-format rule and fixed files that didn't follow new rule (#13107)
|
2018-08-31 16:40:43 +02:00 |
|
Torkel Ödegaard
|
36bc8b77fb
|
Merge branch 'tsconfig-no-implicit-this'
|
2018-08-30 11:46:13 +02:00 |
|
Patrick O'Carroll
|
a8547ae36e
|
added this:any to functions and changed functions to arrowfunctions
|
2018-08-30 10:49:18 +02:00 |
|
Patrick O'Carroll
|
552a61b6ae
|
changed var to let in 50 files (#13075)
|
2018-08-30 09:03:11 +02:00 |
|
Patrick O'Carroll
|
5e0d0c5816
|
changed var to const (#13061)
|
2018-08-29 14:26:50 +02:00 |
|
Torkel Ödegaard
|
9b978b7203
|
tslint: autofix of let -> const (#13033)
|
2018-08-26 17:14:40 +02:00 |
|
Torkel Ödegaard
|
4424bdd1b1
|
fix: going from fullscreen fix
|
2018-08-25 07:37:37 -07:00 |
|
Torkel Ödegaard
|
91b343403c
|
wip: minor fixes
|
2018-08-25 07:21:00 -07:00 |
|
Torkel Ödegaard
|
1c97816275
|
wip: trying to align react & angular edit modes
|
2018-08-24 18:46:17 +02:00 |
|
Torkel Ödegaard
|
4fd2107071
|
Merge branch 'master' of github.com:grafana/grafana into react-panels
|
2018-07-09 15:35:16 +02:00 |
|
Tobias Skarhed
|
443ff5deb4
|
Karma to Jest: value_select_dropdown (#12435)
* Begin Karma 2 Jest: value_select_dropdown
* Add return for Promise
* Remove Karma test
|
2018-06-28 03:10:36 -07:00 |
|
Torkel Ödegaard
|
db52ea66bd
|
react panels minor progress
|
2018-06-19 16:57:55 +02:00 |
|
Torkel Ödegaard
|
35403c1875
|
wip: react panel makeover mini progress
|
2018-06-19 08:42:41 +02:00 |
|
Torkel Ödegaard
|
542da8dc45
|
Merge branch 'master' into react-panels
|
2018-06-18 15:08:06 +02:00 |
|
Daniel Lee
|
e7bcd8c3c3
|
variable: fix binding bug after ts conversion
|
2018-04-16 19:59:47 +02:00 |
|
Daniel Lee
|
7d165068df
|
fix merge conflict
|
2018-04-16 19:19:48 +02:00 |
|
Patrick O'Carroll
|
7ef6106197
|
migrated dropdown-typeahead to ts (#11499)
* migrated dropdown-typeahead to ts
* removed console.logs
* added @ngInject
|
2018-04-16 17:40:29 +02:00 |
|
Daniel Lee
|
67daa9b058
|
Merge pull request #11588 from mjtrangoni/fix-codespell-issues
Fix codespell issues
|
2018-04-16 09:12:49 +02:00 |
|
Daniel Lee
|
af91238d14
|
Merge pull request #11547 from grafana/value-select-dropdown-to-ts
Value select dropdown to ts
|
2018-04-14 16:53:08 +02:00 |
|
Mario Trangoni
|
e5e6bc56c8
|
public: fix codespell issues
|
2018-04-13 20:31:29 +02:00 |
|
Patrick O'Carroll
|
82aa6cf46b
|
converted functions to arrow functions
|
2018-04-11 10:26:05 +02:00 |
|
Patrick O'Carroll
|
5f67d4268d
|
added @ngInject
|
2018-04-10 15:48:51 +02:00 |
|
Daniel Lee
|
9e1a1ed572
|
Merge pull request #11501 from grafana/metric-segment-to-ts
migrated metric_segment to ts
|
2018-04-10 12:41:58 +02:00 |
|
Patrick O'Carroll
|
6719bdf9bd
|
added @ngInject
|
2018-04-10 09:24:54 +02:00 |
|
Patrick O'Carroll
|
c7cd754a94
|
migrating to ts
|
2018-04-06 15:02:32 +02:00 |
|
Patrick O'Carroll
|
35bc4e4632
|
migrated metric_segment to ts
|
2018-04-05 17:10:32 +02:00 |
|
Patrick O'Carroll
|
714d555e36
|
migrated dash_class to ts
|
2018-04-05 14:33:27 +02:00 |
|
Alexander Zobnin
|
111b32290a
|
Fixes for graphite tags editor (#10861)
* graphite: don't fetch tags on editor init
* add debounce option to query editor directives
* graphite: debounce tag queries
|
2018-02-09 16:20:30 +01:00 |
|
Torkel Ödegaard
|
40c9d5f2a3
|
ux: hide sidemenu in kiosk mode, and while playlist is playing, fixes #107402
|
2018-02-04 17:32:27 +01:00 |
|
Torkel Ödegaard
|
5aeded8cf3
|
Merge branch 'master' into react-panels
|
2018-02-02 15:47:13 +01:00 |
|
Daniel Lee
|
50b20a0e5a
|
dashfolders: use react component for dashboard permissions
Switch out the angular component for the new react component on the
dashboard permissions editview on the settings page.
|
2018-01-27 17:26:40 +01:00 |
|