appflowy
|
916c2eee97
|
config user observable
|
2021-09-07 23:30:43 +08:00 |
|
appflowy
|
f18cc717ea
|
refactor extract observable payload
|
2021-09-07 17:12:03 +08:00 |
|
appflowy
|
024ab85864
|
add splash screen and config sign up
|
2021-09-06 16:18:34 +08:00 |
|
appflowy
|
9771066d80
|
rename user detail
|
2021-09-04 16:53:58 +08:00 |
|
appflowy
|
d27e2b9475
|
fix multithread test issue of database init
|
2021-09-03 16:43:03 +08:00 |
|
appflowy
|
9d667b6c96
|
mock workspace api
|
2021-09-02 19:57:19 +08:00 |
|
appflowy
|
9b571a08f7
|
replace user_id with logger_user for auth
|
2021-09-02 14:47:39 +08:00 |
|
appflowy
|
498a594ad0
|
config workspace server
|
2021-09-01 22:50:22 +08:00 |
|
appflowy
|
77a5e84979
|
update user profile api
|
2021-09-01 16:08:32 +08:00 |
|
appflowy
|
33138382bd
|
rename struct
|
2021-08-31 23:01:46 +08:00 |
|
appflowy
|
3fb74f51fe
|
get user detail with token
|
2021-08-31 17:56:38 +08:00 |
|
appflowy
|
92d7d6f60a
|
[backend]: save active user
|
2021-08-31 17:25:08 +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
|
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
|
55de7f69a4
|
rename flowy-editor to flowy-document
|
2021-07-31 10:50:56 +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 |
|
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
|
0191645d49
|
fetch user workspaces
|
2021-07-26 14:35:07 +08:00 |
|
appflowy
|
c5881daddd
|
rename files
|
2021-07-25 08:14:38 +08:00 |
|
appflowy
|
b0df64138f
|
config doc bloc
|
2021-07-24 18:55:13 +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
|
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
|
c27f616ddb
|
test read file & save file in flowy-editor
|
2021-07-23 14:37:18 +08:00 |
|
appflowy
|
4e80b296f8
|
config doc sql table
|
2021-07-23 08:14:45 +08:00 |
|
appflowy
|
2bb332fb2c
|
integrate editor into sdk
|
2021-07-22 22:26:38 +08:00 |
|
appflowy
|
959545c4b1
|
add new view type: doc
|
2021-07-22 17:39:44 +08:00 |
|
appflowy
|
ebc489738c
|
test stream from rust to flutter
|
2021-07-21 22:41:44 +08:00 |
|
appflowy
|
a529a3bf43
|
config workspace and app repo callback
|
2021-07-21 17:07:49 +08:00 |
|
appflowy
|
892526c2f9
|
config rust and flutter steam
|
2021-07-21 17:07:49 +08:00 |
|
Jaylen Bian
|
777b3a68ed
|
[infra_ui] Fix warning issues raised by analyzer
|
2021-07-21 11:23:51 +08:00 |
|
appflowy
|
b89958a551
|
config create app ui
|
2021-07-20 23:51:08 +08:00 |
|
appflowy
|
7868305a32
|
create app's views
|
2021-07-20 23:50:43 +08:00 |
|
appflowy
|
b1f4f0520a
|
create app in workspace
|
2021-07-20 23:50:43 +08:00 |
|
appflowy
|
b547e94273
|
config view
|
2021-07-19 22:44:37 +08:00 |
|
appflowy
|
55fad84590
|
add create app test & create default workspace when user login at first time
|
2021-07-19 21:05:49 +08:00 |
|
appflowy
|
ef4c4180e2
|
fix sqlite database is lock issue by setting busy_timeout and wal mode
|
2021-07-19 16:15:20 +08:00 |
|
appflowy
|
bab373ba35
|
extract tester as trait
|
2021-07-16 23:18:12 +08:00 |
|
appflowy
|
182adafee5
|
add update user test & add app and workspace test
|
2021-07-14 21:12:52 +08:00 |
|
appflowy
|
0e26706176
|
add create workspace test
|
2021-07-14 08:07:25 +08:00 |
|
appflowy
|
df1d84d43d
|
workspace and app dto
|
2021-07-13 23:08:20 +08:00 |
|
appflowy
|
5de69abb36
|
add workspace and app
|
2021-07-13 17:21:21 +08:00 |
|
appflowy
|
bf198783e1
|
[code gen]: generate the protobuf files in corresponding module
|
2021-07-13 14:28:01 +08:00 |
|
appflowy
|
1f42fa557b
|
[code gen]: return unit if there is no ouput
|
2021-07-13 13:23:03 +08:00 |
|
appflowy
|
2c4560bd2b
|
mv flowy_logger to flowy_infra package
|
2021-07-13 10:59:51 +08:00 |
|
appflowy
|
cabd2384a2
|
remove files generated by code gen before code gen
|
2021-07-13 10:11:02 +08:00 |
|
appflowy
|
7a4d950c9c
|
flowy_infra & flowy_infra_ui migration
|
2021-07-13 08:47:26 +08:00 |
|
appflowy
|
02f0eef08b
|
construct appflowy home screen
|
2021-07-12 23:27:58 +08:00 |
|
appflowy
|
222f6c7ba7
|
support custom error ty of dart event code gen
|
2021-07-12 13:53:32 +08:00 |
|
appflowy
|
6f3a03fa07
|
support event input and output as optional to generate dart code
|
2021-07-11 22:38:49 +08:00 |
|
appflowy
|
04fc7f1cd0
|
pass the user test: sign in , sign out, get status
|
2021-07-11 21:54:55 +08:00 |
|
appflowy
|
a6e32627d4
|
fix flutter warnings
|
2021-07-11 15:39:38 +08:00 |
|
appflowy
|
1d74fbdd7b
|
add get user detail event, extract remote serviceinto UserServer
|
2021-07-11 15:33:19 +08:00 |
|
appflowy
|
546b3121e3
|
fix flutter warnings after upgrade flutter version to latest
|
2021-07-11 00:13:05 +08:00 |
|
appflowy
|
2a9d007c5c
|
add kv store crate to save local setting
|
2021-07-11 00:07:37 +08:00 |
|
appflowy
|
55454c5bec
|
save user info to database after sign up
|
2021-07-10 16:27:20 +08:00 |
|
appflowy
|
b9d7902acb
|
config user db and user session
|
2021-07-09 23:31:44 +08:00 |
|
appflowy
|
a980843fe6
|
fix flutter warnings
|
2021-07-09 16:36:36 +08:00 |
|
appflowy
|
ae23a41445
|
fix some test bugs when dispatcher initialize by multi threads
|
2021-07-09 14:02:42 +08:00 |
|
appflowy
|
5d94c63377
|
fix flutter analyze issue
|
2021-07-09 08:44:52 +08:00 |
|
appflowy
|
685643be36
|
update some doc
|
2021-07-09 08:43:25 +08:00 |
|
appflowy
|
53a041b6cd
|
rename flowy-sys to flowy-dispatch
|
2021-07-08 22:06:20 +08:00 |
|
appflowy
|
debc8960e0
|
generate the dart side code from the rust side event
|
2021-07-08 13:47:11 +08:00 |
|
appflowy
|
2cb26d9e90
|
test event from dart to rust using protobuf as bytes adaptor
|
2021-07-07 22:24:26 +08:00 |
|
appflowy
|
21b95233fc
|
add flutter_lints to any pubspec.yaml to fix the 'package:flutter_lints/flutter.yaml' file not found issue 😭
|
2021-07-07 15:17:42 +08:00 |
|
appflowy
|
3d0200a4a0
|
add git flutter hook
|
2021-07-06 19:56:56 +08:00 |
|
appflowy
|
2fca817136
|
export flutter protobuf model through protobuf.dart
|
2021-07-06 11:04:16 +08:00 |
|
appflowy
|
751d1dd3d3
|
create flutter protobuf model automatically
|
2021-07-06 09:08:24 +08:00 |
|
appflowy
|
77aa18d737
|
add tracing & test post data to dart
|
2021-07-03 14:14:10 +08:00 |
|
appflowy
|
4febb15f08
|
add ffi sync interface
|
2021-06-28 23:58:43 +08:00 |
|
appflowy
|
8d2bdf1149
|
support sync and async on flowy-sys & add dart-ffi
|
2021-06-28 22:56:15 +08:00 |
|
appflowy
|
7c4355ae7f
|
update README
|
2021-06-19 23:41:19 +08:00 |
|