Nathan.fooo
612d652320
feat: support local ai embedding, local ai search, local document content search ( #7839 )
...
* chore: generate embeddings
* chore: save embedding
* chore: vec sqlite
* chore: clippy
* chore: init vector
* chore: create vector db
* chore: periodically write embedding
* chore: fix compile
* chore: skip write
* chore: impl search
* fix: test
* fix: stop scheduler
* fix: search
* chore: add test
* chore: update schema
* chore: index all
* chore: index
* chore: search document content
* chore: index document content and title
* chore: index all view
* chore: rename trait
* refactor: remove folder index manager
* chore: index folder changes
* chore: delete folder search
* chore: update logs
* chore: update logs
* chore: search
* chore: add search test
* chore: fmt
* chore: fix test
* chore: fix ios build
2025-05-02 08:21:42 +08:00
Nathan
7fc2fd56f0
fix: retain cycle
2025-04-23 15:59:53 +08:00
Nathan.fooo
607b7ecd1f
Merge pull request #7766 from AppFlowy-IO/private_database_inline_view
...
chore: remove inline view id reference
2025-04-20 13:35:53 +08:00
Nathan
72fc0cce07
chore: move sql
2025-04-19 22:18:15 +08:00
Nathan
e2896b2911
chore: remove inline view id reference
2025-04-16 22:03:14 +08:00
Nathan
f652229718
fix: open relation database row
2025-04-16 16:08:11 +08:00
Nathan
91397c963a
chore: clippy
2025-04-07 19:34:26 +08:00
Nathan
995b773c74
chore: replace str with uuid
2025-04-07 19:24:58 +08:00
Nathan
7456c65799
chore: clippy
2025-03-27 20:54:48 +08:00
Nathan
949556e2fa
chore: remove tauri feature
2025-03-24 12:03:42 +08:00
Morn
9eed993421
feat: refactor databse styles ( #7405 )
...
* feat: refactor databse styles
* feat: support compact mode for databse
* feat: support dynamic height for board
* fix: add reference icon for database view in document
* feat: support data sync for database node in document
* fix: add hover effect in compact mode switcher
* fix: title of document not align correctly with a large screen
* fix: some launch review issues
* fix: auto hide the Hidden Groups unless the user clicks it to show
* fix: testing error
* chore: update board version
* chore: update database menu buttons
* fix: some launch review issues
---------
Co-authored-by: Lucas <lucas.xu@appflowy.io>
2025-03-04 11:29:38 +08:00
Nathan.fooo
171c5634f2
fix: calculation UI refresh ( #6615 )
...
* chore: add test
* chore: update test
* chore: create events
* chore: load csv
* test: add events
* test: clean
* chore: fix test
* chore: fix test
* chore: fix test
* chore: fmt
---------
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2024-12-24 21:27:34 +08:00
Richard Shiue
04a013f7ee
chore: fix clippy ( #7007 )
2024-12-18 15:34:23 +08:00
Nathan.fooo
9d53f758d4
chore: bump client api 088 ( #7004 )
...
* chore: bump client api
* chore: bump client api
* chore: fix clippy
2024-12-18 12:12:58 +08:00
Nathan.fooo
722b436cad
chore: Ai chat context ( #6929 )
...
* chore: implement chat setting
* chore: clippy
* chore: rename
* chore: set rag_ids when creating a chat
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fix test
* chore: clippy
2024-12-08 18:25:25 +08:00
Nathan.fooo
da0395be5e
chore: fetch rows by chunk size ( #6934 )
...
* chore: chunk size
* chore: chunk size
2024-12-07 00:02:56 +08:00
Nathan.fooo
dddf5aa195
chore: move type option to collab repo ( #6921 )
...
* chore: bump collab
* chore: bump collab
* chore: fix test compile
* chore: fix test
* chore: remove numeric
* chore: fix media type option
2024-12-05 14:12:25 +08:00
Nathan.fooo
ca195887e0
chore: bump collab ( #6914 )
...
* chore: bump collab
* chore: bump collab
2024-12-03 17:05:40 +08:00
Richard Shiue
510d8357ee
fix: RwLock race condition during group controller instantiation ( #6860 )
...
* chore: code cleanup
* fix: view editor used during initialization
* fix: quick and dirty hack job
* test: add test
* chore: don't create separate mut var
* chore: docs
* fix: uninitialized group controllers
* chore: remove group
* chore: fix test
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-11-28 17:26:13 +08:00
Mathias Mogensen
c910bda534
fix: minor improvements to media interactions ( #6867 )
...
* fix: minor improvements to media interactions
* test: remove redundant test
2024-11-28 02:13:06 +01:00
Mathias Mogensen
bae19b9c3a
feat: files media improvements ( #6632 )
...
* feat: files & media uiux improvements
* feat: desktop grid media cell changes
* test: amend tests
* feat: media mobile improvements
* feat: more refinement
* fix: dart linter
* chore: update collab
* fix: icon and test
* test: refactor upload hint
* test: forgot to use helper method
2024-11-05 00:13:19 +01:00
Nathan.fooo
3fbdcab7b0
chore: try to fix when load data from cloud cause windows delay rendering ( #6708 )
2024-11-04 13:53:02 +08:00
Nathan.fooo
1b9b2a5f8d
chore: fix database view event ( #6697 )
2024-11-01 21:48:25 +08:00
Nathan.fooo
e6357a9d6c
chore: optimize import appflowy data ( #6671 )
...
* chore: only import user workspace
* chore: apply migration if need
* chore remove unused code
* chore: store first time installed version
* chore: clippy
2024-10-31 13:02:54 +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
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
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
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
d7bbb4261c
chore: remove legacy CreateRowParams ( #6592 )
2024-10-22 20:22:03 +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
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
2378c0c441
chore: add calculation rust test ( #6547 )
...
* chore: add test
* chore: clippy
2024-10-15 17:20:53 +08:00
Nathan.fooo
46a3006f4d
refactor: database test ( #6544 )
...
* chore: remove script
* chore: remove script
* chore: refactor test
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fmt
2024-10-15 09:32: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
Richard Shiue
ea61c81cce
feat(flutter_desktop): open created filtered rows ( #6522 )
...
* fix: revert previous implementation
* feat: open created but hidden rows as page
* fix: cargo clippy
* test: add integration tests
* fix: typo
* fix: flutter analyzer
* chore: clean up code
* chore: code cleanup
* chore: code cleanup
2024-10-11 11:04:03 +08:00
Richard Shiue
b54e3dd243
feat: checklist cell improvements ( #6515 )
...
* feat: reorder checklist tasks
* feat: quickly create checklist tasks
* feat: reorder checklist on mobile
* test: add integration test
* test: add bloc test
* fix: flutter analyzer
* fix: cargo clippy
2024-10-10 11:38:17 +08:00
Richard Shiue
29dc46a993
fix: dont edit every view while handling database view row change ( #6506 )
...
* fix: don't process on every view while only handling one view
* test: add test
2024-10-09 11:01:09 +08:00
Richard Shiue
93885bad7b
fix: get all calendar events not fetching empty ones ( #6508 )
2024-10-09 11:00:33 +08:00
Richard Shiue
6e0619c21e
chore: bump validator crate version ( #6494 )
2024-10-08 21:38:58 +08:00
nathan
54d449647c
fix: clippy and test
2024-10-07 11:20:59 +08:00
nathan
01d73f2753
chore: clippy
2024-10-07 09:44:00 +08:00
Nathan.fooo
75da496128
fix: calculation bug ( #6489 )
...
* chore: upgrade collab
* fix: calculate value
* chore: optimize calculate
* chore: cal when open database
* chore: update calculation when filter change
* chore: use same runtime
2024-10-07 08:57:42 +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
Richard Shiue
edeec49121
fix: hide editing rows from groups when filters are applied ( #6409 )
...
* fix: editing a row while in active filters
* fix: dont allow filtering by group field
2024-10-03 10:17:51 +08:00
Richard Shiue
99962dc3c6
fix: field type option transform ( #6451 )
...
* test: add field transform tests
* fix: type option transform messing up type option data
* test: add date time transform integration test
* fix: update view editor
2024-10-03 08:11:11 +08:00
Richard Shiue
70e72d843e
feat: custom database field icons ( #6415 )
2024-09-30 22:14:15 +08:00
Richard Shiue
e1c60084d3
feat: allow filtering by last modified and created at field types ( #6407 )
...
* feat: last modified and created on filters
* chore: improve select option filter
* test: add test
2024-09-26 18:57:15 +08:00
Richard Shiue
9b7d38bca7
feat(flutter_desktop): allow filtering by date end ( #6399 )
2024-09-25 15:28:47 +08:00
Nathan.fooo
6a1619d300
chore: detect field type when import csv ( #6400 )
2024-09-25 15:09:00 +08:00