mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-23 05:17:06 -04:00
* feat: insert database row into selected database * feat: inserting database row * feat: add impl for cell * feat: insert row selection and mulitselection * feat: support datetime field type * fix: other fields like rich text * feat: add database field server impl * feat: add client api and tests * feat: use to json value impl from collab * feat: use add database cell impl from collab * feat: update to latest collab * chore: upgrade collab and fix tests * chore: review issues * fix: code review feedback * feat: filter only allow supported field types * feat: support more field types * feat: support created at and last modified * feat: add timestamp cell for created at and modified at fields * chore: linting and formatting * fix: add created at and last modified * fix: ci add service dependency of appflowy cloud on admin frontend * chore: trigger ci * feat: add logging for admin frontend client signin * fix: server logs if error * fix: create admin confirmation without email * fix: ci add service dependency of appflowy cloud on admin frontend * fix: server logs if error * chore: update collab |
||
---|---|---|
.. | ||
awareness_test.rs | ||
collab_curd_test.rs | ||
database_crud.rs | ||
member_crud.rs | ||
missing_update_test.rs | ||
mod.rs | ||
multi_devices_edit.rs | ||
permission_test.rs | ||
single_device_edit.rs | ||
storage_test.rs | ||
util.rs | ||
web_edit.rs |