-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* LDBR-2.15: Исправить removeEventListeners * LDBR-2.15: Добавить форму создания доски * LDBR-2.15: Добавить обработчики событий для отображения окна * LDBR-2.15: Реализовать отправку Action на создание доски * LDBR-2.15: Добавить запросы и валидацию в BoardsStore * LDBR-2.15: Добавить отображение ошибки в модальное окно, автовыбор элемента в select * LDBR-2.15: Изменить внешний вид отображения ошибки * LDBR-2.15: Исправить стиль конпки и ошибки * LDBR-2.15: Переписать логику открытия окна на Action'ы * LDBR-2.15: Вернуть рендеринг модального окна, добавить handelbars helper * LDBR-2.15: Исправить заголовки Login View Register View * LDBR-2.15: Внести правки в работу с modal в Boards Stor * LDBR-2.15: Удалить console.log * LDBR-2.15: Вынести переключение свйоства display в шаблон * LDBR-2.15: Изменить источник события клика с window на document * LDBR-2.15: Добавить removeEventListener на submitBtn * LDBR-2.15: Добавить проверку существования объекта submitBtn в _removeListenersCreateModal
- Loading branch information
Showing
18 changed files
with
535 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.