AppFlowy/frontend/rust-lib/dart-ffi
Nathan.fooo 5a17716fd8
fix: Tauri UI issues (#1980) (#1982)
* chore: add edit / create field test

* chore: add delete field test

* chore: change log class arguments

* chore: delete/create row

* chore: set tracing log to debug level

* fix: filter notification with id

* chore: add get single select type option data

* fix: high cpu usage

* chore: format code

* chore: update tokio version

* chore: config tokio runtime subscriber

* chore: add profiling feature

* chore: setup auto login

* chore: fix tauri build

* chore: (unstable) using controllers

* fix: initially authenticated and serializable fix

* fix: ci warning

* ci: compile error

* fix: new folder trash overflow

* fix: min width for nav panel

* fix: nav panel and main panel animation on hide menu

* fix: highlight active page

* fix: post merge fixes

* fix: post merge fix

* fix: remove warnings

* fix: change IDatabaseField fix eslint errors

* chore: create cell component for each field type

* chore: move cell hook into custom cell component

* chore: refactor row hook

* chore: add tauri clean

* chore: add tauri clean

* chore: save offset top of nav items

* chore: move constants

* fix: nav item popup overflow

* fix: page rename position

* chore: remove offset top

* chore: remove floating menu functions

* chore: scroll down to new page

* chore: smooth scroll and scroll to new folder

* fix: breadcrumbs

* chore: back and forward buttons nav scroll fix

* chore: get board groups and rows

* chore: set log level & remove empty line

* fix: create kanban board row

* fix: appflowy session name

---------

Co-authored-by: ascarbek <ascarbek@gmail.com>
2023-03-13 16:42:45 +08:00
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
src fix: Tauri UI issues (#1980) (#1982) 2023-03-13 16:42:45 +08:00
binding.h feat: propagate log from flutter to rust backend (#1723) 2023-02-07 22:09:43 +08:00
build.rs feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
Cargo.toml Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Flowy.toml chore: provider default for FlowyConfig propertis 2022-06-17 11:27:00 +08:00