Nathan.fooo
246cbd3ec4
chore: update nginx config for import ( #935 )
2024-10-25 16:47:29 +08:00
Khor Shu Heng
359d686b27
Merge pull request #936 from AppFlowy-IO/remove-protobuf-compiler-from-admin-frontend
...
chore: remove protobuf compiler from admin frontend docker image
2024-10-25 16:15:37 +08:00
khorshuheng
789011a7e6
chore: remove protobuf compiler from admin frontend docker image
2024-10-25 16:12:55 +08:00
Khor Shu Heng
0e49c3fe6a
Merge pull request #933 from AppFlowy-IO/fix-minio-browser-redirect
...
fix: wrong minio browser redirect url
2024-10-25 15:41:26 +08:00
khorshuheng
bd654e3f2f
fix: wrong minio browser redirect url
2024-10-25 15:39:46 +08:00
Nathan.fooo
efb3d93f77
fix: resolve part csv when importing notion zip file ( #932 )
2024-10-25 14:45:26 +08:00
Zack
42bf807a8e
fix: wait for a second after duplication to workspace ( #930 )
...
* fix: wait for a second after duplication to workspace
* chore: rust lint
2024-10-25 13:22:33 +08:00
Nathan.fooo
e738508d79
fix: Support notion database row document ( #929 )
...
* chore: fix import notion database
2024-10-24 19:04:06 +08:00
Khor Shu Heng
3247c8c9c6
Merge pull request #925 from AppFlowy-IO/masked-postgres-password
...
fix: masked postgres password in logs
2024-10-24 17:41:25 +08:00
Nathan.fooo
f74757e41a
chore: remove deprecate chat api endpoint and update tests ( #922 )
...
* chore: remove deprecate chat api endpoint and update tests
* chore: fix test
* chore: clippy
2024-10-24 16:46:41 +08:00
Khor Shu Heng
dd23612d49
Merge pull request #926 from AppFlowy-IO/favorite-recent-views
...
Add section timestamp for get recent/favorite/trash section endpoints
2024-10-24 16:13:53 +08:00
Khor Shu Heng
ee482cf15d
Merge pull request #928 from AppFlowy-IO/simplify-migration-script
...
fix: remove dependencies on unnecessary postgres roles
2024-10-24 16:04:38 +08:00
khorshuheng
6a34be316e
fix: remove dependencies on unnecessary postgres roles
2024-10-24 16:02:12 +08:00
Khor Shu Heng
aea83801f7
Merge pull request #918 from ThanatosDi/feat/simplify-env-settings
...
feat: simplify env settings
2024-10-24 15:46:47 +08:00
Khor Shu Heng
72c2227df1
chore: test retroactive migration fix ( #891 )
2024-10-24 15:17:53 +08:00
khorshuheng
3169277830
feat: add section timestamp to get favorite/recent/trash endpoints
2024-10-24 12:22:21 +08:00
khorshuheng
16fb9584f9
fix: masked postgres password in logs
2024-10-24 00:34:31 +08:00
Khor Shu Heng
d4b77c3c27
Merge pull request #924 from AppFlowy-IO/fix-gotrue-build
...
fix: Fix gotrue image build
2024-10-23 23:50:29 +08:00
khorshuheng
158830c63a
fix: gotrue image build error due to wrong docker file path
2024-10-23 23:49:05 +08:00
Khor Shu Heng
1e7a0ab411
Merge pull request #921 from AppFlowy-IO/list-templates-publish-info
...
feat: add publish info to list templates
2024-10-23 23:25:25 +08:00
ThanatosDi
f7d139a7df
refactor: delete supabase initialization .sql, replace with a shell script
2024-10-23 22:45:22 +08:00
ThanatosDi
9830dbfb9a
feat: set the APPFLOWY_REDIS_URI variable from .env and reuse redis settings
2024-10-23 22:00:36 +08:00
Khor Shu Heng
30ff066ba7
Merge pull request #923 from AppFlowy-IO/issue-839
...
fix: allow gotrue service to work without postgres user
2024-10-23 17:51:39 +08:00
khorshuheng
23e1da2910
feat: add publish info to list templates
2024-10-23 17:26:32 +08:00
ThanatosDi
2daaf18b02
revert: revert gotrue URI setting to origin
2024-10-23 17:13:12 +08:00
khorshuheng
e767f36a2f
fix: allow gotrue service to work without postgres user
2024-10-23 16:36:46 +08:00
ThanatosDi
e07f658e9c
feat: reuse API_EXTERNAL_URL variable for gotrue redirect URI
2024-10-23 10:29:01 +08:00
Khor Shu Heng
f74b6a37bd
Merge pull request #919 from AppFlowy-IO/template-publish-info
...
feat: add publish info to template
2024-10-22 23:25:52 +08:00
khorshuheng
ee9e335152
feat: add publish info to template
2024-10-22 17:29:20 +08:00
ThanatosDi
8644fdd01b
feat: detaching postgres, supabase, redis, gotrue settings
2024-10-22 16:34:54 +08:00
ThanatosDi
3ed976605d
feat: postgres service add supabase user and password env
2024-10-22 16:31:24 +08:00
ThanatosDi
edd6711176
feat: ignore .sql migration, change use shell script
2024-10-22 16:25:44 +08:00
Khor Shu Heng
b7076d4f7e
feat: enforce access control on workspace level CRUD ( #915 )
2024-10-22 14:49:28 +08:00
Khor Shu Heng
9eb1c36c92
chore: access control interface to return error instead of boolean ( #914 )
2024-10-21 20:20:14 +08:00
Zack
5502c6777c
Merge pull request #913 from AppFlowy-IO/improve-publish-meta
...
chore: publish metadata wrapper
2024-10-21 15:18:57 +08:00
Zack Fu Zi Xiang
3aabf09b21
fix: client url path
2024-10-21 14:09:01 +08:00
Zack Fu Zi Xiang
9ee04b8958
chore: publish metadata wrapper
2024-10-21 12:48:02 +08:00
Khor Shu Heng
9a4d633dd3
Merge pull request #912 from AppFlowy-IO/fix-misleading-metric-naming
...
chore: fix misleading metric description and method name for access control metrics
2024-10-21 11:58:26 +08:00
khorshuheng
bd3e5acd86
chore: fix misleading metric description and method name for access control metrics
2024-10-21 10:49:25 +08:00
Nathan.fooo
2f715c3136
feat: custom completion prompt ( #906 )
...
* feat: custom completion prompt
* chore: custom prompt
2024-10-20 14:27:41 +08:00
Nathan.fooo
57c44818e2
feat: Import metrics ( #911 )
...
* chore: implement metrics for import
* chore: add metrics
2024-10-20 11:05:22 +08:00
Nathan.fooo
b1f37dbbf6
chore: fix petential unzip issues ( #910 )
2024-10-20 10:48:09 +08:00
Khor Shu Heng
ba8a670101
fix: workspace invitation failure due to email case sensitivity ( #904 )
...
* fix: integration test failure due to password mismatch
* fix: workspace invitation failure due to email case sensitivity
2024-10-19 10:10:35 +08:00
Zack
60c589bd9c
feat: CRUD interface for custom namespace ( #882 )
...
* feat: listing all published_info
* fix: add sqlx files
* feat: add additional fields for publish info
* feat: get and set default publish info
* chore: cargo sqlx prepare
* fix: cargo clippy
* fix: test case exe order
* chore: cargo sqlx
* feat: get info and meta from workspace namespace
* chore: cargo sqlx
* feat: add original doc info for published view
* chore: log all publish endpoints
* fix: default values for publish info extra fields
* feat: move namespace restriction to gateway
2024-10-19 10:09:54 +08:00
Khor Shu Heng
71fdace975
Merge pull request #905 from AppFlowy-IO/fix-integration-test-due-to-cred
...
fix: integration test failure due to password mismatch
2024-10-18 16:52:20 +08:00
khorshuheng
51600c1e2b
fix: integration test failure due to password mismatch
2024-10-18 15:22:29 +08:00
Khor Shu Heng
d482e9354b
Merge pull request #901 from ThanatosDi/feat/postgres-password-variable
...
feat: parameterize the postgres password
2024-10-18 13:31:08 +08:00
Nathan.fooo
15b77e63af
fix: import zip with multiple level folder ( #900 )
2024-10-18 09:46:17 +08:00
ThanatosDi
7f2b080ba6
feat: parameterize the postgres password
2024-10-18 09:08:09 +08:00
Nathan.fooo
773f17e524
fix: import zip without root dir ( #898 )
...
* fix: import notion zip file that do not have root dir
* fix: compile
2024-10-18 00:51:53 +08:00