Askarbek Zadauly
6fc8072459
feat: tauri grid changes and fixes ( #2995 )
...
* (feat) implement row drag and drop functionality
* (feat) implement grid row actions options ui
* (feat) add delete row function
* (feat) implemet grid filter and sort popup layout
* chore: move row methods to database controller
* (feat) integrate delete and duplicate row functions
* chore: add option on field popup
* chore: padding on edit row
* fix: change option color
* chore: stick to corner on resize
* fix: stick to corner
* chore: grid row popup changes
* chore: grid title
* chore: add field width
* chore: replace table layout with fixed column size
* chore: resize column WIP
* chore: save column width and draggable WIP
* chore: nav panel resize fix
* chore: database filter store
* chore: filter popups
* chore: filter value options
* chore: remove console
* chore: database filter refactor
* chore: prevent jitter and dont include used fields
* chore: checked field type
* chore: reset operator
* chore: filter icon
* chore: database sort popup
* chore: add icons into ref page
* chore: sort icon in column header
* chore: grid title fix
* chore: change text and border colors
* chore: grid rows dnd and optimise components
* chore: select option color change fix
* chore: filter service and controller
* chore: wire filter UI to service WIP
* chore: show only fields/cells with visiblity set to true
* fix: grid visible column exception
* chore: add update text filter backend
* chore: select option filter save modify get
* fix: filter reload and new filter
* fix: new filter order
* chore: sort backend service
* chore: database sort UI
* chore: field select popover component
* chore: operator select popover
* chore: select options popover
* chore: change text color
* chore: post merge
* chore: sort popover
* chore: bg body
* chore: grid row actions popover
* chore: dragging row change
* chore: new field column fix
* chore: field actions popover and field type popover
* chore: hide and delete field actions
* chore: duplicate field
* fix: pnpm lock file has error and button color update
* fix: tsc error
* chore: add field to left and right
---------
Co-authored-by: Mikias Tilahun Abebe <mikiastilahun@gmail.com>
Co-authored-by: qinluhe <qinluhe.twodog@gmail.com>
2023-08-14 17:06:27 +08:00
Nathan.fooo
27b1f00e17
feat: user awareness ( #3185 )
...
* refactor: separate functions
* feat: init user awareness object
* test: create reminder event test
* docs: add documentation
2023-08-14 12:57:59 +08:00
Mohammad Zolfaghari
2f8edf1fd1
feat: group by date ( #2641 )
...
* feat: group by date
* test: added more tests for group by date
* fix: print month in abbrev format
* chore: adapt group event changes
* style: remove comment
* fix: change date on changing group
* fix: dont count time in relative group
* fix: check beginning of month is within 30 days
* refactor: unify group id date format
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-08-14 11:37:35 +08:00
Lucas.Xu
a1e2d97388
chore: update editor version
2023-08-13 18:15:59 +08:00
Lucas.Xu
9863000f4a
feat: support DidUpdateChildViews callback
2023-08-13 17:32:52 +08:00
Lucas.Xu
d0a343ee36
chore: remove the unused code
2023-08-13 17:14:58 +08:00
Lucas.Xu
7a6c829187
chore: enable macOS build on 10.14
2023-08-13 16:59:14 +08:00
Lucas.Xu
fc0ded4990
fix: universal build for macOS
2023-08-13 16:58:28 +08:00
Nathan.fooo
9063b40e06
feat: enable collaboration update synchronization between different devices ( #3169 )
...
* feat: bypass realtime event
* chore: use user device id
* chore: send realtime update
* chore: setup realtime recever
* chore: setup realtime recever
* chore: clippy
* chore: update collab rev
* chore: update realtime subscription
* chore: fix test
* chore: fmt
* test: fix flutter test
2023-08-12 17:36:31 +08:00
Lucas.Xu
764b4db166
chore: bump version 0.2.9 ( #3144 )
2023-08-10 21:18:31 +08:00
Lucas.Xu
7701533ed2
chore: remove the unused value in supabase_task ( #3157 )
2023-08-10 21:06:02 +08:00
ferreira-fp
29c89013f0
chore: update PT-BR translations ( #3156 )
2023-08-10 20:59:53 +08:00
Yijing Huang
1fad5aa804
feat: callout improvement ( #3090 )
2023-08-10 20:59:24 +08:00
Johan Sutrisno
675e23e971
fix: scroll to heading is too slow ( #2952 ) ( #3045 )
2023-08-10 18:36:53 +08:00
Lucas.Xu
c9ee82ec75
chore: update editor version to 1.2.3 ( #3153 )
2023-08-10 18:35:27 +08:00
Nathan.fooo
0c9935ccf2
fix: using freeze to refactor the FieldInfo class ( #3152 )
2023-08-10 15:46:16 +08:00
Lucas.Xu
d28846bbaa
chore: update German translations
2023-08-10 09:18:18 +07:00
Richard Shiue
58ecf62240
feat: selectOption sort + fix logic in edge cases ( #3109 )
2023-08-09 12:43:03 +08:00
Nathan.fooo
a5eaf15548
refactor: login session ( #3149 )
2023-08-09 10:13:49 +08:00
fbiere
4589d86d81
inlang: update translations
2023-08-08 18:18:46 +02:00
Richard Shiue
9330df4ce1
fix: overlapped scrollbar in calendar ( #3075 )
...
* fix: height for calendar view in document
* fix: hide overlapped scrollbars
* chore: merge remote branch 'upstream/main' into fix-#2618
2023-08-08 16:58:04 +08:00
Richard Shiue
7cdd47757b
chore: database tab bar ui improvements ( #3093 )
...
* chore: tab bar ui polish
* chore: toolbar buttons ui
* chore: minor padding radius and spacing adjustment
* fix: padding issues
* chore: add view button size and padding
* chore: the carelessness is real
* fix: dark mode colors
* fix: selected icon color
2023-08-08 16:57:25 +08:00
Lucas.Xu
e2dd179001
Merge pull request #3140 from LucasXu0/url_protocol_in_windows_installer
2023-08-08 12:19:56 +07:00
Mathias Mogensen
35a47bfe5d
feat: tabs shortcuts ( #3112 )
2023-08-08 13:09:17 +08:00
Lucas.Xu
9dc209bda7
fix: loading status widget on the signup page flickers.
2023-08-08 11:24:06 +08:00
Lucas.Xu
104851d330
chore: optimize the logout button
2023-08-08 10:58:14 +08:00
Lucas.Xu
a1db5bff5c
fix: user page inside setting overflow
2023-08-08 10:46:52 +08:00
Lucas.Xu
453346e69c
fix: the minHeight of the personal header is too small
2023-08-08 10:32:08 +08:00
Kilu.He
923285bfcf
feat: support mention a page ( #3117 )
2023-08-08 10:07:59 +08:00
Lucas.Xu
0de8b92db6
fix: deeplink doesn't work in windows exe installer
2023-08-08 10:06:29 +08:00
Nathan.fooo
125bcbc9db
fix: rebuild application when setting the theme or font ( #3139 )
2023-08-08 09:08:24 +08:00
Nathan.fooo
ef9596f4ab
chore: enable single instance desktop application on windows ( #3136 )
2023-08-07 23:30:14 +08:00
Nathan.fooo
3c04b72932
fix: push to sign in screen when logout ( #3127 )
...
* fix: push to sign in screen when logout
* chore: show historical login users
* chore: open historical user
* chore: show historical user
* chore: reload app widget with unique key
* chore: add tooltip for user history
2023-08-07 22:24:04 +08:00
StarAtt
a3bea472bf
chore: update zh-TW translations ( #3131 )
2023-08-07 20:59:36 +08:00
Dan Zheng
5ac7b8e165
fix: automatically wrap the date, number or URL cells.
2023-08-07 17:58:24 +08:00
Lucas.Xu
95a938657b
feat: support windows supabase deeplink callback ( #3133 )
2023-08-07 17:54:50 +08:00
Richard Shiue
fbb1753350
fix: euro currency number format ( #3115 )
2023-08-07 17:49:03 +08:00
Lucas.Xu
c6401da0b5
feat: support customizing the supabase auth path ( #3130 )
2023-08-07 14:31:20 +08:00
Lucas.Xu
f724185f1c
chore: Support CI build universal macOS package ( #3124 )
...
* fix: macos release build
* feat: support build arm64 macOS package on CI
* feat: support build arm64 macOS package on CI
2023-08-06 16:06:43 +08:00
Nathan.fooo
63a12a1d2b
test: add subscription test ( #3126 )
2023-08-06 15:54:18 +08:00
Mihir
890f7573f3
fix: favorite selection and context menu doesn't work ( #3114 )
2023-08-06 12:31:47 +08:00
Nathan.fooo
6f159e741b
refactor: remove shared instance KV ( #3123 )
...
* refactor: remove shared instance KV
* test: enable document test
2023-08-06 11:51:03 +08:00
Nathan.fooo
9a72f31d60
feat: show loading indicator when loading data from remote ( #3120 )
...
* chore: show circle indicator if fetch the data from remote
* chore: fix the lb warnings
* chore: create sdk-build for macOS
2023-08-05 15:02:05 +08:00
Mayur Mahajan
ab7acbd5de
chore: german translation for new property and shortcuts ( #3116 )
...
* chore: translation for new property nd shortcuts
* Update frontend/resources/translations/de-DE.json
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-08-04 20:46:09 +02:00
Lucas.Xu
b7dfc85208
fix: macos release build ( #3118 )
2023-08-04 21:22:28 +08:00
Kilu.He
16a01e11ed
feat: support updating the view name and icon through document ( #3099 )
...
* feat: support updating the view name and icon through document
* fix: store expand pages
* fix: refactor text link
* fix: update cargo.toml
* fix: update test
* fix: update event map
* fix: move deal with icon codes to a single file
* fix: delete useless code from flutter
* fix: document banner
* fix: build error
* fix: update rust library
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-08-04 19:27:14 +08:00
Lucas.Xu
70914e6228
chore: support building universal macos package ( #3110 )
2023-08-03 20:02:44 +08:00
Lucas.Xu
45cbd70bf4
chore: bump version 0.2.8 ( #3105 )
2023-08-03 15:07:01 +08:00
Lucas.Xu
fb9bc359b8
feat: disable moving page into the database ( #3107 )
2023-08-03 15:06:02 +08:00
Nathan.fooo
135d8a811e
chore: fix historical user open issue ( #3106 )
2023-08-03 12:07:42 +08:00