ascarbek
d1d667c497
chore: options in board
2023-03-30 16:32:37 +06:00
ascarbek
b21ed2488b
chore: small code cleanups
2023-03-30 16:02:12 +06:00
ascarbek
03eaf0b4cb
chore: date picker
2023-03-30 03:29:23 +06:00
ascarbek
b9e49f109d
fix: save url cell
2023-03-29 13:30:42 +06:00
ascarbek
b03b2705f0
Merge branch 'upstream-main' into feat/tauri-kanban
2023-03-29 13:18:07 +06:00
Nathan.fooo
a593c56070
fix: tauri cell update ( #2124 )
...
* test: subscribe text cell change
* test: add edit url cell test
2023-03-28 16:42:16 +08:00
Lucas.Xu
7b61ed228f
fix: bold tests failed ( #2122 )
2023-03-28 16:30:26 +08:00
Lucas.Xu
6ee54d6194
fix : #2125 _AssertionError !_positions.contains(position): is not true ( #2126 )
2023-03-28 15:26:35 +08:00
Nathan.fooo
f9ab6da4a3
fix: update calendar selected range ( #2123 )
2023-03-28 14:27:14 +08:00
Mathias Mogensen
5ef91a8157
fix: settings dialog files path copy snackbar ( #2114 )
2023-03-28 13:46:49 +08:00
Nathan.fooo
9dc8e9d934
fix: modify same database by duplicate view ( #2121 )
2023-03-28 12:57:35 +08:00
ascarbek
521fe13cfb
fix: close popup on lang select
2023-03-27 19:28:26 +06:00
ascarbek
09445411a3
chore: language button
2023-03-27 19:09:51 +06:00
ascarbek
f86254c8ef
chore: edit url cell
2023-03-27 18:42:23 +06:00
qinluhe
03cd9a6993
Refactor tauri document ( #2117 )
...
* fix: Optimize the re-render node when the selection changes
* feat: the feature of delete block
* feat: add left tool when hover on block
* refactor: document data and update
* refactor: document component
* refactor: document controller
2023-03-27 17:55:24 +08:00
Aman Negi
2a55febe62
fix: Update app version in pubspec.yaml
( #2104 )
...
* fix: Update app version in `pubspec.yaml`
* fix: Remove Build Number
- Removed unnecessary build number mentioned in the `pubspec.yaml`
2023-03-27 12:48:26 +08:00
Mathias Mogensen
d62493ce01
fix: dropdown state unchanging after file reset ( #2109 )
2023-03-27 12:48:07 +08:00
Mathias Mogensen
c73b7d1184
fix: allow # in links when pasting ( #2110 )
...
Closes : #1871
2023-03-27 12:47:41 +08:00
Akheel Muhammed
5afdb5de35
Fix : #2028 auto enter edit mode for text field. ( #2096 )
...
* chore(): initial commit to make AppFlowy Work
Signed-off-by: not-shoyo <akheelsaajid@gmail.com>
* fix : #2028 , fix auto-entering edit mode
Make text field request for focus when popover changes.
Signed-off-by: not-shoyo <akheelsaajid@gmail.com>
* Update section.dart
* Update input_service.dart
* Update input_service.dart
* Update input_service.dart
---------
Signed-off-by: not-shoyo <akheelsaajid@gmail.com>
2023-03-27 12:47:22 +08:00
Om Gujarathi
f40d1a9a96
fix: double asterisk to bold fixes #2080 ( #2093 )
...
* fix: double asterisk to bold fixed
* double asterisk to bold fixed
2023-03-27 10:20:21 +08:00
Mihir
f9a1cb2623
fix: open-ai replace does not work in certain use-cases ( #2100 )
...
* test: added test to verify correct ordering after replacement of multiline text-nodes
* fix: open-ai replace does not work on certain use-cases
* refactor: using predefined operation insert node to create new nodes.
* Revert "refactor: using predefined operation insert node to create new nodes."
This reverts commit bcc014e84d
.
* refactor: using predefined operation insert node to create new nodes.
* fix: open-ai replace does not work in certain use-cases
* fix: fixed logic and tests for replacement of larger textNodes with smaller text.
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-03-27 10:20:01 +08:00
ascarbek
c50c23bc3a
fix: select options for new row
2023-03-27 02:58:12 +06:00
ascarbek
a8a35dcbec
chore: cell options write to backend
2023-03-27 02:39:15 +06:00
ascarbek
f390658ee0
fix: cell options positions
2023-03-27 01:12:03 +06:00
ascarbek
994e204097
fix: padding fixes for cell wrapper
2023-03-27 01:09:38 +06:00
ascarbek
5825195b8e
chore: cell options layout
2023-03-27 00:59:49 +06:00
ascarbek
5762419aae
chore: fade in change
2023-03-24 20:56:48 +06:00
ascarbek
bd8d816862
chore: update editing cell
2023-03-24 20:53:45 +06:00
ascarbek
5ddb5100ad
chore: change field type
2023-03-24 20:20:56 +06:00
ascarbek
27a8eea6e2
chore: fade in, out
2023-03-24 20:02:52 +06:00
ascarbek
da19987f4b
wip: edit cell type
2023-03-24 17:56:53 +06:00
Lucas.Xu
1536cdd15a
feat: trigger shortcut event by character ( #2101 )
2023-03-24 16:57:35 +08:00
Gunjan Lunkad
3039f0427f
fix : Code block parser implementation ( #2046 )
...
* fix: Code block implementation
* fix: Added test to cover CodeBlock
* fix: typos
* fix: Code block implementation
* fix: typos
2023-03-23 16:30:52 +08:00
ascarbek
d05cc4005b
chore: don't show group by field
2023-03-23 00:54:28 +06:00
ascarbek
da1ee430b0
chore: edit row components reorganize
2023-03-23 00:07:17 +06:00
ascarbek
13e9b29eef
chore: column rename
2023-03-23 00:04:51 +06:00
ascarbek
c0c302bdfd
chore: add column and edit text cell
2023-03-22 19:54:42 +06:00
Lucas.Xu
98f1ac52b4
chore: sync release 0.1.1 ( #2075 )
2023-03-22 14:49:15 +08:00
Muhammad Rizwan
92878d7e89
Cover plugin widget breakdown 1928 ( #2007 )
...
* feat: added emoji and network image support
* fix: code cleanup and improvements
* fix: blank preview on invalid image save
* fix: flutter analyzer warnings
* fix: code refactor and bug fixes
* chore: removed unused imports
* chore: formate code
* chore: widget tree breakdown
* chore: added the deleted code
---------
Co-authored-by: ahmeduzair890 <ahmeduzair12123@gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-03-22 10:46:46 +08:00
qinluhe
8471bc299d
feat: block list virtualized scroll ( #2023 )
...
* feat: block list virtualized scroll
* feat: block selection
* refactor: block editor
* fix: block selection scroll
* fix: ts error
2023-03-22 10:46:01 +08:00
Alex Wallen
c6ffc0057c
feat: create a new grid from the document slash menu ( #2051 )
...
* feat: new grid from slash menu
* feat: add translation strings
* feat: add integration test
* fix: analyzer errors
2023-03-22 09:55:20 +08:00
squidrye
f49e2571fa
test: added tests for key events in selection menu widget
2023-03-21 19:40:53 +05:30
squidrye
10b6b9e5ad
refactor: suggested changes
2023-03-21 17:38:22 +05:30
squidrye
5c099297a4
fix: slash menu responds to multiple key events
2023-03-21 16:26:04 +05:30
Nathan.fooo
dc09d67d7c
ci: fix tauri CI ( #2040 )
...
* ci: print log
* ci: sudo install
* ci: enable ubuntu
* ci: try to fix
* ci: force run tauri ci
* ci: update node version
* ci: specific build protoc-gen-ts ts version
2023-03-21 17:22:47 +08:00
ascarbek
47429e2fd2
Merge branch 'feat/tauri-kanban' into feat/tauri-edit-kanban-row
2023-03-21 11:24:26 +06:00
ascarbek
07b183aef2
Merge remote-tracking branch 'origin/feat/tauri-kanban' into feat/tauri-kanban
2023-03-21 11:22:53 +06:00
ascarbek
dc97912dba
fix: kanban board rendering
2023-03-21 11:22:42 +06:00
ascarbek
2825e19465
chore: initial edit board modal
2023-03-21 10:50:59 +06:00
Alex Wallen
b7867bf177
Create a new board from the slash menu ( #2018 )
...
* feat: create a new board.
* feat: switch slash menu keywords
* fix: remove unused imports
* chore: export SelectionMenuItem from appflowy_editor for integration test
* feat: add integration test for slash commands
* fix: test in new file was unable to start
* feat: add translations
2023-03-21 09:29:17 +08:00