Commit Graph

180 Commits

Author SHA1 Message Date
appflowy
99a4beb781 test passed 2021-08-29 22:00:42 +08:00
appflowy
876c49b904 fix compile issuse 2021-08-28 23:08:12 +08:00
appflowy
138998aebd add open workspace handler 2021-08-27 23:53:53 +08:00
appflowy
dd2cec28e4 create default workspace 2021-08-26 17:58:59 +08:00
appflowy
c8664c8a28 view crud & test 2021-08-25 21:33:29 +08:00
appflowy
f520769283 app crud & test 2021-08-25 17:34:20 +08:00
appflowy
7cf563614b workspace crud 2021-08-24 21:38:53 +08:00
appflowy
74800278f9 add workspace/app/view router 2021-08-24 13:23:19 +08:00
appflowy
15f1267956 save user password with bcrypt 2021-08-23 18:39:10 +08:00
appflowy
49e5f38406 consume reqwest status code 2021-08-21 17:18:01 +08:00
appflowy
6229b7f5b9 generic error builder 2021-08-21 13:35:15 +08:00
appflowy
bda12233a1 config user mock server, integrate with backend 2021-08-20 14:38:03 +08:00
appflowy
139a21d98a add flowy-net crate shared code by server and client 2021-08-20 11:52:45 +08:00
appflowy
48c3436ada generic document data 2021-08-18 16:04:22 +08:00
appflowy
bfb80d1184 add undo test 2021-08-18 13:12:45 +08:00
appflowy
8272e2e8f6 preserve line format on merge && add merge test 2021-08-18 11:26:52 +08:00
appflowy
4d3eabb761 preserve line format on split 2021-08-17 22:04:55 +08:00
appflowy
7c4b2d74a5 preserve block attribute when insert inside 2021-08-17 14:14:09 +08:00
appflowy
4ab4f744ba add auto exit block test 2021-08-17 11:23:28 +08:00
appflowy
9bc72d3b9e config auto exit block extension 2021-08-16 23:07:40 +08:00
appflowy
0fb808ef4c add auto format link test 2021-08-16 17:05:07 +08:00
appflowy
41eacb7000 add auto format extension 2021-08-16 15:19:41 +08:00
appflowy
f7a6769e89 add images 2021-08-15 23:30:54 +08:00
appflowy
aef5e54c3f config header attribute & add test 2021-08-15 21:11:48 +08:00
appflowy
f994155dfe refactor compose with iterator 2021-08-14 16:44:39 +08:00
appflowy
b03dcde824 load svg asset 2021-08-14 15:45:00 +08:00
appflowy
93cf9712dc cursor: next op with length 2021-08-13 14:13:31 +08:00
appflowy
1ec4655d1b add format and insert extension 2021-08-11 23:34:35 +08:00
appflowy
15c3a821ec add extensions 2021-08-11 08:40:58 +08:00
appflowy
ca81c990bf fix undo redo bugs, merge last undo if need 2021-08-10 11:23:13 +08:00
Jaylen Bian
0edd8b86c0 [infra_ui][overlay] Update overlay example project for list_overlay and option_overlay 2021-08-09 10:49:37 +08:00
Jaylen Bian
82e6856f75 [infra_ui][overlay] Implement option overlay 2021-08-09 10:49:16 +08:00
Jaylen Bian
051240a2fb [infra_ui][overlay] Implement list overlay 2021-08-09 10:48:45 +08:00
Jaylen Bian
2d54ae8325 [infra_ui][overlay] Implement remaining overlap behavior 2021-08-08 22:04:49 +08:00
appflowy
0b82336b6c config flowy ot attributes and add attribute test 2021-08-02 18:35:59 +08:00
Jaylen Bian
eb4728e346 [infra_ui][overlay] Implement overlap behavior and update example proj 2021-08-02 15:04:20 +08:00
Jaylen Bian
39ac4b59be [infra_ui][overlay] Update interface document 2021-08-02 14:41:35 +08:00
Jaylen Bian
e2d063e3ad [infra_ui][overlay] Remove deprecated files 2021-08-02 00:31:16 +08:00
Jaylen Bian
d7a3e7b2ec [infra_ui][overlay] Merge overlay anchor feature 2021-08-01 21:35:58 +08:00
Jaylen Bian
5c4df3c6f2 [infra_ui][overlar] Implement edge aligned anchor mode and update example project 2021-08-01 21:34:45 +08:00
Jaylen Bian
dffb56d1a9 [infra_ui][overlar] Implement corner aligned anchor mode and update example project 2021-08-01 19:17:24 +08:00
Jaylen Bian
ada5ab737e [infra_ui][overlar] Add overlap behaviour interface and implement part of anchor type 2021-08-01 18:53:49 +08:00
Jaylen Bian
58e4a4d5f1 [infra_ui][overlar] Implement overlay insertion interface 2021-08-01 18:03:24 +08:00
Jaylen Bian
a6a350a831 [infra_ui][overlar] Update overlay example with anchored and positioned mode 2021-08-01 11:11:00 +08:00
Jaylen Bian
80cb0f9fa1 [infra_ui][overlar] Implement overlay anchor - widget part 2021-08-01 10:53:58 +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
c8ba8284ef update view & update app & add some rust test 2021-07-29 17:27:59 +08:00