Commit graph

1648 commits

Author SHA1 Message Date
nathan
68cf2007eb chore: fix docker build 2024-11-13 15:31:15 +08:00
Nathan.fooo
50d519c4ea
fix: upload file zip file expire (#987) 2024-11-13 14:57:27 +08:00
Nathan.fooo
91b0c50722
chore: remove logs (#986) 2024-11-13 13:59:23 +08:00
Nathan.fooo
9778843746
chore: disable history service (#985)
* chore: disable history service

* chore: fix build
2024-11-13 10:46:15 +08:00
Zack
85452ddfab
feat: add role for user when querying workspaces (#983) 2024-11-12 21:12:58 +08:00
Zack
288fd59d3b
Merge pull request #975 from AppFlowy-IO/feat/last-publish-name
feat: support last publish name
2024-11-12 08:42:00 +08:00
Nathan.fooo
14adf250a8
chore: update ai api endpoint & rename structs (#953)
* chore: revmap loader type

* chore: revamp context

* chore: fix test

* chore: remove unused handler

* chore: create new chat api endpoint

* chore: add docs

* chore: clippy

* chore: fix test
2024-11-11 20:10:46 +08:00
Zack Fu Zi Xiang
ed4c14d53a
fix: also specify workspace id when deleting collab 2024-11-11 17:31:44 +08:00
Zack Fu Zi Xiang
8d8c3282ff
Merge branch 'main' into feat/last-publish-name 2024-11-11 17:15:41 +08:00
Zack
2028f4bffd
feat: use batch insert collab for workspace creation (#977)
* feat: use batch insert collab for workspace creation

* fix: separate user creation from initial workspace creation

* feat: separate workspace creation and collab initialization
2024-11-11 16:02:03 +08:00
Zack Fu Zi Xiang
5d040a6e7f
chore: add 2 more assert for publish view comments 2024-11-11 15:14:22 +08:00
Zack Fu Zi Xiang
b89490777c
fix: debug ci tests 2024-11-11 09:51:56 +08:00
Zack Fu Zi Xiang
b62552f382
fix: fetch published collab sql 2024-11-11 00:24:30 +08:00
Zack Fu Zi Xiang
46435090c9
fix: fetch main branch before checkout 2024-11-10 17:19:14 +08:00
Zack Fu Zi Xiang
e5623023aa
chore: cargo clippy 2024-11-10 04:46:51 +08:00
Zack Fu Zi Xiang
c705d500ce
Merge branch 'main' into feat/last-publish-name 2024-11-10 04:42:21 +08:00
Zack
82a3b01901
Merge pull request #976 from AppFlowy-IO/ci/admin-frontend
chore: add admin frontend to test matrix
2024-11-09 18:41:53 +08:00
Zack Fu Zi Xiang
2a102dcdbf
fix: test cmd 2024-11-09 12:41:30 +08:00
Zack Fu Zi Xiang
c436d8733e
chore: add new line to trigger ci 2024-11-08 18:10:41 +08:00
Zack Fu Zi Xiang
40576fe675
chore: add admin frontend to test matrix 2024-11-08 18:07:55 +08:00
Zack
3e3e78b684
Merge pull request #842 from AppFlowy-IO/feat/list-database
feat: add database listings
2024-11-08 17:36:25 +08:00
Zack Fu Zi Xiang
a07b453c0b
feat: support last publish name 2024-11-08 17:29:02 +08:00
Khor Shu Heng
7480267551
Merge pull request #974 from AppFlowy-IO/restore-all-trash
feat: api for restore all pages from trash
2024-11-08 17:01:19 +08:00
khorshuheng
f3604edf2e feat: api for restore all pages from trash 2024-11-08 13:52:23 +08:00
Khor Shu Heng
4c024ac479
Merge pull request #972 from AppFlowy-IO/restore-trash
feat: api for restore page from trash
2024-11-08 12:30:09 +08:00
khorshuheng
d04a0d8871 feat: api for restore page from trash 2024-11-08 10:58:32 +08:00
Zack Fu Zi Xiang
fa771815c9
chore: fix test case 2024-11-07 20:19:45 +08:00
Zack Fu Zi Xiang
867ee8eeff
chore: cargo fmt 2024-11-07 17:08:17 +08:00
Zack Fu Zi Xiang
30dff6c25b
chore: add missing imports 2024-11-07 16:33:27 +08:00
Zack Fu Zi Xiang
2e2ec23430
chore: merge with main 2024-11-07 14:59:51 +08:00
Khor Shu Heng
dd0cae4135
Merge pull request #967 from AppFlowy-IO/edit-page
feat: API for updating page icon, name, and extra
2024-11-07 11:19:41 +08:00
khorshuheng
eb67e9617c feat: api for updating page 2024-11-07 10:35:21 +08:00
Khor Shu Heng
a35e806f31
Merge pull request #965 from AppFlowy-IO/move-to-trash
feat: api for moving page to trash
2024-11-07 09:23:27 +08:00
Khor Shu Heng
5cec0b058f
Merge pull request #970 from danrleypereira/fix/bug-969
bugfix(issue-969): docker compose gotrue service with right context
2024-11-07 09:22:07 +08:00
Danrley Pereira
abcb624e63 bugfix(issue-969): docker compose gotrue service with right context 2024-11-06 20:36:28 -03:00
Zack Fu Zi Xiang
27a664cde7
chore: update ci build tag regex 2 2024-11-06 15:37:07 +08:00
Zack Fu Zi Xiang
00d7761d05
chore: update ci build tag regex 2024-11-06 15:34:51 +08:00
Zack Fu Zi Xiang
e6dd922cb8
chore: update ci build regex 2024-11-06 15:31:07 +08:00
Zack
db6799b11b
Merge pull request #966 from AppFlowy-IO/ci/versioning
chore: add extra tag options
2024-11-06 15:17:51 +08:00
Zack Fu Zi Xiang
f7b1fde1e4
chore: add extra tag options 2024-11-06 15:13:26 +08:00
khorshuheng
3b37112fc5 feat: api for moving page to trash 2024-11-05 21:46:57 +08:00
Bartosz Sypytkowski
e31e541d07
Merge pull request #961 from AppFlowy-IO/remove-realitime-shared-state
chore: remove realtime shared state
2024-11-05 07:32:18 +01:00
Zack
fc3728f625
Merge pull request #964 from AppFlowy-IO/fix/namespace-migration
fix: migration script
2024-11-05 13:08:49 +08:00
Zack Fu Zi Xiang
fa3b15f6e1
fix: migration script 2024-11-05 12:54:22 +08:00
Khor Shu Heng
10fb3dc258
Merge pull request #962 from AppFlowy-IO/web-create-collab
feat: api for space and default collab creation
2024-11-05 12:03:40 +08:00
Zack
972982c8ae
Merge pull request #963 from AppFlowy-IO/feat/custom-namespace-default
Feat/custom namespace default
2024-11-05 11:58:42 +08:00
khorshuheng
ba95d94c96 feat: api for space and default collab creation 2024-11-05 10:33:48 +08:00
Zack Fu Zi Xiang
d69a2dce1b
fix: update publish namespace 2024-11-04 17:22:47 +08:00
Zack Fu Zi Xiang
8d8c895703
feat: support for original and modified namespace 2024-11-04 16:58:33 +08:00
Bartosz Sypytkowski
6aed9609b9 chore: removed realtime shared state tests 2024-11-04 09:21:10 +01:00