Lucas.Xu
bbec9ffd0f
fix: unable to insert todo list via slash menu ( #5980 )
...
* fix: unable to insert todo list via slash menu
* fix: unable to insert divider via slash menu
* chore: update editor version
* chore: update translations
* chore: decrease sentry sample rate to 0.1
* fix: integration test
2024-08-20 16:19:50 +08:00
Lucas.Xu
93f9a2cab1
feat: display no access page ( #5941 )
...
* feat: display no access page
* fix: optimize the primary rounded button
2024-08-13 09:32:22 +08:00
Annie
4b710527c9
chore: remove file upload limitation & add tooltip for search ( #5944 )
2024-08-12 22:24:24 +08:00
Annie
a29b170b13
chore: remove stability ai ( #5927 )
...
* chore: remove stability ai
* chore: remove stabilityAI widgets
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-08-12 15:46:56 +08:00
Nathan.fooo
1c638dd930
chore: show reference sources on local ai response ( #5933 )
...
* chore: show reference sources on local ai response
* chore: clippy
* chore: clippy
* chore: update i18n
* chore: update client api
2024-08-12 15:43:17 +08:00
Sota
55a4810d60
chore: update translations with Fink 🐦 ( #5932 )
2024-08-12 15:12:52 +08:00
Lucas.Xu
3ff47b7e1e
fix: link to two calendars in same doc may failed randomly ( #5926 )
...
* chore: udpate translation
* fix: editor loses focus randomly when interacting with certain databases
* fix: text align issues on Windows
* chore: update editor version
2024-08-11 20:18:35 +08:00
Annie
d33af70a5c
chore: revamp editor icon ( #5925 )
...
* chore: revamp file block icon
* chore: revamp other blocks icon
* fix: flutter analyze
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-08-11 20:18:23 +08:00
Annie
2debd0283c
chore: revamp question bubble ( #5923 )
2024-08-11 15:02:29 +08:00
Annie
cd0f8d80e9
chore: replace icons ( #5914 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-10 18:05:53 +08:00
Stefan Weiberg
f84473c857
chore: update German translations to state of v0.6.7 ( #5848 )
...
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* fix: add empty itemSeven removed by Inlang
* fix: add empty itemSeven removed by Inlang
fix for turkish translation
* fix: empty translation for itemSeven
quickfix for the empty translation of itemSeven. This has been done the same way to resolve previous issues with InLang and empty translation strings.
* fix: empty translation for itemSeven in TR
quickfix for the empty translation of itemSeven. This has been done the same way to resolve previous issues with InLang and empty translation strings.
* fix: remove itemSeven completely
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* fix: resolve conflicts after merging main
* chore: update translations with Fink 🐦
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2024-08-09 21:51:23 +08:00
Lucas.Xu
a26b2a356c
feat: optimize the slash menu item name & icon ( #5908 )
...
* feat: optimize the slash menu item name & icon
* feat: optimize the toolbar item name & icon
* fix: integration test
* fix: replace unaligned icons
2024-08-09 21:50:47 +08:00
Annie
57bbb6cc41
chore: replace property icons in database ( #5910 )
2024-08-09 21:08:13 +08:00
Nathan.fooo
e82edc0419
chore: polish UI and display attachment when using local ai ( #5906 )
...
* chore: polish UI
* chore: fix compile
2024-08-09 07:40:24 +08:00
Lucas.Xu
f57297e76d
fix: known issues in 0.6.7 ( #5903 )
...
* feat: add capitalize extension for string and apply it in emoji picker header and icon picker
* fix: adjust tooltip height calculation
* feat: add Streamline open source icons notice and link
* feat: enhance heading toolbar item to toggle heading level and cancel on same level selection
* feat: use home-3 as default space icon
* feat: use the first character of space name as icon if icon was removed
* chore: update hover effect for delete workspace button
* chore: optimize space icon on mobile
* fix: adjust chat ui on mobile
* fix: adjust default space icon on mobile
2024-08-08 19:31:10 +08:00
Nathan.fooo
a523b8ff90
chore: chat ui polish ( #5902 )
...
* chore: chat ui polish
* chore: fmt
* chore: clippy
2024-08-08 12:07:00 +08:00
Nathan.fooo
e28a251e72
chore: chat UI poblish ( #5895 )
...
* chore: update ui
* chore: update send state
* chore: workspace owner prompt
* chore: show other user
* chore: fix ui
2024-08-07 16:48:09 +08:00
Lucas.Xu
98b7882d43
feat: move all the heading toolbar items into a popup menu ( #5890 )
...
* chore: udpate translations
* feat: move all the heading items into a popup menu
* chore: add arrow down icon after heading toolbar items
* fix: compile
* chore: adjust heading toolbar style
2024-08-07 12:42:52 +08:00
Mathias Mogensen
a798b037db
fix: add back invitation success toast ( #5875 )
2024-08-06 10:10:06 +02:00
Nathan.fooo
5fbaf664ba
chore: update translation ( #5887 )
2024-08-06 16:01:32 +08:00
Nathan.fooo
d378c456d4
feat: Implement menu on chat ( #5879 )
...
* chore: implement menu
* chore: gather metadata
* chore: update client api
* chore: stream metadata
* chore: save metadata
* chore: update client api
* chore: adjust UI
* chore: fmt
2024-08-06 07:56:13 +08:00
Nathan.fooo
73421e0d58
feat: suppport translate and summary using local ai ( #5858 )
...
* chore: fix ui
* chore: fix ui
* chore: rename
* chore: rename
* chore: rename
* chore: refactor database ai interface
* chore: support local ai for database
* chore: clippy
2024-08-01 23:13:35 +08:00
Lucas.Xu
9fbba5fb60
feat: notification multiple select ( #5847 )
...
* chore: update editor version
* feat: support multi select notification items
* fix: flutter analyze
* feat: add navgation bar button
* feat: add multi select item
* feat: add multi choice in notification page
* feat: support multi choice
* chore: update icon
* feat: support open page from notification page
* chore: update version
2024-08-01 16:30:15 +08:00
Kilu.He
0cd5af5ffa
fix: add comment tip ( #5854 )
2024-08-01 14:15:38 +08:00
Kilu.He
2402b4c6f1
feat: support global comment on publish ( #5834 )
...
* feat: support duplicate UI on web
* fix: replace google svg
* fix: modified some copy
* fix: adjust modal position
* fix: upgrade wasm package
* fix: text overflow
* fix: global comments
* fix: replace appflowy icon
* fix: demond load outline
* fix: lazy load
* fix: close duplicate entry
* fix: ci error
* fix: modified comment styles
* fix: adjust space
* fix: easy find reply comment
* fix: calendar scroll bugs
* fix: image render
* fix: replace loading
* fix: issues of test session
* fix: fixed adding comment
* fix: database view name
2024-08-01 12:59:04 +08:00
Mathias Mogensen
ed81a0aff2
feat: upload file in document ( #5843 )
...
* feat: upload file in document
* feat: add uploaded at & improvements
* fix: popover onOpen not triggered by manual show
* test: add basic file test
* test: fix and add rename test
2024-07-31 15:49:35 +02:00
Lucas.Xu
d1c1449cf6
feat: support notification on mobile ( #5831 )
...
* feat: add inbox/unread/archived tabs
* feat: dump notification info
* chore: add reminder bloc
* feat: support unread / archive notification tab
* feat: support archive all & mark all as read
* feat: add empty page
* chore: optimize gesture
* feat: add red dot above notification icon
* chore: optimize code logic
* feat: optimize tabbar animation
* fix: notification align issue
* fix: todo list icon align issue
* feat: disable emoji button inside callout in read-only mode
* feat: optimize icon size in editor
* chore: improve text color in dark mode
2024-07-31 15:15:15 +08:00
Nathan.fooo
5250a151c8
feat: Chat app download ( #5835 )
...
* chore: downlaod chat app
* chore: download app
* chore: disable local ai in billing
* chore: remove watcher
* chore: flutter analyzer
2024-07-30 17:32:30 +08:00
Mathias Mogensen
d5a5a64fcf
fix: photo gallery improvements + launch review fixes ( #5830 )
...
* fix: photo gallery improvements
* fix: improve when to show billing/plan pages
* feat: add grid photo gallery layout
* fix: close inline actions menu
2024-07-30 15:28:40 +08:00
Chen ☁️☁️
e908892b4a
chore: update simplified Chinese translate ( #5798 )
2024-07-29 10:00:05 +08:00
hasanbeder
948d61a9e0
chore: update tr-TR.json ( #5822 )
...
chore: Update Turkish translations
2024-07-29 09:59:25 +08:00
Lucas.Xu
b5c4786896
fix: 0.6.6 launch review issues ( #5824 )
...
* fix: only rebuild the sidebar header when needed
* fix: skip the null or empty awareness data
* fix: ai writer setState error
* chore: add arrow down icon when hovering on workspace button
* chore: update workspace button tooltip sytle
* chore: only show collapse all subpages button when then page is expanded
* chore: update pin color
* chore: fix integration test
* Revert "chore: fix integration test"
This reverts commit e02b237423
.
2024-07-29 09:57:58 +08:00
Nathan.fooo
d24f1c566a
fix: chat bugs ( #5823 )
...
* chore: implement slash menu
* chore: show popup
* chore: single column
* chore: update appflowy editor
* chore: fix warns
2024-07-27 23:47:08 +08:00
Lucas.Xu
ddf68b010d
chore: improve UI design on mobile ( #5816 )
2024-07-27 21:05:51 +08:00
Lucas.Xu
29fb4af40a
chore: improve UI design on Desktop ( #5792 )
...
* fix: only show collapse page button when the children of the page is not emtpy
* chore: set minimum sidebar width to 268
* chore: replace space lock icon and pin & unpin icon
* chore: change divider color
* chore: update divider color
* chore: improve create space color
* feat: highlight delete button when hovering
* chore: update translations
* fix: icon align issue
* feat: highlight sidebar resizer when hovering
* feat: add border to popover
* feat: optimize scroll bar
* feat: improve scrollbar hover color
* feat: support creating a new page via cmd+n
* chore: improve scrollbar color
* feat: improve tooltip style
* chore: fix unit test
* chore: bump version 0.6.6
2024-07-26 09:49:13 +08:00
Nathan.fooo
a2e211555e
chore: chat with pdf ui ( #5811 )
...
* chore: chat with pdf ui
* chore: only enable local ai on macos
* chore: add todo
* chore: adjust UI
* chore: clippy
2024-07-26 07:58:54 +08:00
Mathias Mogensen
23b6f94e82
feat: photo gallery block + image improvements ( #5803 )
...
* feat: support multiple images in image block
* feat: support drop files on image placeholder
* fix: overflow in image placeholder
* chore: clean code
* feat: refactor to multi image block
* feat: drop image on gallery to add
* feat: add delete image inside interactive viewer
* fix: some mobile improvements
* fix: web ci
* test: fix tests after dialog changes
* test: add basic multi image block test
* test: add to test runner
* test: open interactive viewer
* fix: add delete index to callback
* test: add navigation next/previous
* ci: fix
* ci: fix
* ci: fix
* test: add network image + deletion tests
* fix: remove duplicates after merge
* test: add multi image insertion test
* ci: try
* ci: try
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-25 14:47:08 +02:00
Nathan.fooo
82fffba45a
chore: document local ai ( #5810 )
...
* chore: document local ai
* chore: update ui
* chore: clippy
2024-07-25 19:41:16 +08:00
Nathan.fooo
4a5eda6eeb
chore: enable billing ( #5779 )
...
* chore: enable billing
* chore: adjust bright mode UI
* chore: show corresponding error in sidebar
* chore: dismiss dialog in ai writter when hit ai response
* fix: improvements from test session
* chore: ai error message for database
* chore: different prompt for workspace owner
* feat: cancel plan survey
* chore: show ai repsonse limit on chat
* fix: sidebar toast after merge
* chore: remove unused debug print
* fix: popover close on action
* fix: minor copy changes
* chore: disable billing
* chore: disbale billing
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-07-24 14:23:09 +08:00
Kilu.He
6334255e15
fix: some style issues ( #5783 )
2024-07-23 10:21:50 +08:00
Mathias Mogensen
620e027c3e
feat: ai billing ( #5741 )
...
* feat: start on AI plan+billing UI
* chore: enable plan and billing
* feat: cache workspace subscription + minor fixes (#5705 )
* feat: update api from billing
* feat: add api for workspace subscription info (#5717 )
* feat: refactor and start integrating AI plans
* feat: refine UI and add business logic for AI
* feat: complete UIUX for AI and limits
* chore: remove resolved todo
* chore: localize remove addon dialog
* chore: fix spacing issue for usage
* fix: interpret subscription + usage on action
* chore: update api for billing (#5735 )
* chore: update revisions
* fix: remove subscription cache
* fix: copy improvements + use consistent dialog
* chore: update to the latest client api
* feat: support updating billing period
* Feat/ai billing cancel reason (#5752 )
* chore: add cancellation reason field
* fix: ci add one retry for concurrent sign up
* chore: merge with main
* chore: half merge
* chore: fix conflict
* chore: observer error
* chore: remove unneeded protobuf and remove unwrap
* feat: added subscription plan details
* chore: check error code and update sidebar toast
* chore: periodically check billing state
* chore: editor ai error
* chore: return file upload error
* chore: fmt
* chore: clippy
* chore: disable upload image when exceed storage limitation
* chore: remove todo
* chore: remove openai i18n
* chore: update log
* chore: update client-api to fix stream error
* chore: clippy
* chore: fix language file
* chore: disable billing UI
---------
Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-22 15:43:48 +08:00
Kilu.He
a8b4f22703
feat: support publish database on web ( #5748 )
...
* fix: view name
* fix: hidden login on web
* fix: database update bugs
* feat: support render database on web
* fix: loading
* fix: calendar width on mobile
* fix: calendar boder color
* fix: replace some icons
* fix: deal with visible view ids
* fix: filter error child
* fix: hide filters and sorts
* fix: the style of relation
* fix: throw error when apply fail
* fix: upgrade yjs
* fix: eslint errors
* fix: support group by checkbox
* fix: add shortcut to clear data
* fix: relation
* fix: relation
* fix: relation
* fix: relation
* fix: view meta
* fix: view meta
* fix: view meta
* fix: empty database block
* fix: 0716 bugs
* fix: add button to url cell
* fix: jest test
* fix: unit tests
* fix: lint
* fix: reduce database space
* fix: add after payment page
* fix: add spacing
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-07-22 13:37:27 +08:00
Lucas.Xu
432db0f6d5
feat: publish databse to Web ( #5709 )
...
* chore: refactor the publish code
* feat: integrate publish into database page
* feat: add publish database structure
* feat: add database row collab
* feat: publish the database row collabs
* chore: update collab
* chore: improve question bubble
* feat: publish the database relations
* fix: rust ci
* feat: select grid view to publish
* feat: unable to deselect the primary database
* feat: optimize the read recent views speed (#5726 )
* feat: optimize the read recent views speed
* fix: order of recent views should be from the latest to the oldest
* chore: update translations
* fix: replace the unable to be selected icon
* feat: remove left padding of inline database
* fix: code review
* chore: remove publish api err log
* chore: read the database collab and document collab from disk instead of memory
* chore: code cleanup
* chore: revert beta.appflowy.com
* chore: code cleanup
* test: add database encode test
* test: add publish database test
* chore: refresh sidebar layout
* chore: update comments
2024-07-22 13:35:42 +08:00
Abhijeet Singh
e8e4162a5c
chore: update Spanish translations ( #5742 )
...
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-07-22 10:15:50 +08:00
sayishi
241234726f
chore: update Chinese translations ( #5727 )
...
* chore: update translations with Fink 🐦
* chore: revert cargo.lock changes
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-07-22 10:07:50 +08:00
Yaron Shahrabani
d5544af6c5
chore: update Hebrew translation ( #5738 )
...
* Added Hebrew initial infra.
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* Hebrew translation.
* Hebrew update.
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-07-22 10:00:24 +08:00
Stefan Weiberg
9361afd573
chore: update German translations ( #5722 )
2024-07-19 16:40:03 +08:00
Artjom Jemeljanov
dc93a336d6
chore: update Russian translations ( #5730 )
...
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* chore: update translations with Fink 🐦
* Update en.json
* Update ru-RU.json
* Update ru-RU.json
* chore: update translations with Fink 🐦
* Update settings.json
* Update settings.json
2024-07-19 16:26:00 +08:00
Nathan.fooo
5bbf174ffd
chore: enable local ai and local ai chat ( #5755 )
...
* chore: enable local ai and local ai chat
* chore: config for chat with file
* chore: flutter anaylzer
2024-07-18 20:54:35 +08:00
Mathias Mogensen
dc6349b4b1
fix: improve color selector ( #5743 )
...
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-07-16 14:50:50 +08:00