builder
builder copied to clipboard
2.4-2.8 sprint planning
Peer Review
- @AKother -> @yuding-x | @Mrkuib
- @ComfyFluffy -> @yuding-x | @Mrkuib
- @TuGitee -> @yuding-x
- @palp1tate -> @TuGitee
- @luoliwoshang -> @qing-wq
- @qing-wq -> @luoliwoshang
- @motongxue -> @Mrkuib
- @a-linye -> @Mrkuib
- @TerryW-tx -> @Mrkuib
- @yuding-x -> @AKother
- @Mrkuib -> @AKother
UI/UE
- [x]
chore:Modify UI design according to Teacher Qing's suggestions @yuding-x - [x]
chore:Code changes for UI style, adding interactions @yuding-x
Asset Library
- [x]
feat:Interface with search API @yuding-x - [x]
feat:Interface with classification API @yuding-x - [x]
update:Modify sprite click style, category click style @yuding-x
Asset List
- [x]
feat:Interface sprite list modification according to project management @yuding-x - [x]
feat:Add state storage for backdrops @yuding-x
Sound List and Edit
- [x]
feat:Audio editor style @AKother - [x]
feat:SoundsEdit interfacing with Asset List @AKother - [x]
docs:Audio editor architecture documentation @AKother - [x]
feat:SoundList interfacing with FileManager @AKother - [x]
feat:Functionality to save the audio to one's resource library @AKother - [x]
feat:Support for offline editing @AKother
Code Editor
- [x]
update:Improve Code Editor based on code review @luoliwoshang - [x]
feat:Functionality of saving files in spx interfacing with the reconstructed editor @qing-wq - [x]
feat:Editor lexical analysis and correct code highlighting @qing-wq
Stage Viewer
- [x]
update:Confirm the module boundaries of the stage viewer @luoliwoshang - [x]
feat:Extract a separate stage viewer @luoliwoshang - [x]
feat:Support rendering of background layer on stage viewer @luoliwoshang - [x]
feat:Support for different stage sizes @luoliwoshang - [x]
update:Adapt sprite rendering and updates in accordance with SPX logic and different stage sizes @luoliwoshang - [x]
feat:Support to obtain actual SPX stage dimensions from the backdrop @luoliwoshang
CICD
- [x]
feat:Frontend adds TypeScript type check & ESLint @ComfyFluffy - [x]
feat:Backend adds build and lint @ComfyFluffy
Project Management
- [x]
fix:Fix restructuring issues @TuGitee - [x]
docs:Organize architecture documentation @TuGitee - [x]
fix:Demand analysis, redefine interfaces @TuGitee - [x]
update:Adjust multiple modules based on the reconstructed project management @TuGitee - [x]
feat:Interface with server for incremental update APIs @TuGitee @palp1tate - [x]
feat:Interface with server for load-related APIs @palp1tate
Backend
- [x]
feat:Implement asset upload and search API functionality. @Mrkuib - [x]
feat:Develop APIs for viewing and saving project code. @Mrkuib - [x]
chore:Deploy backend services on Alibaba Cloud. @Mrkuib - [x]
feat:Perform interface integration testing between backend and frontend. @Mrkuib @AKother - [x]
docs:Organize backend architecture and form MD documents @Mrkuib - [x]
feat:Asset List supports category query @AKother - [x]
feat:Audio resource upload interface @AKother - [x]
feat:Asset display, classification and other interfaces @AKother
Login and Logout
- [x]
feat:Backend and community group interface for login part, and implement login and registration API generation and interfacing @motongxue - [x]
feat:Frontend implements login and logout pages and logic, performs access control @ComfyFluffy
Global
- [x]
update:Update I18n for all pages @qing-wq