Commit Graph

455 Commits

Author SHA1 Message Date
Tim
c2c0efc0fb Merge pull request #168 from nagisa77/2gqwih-codex
Fix filter dropdown preloading
2025-07-10 13:53:47 +08:00
Tim
7c7f54779d feat(ui): support preloaded options for selects 2025-07-10 13:53:30 +08:00
Tim
0b5883cc20 Merge pull request #167 from nagisa77/codex/create-articlecategory-component-with-click-handling 2025-07-10 13:21:39 +08:00
Tim
f61757318d Add ArticleCategory component and update tag/category links 2025-07-10 13:21:26 +08:00
Tim
f75c87f51b Merge pull request #166 from nagisa77/codex/add-parameters-for-homepage-display 2025-07-10 13:08:23 +08:00
Tim
ab41cd9ddb feat(frontend): support home page query filters 2025-07-10 13:06:44 +08:00
Tim
022c30f378 Merge pull request #165 from nagisa77/codex/update-tag-selection-to-use-and-logic 2025-07-10 13:06:22 +08:00
Tim
e502257623 Use AND logic when filtering posts by tags 2025-07-10 13:06:08 +08:00
tim
886d26d251 feat: message page update 2025-07-10 12:05:00 +08:00
tim
67dabeec04 feat: update tag select ui 2025-07-10 12:03:51 +08:00
tim
d7a242700b feat: tag select ui 2025-07-10 12:01:47 +08:00
Tim
463629e9c5 Merge pull request #164 from nagisa77/vqqui8-codex
Enhance category and tag dropdowns
2025-07-10 11:51:24 +08:00
Tim
a9cffc6e42 Add count and description to category and tag dropdown 2025-07-10 11:51:04 +08:00
Tim
bdbc7e72b7 Merge pull request #163 from nagisa77/56d2qk-codex
Improve tag creation error handling on publish
2025-07-10 11:35:49 +08:00
Tim
98485cc7af Improve tag creation error handling 2025-07-10 11:35:36 +08:00
Tim
fe6eac5775 Merge pull request #162 from nagisa77/zj6x0a-codex
Clear dropdown search after selection
2025-07-10 11:18:34 +08:00
Tim
10b094c442 Clear dropdown search after selection 2025-07-10 11:18:19 +08:00
Tim
78b088fcea Merge pull request #159 from nagisa77/8uxuiu-codex
Implement tag creation by normal users
2025-07-10 10:46:10 +08:00
Tim
dd2485d7da feat: allow user tag creation 2025-07-10 10:45:07 +08:00
tim
0df2acb65a feat: update ui 2025-07-10 00:26:45 +08:00
Tim
b1136430f1 Merge pull request #158 from nagisa77/codex/fix-usercontrollertest-null-pointer-exception
Fix user replies test to set post category
2025-07-10 00:16:49 +08:00
Tim
43ed38d592 Fix user replies test by assigning category 2025-07-10 00:16:30 +08:00
Tim
4a163f2a7f Merge pull request #157 from nagisa77/codex/fix-nullpointerexception-in-usercontrollertest
Fix null content handling in UserController
2025-07-10 00:11:29 +08:00
Tim
6351f329cd fix null content handling in user posts 2025-07-10 00:11:13 +08:00
Tim
3dbb1c26bb Merge pull request #153 from nagisa77/codex/fix-test-case-for-complexflowintegrationtest
Fix integration tests by using valid usernames
2025-07-10 00:05:05 +08:00
Tim
ed46a617de Merge branch 'main' into codex/fix-test-case-for-complexflowintegrationtest 2025-07-10 00:04:53 +08:00
Tim
43b55e357d Merge pull request #149 from nagisa77/codex/fix-test-cases
Fix user controller tests
2025-07-10 00:03:55 +08:00
Tim
f88865772a Merge pull request #150 from nagisa77/codex/fix-test-case-for-searchservice
Fix SearchService NPE in tests
2025-07-10 00:03:51 +08:00
Tim
419e36833a Merge pull request #151 from nagisa77/codex/fix-test-case-assertion-error
Fix NotificationControllerTest JSONPath
2025-07-10 00:03:32 +08:00
Tim
77d2648e68 Merge pull request #152 from nagisa77/codex/fix-test-case-for-publishmodeintegrationtest
Fix PublishModeIntegrationTest user verification
2025-07-10 00:03:23 +08:00
Tim
db909332d1 Merge pull request #154 from nagisa77/codex/fix-test-case-for-postid
Fix NotificationControllerTest
2025-07-10 00:03:12 +08:00
Tim
e4da357fe0 Merge pull request #155 from nagisa77/codex/fix-test-case-exceptions
Fix PasswordValidator tests
2025-07-10 00:02:47 +08:00
Tim
32a62488ed Merge pull request #156 from nagisa77/codex/fix-test-case
Fix integration tests with valid usernames
2025-07-10 00:02:30 +08:00
Tim
d4dd7abe62 Fix PasswordValidator tests to expect FieldException 2025-07-10 00:02:16 +08:00
Tim
a354756d45 test: update integration test usernames 2025-07-10 00:02:14 +08:00
Tim
6b3a7cb03b Fix NotificationControllerTest json path 2025-07-10 00:02:12 +08:00
Tim
e9d47d22f6 fix tests: use valid usernames 2025-07-10 00:02:11 +08:00
Tim
4224bcd2e2 fix: handle already verified users in PublishModeIntegrationTest 2025-07-10 00:02:10 +08:00
Tim
24f10d008f fix search service null category 2025-07-10 00:02:07 +08:00
Tim
e37fd4de82 Fix UserController tests to use identifier 2025-07-10 00:02:06 +08:00
Tim
cad31f9ee8 test: fix NotificationControllerTest expectation 2025-07-10 00:02:03 +08:00
tim
cfc7f4035e feat: update test 2025-07-09 23:53:39 +08:00
tim
b43225a158 feat: update 2025-07-09 23:49:11 +08:00
tim
d2e89e32ee Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-09 23:48:46 +08:00
tim
62c2b64859 feat: update 2025-07-09 23:48:24 +08:00
Tim
e6c8b0460d Merge pull request #148 from nagisa77/codex/fix-postcontrollertest-issues
Fix PostControllerTest by mocking DraftService
2025-07-09 23:47:49 +08:00
Tim
6ab6fd86b6 test: mock DraftService in PostControllerTest 2025-07-09 23:47:32 +08:00
Tim
7e055f49c3 Merge pull request #147 from nagisa77/codex/fix-searchresult-constructor-argument-mismatch
Fix SearchControllerTest for SearchResult record change
2025-07-09 23:22:04 +08:00
Tim
430414ca1c Fix SearchControllerTest for updated SearchResult 2025-07-09 23:21:49 +08:00
tim
469dfbd1e5 feat: ablout page 2025-07-09 22:34:26 +08:00