Commit Graph

65 Commits

Author SHA1 Message Date
appflowy
317cbb37b6 config sdk log 2021-09-05 15:56:44 +08:00
appflowy
9771066d80 rename user detail 2021-09-04 16:53:58 +08:00
appflowy
b66b3b3dc2 fix flutter compile erros 2021-09-03 12:44:48 +08:00
appflowy
498a594ad0 config workspace server 2021-09-01 22:50:22 +08:00
appflowy
4c93b04f3d explicityly print the internal error from DispatchError 2021-08-31 11:32:51 +08:00
appflowy
18d13a3cb2 add strum crate for event stringtify 2021-08-30 22:44:17 +08:00
appflowy
76e73ea17b [fluuter]: create & choose workspace after login 2021-08-30 16:18:58 +08:00
appflowy
138998aebd add open workspace handler 2021-08-27 23:53:53 +08:00
appflowy
b03dcde824 load svg asset 2021-08-14 15:45:00 +08:00
appflowy
55de7f69a4 rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
appflowy
033ea89bde config user watch repo 2021-07-30 08:43:10 +08:00
appflowy
6a02520f84 refactor app and view can carry belongings 2021-07-29 22:23:10 +08:00
appflowy
e67683abc7 create flowy directory if not exist 2021-07-29 17:46:20 +08:00
appflowy
826a50bd76 rename some widget 2021-07-29 08:28:18 +08:00
appflowy
20ec4c448c connect app_widge with viewlist via provider 2021-07-28 22:32:45 +08:00
appflowy
23ac4d0249 config navigation widget 2021-07-28 18:40:08 +08:00
appflowy
199fbd8873 rename some widget with prefix Flowy 2021-07-28 18:40:08 +08:00
appflowy
dfcb5059bf config hover background & fix bugs 2021-07-28 18:40:08 +08:00
appflowy
248ce74832 config navigation list 2021-07-27 23:10:39 +08:00
appflowy
af9421ed1c enable app widget selectable 2021-07-27 14:38:51 +08:00
appflowy
56ced4a76f fix: hover color highlight with custom widget 2021-07-27 11:54:59 +08:00
appflowy
5d520d7217 add hover 2021-07-27 09:33:38 +08:00
appflowy
6394ea2dd8 config home editor pannel 2021-07-26 16:35:51 +08:00
appflowy
a4f4066dfa config view list ui 2021-07-26 15:25:30 +08:00
appflowy
0191645d49 fetch user workspaces 2021-07-26 14:35:07 +08:00
appflowy
9a1f17d41c config menu user bloc 2021-07-26 11:51:39 +08:00
appflowy
9454c753c3 config menus list 2021-07-26 08:34:40 +08:00
appflowy
ce9a218df8 config menu by nested column 2021-07-25 23:12:58 +08:00
appflowy
7a32d4a087 config security input suffix icon 2021-07-25 22:09:52 +08:00
appflowy
771162e80b refactor sign in screen according to the ui 2021-07-25 18:04:16 +08:00
appflowy
084f939ed0 config sign in screen 2021-07-25 16:07:53 +08:00
appflowy
c5881daddd rename files 2021-07-25 08:14:38 +08:00
appflowy
29f5f1ac27 save doc & switch doc 2021-07-24 22:27:24 +08:00
Jaylen Bian
7b1e5aaba2 [editor] Add save keyboard shortcut. 2021-07-24 19:35:00 +08:00
appflowy
b0df64138f config doc bloc 2021-07-24 18:55:13 +08:00
appflowy
0ec02c1ac0 fix: create doc with Delta requirement to fix Document load error 2021-07-24 15:20:18 +08:00
appflowy
64b8f37470 fix: create default workspace after sign in 2021-07-24 15:05:47 +08:00
appflowy
c05b772fe6 config editor for doc 2021-07-24 14:05:49 +08:00
appflowy
1240983730 config DocBloc 2021-07-24 09:57:17 +08:00
appflowy
3bb12d50bd config view repository 2021-07-23 23:56:59 +08:00
appflowy
bfdc0b6ee9 config view's update and query handle 2021-07-23 22:42:44 +08:00
appflowy
7e5c2cc62c save doc file in user's doc dir 2021-07-23 17:30:33 +08:00
appflowy
af1c35de45 create local file when create view with type doc 2021-07-23 16:45:29 +08:00
appflowy
a6033e3359 open doc view 2021-07-22 18:04:24 +08:00
appflowy
959545c4b1 add new view type: doc 2021-07-22 17:39:44 +08:00
appflowy
78af679626 rename folder 2021-07-22 17:06:53 +08:00
appflowy
0bd768415e extract FadingIndexStack into HomePageStack 2021-07-22 14:06:58 +08:00
appflowy
83778635ae show app list on home screen 2021-07-22 12:23:14 +08:00
appflowy
9b9d462f36 combine event and state into bloc & add watch bloc of workspace 2021-07-22 11:23:15 +08:00
appflowy
ebc489738c test stream from rust to flutter 2021-07-21 22:41:44 +08:00