Patrick O'Carroll
72ab24f300
Changed functions to arrow functions for only-arrow-functions rule. ( #13131 )
2018-09-05 07:47:30 +02:00
Torkel Ödegaard
154fbe2413
New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) ( #13025 )
...
* wip: design update for navbar with kiosk mode button
* feat: progress on new view mode button
* css: view state refactorings
* feat: kiosk modes & playlist support
* feature: cycle tv mode feature, renamed view modes to TV, and Kiosk
* fix: updated the alert notification message
* fix: removed unused parameter
* fix: correct the css class set for tv mode
* some minor improvements to playlist
2018-08-30 11:52:31 +02:00
Patrick O'Carroll
b494a29e02
changed var to let in last files ( #13087 )
2018-08-30 08:58:43 +02:00
Torkel Ödegaard
35c00891e7
tslint: more const fixes ( #13035 )
2018-08-26 20:19:23 +02:00
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
511fa7dec1
ux: dashboard settings progress
2017-12-10 12:41:11 +01:00
Torkel Ödegaard
db663c380b
new timepicker is working
2017-12-08 14:38:33 +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
e871e56522
ux: add new panel and dash nav improvements
2017-12-01 20:11:55 +01:00
Torkel Ödegaard
289ba74ede
ux: new dashnav design
2017-12-01 15:56:08 +01:00
Torkel Ödegaard
bf82d166bc
feat: refactoring hide time picker PR #9756
2017-11-03 09:13:40 +01:00
Patrick O'Carroll
63c79f066a
option to hide Time picker, fixes #2013
2017-11-01 12:26:45 +01:00
Torkel Ödegaard
c3bd07f9b4
testdata: added manual entry mode to test data
2017-11-01 09:59:24 +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
Torkel Ödegaard
5595fc2683
refactor(): refactored date handling and locale handling in #5517
2016-07-05 17:59:43 +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
Torkel Ödegaard
e822fad505
fix(timepicker): fixed issues and added some polish to timepicker shift back/forward buttons
2016-04-12 12:41:17 -04:00
Torkel Ödegaard
3ab5427019
fix(timepicker): fixed issues and added some polish to timepicker shift back/forward buttons
2016-04-12 12:39:59 -04:00
bergquist
7d09579e3f
feat(timepicker): adds arrows to move back and forth in current dashboard
...
closes #119
2016-04-12 16:21:29 +02:00
utkarshcmu
6a55ec6955
Changed time shift icons
2016-04-07 02:21:54 -07: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
7207068181
ux(): worked more on new tabs view
2016-02-24 10:32:22 +01:00
bergquist
310b0e888d
ux(dashboard_timepicker): tight-form -> gf-form
2016-02-23 15:26:44 +01:00
Torkel Ödegaard
26c5029256
ux(): new dashboard tabs view
2016-02-23 13:20:59 +01:00
Torkel Ödegaard
52241b8e0b
ux(): completed gf-size class rename
2016-02-20 14:48:10 +01:00
Torkel Ödegaard
a685e46fb6
ux(): minor tweaks
2016-02-20 11:05:06 +01:00
bergquist
d769f6c084
ux(timepicker): fix css for the timepicker
2016-02-19 09:13:22 +01:00
Torkel Ödegaard
5a67ca255f
ux(): fixes to light theme
2016-02-16 15:03:33 +01:00
Torkel Ödegaard
7c917156ee
ux(sass): variable refactoring
2016-02-16 10:42:06 +01:00
Torkel Ödegaard
ff4dbea19d
ux(navbar): worked on responsive breakpoints for navbar
2016-02-07 12:28:06 +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
fa63d26485
feat(timepicker): added validation to timepicker, and validation state to apply button, fixes #3870
2016-01-31 11:30:18 +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