Commit Graph

46 Commits (2d8c396b6e372fcd0d6b5b27109479fa85a1a5a7)

Author SHA1 Message Date
Aleksander Machniak f1e911ec03 Elastic: Toolbar/menus/layout refactoring
Refactoring for better consistency and simplicity.

5KB less in size of (minified) styles.css file.

Layout changes:
- body > #layout > .menu       -> #layout-menu
- body > #layout > .list       -> #layout-list
- body > #layout > .sidebar    -> #layout-sidebar
- body > #layout > .content    -> #layout-content

Toolbar/menu changes:
- .toolbar           -> .toolbar.menu
- .toolbarmenu       -> .menu.listing
- .menu-button       -> .task-menu-button
- .pagenav.toolbar   -> .pagenav.menu
- #taskmenu          -> #taskmenu.menu.toolbar
- .image-tools .menu -> .image-tools .menu.toolbar
- required .disabled class to de-activate menu items
- .button class is not required on .menu children
- merge toolbar.less and taskmenu.less into menu.less
- @color-toolbarmenu-hover            -> @color-menu-hover
- @color-toolbarmenu-hover-background -> @color-menu-hover-background

Also cleaned/removed some code in spellchecker.js. Made .googie_list a list not table.
6 years ago
PhilW e5f5e6576d add some selection options to contacts list 6 years ago
Aleksander Machniak 72ef71097e Elastic: Add missing type attribute on buttons and remove href 6 years ago
Aleksander Machniak 750827ad65 Merge branch 'master' into dev/elastic 6 years ago
johndoh 647a7e91c6 Unify content frame (watermark) template objects (#6285)
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
6 years ago
Aleksander Machniak f0cf4e3f2e Elastic: Toolbar variations 6 years ago
Aleksander Machniak f0fc42b3c4 Elastic: Try a new design for some toolbars (work in progress) 7 years ago
Aleksander Machniak 1e82066d7e Add "List is empty..." element (#76) 7 years ago
Aleksander Machniak 2f2b6c186e Enable Copy menu-item also when there's one writeable addressbook and any readonly addressbook 7 years ago
Aleksander Machniak add89b68eb Make qrcode also available on mobile 7 years ago
PhilW 5497d30232 update for addressbook toolbar changes in core 7 years ago
Aleksander Machniak 734fcb4c73 Make sidebar navigation less confusing, move selection button to list header 7 years ago
Aleksander Machniak f0cf2b1e6c Various fixes for pretty checkboxes in lists 7 years ago
Aleksander Machniak fec8cf2682 Add floating action button for main item create action on mobile (#107) 7 years ago
Aleksander Machniak aa542a35c1 Fix iframe scrolling in iOS (#87)
Also some other small fixes for iOS/Android.
7 years ago
Aleksander Machniak 68e2dca13a Fix so it is possible to have two searchbars on the same page 7 years ago
Aleksander Machniak f0b09608cf Contact form support 7 years ago
Aleksander Machniak c02b638a3b Small improvements 7 years ago
Aleksander Machniak 0c345b66cf Style search menus 7 years ago
Aleksander Machniak b599f887d1 Pretty checkboxes (#22) 7 years ago
Aleksander Machniak bac37a4213 Added icons for addressbook Actions menu 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 8ab382a3f6 Some work on list navigation 7 years ago
Aleksander Machniak 663384c429 Get rid of redundant menu/list/sidebar/content identifiers 7 years ago
Aleksander Machniak a5869ba543 Add toolbar menu to the list header on small screens 7 years ago
Aleksander Machniak 7d76dd9400 Improved toolbar 7 years ago
Aleksander Machniak 24454eb730 Disable extwindows and printing functionality on mobile (#13) 7 years ago
Aleksander Machniak 5016252cc3 Improve popups style 7 years ago
Aleksander Machniak 73d77511ce Popup menus with Bootstrap popover (#17) 7 years ago
Aleksander Machniak 9a670b9c1b Move includes into templates directory 8 years ago
Aleksander Machniak 3c78faaf4a Some improvements here and there 8 years ago
Aleksander Machniak 35f5337175 Varius code improvements 8 years ago
Aleksander Machniak 8293d5d3eb Bring back .popupmenu (instead of .ui.popup) 8 years ago
Aleksander Machniak d0e3b97dc5 Refactor search menu 8 years ago
Aleksander Machniak 12850f4b86 Added compose.html template 8 years ago
Aleksander Machniak e00d8cdd61 Generalize content frame handling 8 years ago
Aleksander Machniak 570a0547a0 Added content frame title for mobile devices 8 years ago
Aleksander Machniak 8f6c35c271 Search menus initialization and varius other fixes 8 years ago
Aleksander Machniak 5929dc2ac8 Use Bootstrap 4, forget about Semantic UI 8 years ago
Aleksander Machniak 2095a26ff1 Enable checkbox selection on list widgets (#15) 8 years ago
Aleksander Machniak 774765b67b Don't use <i> elements, use font-icons in css with :before 8 years ago
Aleksander Machniak 564ccdf4d8 Implemented smart search boxes 8 years ago
Aleksander Machniak 53c327b49d Elastic skin - initial commit 8 years ago