Commit Graph

18 Commits

Author SHA1 Message Date
Tankred Hase c012f54c89 WIP: start new routing 2014-12-03 16:16:49 +01:00
Tankred Hase e06fff4385 Merge pull request #217 from whiteout-io/dev/WO-751
[WO-751] Change naming from favorite to flag
2014-12-03 15:58:39 +01:00
Felix Hammerl 5e29c707e0 [WO-751] Change naming from flag to star 2014-12-03 15:31:05 +01:00
Mario Volke 5ac7955721 Fix missing icons in nav due to chrome bug with <use> and angular directives 2014-12-03 12:52:10 +01:00
Mario Volke 2a6cce858c remove duplicate trash icon 2014-11-27 19:10:29 +01:00
Tankred Hase e2e15f9a3d Add logout and outbox icons in nav template 2014-11-27 19:10:28 +01:00
Tankred Hase 2f25557747 Use angular events to broadcast status updates 2014-11-26 21:12:40 +01:00
Tankred Hase b3b947f6e5 Fix several minor runtime bugs in the app 2014-11-26 17:57:14 +01:00
Tankred Hase da5a9e2c17 Refactor app controller to use new services 2014-11-20 15:14:39 +01:00
Tankred Hase e8964cde39 [WO-629] implement move, delete, mark unread for desktop and mobile ui 2014-11-10 13:37:57 +01:00
Tankred Hase 2b15eabcd0 [WO-629] Replace href javascript:; by # to prevent CSP warning when clicking on an anchor 2014-11-06 16:28:46 +01:00
Tankred Hase 24a181cf8d [WO-629] Remove orderBy filter for folders in UI since it is done in js already 2014-11-06 16:28:46 +01:00
Tankred Hase 4722af1457 [WO-629] Sort other folders alphabetically in navigation 2014-11-05 11:40:37 +01:00
Tankred Hase 7d223dc851 [WO-629] Hide outbox in folder list when empty 2014-11-04 21:32:44 +01:00
Tankred Hase b10c0896e9 [WO-629] Fix online status in desktop nav 2014-11-04 20:49:21 +01:00
Tankred Hase 8b081c759a [WO-629] Fix nav margins 2014-11-04 19:31:04 +01:00
Tankred Hase a65435a771 [WO-629] List folders in navigation, switch back and forth 2014-11-04 17:20:05 +01:00
Mario Volke 4ef2b834b6 Implement desktop UI 2014-10-27 15:19:23 +01:00