Commit Graph

47 Commits

Author SHA1 Message Date
appflowy
e5f35e46ca chore: fix import path 2022-07-04 15:00:54 +08:00
appflowy
957b83ecd5 chore: refactor user listenr 2022-07-04 10:59:08 +08:00
appflowy
ce73da8212 chore: update user name with UserService 2022-07-03 16:52:06 +08:00
appflowy
812bca616c chore: ignore dart protobuf files 2022-06-15 20:14:55 +08:00
appflowy
2698fb43ad chore: upgrade to flutter 3.0 2022-05-25 16:05:50 +08:00
appflowy
2f2b69d1a6 fix: view title update issue 2022-05-05 21:15:01 +08:00
appflowy
448c134704 fix: update workspace setting 2022-05-05 10:49:34 +08:00
appflowy
a3770a699c fix: unit test errors 2022-04-07 15:34:00 +08:00
appflowy
5d007c5359 chore: grid setting list 2022-04-03 10:53:31 +08:00
appflowy
16598650ff chore: lazy load cell 2022-03-26 20:27:32 +08:00
appflowy
90e7873135 chore: create field 2022-03-25 15:02:43 +08:00
appflowy
188302d4ba chore: config field editor 2022-03-22 20:51:15 +08:00
MikeWallaceDev
be14a6b0ad refactor: renamed helper.dart to notification_helper.dart 2022-03-01 11:31:20 -05:00
MikeWallaceDev
31467d3e98 refactor: move resolvers to /startup 2022-03-01 11:31:20 -05:00
MikeWallaceDev
c2f2ad24db refactor: Empty out infrastructure folder
move router.dart to user/presentation
move network_monitor.dart to core
move deps_resolver.dart to user/presentation
2022-03-01 11:31:20 -05:00
MikeWallaceDev
853d9e8968 refactor: put UserSettings business logic in a service 2022-03-01 11:31:20 -05:00
MikeWallaceDev
33c758e711 refactor: put Auth business logic in a service 2022-03-01 11:31:20 -05:00
MikeWallaceDev
64d651ab13 refactor: move markdown to application
created a core folder
2022-02-28 23:56:41 -05:00
MikeWallaceDev
afab7f23c4 refactor: Put User business logic in a service 2022-02-28 23:37:41 -05:00
appflowy
ed9a48fc1c chore: rename struct property 2022-02-24 23:19:41 +08:00
Hieu
a829d2ac61 refactor: remove freezed files 2022-02-23 20:33:17 +07:00
appflowy
22742c904b chore: rename some classes 2022-02-20 16:12:43 +08:00
appflowy
2c3aade0f9 refactor: remove unuse code 2022-02-19 13:52:52 +08:00
appflowy
8127e47cea remove redundant interfaces 2022-01-31 10:18:34 +08:00
appflowy
6e8c3c821a remove splash interface 2022-01-31 10:18:34 +08:00
appflowy
f709bb6a6d remove iAuth interface 2022-01-31 10:18:34 +08:00
appflowy
1c2c1e6250 save theme setting 2022-01-28 18:38:13 +08:00
appflowy
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00
appflowy
a9eec5baed solver conflicts 2022-01-24 17:32:40 +08:00
appflowy
10d99bdd8b fix init folder manager bugs 2022-01-23 22:33:47 +08:00
nathan
cfeb408bab lock connectivity_plus version 2022-01-18 21:58:40 +08:00
appflowy
dac86ef857 refactor flowy-core pb 2022-01-13 14:48:41 +08:00
appflowy
b354fb79c8 migrate to flutter_bloc 8.0 2022-01-04 22:44:52 +08:00
Sean Riley Hawkins
6325bd300b
[FR] Dark Mode (#185)
* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Fixed text color switch

* Configured accent color for trash page

* Configured hover color for dark mode

* Configured container colors for dark mode

* Configured text to switch with themes

* Added values to change with theme

* Configured to work with theme colors

* Text not affected by theme

* Theme can be changed here

* Used gray instead of white color

* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Fixed text color switch

* Configured accent color for trash page

* Configured hover color for dark mode

* Configured container colors for dark mode

* Configured text to switch with themes

* Restored deleted file

* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Fixed text color switch

* Configured accent color for trash page

* Configured hover color for dark mode

* Configured container colors for dark mode

* Configured text to switch with themes

* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Configured accent color for trash page

* Removed file

* Used theme.dart colors

* Removed comments and added colors

* Refactored and added hover colors

* removed generated files
fixed warnings

Co-authored-by: MikeWallaceDev <mike@wallacehub.com>
2021-12-24 13:20:48 -05:00
appflowy
936e133624 rename crates 2021-12-19 21:29:33 +08:00
appflowy
013d8f753a refactor errors 2021-12-14 18:20:07 +08:00
appflowy
72a8f7a9e3 mv websocket to flowy-net crate 2021-12-14 15:31:44 +08:00
appflowy
d80061461b add flowy-collaboration crate 2021-12-11 13:47:16 +08:00
appflowy
69ee8aff55 rename flowy-workspace-infra 2021-12-10 22:48:30 +08:00
appflowy
29c14949cb reanme flowy-workspace to flowy-core 2021-12-10 11:20:29 +08:00
Irfan Backer
2aaa076592 Add default en translation for i18n 2021-12-07 23:01:23 +05:30
appflowy
5a89655982 setup flowy sdk server configuration 2021-12-06 08:35:17 +08:00
appflowy
90b5eca5d9 fix compile errors 2021-12-05 14:06:10 +08:00
appflowy
bb07eeb2e2 move network state to lib-infra 2021-12-05 14:06:10 +08:00
appflowy
31efacb274 monitor network state 2021-12-04 22:31:30 +08:00
notd5a-alt
838c85c5f2 changed 2 references to HIde and Show into hide and show 2021-11-22 12:13:45 +00:00
appflowy
8f1d62f115 add frontend folder 2021-11-20 09:34:43 +08:00