Commit Graph

274 Commits

Author SHA1 Message Date
appflowy
f9ed746f9a [rust]: add export interface 2021-11-09 16:00:29 +08:00
appflowy
60bc41dda5 [rust]: initialize the workspace when user status changed 2021-11-09 13:30:39 +08:00
appflowy
d8fad4a2f3 [flutter]: finish let's go feature 2021-11-09 13:30:39 +08:00
appflowy
b79267d15c [rust]: create default workspace 2021-11-08 19:19:02 +08:00
appflowy
55ea9e6cae [rust]: create backend api crate 2021-11-08 13:00:42 +08:00
appflowy
c4d7bf61fd [flutter]: fix warnings and compile issues 2021-11-08 10:25:26 +08:00
appflowy
52ca87662b [rust]: extract workspace_infra from flowy_workspace 2021-11-08 10:25:26 +08:00
appflowy
65cdeec1dc [rust]: extra user-infro from flowy-user 2021-11-08 10:25:26 +08:00
appflowy
dd357c18cf [flutter]: build with offline mode 2021-11-06 22:35:45 +08:00
appflowy
f1251e7152 [flutter]: config home screen question bubble 2021-11-06 19:45:23 +08:00
appflowy
56324bf8b9 [flutter]: config question bubble 2021-11-05 16:23:44 +08:00
appflowy
fac470be99 [flutter]: fix some warnings 2021-11-04 13:22:35 +08:00
appflowy
63d2ca27d3 [flutter]: fix bugs 2021-11-02 22:18:13 +08:00
appflowy
6c1bc2cbd9 [flutter]: fix some bugs 2021-11-02 13:34:55 +08:00
appflowy
6a5cc9fd89 [flutter]: customize checkbox style of quill editor 2021-11-01 18:38:03 +08:00
appflowy
ded8eb5d1c [flutter]: add delete and restore notification 2021-10-31 17:24:55 +08:00
appflowy
74c1e3fcc6 [flutter]: update menu app name automatically after rename the app 2021-10-31 14:44:33 +08:00
appflowy
4966b03123 [rust]: delete app 2021-10-30 17:19:50 +08:00
appflowy
dd9456e7ff [flutter]: right click action for menu's app 2021-10-30 14:44:43 +08:00
appflowy
4798823df3 [flutter]: fix parent data issue caused by expanded widget 2021-10-29 15:20:31 +08:00
appflowy
6c8ecc8296 [flutter]: force ScrollbarListStack child as large as parent 2021-10-28 15:22:18 +08:00
appflowy
6d3ee38bec [flutter]: config create new app button ui 2021-10-28 14:49:10 +08:00
appflowy
3bd147a058 [flutter]: fix scrollbar does't have default animation for styleed_widget 2021-10-28 13:56:12 +08:00
appflowy
818aff46d4 [server]: delete the trash's target 2021-10-28 13:42:39 +08:00
appflowy
a7b306b59e [flutter]: animate opacity of scrollbar 2021-10-27 13:07:51 +08:00
appflowy
ed412ab63a [flutter]: hide scrollbar after stop scrolling 2021-10-26 23:54:07 +08:00
appflowy
db9d9bc840 [flutter]: toolbar color selection 2021-10-24 18:54:41 +08:00
appflowy
cf98c39b98 [flutter]: config toolbar ui 2021-10-23 20:32:39 +08:00
appflowy
e4a3355e75 [flutter]: flowy toolbar 2021-10-22 23:49:56 +08:00
appflowy
538ab20c5f [flutter]: config document delta data flow 2021-10-20 22:19:01 +08:00
appflowy
ba01235509 [flutter]: config rename Dialog 2021-10-20 15:25:38 +08:00
appflowy
7a214ba3f4 [flutter]: config popup window 2021-10-19 22:16:37 +08:00
appflowy
22cc76163b [client]: close opened doc after close or delete the view 2021-10-19 13:04:09 +08:00
appflowy
3f83e7ee06 [client]: fix restore & delete all bugs 2021-10-18 18:40:15 +08:00
appflowy
d1b7fd29a6 [client]: crud with trash on server & fix some bugs 2021-10-17 22:55:02 +08:00
appflowy
495dc24ec4 [client]: adding trash record as delete view 2021-10-16 16:45:52 +08:00
appflowy
4cc8d2b3f1 [server]: replace pool with transaction for sql api 2021-10-16 12:24:02 +08:00
appflowy
d67cf76e37 [server]: config trash sql table & router 2021-10-15 17:09:50 +08:00
appflowy
8e40ae60e6 [server]: trash table and create params 2021-10-15 15:52:08 +08:00
appflowy
dfd6046214 delete multiple view in one request 2021-10-15 13:42:52 +08:00
appflowy
bcaa942dfc rollback trash record if dependency actions fail 2021-10-15 13:10:52 +08:00
appflowy
33b2eae174 [flutter]: fix some ui bugs 2021-10-14 22:58:20 +08:00
appflowy
6e8ae0eca9 [flutter]: add scrollbar to trash list 2021-10-14 18:11:59 +08:00
appflowy
931c638b93 [flutter]: config trash list 2021-10-14 14:34:22 +08:00
appflowy
7ad3e35c16 save trash record 2021-10-13 23:11:45 +08:00
appflowy
3e65c66baf add trash sql table 2021-10-12 22:31:38 +08:00
appflowy
50172e3fd4 [flutter]: delete view 2021-10-12 14:55:54 +08:00
appflowy
3f9807ffff [flutter]: config view action with FlowyOverlay 2021-10-11 18:26:27 +08:00
appflowy
854eb69854 [flutter]: add Meterial as the root of ListOverlay 2021-10-11 16:56:52 +08:00
appflowy
4afbe62475 [flutter]:enable add doc with FlowyOverlay 2021-10-11 16:40:08 +08:00