Commit graph

2242 commits

Author SHA1 Message Date
Khor Shu Heng
0f590c5a7b
Merge pull request #1309 from AppFlowy-IO/add-verify-endpoint-gotrue
feat: add client api for gotrue verify endpoint
2025-04-01 15:46:59 +08:00
khorshuheng
d7211e9d9e feat: add client api for gotrue verify endpoint 2025-04-01 15:34:43 +08:00
Bartosz Sypytkowski
0a47cef8ed chore: cargo clippy fix 2025-04-01 08:59:29 +02:00
Bartosz Sypytkowski
819d7b0c0c chore: prune collab embeddings in migration 2025-04-01 08:55:12 +02:00
Bartosz Sypytkowski
ad0463a32d chore: rollback from using foreign keys in embeddings 2025-04-01 08:22:36 +02:00
Nathan
98e151a6ff chore: use test ai image 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
4bb754ac0b chore: revert changes in get collab 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
482ef83d85 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ebc87c8242 chore: fixed stored procedure 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a7d078414c chore: cargo sqlx fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
602e22b4ea chore: more test fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
539cc5d536 chore: fix folder view id assertion 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
f1528a5868 chore: fix folder parent view id 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
eaee9d3317 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
95bd71cf90 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
7b0c232242 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
576f1654cf chore: post cargo rebase fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
f2d5625068 chore: cargo fmt 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
bd3a7861b4 chore: remove redundant collab typ 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a720cb2c75 chore: more fixes of compile time errors in tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
77d0197c90 chore: even more fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
dfdbfa7cee chore: fix errors in casbin 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
920c4836d7 chore: cargo fmt 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a591f7bd96 chore: post merge fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ec45ef23fe chore: first phase of tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
2687127310 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
1db7cb36e0 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
477d73ffa3 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
6d2e8b7164 chore: cargo clippy fix 2025-04-01 08:22:34 +02:00
Bartosz Sypytkowski
b2aa5c39c1 chore: fix clippy errors 2025-04-01 08:19:43 +02:00
Bartosz Sypytkowski
d02b1123e1 chore: fixed test compilation errors 2025-04-01 08:19:42 +02:00
Bartosz Sypytkowski
f6060cb82d chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
0cedc39856 chore: ported uuids for everything except tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
d2c8238664 chore: more work 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
fde3e2026a chore: working on uuids 2025-04-01 08:18:10 +02:00
Bartosz Sypytkowski
b8942c168e chore: working on uuids 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
a5d6cc0a59 chore: passed through first circle of hell 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
4c9dd9eaf1 chore: working on query conversions 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
c2e14a9639 chore: working on query conversions 2025-04-01 07:42:13 +02:00
Bartosz Sypytkowski
6e6e25fb14 chore: mid-way 2025-04-01 07:42:13 +02:00
Khor Shu Heng
87a12b37f5
Merge pull request #1302 from AppFlowy-IO/view-id-override
feat: allow collab id and view id to be overriden for create page api
2025-04-01 11:26:17 +08:00
Khor Shu Heng
9693143561
Merge pull request #1308 from AppFlowy-IO/add-saml-gotrue-var
feat: add saml 2.0 gotrue configuration
2025-04-01 01:20:15 +08:00
khorshuheng
1c831f126b feat: add saml 2.0 gotrue configuration 2025-04-01 01:18:33 +08:00
Nathan
362a19b33c chore: add anthropic key 2025-03-28 15:19:34 +08:00
Nathan
7ce67e2209 Merge branch 'main' into view-id-override 2025-03-28 14:14:20 +08:00
Nathan.fooo
3d225257d4
chore: set api key (#1305) 2025-03-28 14:13:48 +08:00
Nathan.fooo
f7288f46c2
chore: use ai model auto (#1304) 2025-03-27 20:50:04 +08:00
khorshuheng
cca3189b79 feat: allow collab id and view id to be overriden for create page api 2025-03-27 13:02:47 +08:00
Khor Shu Heng
08ef381e42
Merge pull request #1300 from AppFlowy-IO/add-prev-view-id
feat: add prev view id for get workspace folder response
2025-03-26 20:13:32 +08:00
khorshuheng
151671e891 feat: add prev view id for get workspace folder response 2025-03-26 17:21:43 +08:00