Skip to content

Conversation

@khorshuheng
Copy link
Contributor

@khorshuheng khorshuheng commented Nov 22, 2024

Field settings, group settings, layout settings and some type options are currently defined on rust-lib in AppFlowy repository instead of AppFlowy Collab. There are recent features planned for AppFlowy Cloud, which requires the backend service to have access to the above structs and functions. As it is not possible for AppFlowy Cloud to import the crates in rust-lib, we will duplicatesthese settings on AppFlowy Collab instead.

After this, we will need to update the rust-lib crate, to use the settings from AppFlowy Collab instead of defining them in the crate.

@khorshuheng khorshuheng marked this pull request as draft November 22, 2024 06:54
@khorshuheng khorshuheng force-pushed the add-common-database-entities branch 6 times, most recently from a1969fa to bec8f5f Compare November 22, 2024 08:50
@khorshuheng khorshuheng force-pushed the add-common-database-entities branch from bec8f5f to e009a74 Compare November 22, 2024 09:44
@khorshuheng khorshuheng marked this pull request as ready for review November 22, 2024 09:44
@khorshuheng khorshuheng changed the title feat: add default type option data from type feat: add field settings, type options and layout settings Nov 22, 2024
@khorshuheng khorshuheng merged commit 0efc824 into main Nov 26, 2024
6 checks passed
@khorshuheng khorshuheng deleted the add-common-database-entities branch November 26, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants