Commit Graph

  • 6fdb1e7038 chore: fix test Nathan 2025-11-21 14:47:17 +08:00
  • e1fcb0e511 fix: lint Nathan 2025-11-21 12:27:08 +08:00
  • 26a2fd619a fix: use wrong data to render database view tab Nathan 2025-11-21 12:15:59 +08:00
  • 029eee1161 fix: page icon and title refresh issue Nathan 2025-11-21 00:33:37 +08:00
  • 3e0a17885a fix: editor error Nathan 2025-11-21 00:33:24 +08:00
  • b12d5a89ab refactor: database view tabs Nathan 2025-11-20 20:09:14 +08:00
  • e82a6b4153 chore: fix scroll Nathan 2025-11-20 19:15:25 +08:00
  • 5bcec9259a chore: apply update directly Nathan 2025-11-20 18:57:39 +08:00
  • d69c6f5c3f chore: refactor database view tags Nathan 2025-11-20 15:08:18 +08:00
  • 0b00809f12 fix: database tab Nathan 2025-11-20 14:05:13 +08:00
  • 7680ebb076 chore: add test Nathan 2025-11-19 21:28:40 +08:00
  • fac771790f fix: uncondition get ai chat context Nathan 2025-11-19 20:39:39 +08:00
  • 3bb9236fc1 fix: DatabaseConditions height Nathan 2025-11-18 23:47:10 +08:00
  • b7cc0d10be fix: use correct api to create linked database view Nathan 2025-11-18 21:43:19 +08:00
  • 19ef7434c7 fix: scroll to top when swithc embeded database view Nathan 2025-11-18 17:29:25 +08:00
  • c081c95210 fix: board drop when open in document Nathan 2025-11-18 16:33:18 +08:00
  • ee6b25e076 chore: remove skeleton Nathan 2025-11-18 14:18:12 +08:00
  • 8f04b73050 fix: scroll to top when swithc embeded database view Nathan 2025-11-18 13:53:58 +08:00
  • b1ec6d45ac fix: scroll to top when swithc embeded database view Nathan 2025-11-18 13:13:13 +08:00
  • 861f3e5532 fix: scroll to top when swithc embeded database view Nathan 2025-11-17 22:00:14 +08:00
  • b5acfa8277 refactor: grid virtualizer Nathan 2025-11-17 21:15:13 +08:00
  • e3cdc74f77 Merge pull request #156 from AppFlowy-IO/organize_e2e_test2 Nathan.fooo 2025-11-17 15:45:27 +08:00
  • c32c14faf2 chore: fix test #156 Nathan 2025-11-17 15:31:02 +08:00
  • be27141b46 chore: fix test Nathan 2025-11-17 15:29:52 +08:00
  • 0cb82dc740 chore: fix display linked views Nathan 2025-11-17 15:27:07 +08:00
  • 99c4b369d0 chore: fix test Nathan 2025-11-17 15:10:05 +08:00
  • da7f2a9929 fix: displaying linked datbaase view Nathan 2025-11-17 14:52:41 +08:00
  • 6f5eea373e chore: fix test Nathan 2025-11-17 13:58:29 +08:00
  • 4c23cddb24 chore: fix test Nathan 2025-11-17 13:31:14 +08:00
  • eb7f7423aa chore: selector Nathan 2025-11-17 13:19:36 +08:00
  • 87c5c2f10e chore: replace cy.task log Nathan 2025-11-17 12:35:52 +08:00
  • 3fc1975a9d chore: organize test Nathan 2025-11-17 12:12:56 +08:00
  • a6104a3433 chore: fix test #155 organize_e2e_test Nathan 2025-11-17 10:12:18 +08:00
  • 02853450a0 chore: fix test Nathan 2025-11-17 10:03:41 +08:00
  • b54128c601 feat: implement slash menu to insert database slash_menu_database Nathan 2025-11-17 09:40:37 +08:00
  • 49d278a5d2 chore: fix test Nathan 2025-11-17 00:19:40 +08:00
  • 7786384329 chore: refactor file Nathan 2025-11-16 22:27:04 +08:00
  • a16f21e7e4 chore: organize test Nathan 2025-11-16 22:16:38 +08:00
  • d3eb7cf7fe Merge pull request #154 from AppFlowy-IO/fix_flaky_login 0.9.139 Nathan.fooo 2025-11-16 21:01:52 +08:00
  • 8a15e68756 chore: optimize ci speed #154 Nathan 2025-11-16 20:47:09 +08:00
  • 562456a757 chore: lint Nathan 2025-11-16 20:34:46 +08:00
  • 008aada6a5 chore: lint Nathan 2025-11-16 20:25:40 +08:00
  • c3d6ef7f31 fix: Fixes three critical race conditions that caused redirect loops after OAuth login: Nathan 2025-11-16 20:13:26 +08:00
  • 7262f50b6a chore: do not delete cache when fail to get data from server #153 do_not_delete_cache Nathan 2025-11-16 19:15:22 +08:00
  • 7d38382a85 Merge pull request #151 from AppFlowy-IO/fix_pro_plan_badge 0.9.138 Nathan.fooo 2025-11-16 18:21:19 +08:00
  • 3991e85bb0 chore: ci build #151 Nathan 2025-11-16 15:54:39 +08:00
  • 85ae0cb442 chore: update ci to build story book Nathan 2025-11-16 15:03:38 +08:00
  • f35914baa1 chore: add test Nathan 2025-11-16 15:01:08 +08:00
  • db52cdade4 refactor: extract subscription plan logic into reusable hook Nathan 2025-11-16 14:51:45 +08:00
  • d7e622f700 fix: resolve OAuth redirect loop race condition Nathan 2025-11-16 14:50:26 +08:00
  • 67bf9ea607 refactor(storybook): consolidate configuration and eliminate code duplication Nathan 2025-11-16 14:48:48 +08:00
  • db5353194c fix: remove pro plan for selfhoster Nathan 2025-11-16 11:45:09 +08:00
  • e34086d618 Merge pull request #150 from AppFlowy-IO/image_auth_token 0.9.137 Nathan.fooo 2025-11-16 10:22:37 +08:00
  • 0da022059e fix: ci #150 Nathan 2025-11-16 10:22:23 +08:00
  • 2a52da9760 fix: ci Nathan 2025-11-16 09:47:12 +08:00
  • 874fb319fe fix: attach token when requesting appflowy image/file Nathan 2025-11-16 09:39:15 +08:00
  • 8de485d60a Merge pull request #149 from AppFlowy-IO/fix_remove_user_no_access2 0.9.136 Nathan.fooo 2025-11-16 09:13:53 +08:00
  • 1a115c9247 chore: lint #149 Nathan 2025-11-16 00:42:08 +08:00
  • e798916614 chore: update ci Nathan 2025-11-16 00:39:26 +08:00
  • fff815a4ea chore: add test Nathan 2025-11-16 00:37:10 +08:00
  • a7dcfd5c77 fix: always navigated to /app after removing access, without checking who was being removed Nathan 2025-11-15 23:13:45 +08:00
  • 0a9c27b792 Merge pull request #148 from AppFlowy-IO/fix_user_avatar Nathan.fooo 2025-11-15 23:01:19 +08:00
  • 9a0cd8a3d2 chore: fix ci #148 Nathan 2025-11-15 22:57:49 +08:00
  • cd861d3be0 chore: fix test Nathan 2025-11-15 22:52:56 +08:00
  • e1a1b65c32 chore: run http test Nathan 2025-11-15 22:08:44 +08:00
  • 33276c19e4 Merge pull request #147 from AppFlowy-IO/storybook Nathan.fooo 2025-11-15 21:54:55 +08:00
  • d68679eaee chore: add test Nathan 2025-11-15 21:53:59 +08:00
  • d73c3ab0a6 chore: add test Nathan 2025-11-15 15:36:48 +08:00
  • 2deaec5438 chore: create storybook to display error related UI components #147 Nathan 2025-11-15 12:31:57 +08:00
  • e920f009c7 refactor: api error code Nathan 2025-11-15 12:08:48 +08:00
  • 2ed6a89b9f chore: add test Nathan 2025-11-14 20:35:26 +08:00
  • fb7dfcedfc fix: display wrong user avatar Nathan 2025-11-14 15:26:32 +08:00
  • 11c20e5926 Merge remote-tracking branch 'premium/main' Nathan 2025-11-14 11:48:19 +08:00
  • 6aaf462ca1 chore: ignore Nathan 2025-11-14 11:47:53 +08:00
  • 17f8b0d7ef Merge pull request #111 from AppFlowy-IO/error_code Nathan.fooo 2025-11-13 11:25:57 +08:00
  • bb61d8966f chore: show more error information Nathan 2025-11-11 19:48:21 +08:00
  • dd15933ed8 chore: revamp outline block (#110) Richard Shiue 2025-11-01 15:15:40 +08:00
  • 4854f0eb06 Merge pull request #109 from AppFlowy-IO/e2e_test2 Nathan.fooo 2025-11-01 14:34:02 +08:00
  • 664f9b3b6e chore: revamp callout block (#105) Richard Shiue 2025-10-31 22:31:08 +08:00
  • 273ccffbe8 test: add more tests Nathan 2025-10-31 11:02:09 +08:00
  • b6ed729a6e test: add more tests Nathan 2025-10-31 10:45:10 +08:00
  • 484aa3eceb test: visit publish link Nathan 2025-10-31 10:07:27 +08:00
  • 37a0d99fe0 Merge pull request #108 from AppFlowy-IO/chore/fix-publish-relation Nathan.fooo 2025-10-31 09:04:38 +08:00
  • 82290382f6 fix: show ungroup type by default Nathan 2025-10-31 08:38:58 +08:00
  • 9037a202cd fix: Handle missing select options and async relation view lookups Nathan 2025-10-31 08:06:17 +08:00
  • 716b725cfa Merge branch 'main' into chore/fix-publish-relation Nathan 2025-10-31 07:53:35 +08:00
  • 8f92a3ed1d Merge pull request #107 from AppFlowy-IO/fix_undefine_get2 Nathan.fooo 2025-10-31 07:53:00 +08:00
  • 128e756c2b chore: fix the relation cell bug qinluhe 2025-10-30 22:11:00 +08:00
  • 77dbd3c2a3 fix: undefined get Nathan 2025-10-30 21:08:41 +08:00
  • 66aae1653b Merge pull request #106 from AppFlowy-IO/fix_undefine_get Nathan.fooo 2025-10-30 20:59:11 +08:00
  • 864540e31c fix: date time undefined get Nathan 2025-10-30 20:47:18 +08:00
  • da0a9dbc71 chore: modified mention page text (#104) Kilu.He 2025-10-29 18:33:56 +08:00
  • fe3934ad03 chore: import color tokens v0.0.10 (#103) Richard Shiue 2025-10-28 13:02:22 +08:00
  • 039078ac11 Merge pull request #101 from AppFlowy-IO/fix_open_publish_page Nathan.fooo 2025-10-16 00:39:22 +08:00
  • abf967df2d fix: open publish page Nathan 2025-10-16 00:33:08 +08:00
  • a9c4f6ca82 Merge pull request #100 from AppFlowy-IO/chore/fix-login-redirect Nathan.fooo 2025-10-14 21:24:34 +08:00
  • f553e31e4e chore: fix login redirect qinluhe 2025-10-14 13:46:47 +08:00
  • a1e68393d7 chore: fix eventemit not working (#99) Kilu.He 2025-10-14 11:24:53 +08:00
  • f8817ce93e chore: adjust outline refresh (#98) Kilu.He 2025-10-14 11:22:34 +08:00
  • 40a6022c17 chore: fix the bug of database on readonly (#97) Kilu.He 2025-10-13 16:34:42 +08:00