Richard Shiue
fbe87cc536
fix(flutter_desktop): add forgotten call to update text cell ( #6668 )
2024-10-30 19:31:10 +08:00
Kilu.He
74165ace0f
fix: optimize bundle ( #6666 )
...
* feat: open editing
* fix: use cdn to replace build react and react-dom
* fix: replace mention page icon
* fix: replace optimize web bundle
2024-10-30 14:13:52 +08:00
proxycon
b576287ac6
chore: update translations with Fink 🐦 ( #6656 )
2024-10-30 09:29:05 +08:00
Richard Shiue
68d7211735
fix(flutter_desktop): glitchy kanban card editing ( #6661 )
...
* test: add test
* fix(flutter_desktop): editing kanban card is glitchy
2024-10-29 22:46:22 +08:00
Richard Shiue
dd0dcace87
chore(flutter_desktop): set VisualDensity.standard for entire desktop app ( #6648 )
...
* chore: set standard visual density for entire app
* fix: pixel overflow
* fix: pixel overflow
* fix: pixel overflow
* fix: pixel overflow
* fix: text button padding
* chore: slash menu fixes
* chore: slash menu fixes
* ditto
2024-10-29 21:26:04 +08:00
Richard Shiue
8f58c39448
chore(flutter_desktop): improve title and heading appearance ( #6658 )
2024-10-29 21:25:13 +08:00
Nathan.fooo
cee0e2ed42
test: fix ci ( #6657 )
2024-10-29 20:55:37 +08:00
Lucas
557ce7e006
chore: update appflowy_editor version ( #6655 )
...
* fix: foramt link starting at 0 index will lose href attr
* fix: pillcrow icon resize
* fix: integration test
* fix: emoji may not align on Linux
2024-10-29 19:39:56 +08:00
Nathan.fooo
d50521d9b6
chore: ignore invalid database when import appflowy data ( #6654 )
2024-10-29 16:20:05 +08:00
Lucas
28aa2329fb
feat: run integration tests on multiple runners ( #6637 )
...
* feat: split the integration tests into multiple runners
* feat: use 6 runners
* fix: name
* fix: integration tests
* fix: macos arm64 build
* Revert "fix: macos arm64 build"
This reverts commit 80b961361fac94b4d3801f8ca1964f0b8fac6331.
* chore: use 7 runners
* chore: use 8 runners
2024-10-29 14:55:20 +08:00
Nathan.fooo
9707148b86
chore: bump appflowy collab ( #6649 )
...
* chore: fix test
* chore: fix duplicated view name
* chore: fix windows build
* chore: clippy
2024-10-29 11:21:49 +08:00
Lucas
4e739c857b
fix: macos arm64 build ( #6650 )
2024-10-29 10:20:48 +08:00
Nathan.fooo
363fecc7d6
chore: bump client api that includes upload large zip file ( #6634 )
...
* chore: bump client api
* chore: update cloud version on CI
* chore: bump client api
* chore: update ci
2024-10-28 21:51:07 +08:00
Kilu.He
6bbaad59a4
fix: redirect to default page ( #6638 )
...
* feat: open editing
* fix: add logs
* fix: add logs
2024-10-28 17:55:11 +08:00
Kilu.He
497fcf3bbb
fix: support redirect to default page ( #6593 )
2024-10-28 14:15:59 +08:00
Kilu.He
b9ec9f863d
fix: import interfaces and error message ( #6630 )
2024-10-28 11:34:56 +08:00
rensawamo
eafd0b3353
fix: crash on delete button press caused by GoRouter ( #6629 )
...
* fix: crash on delete button press caused by GoRouter
* fix: gorouter pop
2024-10-28 09:09:11 +08:00
Nathan.fooo
a42b6e02ab
chore: revamp error for FolderCloudService service ( #6623 )
...
* chore: revamp error for FolderCloudService service
* chore: bump cloud
* ci: update configuration
* chore: clippy
* chore: bump client api
2024-10-26 11:20:16 +08:00
Mathias Mogensen
79116e7c7f
fix: use drop path rather than node ( #6611 )
2024-10-25 14:05:19 +02:00
Richard Shiue
128ff594be
fix: date picker code improvements and regressions ( #6619 )
...
* chore: improve handling result's error variant
* chore: dont call setState in didUpdateWidget
* fix: don't make assumptions on provided data
2024-10-24 20:46:45 +08:00
Lucas
c821454df8
Revert "feat: custom domain ( #6518 )" ( #6613 )
...
This reverts commit 73e8b476fbfe25dda69d0e430376473012202b7e.
2024-10-24 11:10:59 +08:00
Zack
73e8b476fb
feat: custom domain ( #6518 )
...
* feat: api for namespace setting
* feat: add publish timestamp
* feat: update api
* chore: update proto
* feat: add link impl for appflowy cloud
* feat: impl set and get default view for workspace
* chore: merge with main and update to latest cloud client api
* fix: ci build
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-10-23 19:41:46 +08:00
Lucas
faa95ffb9c
feat: support toggle heading ( #6598 )
...
* feat: support toggle heading
* feat: add numbered list shortcut and heading shortcut
* feat: update format greater to toggle list shortcut
* feat: add removeToggleHeadingStyle shortcut
* feat: add toggle list and toggle headings in turn into menu
* feat: turn into toggle heading block
* feat: highlight selected toggle heading
* fix: collapsed button animation
* test: turn heading block to toggle heading block
* test: turn toggle heading block to heading block
* test: convert '# + >' or '> + #' to toggle heading block
* test: turn heading 2 block with following heading 1 block to toggle heading 2 block
* test: integration tests
* fix: unable to move children after heading 1 to toggle heading block
* test: unable to move children after heading 1 to toggle heading block
* fix: flutter analyze
* fix: toggle heading block test: insert toggle heading 1 - 3 block by shortcuts
* fix: inline database in document tests
* fix: integration test
2024-10-23 19:41:12 +08:00
Richard Shiue
6a5c4c95b7
feat(flutter): date picker improvements ( #6582 )
...
* feat(flutter): improve date picker
* test: add widget tests
* test: add bloc test
* test: adjust rust-lib tests
* fix: fix failing tests
* chore: fix rustfmt
* test: remove redundant await
* fix: fix failing tests
* feat: use cupertino date picker on mobile
* fix: flutter analyzer
2024-10-23 08:51:37 +08:00
Richard Shiue
7141e9d8cf
fix(flutter-moile): edit primary field from database controls ( #6591 )
2024-10-22 20:22:15 +08:00
Richard Shiue
d7bbb4261c
chore: remove legacy CreateRowParams ( #6592 )
2024-10-22 20:22:03 +08:00
Lucas
251b16cb62
chore: update changelog ( #6596 )
0.7.2
2024-10-22 10:22:25 +08:00
Mathias Mogensen
da80c599bf
fix: show default view name ( #6571 )
2024-10-22 09:31:14 +08:00
Lucas
ca6a900874
fix: display paragraph mark only if the block content is empty ( #6594 )
2024-10-21 20:25:55 +08:00
Lucas
5e09e96f7b
fix: callout emoji size should follow the document font size ( #6590 )
2024-10-21 18:00:32 +08:00
Mathias Mogensen
068500df84
feat: inline sub page mention ( #6567 )
...
* feat: inline sub page mention
* fix: disable editing documents in trash
* fix: duplicate block behavior
* refactor: clean up code
* feat: use formatText function instead of modify delta manually
* fix: paste behavior format mention
* fix: default icon for mentioned pages
* fix: view new parent turn into page reference
* test: add base test
* chore: add feature flag
* chore: default flag to on
* fix: minor fixes to behavior
* fix: review and code cleanup
* fix: dart linter
* fix: content is required
* test: use doc title to rename page
* test: add test coverage
* test: fix wrong expect
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-10-21 16:34:30 +08:00
Murat Sarıbaş
15949a7e21
chore: update translations with Fink 🐦 ( #6565 )
2024-10-21 09:45:52 +08:00
Mathias Mogensen
e635fe3378
fix: trash breadcrumb line height ( #6588 )
2024-10-21 09:42:48 +08:00
Mathias Mogensen
8276c5db57
fix: drag and drop row document full page ( #6589 )
2024-10-21 09:42:15 +08:00
Mathias Mogensen
1d9876a6eb
fix: notifier disposed but in use ( #6586 )
2024-10-21 00:21:25 +02:00
Lucas
6340174927
fix: share link and publish issues on mobile ( #6579 )
...
* fix: cache publish info to avoid repeated requests
* chore: 'Copy Link' to 'Copy link'
* chore: enable ios ci
* fix: ios ci
* chore: replace mention block icon
* fix: ios ci tests
* fix: ios ci tests
* fix: ai wirte replace assertion
* fix: windows ci
2024-10-20 10:13:06 +08:00
Lucas
7b031b228e
fix: turn into issues ( #6576 )
...
* fix: cover title issues
* fix: the selection should be cleared if selecting child node
* fix: exclude the blocks that are not supported in the 'turn into' types
* fix: add logs
* fix: floating toolbar ai status
* test: selecting the parent should deselect all the child nodes as well
* chore: 'Copy Link' to 'Copy link'
* fix: select all and turn into block doesn't work on Windows
* test: calculate turn into selection test
* fix: option button tests
2024-10-18 17:13:38 +08:00
Richard Shiue
ec408940e4
fix(flutter_desktop): bring back the board scrollbar ( #6580 )
2024-10-18 15:52:32 +08:00
Richard Shiue
bd46fc11f4
fix(flutter-desktop): launch review issues for 0.7.2 ( #6577 )
...
* test: add test case for calendar filter
* fix: select option filter logic
* fix: calendar filters not applying if switched repeatedly
* fix: checklist cell editor improvements
* fix: nested scrolling in checklist
* fix: make filter logic match notion
* test: fix checklist cell test
* test: single select filter tests
* test: fix flutter test
* test: fix rust tests
* chore: fix clippy
2024-10-18 13:48:50 +08:00
nathan
42e55fe248
chore: update import string
2024-10-17 16:03:22 +08:00
nathan
3a9011b3cb
chore: remove timezone for self-hosted runner
2024-10-17 15:42:01 +08:00
Lucas
e3bf0442e8
fix: space icon color assertion ( #6570 )
...
* fix: space icon color assertion
* chore: bump version 0.7.2
2024-10-17 13:43:14 +08:00
Lucas
0413100e2b
feat: observe mention block change and support block navigation ( #6568 )
...
* feat: observe mentioned block changes and navigate to block
* test: add delete mentioned block test
* chore: update editor version
* feat: navigate block in same page
* fix: sometimes turn into menu doesn't work
* test: add test
* fix: integration test
2024-10-17 13:29:34 +08:00
nathan
7cad04bbf4
chore: bump collab which include fixing windows build
2024-10-17 13:27:05 +08:00
Mathias Mogensen
c9f0bbf26a
feat: right click to open view more actions ( #6529 )
...
* feat: right click to open view more actions
* test: fix tests
* test: fix failing test
* fix: hide in move to page menu
* test: add simple test
* test: add negative case in cloud test
* chore: check code related to sidebar spaces
* fix: view item
* fix: clean up
2024-10-17 06:58:01 +02:00
Nathan.fooo
d91639172a
chore: show import error ( #6569 )
2024-10-17 10:32:51 +08:00
Nathan.fooo
5f0cc1becd
chore: bump client api and collab ( #6563 )
...
* chore: bump client api and collab
* chore: fix windows build
2024-10-17 09:45:45 +08:00
Lucas
a8bcab7770
feat: turn into multiple lines ( #6558 )
...
* feat: select multiple lines with block selection style
* feat: multiple nodes conversion
* fix: exclude children for the block can't contain children
* chore: update editor version
* fix: unit test
* test: convert nested list to heading/quote/callout
* test: transform nodes at the same level into another block type
* test: add undo redo for turn into
* test: add multi lines integration test
* chore: remove debug logs
* fix: integration test
2024-10-16 22:19:18 +08:00
Kilu.He
b1682e4f54
fix: modified import function ( #6562 )
2024-10-16 21:40:32 +08:00
Richard Shiue
2447b34107
fix: text button's text style ( #6559 )
2024-10-16 17:06:14 +08:00