Commit Graph

64 Commits (d5b58495a825422742f02e63b5dcd2d15928d368)

Author SHA1 Message Date
Aleksander Machniak d5b58495a8 Use inline comments 7 years ago
Aleksander Machniak 60f738db6c Fix .listing records height to be the same for td and li 7 years ago
Aleksander Machniak 2f053c402d Add .overflow-ellipsis mixin 7 years ago
Aleksander Machniak bd254b66c7 Set min-height for header/footer element
Fixes height issue on these elements when the screen height is very small
e.g. when using a phone keyboard appears
7 years ago
Aleksander Machniak 6291d03786 Small improvements in contact form 7 years ago
Aleksander Machniak 52256ba56b Display content buttons in footer toolbar 7 years ago
Aleksander Machniak c559222d82 Implement 'message headers' and 'open in new window' buttons
TODO: fix 'open in new window' feature, by not disabling extwin command
in a frame that has a parent window that is not 'small'.
7 years ago
Aleksander Machniak 032625e696 Refactor/restyle search bars
Generally we don't use the animation effect it didn't work in all browsers
TODO: cleanup and test with IE
7 years ago
Aleksander Machniak b1fcd0d0b1 Better legend text style 7 years ago
Aleksander Machniak 0a81fbb6e6 Support for userinfo plugin 7 years ago
Aleksander Machniak cbf80fb744 Rework layout/navigation
- list/sidebar footer buttons with text also on mobile
- fix UI with screen width = 768px
7 years ago
Aleksander Machniak 52e96f8d1b Improvements in autocomplete and googiespell menus 7 years ago
Aleksander Machniak 3986f18190 Small improvements 7 years ago
Aleksander Machniak 409f0bd729 Better .header-title 7 years ago
Aleksander Machniak 2f08cc8250 Messages list filter, improvements to search form 7 years ago
Aleksander Machniak 41c2ce2e82 Small improvements for lists 7 years ago
Aleksander Machniak 420aff4544 Content frame navigation 7 years ago
Aleksander Machniak 797cc112d5 Compose list/sidebar navigation in phone/tablet mode 7 years ago
Aleksander Machniak 93d0ba2beb List navigation bar 7 years ago
Aleksander Machniak cb57720e8c Improvements in list/sidebar footers
List navigation will be next...
7 years ago
Aleksander Machniak 8eea3a842b Move some buttons from list footer to toolbar
Now it's more consistent with what we had in Mail UI.
List footer will be a place for selection/settings features.
7 years ago
Aleksander Machniak 4a5aa6e83f [data-content-button] A way to move a button to content frame header for small screens
we place Reply button in the header when we preview a mail message
we place Send button in the header when we compose a message
7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak ed734336dc Fix toolbar menu in 1024px > width > 768px 7 years ago
Aleksander Machniak a5869ba543 Add toolbar menu to the list header on small screens 7 years ago
Aleksander Machniak a63cef3f84 Fix some typos 7 years ago
Aleksander Machniak 7d76dd9400 Improved toolbar 7 years ago
Aleksander Machniak 3c8357f5af Taskmenu improvements, applied colors by John Jackson 7 years ago
Aleksander Machniak 3309a7fe76 Fix password plugin on mobile 7 years ago
Aleksander Machniak 6d1c162253 Refactored #taskmenu and improved for mobile 7 years ago
Aleksander Machniak 2bafa39dd7 Refactored some layout classes, consider screen <= 1024px to be a touch device 7 years ago
Aleksander Machniak 302e34f5d2 Fix some typos 7 years ago
Aleksander Machniak 9fb943ada1 Don't set display:flex in js
We'll use -webkit- and -ms- prefixes in css, it will not work well in js.
7 years ago
Aleksander Machniak 9533d25a15 Some improvements for phones layout 7 years ago
Aleksander Machniak 188e75f775 Support moving sidebar entries to toolbar menu on mobile 7 years ago
Aleksander Machniak 24454eb730 Disable extwindows and printing functionality on mobile (#13) 7 years ago
Aleksander Machniak 4dfb00796d Mobile popup menus (#33) 7 years ago
Aleksander Machniak c66d3c877e Better spacing in taskmenu 7 years ago
Aleksander Machniak 9cdab037a0 Small dialog improvements 7 years ago
Aleksander Machniak 10d0480d6c Some work on jquery-ui dialogs and some other small improvements 7 years ago
Aleksander Machniak e6bae1f86f Display labels in task menu until screen width < 1024px 7 years ago
Aleksander Machniak d207d49347 Fix compose form layout 7 years ago
Aleksander Machniak 59951548a9 Fix sidemenu in iOS/Android (#32) 8 years ago
Aleksander Machniak 380087b2f4 Fix forms in IE (#30) 8 years ago
Aleksander Machniak 9da6c9e2f9 Added license headers to .js and .less files 8 years ago
Aleksander Machniak c4598d378b Unify color variable names 8 years ago
Aleksander Machniak 9f81603afb Set 'iframe' class to <html> instead of <body>, cleanup some font-sizes 8 years ago
Aleksander Machniak f1e5d5114d Added messageerror.html template 8 years ago
Aleksander Machniak 056b08fce0 Use nested rules in less files 8 years ago
Aleksander Machniak bb2b7e001c Refactored less files structure 8 years ago