Richard Shiue
c4ff1a6290
feat: double click day cell to create event ( #2424 )
2023-05-03 10:14:12 +08:00
Richard Shiue
a48fca159f
feat: show title in row detail page ( #2433 )
2023-05-03 10:13:33 +08:00
Richard Shiue
95bc325e85
fix: text overflow on time in event card ( #2434 )
2023-05-03 10:11:16 +08:00
Richard Shiue
d5b70c842b
fix: sort the events in each day cell by time ( #2412 )
...
* fix: sort the events in each day cell by time
* fix: reorder issue in calendar day
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-05-02 13:44:52 +08:00
Yijing Huang
545e57448a
fix: UI issues in dark mode ( #2344 )
...
* fix: date cell UI issue #2301
* chore: update font size toggle button hover effect
* chore: update more button background
* chore: update NumberTypeOptionWidge hover style
* chore: improve the hover color in _SelectOptionColorCell
* chore: update User setting UI
* fix: delete unused file
* fix: remove the hover effect when delete button is disable
2023-05-02 10:18:51 +08:00
Daniil Golubev
3277f179ef
feat: add link to changes to message ( #2374 )
2023-05-01 10:56:44 -10:00
Akarsh Jain
c6cd10dfcf
fix: hover state issue in icon picker for dark mode workspace name. ( #2395 )
2023-05-01 08:05:44 -10:00
Daniil Golubev
4be98fdba0
feat: update ru-RU localization ( #2397 )
2023-05-01 11:28:13 +08:00
Richard Shiue
df4a5ca059
fix: calendar ui adjustments ( #2398 )
2023-05-01 11:26:57 +08:00
Richard Shiue
77d58a81fd
chore: grid row page detail redesign ( #2351 )
...
* chore: grid row page detail update
* chore: update row_detail.dart
Co-authored-by: Alex Wallen <wallenstephen@outlook.com>
* chore: more adaptive and code cleanup
* feat: duplicate row
* feat: duplicate calendar event
* fix: ci
* feat: show other options
* fix: show include time
* fix: add key in RowCard to avoid incorrect data when open the row page
---------
Co-authored-by: Alex Wallen <wallenstephen@outlook.com>
Co-authored-by: nathan <nathan@appflowy.io>
2023-04-30 20:50:24 +08:00
Richard Shiue
ac07c259f1
fix : #2028 auto enter edit mode for text field. ( #2096 )" ( #2337 )
...
This reverts commit 5afdb5de35
.
2023-04-29 16:35:45 +08:00
Richard Shiue
cd1202d3dc
feat: open the event details page when a new one is create ( #2388 )
...
* style: code style improvement
* chore: open cal event details page upon creation
2023-04-29 16:32:29 +08:00
Richard Shiue
28f22e4d61
fix: calendar dark mode UI fixes ( #2353 )
...
* chore: calendar dark mode UI fixes
* chore: bump calendar_view package version
* chore: adjust padding
2023-04-29 16:25:43 +08:00
GitStart
2b1b1c0f28
fix: distorted/shrunken emojis in Callout option in theDocument page ( #2361 )
2023-04-27 11:17:40 -10:00
Mohamed DevOps
c8f7401470
chore: add Arabic translation ( #2348 )
...
* add arabic translation
* add arabic locale
* add arabic translation
* Update ar-SA.json
* Update ar-SA.json
2023-04-27 13:41:26 +08:00
Yijing Huang
37ba5d8e43
fix: fix icon hover color in dark mode ( #2356 )
...
* fix: File and Trash icons brightness in dark mode.
Fixes : #2298
* chore: update hover color in file location
* feat: add foregroundColorOnHover in HoverStyle
* feat: add iconColorOnHover in FlowyIconButton
* chore: update trash page UI
---------
Co-authored-by: Akarsh Jain <akarsh.jain.790@gmail.com>
2023-04-26 17:27:07 -10:00
GitStart
857cd9ff55
fix: Use consistent path separators for workspace folder location in settings menu ( #2349 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
2023-04-25 20:02:04 +08:00
Yijing Huang
fccd6135f7
feat: change the UI of language selector ( #2317 )
...
* feat: change the UI of language selector
* chore: clean up code
* chore: delete unnecessary code and clean up
2023-04-25 10:20:10 +08:00
Bram Tertoolen
49caf74ee1
ci: dont run flutter ci on commits that only change tauri sources ( #2338 )
2023-04-24 10:29:57 +08:00
Richard Shiue
aaa3eb9041
fix: remove padding on popovers of newly-created fields ( #2268 )
2023-04-24 10:22:09 +08:00
Richard Shiue
9e47603360
fix : #2102 hide include time setting in date field options ( #2266 )
2023-04-24 10:21:32 +08:00
Annie
71bff8f864
feat: add a new entry to the question bubble ( #2334 )
2023-04-24 09:53:00 +08:00
Shubham Rawat
2af2621b49
feat: add url validation in cell_editor ( #2287 )
...
* feat: add url validation in cell_editor
* fix: url validation in cell editor
* feat: add UriFailure in url_validator
2023-04-23 17:26:27 +08:00
nathan
a604c0f238
chore: bump version
2023-04-22 13:13:06 +08:00
Nathan.fooo
d3363aba0f
Fix/0.1.3 ( #2319 )
...
* fix: duplicate document
* fix: number cell data parser
2023-04-22 11:57:35 +08:00
Yijing Huang
d804e3ed6d
feat: editor theme improvement ( #2307 )
...
* chore: make editor style adapt to theme data and add toolbar color
* chore: link to local path
* chore: add pop up menu style
* chore: link to editor main branch
* chore: reset editor path
* chore: upgrade appflowy_editor
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-04-21 19:26:55 +08:00
Yijing Huang
40e266f5ce
chore: update UIs in document and move plugins out of package ( #2289 )
...
* chore: move plugins out of package
* chore: update cover image picker style
* chore: update math equation style
* chore: rename barrel file
* chore: add LocaleKeys
2023-04-19 12:56:02 -10:00
Yijing Huang
782d01274d
feat: Improve dark mode in document page ( #2254 )
...
* chore: update page icon hover color
* chore: update remove icon hover color
* chore: update emoji picker style
* chore: update ai writer dialog button style
* chore: update Dropdown menu item style in code block
* chore: update callout tint color name
* chore: add null assertion in emoji popover
2023-04-18 14:42:12 +08:00
Aman Negi
45d3a74103
fix: Replace dark mode logo ( #2269 )
...
- Replaced `flowy_logo_dark_mode.svg` because it does not work as
expected.
2023-04-18 09:46:46 +08:00
Daniil Golubev
bead00cbae
feat: update ru-RU localization ( #2274 )
2023-04-18 09:44:56 +08:00
Nils Jacobsen
d5ccc20e04
feat: add inlang to make the contribution of translations easier ( #2262 )
...
* feat: add inlang.config.js
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
* inlang: update translations
---------
Co-authored-by: NilsJacobsen <>
2023-04-17 09:56:15 +08:00
Samiksha Garg
43a8335fd4
fix: seperating env for mac test depending upon archs ( #2265 )
2023-04-17 09:19:55 +08:00
Yijing Huang
b451303156
fix: multiple UI issues ( #2249 )
...
* fix: put original borderRadius back to FieldCellButton
* chore: remove the border of card when it is in dark mode
* chore: update NavigatorTextFieldDialog style and organize Insets
* chore: delete unnecessary nullable field
2023-04-14 13:21:10 +08:00
GouravShDev
01ced3bdc0
[Fix] delete cover image document update ( #2224 )
...
* fix: reset cover on deleting selected cover image
* feat: add alert dialog on delete
* fix: update cover image list when file not found
* fix: missing const in change cover popup
* fix: added dialog string in translation file
* fix: analytical issue in changeCoverPopover
* fix: added trailing commas in change_cover_popover
2023-04-13 20:21:15 +08:00
Nathan.fooo
92f980347f
fix: duplicate view with setting ( #2252 )
2023-04-12 23:32:31 +08:00
Nathan.fooo
5d542394d8
fix: can not create a card in the right date. disable utc setting ( #2251 )
2023-04-12 21:09:50 +08:00
Richard Shiue
2205b12af2
fix: calendar UI fixes ( #2060 )
...
* chore: add some comments and improve readability
* chore: add a border to the event cards
* fix: improve scrollbar appearance
* fix: remove unused import
* style: code readability
---------
Co-authored-by: Alex Wallen <wallenstephen@outlook.com>
2023-04-11 14:58:07 -10:00
Lucas.Xu
ce4e4f2276
fix: sometimes build error in macOS x86_64 ( #2234 )
2023-04-11 21:19:37 +08:00
JP
662d11b3b1
Fix the app's Dockerfile and comment it ( #2162 )
...
* chore: fix the app's Dockerfile and comment it
* chore: test docker-compose on CI
2023-04-11 10:26:04 +08:00
Yijing Huang
1cbedb3277
feat: Improve dark mode in board page ( #2193 )
...
* chore: update board UI in dark mode
1. Update BoardSettingList&BoardToolbar UI
2. Update item detail dailogue UI
* chore: update URL cell UI
* chore: update checkList pop up UI and shadow color
* chore: fix flutter analyze issue
* chore: update URL popup textfield and change new property text
* chore: Update NumberTypeOptionWidget and options title UI
* chore: make color value more readable
* chore: flutter analyze
* chore: update sort button style
2023-04-11 10:18:36 +08:00
Samiksha Garg
28ae193002
feat: added day/month/year format ( #2189 )
2023-04-10 00:46:07 -10:00
Lucas.Xu
aac5c2a4da
feat: add require_trailing_commas to analysis_options.ymal. ( #2227 )
2023-04-10 15:10:42 +08:00
Aman Negi
4d56b42b83
fix: Generalized Color Format ( #2221 )
2023-04-08 21:28:35 -10:00
Lucas.Xu
ad68e61025
feat: #2209 remove the appflowy_editor from AppFlowy repo ( #2211 )
2023-04-07 10:31:37 +08:00
Alex Wallen
ae2146f427
[feat] add theme for snackbar ( #2194 )
...
* feat: add default snackbar theme
* fix: since FlowyText overrides textTheme, supply color to widget
2023-04-06 16:15:02 -10:00
Alex Wallen
17feea1219
fix: run integration tests on Linux ( #2212 )
...
* fix: run integration tests on Linux
* chore: add verbose flag
* fix: run tests with virtual x11 server
* fix: install network manager
2023-04-06 11:50:39 -10:00
Yijing Huang
72dac29b80
fix: fix nested path ( #2204 )
2023-04-05 17:39:29 -05:00
Alex Wallen
c45c0a8cff
Merge pull request #2203 from a-wallen/fix_analyzer_warnings
...
fix analyzer warnings
2023-04-05 11:26:07 -10:00
Alex Wallen
70d5d8fc45
fix: analyzer warnings
2023-04-05 10:48:07 -10:00
Alex Wallen
4b33269b6c
Merge pull request #2192 from a-wallen/move_pr_template
...
fix: PR template did not load by default
2023-04-04 08:07:22 -10:00