Actualize TODOs

This commit is contained in:
Ivan 2025-02-19 23:48:11 +03:00
parent 3e4d67c9a0
commit 4b19fc57a2

View File

@ -9,9 +9,9 @@ For more specific TODOs see comments in code
- Design first user experience - Design first user experience
- Demo sandbox for anonymous users - Demo sandbox for anonymous users
- User profile: Settings + settings server persistency User profile:
- Settings + settings server persistency
- Profile pictures - Profile pictures
- Integrate socials and feedback
- Custom LibraryItem lists - Custom LibraryItem lists
- Custom user filters and sharing filters - Custom user filters and sharing filters
@ -31,6 +31,7 @@ For more specific TODOs see comments in code
[Functionality - CANCELED] [Functionality - CANCELED]
- User notifications on edit - consider spam prevention and change aggregation - User notifications on edit - consider spam prevention and change aggregation
- Integrate socials and feedback
- Content based search in Library - Content based search in Library
- Private projects. Consider cooperative editing - Private projects. Consider cooperative editing
- OSS: synthesis table: auto substitution for diamond synthesis - OSS: synthesis table: auto substitution for diamond synthesis
@ -38,10 +39,7 @@ For more specific TODOs see comments in code
[Tech] [Tech]
- duplicate syntax parsing and type info calculations to client. Consider moving backend to Nodejs or embedding c++ lib - duplicate syntax parsing and type info calculations to client. Consider moving backend to Nodejs or embedding c++ lib
- add debounce to some search fields. Consider pagination and dynamic loading - Testing E2E playwright
- move autopep8 and isort settings from vscode settings to pyproject.toml
- Testing: frontend react components, testplane / playwright?
[Deployment] [Deployment]
@ -70,11 +68,3 @@ https://drf-standardized-errors.readthedocs.io/en/latest/error_response.html
https://stackoverflow.com/questions/28838170/multilevel-json-diff-in-python https://stackoverflow.com/questions/28838170/multilevel-json-diff-in-python
- Documentation platform. Consider diplodoc - Documentation platform. Consider diplodoc
- radix-ui
- shadcn-ui
- Zod
- react-query
- react-hook-form