Ahad Patel
d21c0c0dfc
feat: add same delete design in database ( #6620 )
...
* add same delete design in database
* fix: remove padding when widget is null or function is null
2024-12-09 15:13:20 +08: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
Lucas
07e34609e7
feat: custom namespace/domain ( #6614 )
2024-10-31 14:38:32 +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
6cc8c81e3d
chore: adjust Toggle widget's onChanged callback ( #6556 )
2024-10-16 14:39:46 +08:00
Lucas
8cf683eb50
feat: customize animation for popover ( #6507 )
...
* feat: customize animation for popover
* chore: code refactor
* feat: using popover direction calculate the popover animation translate direction
* feat: integrate the animated popover in appflowy_popover and popover_action
* fix: close popover assertion
* chore: format code
* chore: code refactor
* feat: optimize the popover listener
* feat: clear popover when hot-reloading
* chore: refactor code
* fix: integration test
* fix: icon test
2024-10-09 15:10:05 +08:00
Richard Shiue
8e6f051dec
fix: launch review issues ( #6479 )
...
* fix(flutter_desktop): field icon picker popover constraints
* fix(mobile): immediately select field when editing filter
* fix: filter through select options not working
* fix(mobile): scroll to bottom after filter creation
* fix: primary field tooltip
2024-10-05 10:57:52 +08:00
Richard Shiue
70e72d843e
feat: custom database field icons ( #6415 )
2024-09-30 22:14:15 +08:00
Richard Shiue
af40ff8eb1
chore: grid ui improvements ( #6428 )
...
* fix: dont use medium font weight
* fix: widget padding adjustments
* fix: new divider color
* chore: use horizontal padding from databsepluginwidgetbuildersize
* chore: use existing color token
* chore: restore old add icon
2024-09-30 16:09:57 +08:00
Nathan.fooo
7e1b77f872
chore: Migrate type option ( #6395 )
...
* chore: migrate number type option
* chore: migrate single select
* chore: migrate multi select
* chore: migrate date type option
* chore: migrate timestamp type option
* chore: support friendly full
* chore: migrate media type option
* chore: update collab
* chore: update zip
* chore: remove file
* chore: fix build
* chore: fix test
2024-09-25 11:44:19 +08:00
Richard Shiue
806fc75a8a
fix: launch review issues 0.7.0 ( #6367 )
...
* fix: leave away the property edit action -> the menu doesnt close
* fix: tooltip showing when hovering over empty space
* fix: text not centered
* fix: board card sizing issue
2024-09-22 09:34:21 +08:00
Mathias Mogensen
4888d5d528
fix: media option improvements ( #6260 )
...
* feat: hide file names option
* chore: copywriting fixes
* fix: mobile cell
* feat: browse all images in a cell in viewer
* chore: unused variable
* fix: dialogs on download file
* feat: upload multiple files at once
* test: improve test coverage
* fix: missing format of rust files from merge
2024-09-13 00:12:13 +02:00
Mathias Mogensen
614f3ce81b
feat: media launch review ( #6198 )
...
* fix: unexpected thrown exceptions~
* fix: wrap toggle rebuild
* fix: copywriting + checkbox group
* fix: only show item menu on hover
* feat: click to open image in viewer
* feat: improve row detail ux
* fix: add delete confirmation dialog
---------
Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2024-09-09 13:42:23 +08:00
Richard Shiue
0fd0483302
fix: various grid ui issues ( #6182 )
...
* fix: delete field confirmation dialog only closes top most popover
* fix: prioritize single-line checklist items
* chore: wrap text toggle persist
* test: update integration tests
* chore: delete conflicting outputs on freezed
* chore: slightly make field editor faster
* chore: use standard dialog componet
* chore: enable multiline checklist tasks on mobile
* chore: Update frontend/appflowy_flutter/lib/plugins/database/application/field/field_editor_bloc.dart
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
* chore: code cleanup
* fix: create field from row detail and add test
* chore: allow opening related database from editor
* test: integration test flake
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-09-05 13:54:50 +08:00
Mathias Mogensen
009c2ed402
feat: media type option ( #6090 )
...
* feat: media type option
* feat: rename files + more media types
* feat: add basic style for cards on desktop
* test: add media
* chore: clippy
* feat: row detail ux improvement
* feat: show all media attachments as one count on card
* chore: localization
* fix: overlay issue + disable filter for option
* test: add base integration test
* test: add pumpAndSettle
* chore: update collab revision
* feat: mobile grid & board styling
* fix: clippy
* fix: grid reorder rows bug
* fix: style discrepancy
* chore: clippy
* chore: code cleanup
2024-09-05 06:03:58 +02: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
7abe9f4661
feat: show indicator when send chat message with attachment/mention etc ( #5919 )
...
* chore: adjust line height
* chore: send stream message
* chore: index file
* chore: clippy
2024-08-10 17:23:37 +08:00
Mathias Mogensen
bbb3f95a13
fix: billing+cleanup ( #5634 )
...
* fix: billing fixes
* chore: best practice and cleaning
* chore: dispose of unused resources
* chore: upgrade editor version
2024-06-27 02:00:21 +02:00
Mathias Mogensen
7586a0ed48
fix: settings ui improvements ( #5590 )
...
* fix: settings ui improvements
* fix: replace placeholder + fix open folder
* fix: collapse sidebar button on windows
* test: fix tests after changes
* test: missed type cast
2024-06-20 21:01:20 +02:00
Mathias Mogensen
4a126e17ce
fix: settings improvements ( #5547 )
...
* fix: user workspace bloc changed
* fix: use translate card cell style
* fix: add getworkspacemember
* fix: billing launch review
* fix: disable time field
* fix: member tooltip
* fix: remove my account description
* fix: punctuation
* fix: filter workspace font
* fix: cloud toggle
* fix: minor adjustments
* chore: disable cloud document search
* fix: improve workspace name textfield
* test: move billing test to cloud
* fix: use cache over remote
* fix: clippy and tests
* chore: amend flowy tooltip
* test: add pump and settle
* test: integration test for local auth
2024-06-17 14:30:19 +02:00
Mohammad Zolfaghari
aa621a8d84
feat: timer field ( #5349 )
...
* feat: wip timer field
* feat: timer field fixing errors
* feat: wip timer field frontend
* fix: parsing TimerCellDataPB
* feat: parse time string to minutes
* fix: don't allow none number input
* fix: timer filter
* style: cargo fmt
* fix: clippy errors
* refactor: rename field type timer to time
* refactor: missed some variable and files to rename
* style: cargo fmt fix
* feat: format time field type data in frontend
* style: fix cargo fmt
* fix: fixes after merge
---------
Co-authored-by: Mathias Mogensen <mathiasrieckm@gmail.com>
2024-06-13 08:52:13 +02:00
Nathan.fooo
f1a4deb459
chore: support more language ( #5522 )
...
* chore: support more language
* chore: adjust ui
2024-06-12 23:17:57 +08:00
Nathan.fooo
3d7a500550
feat: AI translation in Database ( #5515 )
...
* chore: add tranlate field type
* chore: integrate ai translate
* chore: integrate client api
* chore: implement UI
2024-06-12 16:32:28 +08:00
Nathan.fooo
759998cacb
chore: enable ai summary ( #5351 )
2024-05-17 10:22:05 +08:00
Nathan.fooo
dc813d85a8
chore: disable ai summary ( #5277 )
2024-05-07 12:38:44 +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
Richard Shiue
d8b0c783bf
chore: update translation text for wrap cell content ( #5172 )
2024-04-22 09:27:57 +08:00
Richard Shiue
8947a89a24
feat: allow fields to not wrap cell content ( #5128 )
2024-04-13 16:48:28 +08:00
Richard Shiue
6e3c731162
chore: remove single field listener ( #5113 )
2024-04-11 13:43:36 +08:00
Richard Shiue
419464c175
feat: select option cell editor revamp ( #5011 )
...
* chore: gen new select option color on frontend
* chore: reorder select options
* chore: fix performance regression
* chore: add text field tap region
* chore: implement hover focus
* chore: implement keyboard focus
* chore: fix tests
* chore: reorder options in field editor
* chore: fix tests
2024-03-31 10:54:17 +08:00
Richard Shiue
490cb48354
chore: organize code ( #5004 )
...
* chore: rename files and classes
* chore: move some files around
2024-03-29 11:54:42 +08:00