Commit Graph

835 Commits

Author SHA1 Message Date
Zack Fu Zi Xiang 8f6b01a692
feat: change email subject 2024-05-04 11:54:54 +08:00
Nathan.fooo eba2e0d4db
ci: add test (#516)
* ci: add test

* ci: add test

* ci: add readme

* ci: update test
2024-05-02 21:30:23 +08:00
nathan 60967e51e6 chore: disable gc 2024-05-02 07:52:38 +08:00
Nathan.fooo 59b3d69c42
chore: fix local set warnings (#515)
* chore: fix local set warnings

* chore: clippy
2024-05-01 23:07:57 +08:00
nathan ca1623fcc2 chore: update logs 2024-05-01 22:05:04 +08:00
nathan 885e6f31b4 chore: enable gc 2024-05-01 21:00:40 +08:00
Bartosz Sypytkowski 29928cb4a7
chore: add more detailed logging around errors in Transaction::try_encode_state_as_update_v1 (#514) 2024-05-01 20:14:27 +08:00
Nathan.fooo 79bb510aaf
ci: run history test (#513)
* ci: run history test

* chore: fix ci
2024-05-01 16:28:07 +08:00
Nathan.fooo af75e8a2c0
chore: update configuration for ai docker (#512)
* chore: update configuration for ai docker

* chore: add script to test ci docker

* chore: update docs

* chore: update docs
2024-04-30 19:37:52 +08:00
Kilu.He 8654126dcd
Merge pull request #511 from AppFlowy-IO/fix/replace-svg-to-png
fix: replace svg to png
2024-04-30 17:13:12 +08:00
qinluhe 761f3961bb fix: replace svg to png 2024-04-30 16:08:24 +08:00
Zack Fu Zi Xiang e7529107c2
feat: make download page clickable 2024-04-30 14:50:10 +08:00
Zack 2e4bccb495
Merge pull request #510 from AppFlowy-IO/accept-email-invite-2
feat: improve email workspace invitations
2024-04-30 13:51:03 +08:00
Zack Fu Zi Xiang 367d62c1dc
chore: cargo clippy 2024-04-30 12:41:56 +08:00
Zack Fu Zi Xiang bd21e8e1a8
fix: test case when user is already in workspace 2024-04-30 11:48:24 +08:00
Zack Fu Zi Xiang 9adf3f883c
feat: improve email workspace invitations 2024-04-30 11:07:29 +08:00
Zack 721f0c759b
Merge pull request #508 from AppFlowy-IO/accept-workspace-invite-email
feat: accept workspace invite email
2024-04-30 09:12:34 +08:00
Zack Fu Zi Xiang 781448442c
feat: make email sending async 2024-04-30 01:17:23 +08:00
Zack Fu Zi Xiang 8f2182900c
chore: merge with main 2024-04-29 23:39:43 +08:00
Zack Fu Zi Xiang c698f9720e
chore: add missing files 2024-04-29 23:37:18 +08:00
Zack Fu Zi Xiang 206c7a29ea
chore: merge with main 2024-04-29 23:35:03 +08:00
Nathan.fooo 5bebc6a2b2
chore: Integrate appflowy ai (#504)
* chore: remove client api

* chore: add summarize row test

* chore: merge main

* chore: fix ci

* chore: update docker compose file
2024-04-29 22:23:40 +08:00
Zack Fu Zi Xiang 9a25b92e57
fix: ci and use static file for template 2024-04-29 21:25:32 +08:00
Zack Fu Zi Xiang 9d6a335be8
fix: ci: install ca certs 2024-04-29 21:06:35 +08:00
Zack Fu Zi Xiang bb4176732b
ci: debug 2 2024-04-29 20:58:07 +08:00
Zack Fu Zi Xiang 73a3bafa29
ci: debug 1 2024-04-29 20:24:50 +08:00
Zack Fu Zi Xiang 2305fde94d
fix: mailer workspace invite url 2024-04-29 20:17:19 +08:00
Zack Fu Zi Xiang 6e74449ab1
feat: accept workspace invite email 2024-04-29 19:40:20 +08:00
Kilu.He 418341f49f
Merge pull request #507 from AppFlowy-IO/fix/invitation-copy
fix: the copy
2024-04-29 16:26:04 +08:00
Kilu db3dc3adb7 fix: the copy 2024-04-29 15:53:21 +08:00
Zack 036a8a93a7
Merge pull request #505 from AppFlowy-IO/feat/support-invitation-html
Feat/support invitation html
2024-04-29 15:01:20 +08:00
Kilu e6b8039c63 Merge remote-tracking branch 'upstream/main' into feat/support-invitation-html 2024-04-29 14:00:29 +08:00
Kilu 29ba092260 fix: modify css 2024-04-29 14:00:03 +08:00
Zack 45e3663c0a
Merge pull request #500 from AppFlowy-IO/email-template
fix: remove unnecessary text in email template
2024-04-29 10:16:05 +08:00
Zack 87ff913be0
Merge pull request #497 from AppFlowy-IO/feat/support-invitation-html
feat: support invitation html
2024-04-29 10:14:36 +08:00
Kilu e33eb8df3b fix: modify readme 2024-04-28 17:34:20 +08:00
Kilu ce5bd1a879 fix: modify var name 2024-04-28 17:30:06 +08:00
Zack Fu Zi Xiang 34151117fb
chore: modified var name 2024-04-28 15:28:27 +08:00
Khor Shu Heng cbedbcb748
chore: patch for RUSTSEC-2024-0336 (#503) 2024-04-28 13:58:28 +08:00
Kilu f38e76db5a feat: support invitation html absolute path 2024-04-26 23:25:25 +08:00
Nathan.fooo b9173c276c
chore: docker image for history (#499) 2024-04-26 21:58:02 +08:00
Nathan.fooo e2fd049333
chore: awarenss with origin (#498) 2024-04-26 19:39:08 +08:00
Kilu d193cfc55a feat: support invitation html 2024-04-26 15:13:07 +08:00
nathan 32bdfb7037 chore: update logs 2024-04-26 13:29:57 +08:00
Nathan.fooo 7b4b9d0c10
chore: folder data check (#496)
* chore: folder data check

* chore: stop observe remote change when specific type of collaboration object override with incorrect data

* chore: commit sqlx file
2024-04-26 13:20:06 +08:00
Zack Fu Zi Xiang c7ef7282c9
fix: remove unnecessary text in email template 2024-04-26 10:12:39 +08:00
Nathan.fooo 54dfeb5527
chore: stop retry when current plugin is going to destory (#495) 2024-04-25 20:27:11 +08:00
nathan a045713222 chore: update log 2024-04-25 12:19:26 +08:00
Zack Fu Zi Xiang c49e2e227a
feat: use magic link template as confirmation template 2024-04-24 14:10:27 +08:00
nathan fdaac9d4aa chore: serde default for object_id 2024-04-24 14:01:29 +08:00