Commit Graph

13661 Commits

Author SHA1 Message Date
iRouge
522108bdd3 [Amend previous commit]Styled ngTags for Mail editor and propose a chip-like version of tags 2015-06-11 15:57:27 -04:00
iRouge
780d757d6b Styled ngTags for Mail editor and propose a chip-like version of tags 2015-06-11 15:57:27 -04:00
iRouge
df8b4e302f Styled ngTags but no hasFocus state 2015-06-11 15:57:27 -04:00
iRouge
1bb66bbf7d Skin the Mail editor except ng-tags 2015-06-11 15:57:26 -04:00
iRouge
a1299fea97 Skin the Mail editor 2015-06-11 15:57:26 -04:00
Francis Lachapelle
221e49a5d1 Improve [iCalTrigger asDictionary] 2015-06-11 15:57:26 -04:00
iRouge
d123b2d5d4 Change PseudoField-label font-weight 2015-06-11 15:57:26 -04:00
iRouge
4f2fc5c99e Fixed the message headers design (markup and scss)
Create a "PseudoField" component that mimics Material Design input fields
2015-06-11 15:57:25 -04:00
Francis Lachapelle
e429dc3ff1 Add [iCalByDayMask initWithDaysAndOccurences:] 2015-06-11 15:57:25 -04:00
iRouge
9e7a051d25 Update angular-material 2015-06-11 15:57:25 -04:00
iRouge
75f38173c5 Adjust Messages header view
Add ngMaterial directives tomessage composer
2015-06-11 15:57:24 -04:00
Francis Lachapelle
4cd6ffcaec Messages list: add ng directives to icons 2015-06-11 15:57:24 -04:00
iRouge
12807457d4 Update angular-material 2015-06-11 15:57:24 -04:00
Ludovic Marcotte
aefb27fc5c Initial (and fugly) materialization of the login page 2015-06-11 15:57:23 -04:00
iRouge
cd32bcf961 Fine-tune presentation of Mailer UI
- Colors
- Icons
- Dimmensions
- Typography
2015-06-11 15:57:22 -04:00
iRouge
16f275af52 Add SOGo logo 2015-06-11 15:57:22 -04:00
iRouge
419f1bd698 Adjust containers width according to Google's specs 2015-06-11 15:57:21 -04:00
iRouge
e00416e1b8 Apply colours to components 2015-06-11 15:57:21 -04:00
iRouge
daaa4284cb Add Sass version of SOGo's palettes, mixin to generate theme-class and a getter function for convenient access to colours trough any scss 2015-06-11 15:57:20 -04:00
Francis Lachapelle
33e70cd3f3 Remove dependancy to angular-material.css 2015-06-11 15:57:20 -04:00
iRouge
44e56c92d0 Update Angular-Material to 0.7.1 : HEAD origin/master origin/HEAD master 2015-06-11 15:57:19 -04:00
iRouge
6404536d19 Add md-colors module 2015-06-11 15:57:19 -04:00
iRouge
e7b7e9cefe Adjust z-indexes and box-shadows 2015-06-11 15:57:19 -04:00
iRouge
174b6f365b Typograpy : Messages list subheader 2015-06-11 15:57:18 -04:00
iRouge
08a76aef97 Adapt markup to typographic styles
- Mail Messages List
2015-06-11 15:57:18 -04:00
Francis Lachapelle
bd61c354f0 Fix references to font files in typography.scss 2015-06-11 15:57:17 -04:00
Francis Lachapelle
13144aad3b Preparation for build of a unique CSS 2015-06-11 15:57:17 -04:00
iRouge
b163e59563 Adjust typography for autoSrollList 2015-06-11 15:57:17 -04:00
iRouge
09fa2be5bd Typography auto-scroll List 2015-06-11 15:57:17 -04:00
Francis Lachapelle
36c931b596 Preparation for build of a unique CSS 2015-06-11 15:57:16 -04:00
Francis Lachapelle
6040838396 Don't use bower package of the font Fira 2015-06-11 15:57:16 -04:00
Francis Lachapelle
1a81abebaa Remove unused files from scss directory 2015-06-11 15:57:16 -04:00
iRouge
a191c7a382 Typography : Google Material Design standard styles
- Layout is broken
2015-06-11 15:57:15 -04:00
iRouge
907df81436 Typography-2 2015-06-11 15:57:14 -04:00
iRouge
8f01b0c739 Add Fira Sans to font folder 2015-06-11 15:57:14 -04:00
Francis Lachapelle
8c974e6c1a Add Fira font 2015-06-11 15:57:10 -04:00
iRouge
e73ed8ae44 Add bower sass-cache to gitignore 2015-06-11 15:57:10 -04:00
iRouge
f59b078faa Typography 2 2015-06-11 15:57:09 -04:00
iRouge
6319b6f531 Typography 2015-06-11 15:57:09 -04:00
Francis Lachapelle
9671fbf506 Remove .sass-cache directory 2015-06-11 15:57:09 -04:00
iRouge
670d2bc382 Generate basic font-size according to Google Material design specs 2015-06-11 15:57:08 -04:00
Francis Lachapelle
6f6338bb64 Fix font file name in SASS 2015-06-11 15:57:06 -04:00
iRouge
1528b32cc7 Update fontes icônes 2015-06-11 15:57:06 -04:00
Francis Lachapelle
e1b155b455 Remove fonts managed by bower & grunt 2015-06-11 15:57:06 -04:00
iRouge
72ae466541 Embedded Icon font source has base64 data URI in CSS 2015-06-11 15:57:06 -04:00
Francis Lachapelle
5cc14bb729 Remove reference to bower_components in CSS 2015-06-11 15:57:02 -04:00
Francis Lachapelle
79a5d61efb Improve sgFolderTree
Replaced the A link by a button and renamed the childLevel# CSS class by
a more appropriate sg-child-level-# class.
2015-06-11 15:57:02 -04:00
Francis Lachapelle
c664648eb6 Fix processing of SCSS with Grunt
We now use the Ruby implementation of SASS (grunt-contrib-sass) since
libsass is not compatible with Compass.
2015-06-11 15:57:01 -04:00
Francis Lachapelle
df6d957721 Fix mailbox rename operation 2015-06-11 15:57:01 -04:00
Francis Lachapelle
ee9ef2f0e4 Remove unused SASS files 2015-06-11 15:57:01 -04:00