AppFlowy/frontend/appflowy_flutter/lib/plugins/document/application
Lucas.Xu 432db0f6d5
feat: publish databse to Web (#5709)
* chore: refactor the publish code

* feat: integrate publish into database page

* feat: add publish database structure

* feat: add database row collab

* feat: publish the database row collabs

* chore: update collab

* chore: improve question bubble

* feat: publish the database relations

* fix: rust ci

* feat: select grid view to publish

* feat: unable to deselect the primary database

* feat: optimize the read recent views speed (#5726)

* feat: optimize the read recent views speed

* fix: order of recent views should be from the latest to the oldest

* chore: update translations

* fix: replace the unable to be selected icon

* feat: remove left padding of inline database

* fix: code review

* chore: remove publish api err log

* chore: read the database collab and document collab from disk instead of memory

* chore: code cleanup

* chore: revert beta.appflowy.com

* chore: code cleanup

* test: add database encode test

* test: add publish database test

* chore: refresh sidebar layout

* chore: update comments
2024-07-22 13:35:42 +08:00
..
doc_sync_state_listener.dart feat: database sync indicator (#5005) 2024-03-29 17:37:02 +08:00
document_appearance_cubit.dart feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
document_awareness_metadata.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_bloc.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
document_collab_adapter.dart fix: unable to remove the remote selection when the user close the page on mobile (#5376) 2024-05-21 15:07:15 +08:00
document_collaborators_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_data_pb_extension.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
document_listener.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_service.dart refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
document_sync_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
editor_transaction_adapter.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
prelude.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00