Commit Graph

4463 Commits

Author SHA1 Message Date
764b4db166 chore: bump version 0.2.9 (#3144) 0.2.9 2023-08-10 21:18:31 +08:00
7701533ed2 chore: remove the unused value in supabase_task (#3157) 2023-08-10 21:06:02 +08:00
29c89013f0 chore: update PT-BR translations (#3156) 2023-08-10 20:59:53 +08:00
1fad5aa804 feat: callout improvement (#3090) 2023-08-10 20:59:24 +08:00
675e23e971 fix: scroll to heading is too slow (#2952) (#3045) 2023-08-10 18:36:53 +08:00
c9ee82ec75 chore: update editor version to 1.2.3 (#3153) 2023-08-10 18:35:27 +08:00
0c9935ccf2 fix: using freeze to refactor the FieldInfo class (#3152) 2023-08-10 15:46:16 +08:00
d28846bbaa chore: update German translations 2023-08-10 09:18:18 +07:00
58ecf62240 feat: selectOption sort + fix logic in edge cases (#3109) 2023-08-09 12:43:03 +08:00
a5eaf15548 refactor: login session (#3149) 2023-08-09 10:13:49 +08:00
4589d86d81 inlang: update translations 2023-08-08 18:18:46 +02:00
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
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
9d18e9de40 fix: use dart build script on Windows (#3141) 2023-08-08 16:08:34 +08:00
e2dd179001 Merge pull request #3140 from LucasXu0/url_protocol_in_windows_installer 2023-08-08 12:19:56 +07:00
35a47bfe5d feat: tabs shortcuts (#3112) 2023-08-08 13:09:17 +08:00
9dc209bda7 fix: loading status widget on the signup page flickers. 2023-08-08 11:24:06 +08:00
104851d330 chore: optimize the logout button 2023-08-08 10:58:14 +08:00
a1db5bff5c fix: user page inside setting overflow 2023-08-08 10:46:52 +08:00
453346e69c fix: the minHeight of the personal header is too small 2023-08-08 10:32:08 +08:00
923285bfcf feat: support mention a page (#3117) 2023-08-08 10:07:59 +08:00
0de8b92db6 fix: deeplink doesn't work in windows exe installer 2023-08-08 10:06:29 +08:00
125bcbc9db fix: rebuild application when setting the theme or font (#3139) 2023-08-08 09:08:24 +08:00
ef9596f4ab chore: enable single instance desktop application on windows (#3136) 2023-08-07 23:30:14 +08:00
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
a3bea472bf chore: update zh-TW translations (#3131) 2023-08-07 20:59:36 +08:00
5ac7b8e165 fix: automatically wrap the date, number or URL cells. 2023-08-07 17:58:24 +08:00
95a938657b feat: support windows supabase deeplink callback (#3133) 2023-08-07 17:54:50 +08:00
fbb1753350 fix: euro currency number format (#3115) 2023-08-07 17:49:03 +08:00
c6401da0b5 feat: support customizing the supabase auth path (#3130) 2023-08-07 14:31:20 +08:00
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
63a12a1d2b test: add subscription test (#3126) 2023-08-06 15:54:18 +08:00
890f7573f3 fix: favorite selection and context menu doesn't work (#3114) 2023-08-06 12:31:47 +08:00
6f159e741b refactor: remove shared instance KV (#3123)
* refactor: remove shared instance KV

* test: enable document test
2023-08-06 11:51:03 +08:00
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
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
b7dfc85208 fix: macos release build (#3118) 2023-08-04 21:22:28 +08:00
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
70914e6228 chore: support building universal macos package (#3110) 2023-08-03 20:02:44 +08:00
45cbd70bf4 chore: bump version 0.2.8 (#3105) 0.2.8 2023-08-03 15:07:01 +08:00
fb9bc359b8 feat: disable moving page into the database (#3107) 2023-08-03 15:06:02 +08:00
135d8a811e chore: fix historical user open issue (#3106) 2023-08-03 12:07:42 +08:00
03518c951c ci: disable document test (#3104) 2023-08-03 10:33:25 +08:00
03b8f2ccb2 feat: Get started doc migration (#3102)
* feat: migrate empty document

* chore: update collab rev

* chore: fmt
2023-08-03 09:14:52 +08:00
a40c639a96 fix: dispose the listener when the favorite bloc dispose (#3103) 2023-08-03 08:50:56 +08:00
ea0c4e96d2 feat: implement magic link login (#3086)
* feat: implement magic link login

* ci: create env file

* ci: generate flutter env files

* ci: disable inject env

* chore: update table name

* Update frontend/appflowy_flutter/lib/env/env.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

* chore: fix compile

---------

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2023-08-03 08:48:04 +08:00
a1143e24f3 feat: support favorites folder 2023-08-02 21:20:51 +08:00
ff79635b2b fix: height for calendar view in document (#3073) 2023-08-02 18:07:44 +08:00
f0d2cf7da3 fix: insert reference page in nested page 2023-08-01 21:47:20 +08:00
5e2ed56f5b fix: move translation jsons to right folder (#3050) 2023-08-01 14:19:45 +08:00