Daniyar Nurmukhamet
a4845e668d
feature: added name icon ( #2529 )
...
* feature: added name icon
* feature: added generating color in the defined HSL ranges
* refactor: removed trailing commas for readibility
* fix: fixed trimming name and separated color picker into util file
* fix: changed to using where instead of trim
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* feat: simplify the color generator
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-05-15 19:11:43 +08:00
Daniyar Nurmukhamet
dd5bc7808c
feature: added making text longer ( #2532 )
...
* feature: added making text longer
* fix: corrected I10n
2023-05-15 17:01:37 +08:00
Richard Shiue
a993a2a181
fix: remove icon button not working in popover ( #2518 )
2023-05-15 10:59:34 +08:00
Richard Shiue
99ad9dcaff
fix: don't show whitespace when no options are selected ( #2493 )
2023-05-15 10:56:38 +08:00
Annie
d44de62b90
chore: Update README.md
...
Add a screenshot of the calendar view
2023-05-12 17:12:00 +08:00
Lucas.Xu
33b5837f04
chore: update changelog.md ( #2510 )
2023-05-11 19:26:26 +08:00
Lucas.Xu
54f757d9b2
bump version 0.1.5 ( #2506 )
...
* chore: bump version 0.1.5
* fix: could not trigger slash menu after inserting an emoji
* Revert "feat: add hover effect on an event card (#2487 )"
This reverts commit f0a4b4b77d
.
* feat: add hover effect on an event card
* fix : #2469 duplicated cover
2023-05-11 19:04:36 +08:00
Nathan.fooo
cf27409c8d
fix: number sort ( #2507 )
2023-05-11 18:35:36 +08:00
Lucas.Xu
bd5250ae2f
chore: update editor v0.1.12 and format the readme ( #2489 )
2023-05-10 15:01:15 +08:00
Yijing Huang
f0a4b4b77d
feat: add hover effect on an event card ( #2487 )
...
* chore: delete unncessary openCard method in RowCardContainer
* chore: delete unnessary code and add comment
2023-05-10 10:19:52 +08:00
Richard Shiue
151ee89855
fix: show delete icon for document icon properly ( #2475 )
2023-05-09 22:35:33 +08:00
Richard Shiue
2b7282195b
feat: improve sidebar item dragged appearance ( #2471 )
2023-05-09 22:33:42 +08:00
Richard Shiue
4a1714b537
feat: select which properties to show in calendar ( #2482 )
2023-05-09 22:26:25 +08:00
Richard Shiue
6731037a8c
fix: wrong day of week ( #2468 )
2023-05-08 09:51:20 +08:00
Annie
06f056aa4b
chore: Update README.md
...
Update product screenshots
2023-05-07 15:47:45 +08:00
Lucas.Xu
a2e9d63f63
chore: bump version 0.1.4 ( #2455 )
2023-05-04 20:05:23 +08:00
Richard Shiue
5d0a349236
fix: default include time ( #2444 )
...
* fix: default include time
* chore: clarify logic and add comments
2023-05-04 12:41:48 +08:00
Richard Shiue
db8d030a85
feat: show unscheduled events in calendar toolbar ( #2411 )
...
* refactor: use same show row detail function
* fix: adjust popover offset
* feat: show unscheduled events in toolbar
* chore: apply suggestions from Xazin
* refactor: refactor list item into separate widget
---------
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2023-05-04 11:05:17 +08:00
Richard Shiue
7aac4bc90b
fix: adjust layout setting string ( #2423 )
2023-05-04 10:04:24 +08:00
Richard Shiue
8f41a1023c
fix: tests after change in friendly date format ( #2449 )
2023-05-03 19:57:33 +08:00
Nathan.fooo
5e2b090f46
fix: number format ( #2443 )
...
* fix: number format
* chore: disable some tests that relate to timezone
* fix: tests
2023-05-03 18:00:58 +08:00
Bienvenu Parfait
d65a56151b
feat: Date format ( #2414 )
...
* build: fetch update from upstream
* fix: date format
* style: remove log package
* style: remove unused import
* chore: remove whitespace changes
* chore: remove whitespace changes
* chore: remove whitespace changes
---------
Co-authored-by: parfait kouassi <parfait@gmail.com>
Co-authored-by: Alex Wallen <wallenstephen@outlook.com>
2023-05-03 16:27:56 +08:00
Lucas.Xu
c672a2a8ba
fix: hover color for change icon button ( #2447 )
2023-05-03 16:18:05 +08:00
Nathan.fooo
75262c0683
Fix/calendar event update ( #2442 )
...
* fix: update event pos on calendar
* fix: replace text field id with date field id
2023-05-03 15:47:09 +08:00
Mihir
39b1ff0910
feat: insert below and replace in smart-edit highlights text ( #2107 )
...
* feat: insert below and replace in smart-edit highlights text
* test: added integration tests to validate insert below and replace in smart-edit highlights text
* refactor: using get_it to inject OpenAiRepository to inject mock repo in test
* fix: delete node does not propagate non null selection
* refactor: suggested changes and fixed bugs causing warning in github-ci
* fix: integration tests causing error in github-ci
* refactor: reverting redundant changes due to recent changes in repo
* refactor: reverting redundant changes due to recent changes in repo
* refactor: refactoring to workspace based integration testing.
* refactor: reverting redundant changes due to recent changes in repo
* chore: fix analysis issues
* chore: fix analysis issues
* chore: remove the unnecessary conversion
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-05-03 15:43:11 +08:00
alceil
f9095cfc64
feat: AI - improve writing ( #2257 )
...
* feat: AI - Improve writing
* fix: new line in result
* formatted code
2023-05-03 15:29:36 +08:00
Destiny Saturday
9e3ad1a6be
feat: sync name on change (AppFlowy-IO#2033) ( #2065 )
2023-05-03 15:29:17 +08:00
GitStart
473eb8bcbe
feat: Only show the change cover button and delete button when it's hovering. ( #2145 )
...
* feat: Only show the change cover button and delete button when it's hovering.
* feat: Only show the change cover button and delete button when it's hovering
---------
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
2023-05-03 15:22:16 +08:00
GitStart
22f09ddcb7
feat: Remove CI job based on Ubuntu 18.04 ( #2375 )
...
* feat: Remove CI job based on Ubuntu 18.04
* feat: Remove CI job based on Ubuntu 18.04
Removed extra comments
2023-05-03 14:58:46 +08:00
Akarsh Jain
2e18c020bc
fix: font size for Numbers property value on calendar. ( #2435 )
...
* fix: font size for Numbers property value on calendar.
* fix: card style
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-05-03 14:43:50 +08:00
Richard Shiue
c320f6ef8a
fix: local time ( #2436 )
...
* feat: use user local timezone
* fix: suggestion for date logic
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-05-03 13:05:10 +08:00
Nathan.fooo
8cacfb1d07
feat: use user local timezone ( #2407 )
2023-05-03 11:50:02 +08:00
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