Commit Graph

193 Commits

Author SHA1 Message Date
annie
051d39bd09 fix test 2025-09-02 20:55:38 +08:00
annie
452b7b90fe chore: remove unused funtions 2025-09-02 17:09:41 +08:00
annie
3dc6c02e26 chore: fix edit test 2025-09-02 14:35:16 +08:00
annie
7cd5f32c96 chore: fix login 2025-09-02 14:12:19 +08:00
annie
be717114d7 Merge branch 'main' into e2e_test 2025-09-02 12:09:21 +08:00
Nathan.fooo
1ed9ca58c3 Merge pull request #50 from AppFlowy-IO/add-claude-github-actions-1756730802770
Add Claude Code GitHub Workflow
2025-09-01 20:47:22 +08:00
Nathan.fooo
4e02c2bc90 "Claude Code Review workflow" 2025-09-01 20:46:45 +08:00
Nathan.fooo
94546959b4 "Claude PR Assistant workflow" 2025-09-01 20:46:44 +08:00
Nathan.fooo
4406a7a1e0 Merge pull request #47 from AppFlowy-IO/fix_publish
chore: fix publish base url
2025-08-31 11:14:23 +08:00
Nathan
59d1a722ef chore: fix publish base url 2025-08-31 11:12:20 +08:00
Richard Shiue
5ac3ac00ef chore: use least frequent color when creating a new select option (#44) 2025-08-29 10:41:53 +08:00
Richard Shiue
61242d9836 chore: get date, time formats and start week on from user metadata (#43)
* chore: get date, time formats and start week on from user metadata

* test: fix tests

* chore: no need to provide currentUser in context

Signed-off-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>

* fix: font sizing

Signed-off-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>

* chore: fetch user profile on receive user profile change

* fix: only undefined

* chore: memoize loadMentionableUsers

* chore: adjust dropdown menu style

---------

Signed-off-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
2025-08-29 10:41:28 +08:00
Nathan
bc5065a80c chore: add claude md 2025-08-29 09:56:55 +08:00
Nathan
c54a004969 chore: remove mock ws 2025-08-29 09:33:28 +08:00
Kilu.He
3c6c94a591 chore: cache outline data for stable (#45) 2025-08-28 11:42:59 +08:00
Richard Shiue
d00de7c76a feat: revamp editor colors (#26) 2025-08-28 10:51:16 +08:00
Richard Shiue
d53fb2c808 chore: allow sort and filter on hidden fields (#39) 2025-08-28 10:51:02 +08:00
Kilu.He
e8ddb96d14 feat: implement workspace loading animation and refactor app context layers (#40)
- Added a new loading animation component for workspace initialization.
- Introduced layered architecture for app context management, separating authentication, business logic, and synchronization layers.
- Refactored existing hooks and components to utilize the new context structure while maintaining backward compatibility.
- Updated global styles to include animations for the loading process.
2025-08-28 10:49:11 +08:00
Richard Shiue
05ec52c066 chore: import color token v0.0.8 (#41)
* chore: import new color tokens

* chore: generate css vars
2025-08-28 10:21:19 +08:00
Nathan.fooo
ddc612703b Merge pull request #42 from AppFlowy-IO/focus_timing
chore: better focus timning
2025-08-27 21:55:13 +08:00
Nathan
bf10df8f61 chore: better focus timning 2025-08-27 21:38:15 +08:00
Nathan
e4f2ebf813 chore: fix test and add logs 2025-08-27 16:02:27 +08:00
Nathan
99253c3558 chore: fix test and add logs 2025-08-27 15:04:36 +08:00
Nathan
335a31f56c chore: fix test 2025-08-27 13:53:56 +08:00
Nathan
139a32a0eb Merge branch 'main' into e2e_test 2025-08-25 14:42:08 +08:00
Nathan.fooo
cefdd08200 Merge pull request #38 from AppFlowy-IO/workspace_notification
Workspace notification
2025-08-25 14:41:32 +08:00
Nathan
9684662704 chore: handle user profile notification 2025-08-25 12:58:25 +08:00
Nathan
aa08657cb0 chore: extend pb 2025-08-25 12:24:49 +08:00
Nathan
b1c83ba3cb Merge branch 'main' into e2e_test 2025-08-22 14:28:22 +08:00
Nathan.fooo
b8833cbf8a Merge pull request #37 from AppFlowy-IO/rename_env
chore: rename env
2025-08-22 14:15:52 +08:00
Nathan
104bb3b956 chore: backward compatibel 2025-08-22 13:20:24 +08:00
Nathan
fef941f508 chore: rename env 2025-08-22 11:49:47 +08:00
Richard Shiue
57126f9e43 feat: single and multi select tags (#27)
* chore: import new color tokens

* chore: use expanded color set for select option
2025-08-20 13:39:58 +08:00
Nathan
9e1319aa66 Merge branch 'main' into e2e_test 2025-08-18 21:19:25 +08:00
Nathan.fooo
f0957e8959 Merge pull request #36 from AppFlowy-IO/dynamic_env
chore: support inject env in runtime
2025-08-18 21:04:11 +08:00
Nathan
d3d373df25 chore: update web ci 2025-08-18 19:24:19 +08:00
Nathan
c28aae5ca3 chore: update web ci 2025-08-18 17:12:40 +08:00
Nathan
677d1d309b chore: support dynamic inject env 2025-08-18 16:53:05 +08:00
Nathan
4da65fb0c5 chore: update 2025-08-18 14:40:08 +08:00
Nathan
cfeb82f90a chore: page more action 2025-08-17 16:29:44 +08:00
Nathan
bc9f0b0874 test: edit page 2025-08-15 10:38:15 +08:00
Nathan
cca63877ff test: add page create and then delete 2025-08-15 10:38:15 +08:00
Nathan
6d6ff0f706 test: set viewport 2025-08-15 10:38:15 +08:00
Nathan
d44456a265 test: implement e2e test 2025-08-15 10:38:15 +08:00
Kilu.He
97a60aec9c fix: title collaboration issues (#34) 2025-08-14 17:07:58 +08:00
Kilu.He
214f04380d chore: support display user avatar icon (#33) 2025-08-13 15:17:33 +08:00
Kilu.He
8a9016c7a3 chore: add workspace icon (#32) 2025-08-13 14:44:15 +08:00
Kilu.He
5d45e0ccf7 chore: fix update issues (#31) 2025-08-13 10:20:14 +08:00
Nathan.fooo
b487e4eb1a chore: upload user timezone (#30)
* chore: upload user timezone

* chore: fix lint

* chore: fix test
2025-08-12 14:38:50 +08:00
Kilu.He
14a7f5a2de chore: fix issues of sync document (#29) 2025-08-08 18:39:46 +08:00