Patrick O'Carroll
|
0273365df3
|
created closeDropdown function, renamed appevent, added second appevent for open timepicker
|
2018-04-04 16:20:01 +02:00 |
|
Patrick O'Carroll
|
98e1404fed
|
added if to onAppevent, renamed appevent, add appevent to applyCustom and setRelativeFilter
|
2018-04-03 09:39:46 +02:00 |
|
Patrick O'Carroll
|
8195c085fa
|
bounnd the esc key to exit timepicker
|
2018-03-29 09:15:15 +02:00 |
|
Torkel Ödegaard
|
3a1f52d8a2
|
prettier: ran on all files again, sorry. now settings are defined in package.json
|
2017-12-21 08:39:31 +01:00 |
|
Torkel Ödegaard
|
85879a7014
|
prettier: change to single quoting
|
2017-12-20 12:33:33 +01:00 |
|
Torkel Ödegaard
|
fadfc665e4
|
tech: ran pretttier on all typescript files
|
2017-12-19 16:06:54 +01:00 |
|
Torkel Ödegaard
|
9369a87e93
|
Merge branch 'develop' into develop-settings
|
2017-12-08 14:32:15 +01:00 |
|
Torkel Ödegaard
|
d7337432ac
|
ux: progress on time picker dropdown version
|
2017-12-03 07:53:47 +01:00 |
|
Torkel Ödegaard
|
2d2800e710
|
fix: url did not update correctly when closing settings view by using ESC key, fixes #8869
|
2017-07-24 12:21:30 +02:00 |
|
Alexander Zobnin
|
1499c2bf74
|
Fix User/Org default timezone bug (#8748)
* dashboard: don't override timezone if default selected, issue #8503
* dashboard: hide UTC icon immediately after timezone changing
|
2017-07-03 09:20:55 +02:00 |
|
Torkel Ödegaard
|
f3980504e2
|
Merge branch 'master' into walmartlabs-master
|
2017-06-05 13:43:00 +02:00 |
|
Torkel Ödegaard
|
49fe74228b
|
fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259
|
2017-01-13 17:37:53 +01:00 |
|
Torkel Ödegaard
|
4a2f2fba73
|
feat(alerting): show panel specific alert annotations, #5694
|
2016-09-09 11:30:55 +02:00 |
|
Torkel Ödegaard
|
e4592c8d53
|
Merge branch 'v3.1.x'
|
2016-07-27 09:36:46 +02:00 |
|
Torkel Ödegaard
|
971e2d62f1
|
fix(zoom): fixed zoom in and out issues when graph is embedded, fixes #5666, fixes #4489
|
2016-07-27 09:36:35 +02:00 |
|
Joona Romppanen
|
438a73c58a
|
Added moment.js locales. Set locale from window.navigator at app init(). Use firstDayOfWeek on time picker
|
2016-07-05 17:08:44 +03:00 |
|
Torkel Ödegaard
|
0f16066915
|
fix(): zoom out tooltip fix, fixes #4729
|
2016-04-15 18:32:03 -04:00 |
|
utkarshcmu
|
e470786fb9
|
Backward and forward arrows for time shift
|
2016-04-07 01:30:49 -07:00 |
|
Torkel Ödegaard
|
b30b78e442
|
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
|
2016-04-03 06:05:43 -07:00 |
|
Torkel Ödegaard
|
9cebcc45c1
|
fix(unsaved changes): fix for unsaved changes warning when changing time range to relative rime range, #4176
|
2016-02-28 07:28:55 +01:00 |
|
Torkel Ödegaard
|
e737dab5ca
|
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
|
2016-02-01 18:19:02 +01:00 |
|
Torkel Ödegaard
|
dfcb82d233
|
feat(sidenav): more work on new side nav
|
2016-01-15 11:13:02 +01:00 |
|
Torkel Ödegaard
|
08caf4bbde
|
feat(tslint): more tslint work
|
2016-01-13 21:22:39 +01:00 |
|
Torkel Ödegaard
|
59c928acc2
|
feat(tslint): added more tslint rules
|
2016-01-13 21:07:57 +01:00 |
|
Torkel Ödegaard
|
52644bb28a
|
fix(timepicker): fixed recent breaking of datetime picker when swithing from requirejs to systemjs
|
2016-01-07 20:52:48 +01:00 |
|
Torkel Ödegaard
|
f074c1eaff
|
refactor(lodash): changed how lodash is referenced from typescript
|
2015-12-22 13:59:11 +01:00 |
|
Torkel Ödegaard
|
0a9f705308
|
tech(systemjs): more fixes for optmized build
|
2015-12-21 16:34:18 +01:00 |
|
Torkel Ödegaard
|
545c39356a
|
tech(systemjs): starting work on systemjs bundling
|
2015-12-17 19:18:30 +01:00 |
|
Torkel Ödegaard
|
83ce40191c
|
tech(systemjs): ok, moving forward
|
2015-12-17 14:27:34 +01:00 |
|
Torkel Ödegaard
|
c24935b519
|
minor progress
|
2015-12-16 17:01:34 +01:00 |
|
Torkel Ödegaard
|
ca84ef38f8
|
angular2 test
|
2015-12-16 12:21:13 +01:00 |
|
utkarshcmu
|
712a420217
|
Fixed refresh setting for absolute time
|
2015-11-29 03:12:48 -08:00 |
|
Torkel Ödegaard
|
6cf46b1635
|
refactoring: more moving stuff around
|
2015-10-30 14:44:40 +01:00 |
|
Torkel Ödegaard
|
04eefb8480
|
fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897
|
2015-10-08 15:35:17 +02:00 |
|
Torkel Ödegaard
|
2f68687de9
|
feat(timepicker2): temporarily removed the the option to define custom quick range, will have to be part of future issue, closes #2761
|
2015-09-19 12:20:24 +02:00 |
|
Torkel Ödegaard
|
c21cffa6d4
|
fix(timepicker): UTC now works in all scenarios I can think of, manual edit, date picker edit, #2761
|
2015-09-18 21:01:13 +02:00 |
|
Torkel Ödegaard
|
febe56b062
|
feat(timepicker): fixed zoomout
|
2015-09-18 14:04:53 +02:00 |
|
Torkel Ödegaard
|
f5e6722826
|
feat(timepickerv2): more work on new timepicker, now absolute time mixed with relative time works, yesterday, this day last week, etc now work
|
2015-09-18 13:54:31 +02:00 |
|
Torkel Ödegaard
|
cea13b1823
|
feat(timepicker2): moved to controllerAs and bindToController for timepicker component
|
2015-09-18 12:41:32 +02:00 |
|
Torkel Ödegaard
|
69db9e0d45
|
feat(timepickerV2): absolute time / calendar picker works, #2761
|
2015-09-18 11:01:37 +02:00 |
|
Torkel Ödegaard
|
f93215f4ec
|
feat(timepicker2): more progress
|
2015-09-18 10:36:47 +02:00 |
|
Torkel Ödegaard
|
2a52d9bdf6
|
feat(timepicker2): more work on new timepicker
|
2015-09-18 08:17:19 +02:00 |
|
Torkel Ödegaard
|
5eefa36111
|
feat(timepickerv2): big progress on new design of new timepicker, #2761
|
2015-09-17 22:44:59 +02:00 |
|
Torkel Ödegaard
|
a30f73fe36
|
feat(timepicker): more work on getting new time formats to work in all data sources
|
2015-09-17 12:40:04 +02:00 |
|
Torkel Ödegaard
|
a9812167d7
|
feat(timepicker2): worked on more rich time range support
|
2015-09-17 09:44:51 +02:00 |
|
Torkel Ödegaard
|
a0a98cb035
|
feat(timepicker2): working on richer timepicker options
|
2015-09-16 19:49:05 +02:00 |
|
Torkel Ödegaard
|
4ffa26cf2c
|
feat() started work on more feature rich time picker
|
2015-09-15 13:23:36 +02:00 |
|
Torkel Ödegaard
|
1900c81d9f
|
tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build
|
2015-09-13 12:13:47 +02:00 |
|
Torkel Ödegaard
|
9db6f82628
|
refactor: finished timepicker to typescript and directive refactor
|
2015-09-12 12:52:50 +02:00 |
|
Torkel Ödegaard
|
d96a6a59ee
|
refactor: moved timepicker from a simple panel to component, removed simple panel directive
|
2015-09-12 11:49:27 +02:00 |
|