dependabot[bot]
3639012246
chore: bump openssl in /frontend/appflowy_tauri/src-tauri ( #2705 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.45 to 0.10.54.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.54 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 14:49:11 +08:00
Lucas.Xu
71d1189048
chore: bump version 0.1.6 ( #2665 )
2023-05-31 13:12:49 +08:00
Nathan.fooo
757009a97d
chore: revert reorder rows in grid ( #2533 ) ( #2669 )
...
This reverts commit f8f0599462
.
2023-05-31 11:21:33 +08:00
Lucas.Xu
e8665dc76c
feat: support exporting document data to afdoc format ( #2610 )
...
* feat: support exporting document data to afdoc format
* feat: export database
* fix: resolve comment issues
* fix: add error tips when exporting files failed
---------
Co-authored-by: nathan <nathan@appflowy.io>
2023-05-30 17:55:38 +08:00
Daniyar Nurmukhamet
f022f9aa06
feature: changed url field ux to be directly editable ( #2523 )
...
* feature: changed url field ux to be directly editable
* feature: added link svg icon
2023-05-30 11:04:10 +08:00
Alex Wallen
32650b7941
Revert "feat: support regenerating ai results #2012 ( #2528 )" ( #2642 )
...
This reverts commit 1f1a97b21b
.
2023-05-28 11:56:38 -10:00
Alex Wallen
5a7339b092
[Fix] Integration test flakes. ( #2635 )
...
* feat: add tearDown and tearDownAll to reset workspaces
* fix: register tearDown and tearDownAll in empty_document_test
* feat: register tearDown and tearDownAll in board_test
* feat: register tearDown and tearDownAll in open_ai
2023-05-28 10:23:20 -10:00
Nathan.fooo
7ca028942c
chore: implement export handler ( #2625 )
...
* chore: implement export handler
* chore: fix export
2023-05-27 21:21:34 +08:00
Alex Wallen
6fbd88fe76
Revert "Revert "feat: support regenerating ai results #2012 ( #2528 )" ( #2622 )" ( #2636 )
...
This reverts commit 2b5ecf5609
.
2023-05-26 14:00:20 -10:00
Alex Wallen
2b5ecf5609
Revert "feat: support regenerating ai results #2012 ( #2528 )" ( #2622 )
...
This reverts commit 1f1a97b21b
.
2023-05-26 13:59:21 -10:00
GitStart
18672b197c
fix: Update Indonesian language from Bahasa
to Bahasa Indonesia
( #2555 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
2023-05-19 20:00:25 +08:00
GitStart
63a267ca6d
fix: Text in Show menu
tooltip does not get translated ( #2563 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
2023-05-19 19:42:06 +08:00
Muhammad Rizwan
1f1a97b21b
feat: support regenerating ai results #2012 ( #2528 )
...
* feat: added emoji and network image support
* fix: code cleanup and improvements
* feat: rewrite AI response #2012
* fix: code refactor, rewrite in smart edit
* chore: delete the redundant file
---------
Co-authored-by: ahmeduzair890 <ahmeduzair12123@gmail.com>
Co-authored-by: rizwan3395 <rizwan.ios33gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-05-19 19:26:39 +08:00
Nils Jacobsen
ca1ce8e19e
chore: update inlang.config.js ( #2542 )
2023-05-19 19:26:04 +08:00
Mathias Mogensen
f8f0599462
feat: reorder rows in grid ( #2533 )
...
* feat: reorder rows in grid
Allows reordering of rows in a Grid where no current filter and sorting is applied
Closes : #1123
* fix: resolve review comments
2023-05-16 21:20:05 +08:00
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