Zack
3b304747f2
feat: last publish name ( #6766 )
...
* chore: wip update client api
* feat: add unpublished information
* feat: keep the last publish name
* test: add re-publish test
* test: add empty name test
* chore: update cloud version to 0.7.6
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-11-13 20:36:35 +08:00
Lucas
cd3be696dc
feat: optimize the workspace menu loading speed ( #6758 )
...
* feat: optimize the workspace menu loading speed
* chore: add workspace menu animation
* feat: optimize workspace menu loading speed on mobile
* test: workspace member count test
* fix: rust ci
2024-11-13 20:36:15 +08:00
Lucas
57933736ea
feat: support embed webp ( #6775 )
...
* feat: support uploading webp
* feat: support jpeg and bmp image format
2024-11-13 17:16:48 +08:00
Lucas
a46550c250
feat: support managing a space on mobile ( #6764 )
...
* feat: support duplicating and deleting a space on mobile
* feat: support editing a space on mobile
* feat: support renaming space
* feat: add more space icons
* fix: unable to rename space
* fix: code review
* chore: remove ingore import flag for testing
* test: add create space test
* chore: enable cloud test
* test: fix space test
* test: add rename/duplicate/delete tests
2024-11-13 11:10:15 +08:00
Lucas
d268f8c715
feat: integrate codemagic for testing ios/android ( #6719 )
...
* fix: pages overflow when selecting homepage
* feat: integrate codemagic
* Revert "fix: pages overflow when selecting homepage"
This reverts commit 156882a9a7
.
* chore: try to fix build
* chore: remove flutter analyuze
* chore: launch ios simulator
* fix: flutter version
* fix: integration tests on mobile
* fix: mobile tests
* test: fix page style test
* chore: enable ios ci
* chore: update codemagic token
* chore: update app_id
2024-11-12 09:06:30 +08:00
Nathan.fooo
690b46a59a
chore: fix remove view desc test ( #6696 )
...
* chore: fix remove view desc test
* chore: fix remove view desc test
* chore: clippy
2024-11-01 15:57:58 +08:00
Lucas
07e34609e7
feat: custom namespace/domain ( #6614 )
2024-10-31 14:38:32 +08:00
Nathan.fooo
cee0e2ed42
test: fix ci ( #6657 )
2024-10-29 20:55:37 +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 80b961361f
.
* chore: use 7 runners
* chore: use 8 runners
2024-10-29 14:55:20 +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
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
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
nathan
3a9011b3cb
chore: remove timezone for self-hosted runner
2024-10-17 15:42:01 +08:00
Richard Shiue
8126d19682
fix(flutter): wrong time zone when filtering by date field ( #6543 )
...
* fix: wrong time zone when filtering by date field
* test: set time zone
2024-10-16 16:44:06 +08:00
Nathan.fooo
320ffcb434
Import notion zip ( #6528 )
...
* chore: upgrade client api
* chore: import notion zip
* chore: bump client api
* chore: bump collab
* chore: upgrade cloud version
* chore: fix test
* chore: fix test
2024-10-14 20:38:04 +08:00
Lucas
5f1f536181
feat: support editing name when creating a new page on mobile ( #6501 )
...
* feat: support editing name when creating a new page on mobile
* chore: add defaultName in layout extension
* test: add cover title test on mobile
* fix: cover title test on mobile
* feat: add integration runner 4
* chore: update translations
* chore: disable subpage feature
2024-10-08 14:29:07 +08:00
Nathan.fooo
f8ce501b53
chore: fix anon user integration test ( #6493 )
...
* chore: fix anon user integration test
* chore: fix env
* chore: appflowy cloud version
* chore: appflowy cloud version
2024-10-07 13:31:47 +08:00
Nathan.fooo
fd9b01ca27
fix: import data ( #6483 )
...
* chore: import into space
* chore: par insert
* fix: migrate from anon
* chore: fix test
* chore: update test
* chore: add test
* chore: update test
* chore: update test
* chore: update docs
* fix: space collab
* chore: update test
2024-10-06 20:08:17 +08:00
Lucas
574b0ce84b
fix: windows CI failed ( #6457 )
...
* chore: update flutter & rust version
* chore: try to fix windows ci
* chore: downgrade windows version to 2019
2024-10-03 13:28:02 +08:00
Lucas
813c8e6b86
feat: support workspace ops on mobile ( #6449 )
...
* feat: support workspace ops on mobile
* chore: move the member bloc to workspace menu item widget
* feat: support creating workspace on mobile
* chore: add popToHome extension
* fix: flutter analyze
* feat: support renaming a workspace
* feat: support deleting a workspace
* feat: support leaving a workspace
* feat: workspace icon ui revamp
* feat: support updating workspace icon on mobile
* feat: show a confirm dialog before deleting a workspace
* fix: workspace name overflow
* feat: support leaving a workspace
* chore: update translations
* feat: show a toast after renaming workspace
* feat: update translations
* feat: add workspace operation integration tests on mobile
* test: add create workspace test on mobile
2024-10-02 20:13:19 +08:00
Lucas
1b0bb1d5ff
fix: backtick issue in French IME ( #6408 )
...
* fix: backtick doesn't format the text to code in french ime
* test: add backtick test
* fix: three backticks doesn't convert to code block in french ime
* chore: remove cache for docker ci
2024-09-26 20:16:49 +08:00
Lucas
a8a8502577
chore: install deps using pacman ( #6397 )
...
* chore: install deps using pacman
* chore: use rust 1.80.1
* chore: add docker ci
* fix: docker ci
* chore: optimize docker-ci speed
2024-09-25 15:25:44 +08:00
Lucas.Xu
735cddd64b
chore: downgrade macOS version in iOS CI to avoid "no space left" error ( #6168 )
...
* chore: dump mobile ci disk space usage
* chore: downgrade macos ci version to avoid no space left error
2024-09-03 15:08:09 +08:00
Nathan.fooo
08bf5db2de
chore: auto update field title when creating a new field ( #6159 )
...
* chore: auto update field title when creating a new field
* chore: fix test
2024-09-02 13:54:21 +08:00
Nathan.fooo
1cc41c10c4
fix: local ai enable/disable ( #6151 )
...
* chore: local ai state
* chore: fix local ai state when switch workspace
* chore: fix test
2024-09-01 17:48:07 +08:00
Nathan.fooo
01d7d6e900
chore: show document icon or emoji ( #6144 )
...
* chore: show icon
* chore: rename
* chore: adjust UI
* chore: remove unused property
* chore: update test
* chore: fix test
* chore: fix test
2024-08-31 23:54:37 +08:00
Nathan.fooo
6d496b2088
chore: remove future result ( #5960 )
...
* chore: remove future result
* chore: fix test
2024-08-14 15:50:21 +08:00
Lucas.Xu
7261d1e8da
chore: update rocksdb version 0.22.0 ( #5826 )
...
* chore: update rocksdb version 0.22.0
* chore: update collab
* chore: revert rust toolchain to 1.77.2
2024-08-01 15:36:59 +08:00
Nathan.fooo
aff9a61919
chore: notify in release build ( #5817 )
2024-07-26 10:28:18 +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
1e54c2dc7c
chore: only run appflowy cloud if it's not exist ( #5799 )
...
* chore: only run appflowy cloud if it's not exist
* chore: update
* chore: log error
* chore: fix sign out test
* chore: update test
2024-07-25 07:59:03 +08:00
Nathan.fooo
43b250ec28
CI: use self-hosted runner if developer can create a branch in the up-stream repo ( #5791 )
...
* chore: use self hosted macos runner
2024-07-24 10:55:58 +08:00
Khor Shu Heng
20e82880ff
chore: remove unused step in rust CI, allow cache on failure, show container logs ( #5770 )
2024-07-24 10:03:46 +08:00
Lucas.Xu
1524b10a8a
chore: bump version 0.6.4 ( #5719 )
...
* chore: upgrade android target sdk to 34
* chore: downgrade macos builder version to support x86_64
* chore: bump version 0.6.4
2024-07-11 13:46:28 +08:00
Kilu.He
23c67bcdba
feat: support publish document ( #5576 )
...
* feat: support a event for getting encoded collab of document
* feat: support publish view and unpublish views
* feat: publish page to the web
* chore: refacotor share bloc
* feat: call the publish event
* feat: support publish view and unpublish views
* feat: integrate publish api
* feat: integrate unpublish api
* feat: fetch the publish info to show the publish status
* feat: support publish interfaces
* fix: lint error
* fix: modified web server
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: update codes
* fix: update codes
* fix: update codes
* fix: update codes
* fix: update codes
* chore: refactor publish bloc
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: some style
* fix: the name is too long to publish
* chore: change color
* fix: some style
* fix: some style
* feat: refacotor share menu UI
* fix: some style
* fix: lint
* fix: some style
* feat: refacotor export-as
* fix: some style
* chore: refactor share menu colors
* fix: rust ci
* fix: some style
* fix: some style
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: bugs
* fix: rerelease
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: deploy
* fix: og image
* fix: support copy button
* fix: support copy button
* fix: support copy button
* chore: add a params
* feat: use default publish name
* chore: update copy
* feat: show a confirm deletion dialog if the deleted page contains published page
* feat: add copy toast in publish tab
* fix: to 404
fix: to 404
fix: to 404
fix: the error to 404
* feat: unpublish the page auto when moving it to another space
* feat: improve confirm deletion dialog
* feat: show unpublish error
* chore: use beta.appflowy.com
* feat: disable publish in non-apppflowy-cloud user mode
* fix: modified bullted icon style
* fix: the dark mode color
* fix: save the dark mode in local storage
* fix: text color
* chore: make bash script more portable (#5679 )
* fix: title longer
* chore: move the files and modified the en
* chore: update deploy.sh
* chore: modified Dockerfile
* chore: modified server.cjs to server.js
* chore: modifed server.js to server.ts
* chore: replace publish url
* chore: remove todo list hover
* chore: show confirm dialog before deleting page
* fix: unpublish the pages before deleting
* fix: table cell bg color
* fix: callout icon
* fix: list number
* fix: emoji
* fix: number icon
* fix: callout icon position
* fix: add margin bottom
* fix: code block
* fix: support scroll for breadcrumbs
* fix: the breadcrumb doesn't update after moving page
* fix: 0705 issues
* fix: update publish status afer deleting page
* chore: add hover effect for visit site button
* fix: remove puiblish url text field enable border color
* chore: update delete page copy
* chore: enable debug category
* fix: only render sidebar if the spaces are ready
* fix: the breadcrumb doesn't update after moving page
* fix: auto code
* fix: add emoji
* fix: add emoji
* fix: favicon
* fix: cypress test
* fix: remove deploy ci
* fix: default url
* chore: revert launch.json
* fix: docker ci
* fix: change favicon
* fix: flutter integration test
* feat: add hover effect to share menu
* chore: add a checkmark if the page has been published
* chore: revert space deletion
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Zack <speed2exe@live.com.sg>
2024-07-08 13:45:57 +08:00
Lucas.Xu
2d11215bb2
chore: use latest macos runner to build the release package ( #5686 )
2024-07-08 09:43:23 +08:00
Nathan.fooo
46896b5a2b
chore: remove appflowy_web project ( #5671 )
...
* chore: remove appflowy_web project
* chore: remove ci
2024-07-01 22:49:24 +08:00
Mathias Mogensen
4708c0f779
feat: plan+billing ( #5518 )
...
* feat: billing client
* feat: subscribe workspace default impl
* feat: added create subscription
* feat: add get workspace subs
* feat: added subscription cancellation
* feat: add workspace limits api
* fix: update client api
* feat: user billing portal
* feat: billing UI (#5455 )
* feat: plan ui
* feat: billing ui
* feat: settings plan comparison dialog
* feat: complete plan+billing ui
* feat: backend integration
* chore: cleaning
* chore: fixes after merge
* fix: dependency issue
* feat: added subscription plan cancellation information
* feat: subscription callback + canceled date
* feat: put behind feature flag
* feat: downgrade/upgrade dialogs
* feat: update limit error codes
* fix: billing refresh + downgrade dialog
* fix: some minor improvements to settings
* chore: use patch for client-api in tauri
* fix: add shared-entity to patch
* fix: compile
* ci: try to add back maximize build space step
* test: increase timeout in failing test
---------
Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
2024-06-12 17:08:55 +02:00
Mathias Mogensen
b6d873db1b
chore: remove build bot ( #5500 )
2024-06-10 09:04:28 +08:00
Kilu.He
3b72f90ca5
feat: improve test coverage ( #5481 )
2024-06-06 17:48:58 +08:00
Kilu.He
52e7fb49cd
feat: support server render html ( #5471 )
...
* feat: node server
* fix: replace node to bun
2024-06-05 14:08:19 +08:00
Nathan.fooo
aec7bc847e
feat: AI chat ( #5383 )
...
* chore: ai type
* chore: use patch to fix version issue
* chore: update
* chore: update
* chore: integrate client api
* chore: add schema
* chore: setup event
* chore: add event test
* chore: add test
* chore: update test
* chore: load chat message
* chore: load chat message
* chore: chat ui
* chore: disable create chat
* chore: update client api
* chore: disable chat
* chore: ui theme
* chore: ui theme
* chore: copy message
* chore: fix test
* chore: show error
* chore: update bloc
* chore: update test
* chore: lint
* chore: icon
* chore: hover
* chore: show unsupported page
* chore: adjust mobile ui
* chore: adjust view title bar
* chore: return related question
* chore: error page
* chore: error page
* chore: code format
* chore: prompt
* chore: fix test
* chore: ui adjust
* chore: disable create chat
* chore: add loading page
* chore: fix test
* chore: disable chat action
* chore: add maximum text limit
2024-06-03 14:27:28 +08:00
Kilu.He
4d42c9ea68
feat: support document apply remote events ( #5436 )
...
* feat: support document apply remote events
* fix: add tests for database
* fix: add test for filter,sort and group
* fix: jest ci
* fix: jest ci
* fix: jest ci
* fix: jest ci
* fix: cypress test
2024-06-03 11:20:45 +08:00
Mathias Mogensen
4ad7c48b25
fix: launch review 0.5.9 ( #5443 )
...
* fix: lose focus in editor on open settings dialog
* fix: support CTRL+. for sidebar toggle
* fix: make notify method private
* fix: copy for video block
* fix: copy for notification setting
* fix: add libmpv to appimage builder
* fix: missing tabs bloc from context
* ci: add libmpv-dev to missing workflows
* fix: do not depend on inherited widget in dispose
* test: add media kit ensureInitialized to integration tests
* fix: use maybeOf for AFFocusManager
* fix: use pattern matching for youtube error
* fix: missed null-promise on convertion
2024-06-02 14:52:20 +02:00
Mathias Mogensen
42e83b3ce9
feat: video block support ( #5199 )
...
* feat: video block support
* chore: workaround for ci failing
* chore: test
* chore: check status
* chore: revert apt-get
* chore: add mpv
* chore: add mpv to appimagebuilder
* chore: try again
* chore: update after merge
* ci: remove workaround for microsoft issue
* chore: update editor plugins
* feat: add video block option on mobile
* fix: final changes for menu
* chore: undo cocoapods version
2024-05-30 03:06:29 +02:00
Lucas.Xu
9a5dbbb3ce
chore: upgrade to Flutter 3.22.0 ( #5395 )
...
* chore: upgrade flutter to 3.22.0
* chore: upgrade editor version
* chore: upgrade CI files
* fix: failed tests
2024-05-23 11:07:09 +08:00
Lucas.Xu
6edb184bfb
refactor: mobile view page ( #5288 )
...
* refactor: mobile view page
* fix: provider not found
* chore: add page style integration tests
* fix: android title bar padding
* fix: unable to click mentioned page on Android
* fix: font family not available log
2024-05-09 13:32:35 +08:00
Nathan.fooo
a69e83c2cb
feat: Implement summary field for database row ( #5246 )
...
* chore: impl summary field
* chore: draft ui
* chore: add summary event
* chore: impl desktop ui
* chore: impl mobile ui
* chore: update test
* chore: disable ai test
2024-05-05 22:04:34 +08:00
Kilu.He
6d0598b101
feat: parse folder collab and display document title/icon/cover ( #5222 )
...
* feat: support web document and cypress test
* fix: support blocks
* fix: support table and outline
* fix: update nginx
* fix: support document title, icon, cover
fix: mock test folder
2024-04-30 11:32:26 +08:00
Kilu.He
9135fb94ad
feat: support web document and cypress test ( #5116 )
...
* feat: support web document and cypress test
* fix: support blocks
* fix: support table and outline
* fix: update nginx
2024-04-29 14:32:14 +08:00