mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-08-14 21:00:37 +03:00
Update TODO.txt
This commit is contained in:
parent
292f695bb8
commit
5b1fe5527f
42
TODO.txt
42
TODO.txt
|
@ -4,20 +4,52 @@ For more specific TODOs see comments in code
|
||||||
|
|
||||||
[Functionality]
|
[Functionality]
|
||||||
- home page
|
- home page
|
||||||
|
- export PDF
|
||||||
|
- bug report form
|
||||||
- блок нотификаций пользователей
|
- блок нотификаций пользователей
|
||||||
- блок синтеза
|
- блок синтеза
|
||||||
|
|
||||||
|
- статический анализ схемы
|
||||||
|
- конфигурации правил для разных статусов
|
||||||
|
|
||||||
- блок организации библиотеки моделей
|
- блок организации библиотеки моделей
|
||||||
- проектный модуль?
|
- Настройка поиска в Библиотеке
|
||||||
- обратная связь - система баг репортов
|
- поиск по содержимому КС в Библиотеке
|
||||||
|
- Запрос на поиск вхождений
|
||||||
|
|
||||||
|
- private projects and permissions. Consider cooperative editing
|
||||||
|
|
||||||
|
- draggable rows in constituents table
|
||||||
|
- Clickable IDs in RSEditor tooltips
|
||||||
|
|
||||||
|
|
||||||
[Tech]
|
[Tech]
|
||||||
- rewrite custom password-reset
|
- add debounce to some search fields
|
||||||
- upgrade backend to Python3.12 and Django 5
|
- upgrade backend to Python3.12 and Django 5
|
||||||
|
|
||||||
[deployment]
|
|
||||||
|
[Deployment]
|
||||||
- logs collection
|
- logs collection
|
||||||
- status dashboard for servers
|
- status dashboard for servers
|
||||||
|
|
||||||
[security]
|
|
||||||
|
[Security]
|
||||||
- password-reset leaks info of email being used
|
- password-reset leaks info of email being used
|
||||||
- do not use schemaID for access (prevent enumerating IDs access)
|
- do not use schemaID for access (prevent enumerating IDs access)
|
||||||
|
- improve nginx config. Consider DDOS and other types of attacks on infrastructure
|
||||||
|
|
||||||
|
[Research]
|
||||||
|
Research and consider integration
|
||||||
|
- django-allauth
|
||||||
|
- drf-messages
|
||||||
|
|
||||||
|
- radix-ui
|
||||||
|
- shadcn-ui
|
||||||
|
|
||||||
|
- Zod
|
||||||
|
- use-debounce
|
||||||
|
|
||||||
|
- react-query
|
||||||
|
- react-hook-form
|
||||||
|
|
||||||
|
- node-based UI
|
Loading…
Reference in New Issue
Block a user