Kilu.He
e2028ac5a0
fix: database bugs ( #4632 )
...
* fix: database bugs
* fix: calendar picker
* fix: the position of collapse menu button
* fix: modified some style
* fix: slash command
* fix: selection style
* fix: support toggle inline formula
* fix: block color effect grid block
* fix: if isRange and date is greater than endDate, swap date and endDate
* fix: remove sorting before insert row
* fix: toggle property visible status
* fix: modified tauri window size
* fix: placeholder should be hidden when composing
* fix: support href shortcut
* fix: prevent submit when the formula has error
* fix: modified layout selection
* fix: add padding for record edit
* fix: remove sorts before drag row
* fix: modified chip style
* fix: if previous node is an embed, merge the current node to another node which is not an embed
* fix: modified emoji picker
2024-02-26 10:19:21 +08:00
Kilu.He
60fc5bb2c8
fix: tauri folder bugs ( #4589 )
2024-02-08 14:22:44 +08:00
Kilu.He
851296fa0e
fix: document title operation & copy & pasted
...
* fix: pasted html
* fix: document title operation
* fix: code review
* fix: jest test
* fix: copy & pasted
* fix: remove default style when pasted html
* fix: link selection
* fix: rust test
2023-12-23 21:14:32 +08:00
fangwufeng-v
f70aef68be
feat: drag and drop a row in the Grid ( #3376 )
...
* feat: new style ui
* feat: drag row
* feat: hooks for auto scroll feature when dragging
* feat: shared UI status that control auto scroll when dragging row.
* feat: optimize the drag interaction UI effect
* feat: refactor drag positon
* feat: drag column header
* feat: fix review issue
2023-09-27 15:13:25 +08:00
Kilu.He
452d7eb6d0
feat: support image block ( #2912 )
2023-07-03 10:04:40 +08:00
Kilu.He
202cd90711
fix: build tauri app failed in macOS ( #2828 )
2023-06-17 22:02:03 +08:00
Nathan.fooo
a9c06632ad
ci: tauri build ( #2485 )
...
* ci: tauri build
* ci: tauri build
* chore: update appflowy-collab version
* ci: fix build
* ci: tauri with pnpm
* ci: fix build
* ci: comment out includetime
* chore: add the --quiet option (to only output errors and not warnings) to the configuration file
* ci: enable linux platform
---------
Co-authored-by: qinluhe <qinluhe.twodog@gmail.com>
2023-05-10 13:27:50 +08:00
Nathan.fooo
0f3c6d6a04
Feat/appflowy tauri 3 ( #1914 )
2023-03-03 20:38:31 +08:00
Nathan.fooo
f6957fb160
Feat/appflowy tauri 2 ( #1902 )
...
* chore: rename classes to models
* refactor: add effects and reducers folder
* chore: update user data storage path
* chore: subscribe callback
* chore: nav items persist, board layout (#1879 )
* chore: load workspace items, load folders and pages from workspace, load raw document data, load raw grid data
* chore: clear folders and pages before load, new folder event
* chore: update folder name backend call
* chore: folder expand animation
* chore: hide arrow on empty folder
* chore: Board page layout, board store, board sample data
* chore: board block item
* chore: test db id
* chore: persist new page, persist page rename, create workspace on read error
* chore: boardblockitem details btn
* chore: boardblockitem multiselect data and colors
* chore: board item drag
* chore: drag start on move
* chore: remove databaseId
* chore: remove databaseId
* chore: import service classes into auth hook
* chore: sign out option
* chore: login page event
* chore: signup event
* chore: make workspace hook to use service
* chore: page and folder hooks use backend services
* chore: new folder use backend service
* chore: error handler page
* chore: try catch hooks to show error page
* chore: install i18n package and use flutters i18n files
* fix: signin signup margin
* chore: fix compile errors
* chore: remove unused codes
* chore: open workspace after user register
* chore: open workspace after user register
* chore: add create grid demo
* chore: load the cell data
* chore: print the cell data
* chore: fix project errors
* fix: tauri UI issues (#1899 )
* chore: load workspace items, load folders and pages from workspace, load raw document data, load raw grid data
* chore: clear folders and pages before load, new folder event
* chore: update folder name backend call
* chore: folder expand animation
* chore: hide arrow on empty folder
* chore: Board page layout, board store, board sample data
* chore: board block item
* chore: test db id
* chore: persist new page, persist page rename, create workspace on read error
* chore: boardblockitem details btn
* chore: boardblockitem multiselect data and colors
* chore: board item drag
* chore: drag start on move
* chore: remove databaseId
* chore: remove databaseId
* chore: import service classes into auth hook
* chore: sign out option
* chore: login page event
* chore: signup event
* chore: make workspace hook to use service
* chore: page and folder hooks use backend services
* chore: new folder use backend service
* chore: error handler page
* chore: try catch hooks to show error page
* chore: install i18n package and use flutters i18n files
* fix: signin signup margin
* fix: new page overflow with folder
* fix: sign out button
* fix: sign out icon
* chore: floating navigation panel
* refactor: notify with error
* chore: config window size
* fix: test demo error
* chore: update tests
---------
Co-authored-by: Askarbek Zadauly <ascarbek@gmail.com>
2023-02-28 22:42:41 +08:00
Nathan.fooo
f64346c955
Feat/tauri ( #1716 )
...
* feat: support tauri desktop
* chore: support call flowy sdk command
* chore: switch to svelte
* chore: gen js protobuf
* chore: import js protobuf
* chore: call flowy sdk handler
* chore: update scipts
* chore: create index.ts
* chore: track files
* chore: gen ts event
* chore: replace application icon
* chore: migrate to react
* chore: fix wanrings
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-17 16:27:17 +08:00