Commit graph

104 commits

Author SHA1 Message Date
Johannes Millan
8663819185 refactor: migrate to @for and @if where possible 2024-12-29 17:11:09 +01:00
Johannes Millan
10ccd073c8 fix: add task bar click on item not working 2024-06-21 13:37:27 +02:00
Johannes Millan
74d1c40964 feat(tour): add basic steps 2024-01-24 14:54:22 +01:00
Johannes Millan
ee755775e1 feat(focusMode): add animation 2023-11-15 15:35:15 +01:00
Johannes Millan
43802df509 feat(focusMode): add store stuff 2023-11-15 15:35:15 +01:00
Johannes Millan
cc3598814b feat(focusMode): outline very simple focus mode 2023-11-15 15:35:14 +01:00
Johannes Millan
9ac68ff394 refactor: add singleAttributePerLine rule for prettier (finally!) 2022-03-18 18:20:15 +01:00
Johannes Millan
4cc61ac8b0 feat: check for service worker updates before syncing data 2021-11-19 23:08:49 +01:00
Johannes Millan
7c62a18409 feat(notes): add new side panel ui 2021-11-04 21:19:53 +01:00
Johannes Millan
e5c9d9a33a feat(search): beautify search bar 2021-09-24 12:16:00 +02:00
Johannes Millan
36698799de refactor: rename SyncService to SyncTriggerService 2021-07-09 14:20:38 +02:00
Stefan Kofler
36ff649bb5 feat(search): add search bar #547 2021-06-15 21:29:45 +02:00
Johannes Millan
beb410b10d refactor: uglify thanks to prettier 2021-05-06 23:09:58 +02:00
Johannes Millan
aa71440a9a refactor: code formatting 2
Signed-off-by: Johannes Millan <johannes.millan@gmail.com>
2020-12-25 10:29:59 +01:00
Johannes Millan
b4378765ab feat: make background apply to whole page for better performance 2020-11-15 20:02:45 +01:00
Johannes Millan
f2076b01bc feat: improve bg image handling 2020-11-06 17:25:24 +01:00
Emanuele Pavanello
719cb0fcb8 fix: wrong background image used for mac os version when set from settings #627 2020-10-29 20:48:27 +01:00
Johannes Millan
2781448b69 fix: background image not being displayed 2020-10-19 21:53:44 +02:00
Johannes Millan
c943ac98d2 feat: allow custom background images 2020-10-14 23:08:54 +02:00
Johannes Millan
1a3c175c32 feat: add label to global progress bar 2020-06-01 23:37:48 +02:00
Johannes Millan
907855cdc5 feat(dbx): move sync indicator bar to bottom 2020-06-01 14:58:22 +02:00
Johannes Millan
02776b710c feat: improve app loading experience 2020-05-31 21:35:44 +02:00
Johannes Millan
2aa8215267 refactor(dbx): rename globalSyncService to syncService 2020-05-31 13:01:06 +02:00
Johannes Millan
b7d44e78b7 feat: various model adjustments leftover from blockstack branch 2020-05-28 22:55:06 +02:00
Johannes Millan
43dc6a8d4e fix: google drive import throwing error 2020-04-07 18:03:20 +02:00
Johannes Millan
f05a21e461 feat(sharedTaskList): don't show sidenav always 2020-03-26 02:17:39 +01:00
Johannes Millan
e5be1e560d feat(sharedTaskList): move model initialization to new service 2020-03-20 02:27:16 +01:00
Johannes Millan
d2deccaee2 feat(sharedTaskList): add simple ui solution for notes 2020-03-18 16:56:01 +01:00
Johannes Millan
73613bc80a feat(sharedTaskList): hide bookmarks for tags 2020-03-18 14:43:57 +01:00
Johannes Millan
a1fa8854f7 feat(sharedTaskList): add expandable menu for projects 2020-03-12 20:43:08 +01:00
Johannes Millan
8ece7bac9b fix: app breaking migration bugs 2020-02-07 17:38:08 +01:00
Johannes Millan
56d2adcd70 refactor: fix code formatting 2020-01-06 19:53:26 +01:00
Johannes Millan
d790be9d33 fix: up/down not working inside textarea 2020-01-06 19:06:50 +01:00
mostafa.amen07
9e5771c1db feat: add rtl support 2019-12-29 23:24:17 +02:00
Johannes Millan
ec4048fd62 feat(taskSidebar): add scroll to buttons for notes and sidenav 2019-12-08 17:11:51 +01:00
Johannes Millan
67eeffbf81 refactor(taskSidebar): replace drawer with sidenav 2019-12-07 13:46:36 +01:00
Johannes Millan
653ba05988 feat(taskSidebar): move sidebar inside work view 2019-12-07 13:46:34 +01:00
Johannes Millan
8ceecad9d4 feat(taskSidebar): highlight selected task 2019-12-07 13:46:25 +01:00
Johannes Millan
8f193f8a29 feat(taskSidebar): improve sizes of side bar and main container 2019-12-07 13:46:24 +01:00
Johannes Millan
9378393b09 feat(taskSidebar): add smart resizing 2019-12-07 13:46:22 +01:00
Johannes Millan
bcd1ff8bd6 feat(taskSidebar): adjust display logic 2019-12-07 13:46:22 +01:00
Johannes Millan
a72ce931f4 feat(taskSidebar): restyle container 2019-12-07 13:46:21 +01:00
Johannes Millan
e52e8dc3c1 feat(taskSidebar): improve styling 2019-12-07 13:46:19 +01:00
Johannes Millan
947c513e0a feat(taskSidebar): make bigger 2019-12-07 13:46:16 +01:00
Johannes Millan
a002a871af feat(taskSidebar): move notes to the menu 2019-12-07 13:46:15 +01:00
Johannes Millan
56a48370fa feat(taskSidebar): open and close via button 2019-12-07 13:46:14 +01:00
Johannes Millan
9a2ee0dfa6 feat(taskSidebar): outline component 2019-12-07 13:46:13 +01:00
Johannes Millan
e74c5510f5 feat: make header border only appear when scrolled 2019-11-28 22:15:27 +01:00
Johannes Millan
a2460b784b feat: add shadow to header 2019-11-24 17:21:18 +01:00
Johannes Millan
70fefbca6e feat: add planning mode at the end of the day 2019-10-10 19:03:16 +02:00