-
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.10: Добавить поддержку path и get параметров (#17)
* LDBR 2.3: Внести правки в роутер после РК * LDBR 2.10: Описать интерфейс классов валидации * LDBR 2.10: Определить последовательность работы с паттерном url и url * LDBR 2.10: Реализовать URLProcessor * LDBR 2.10: Добавить в ESLint выравнивание перенесенных аргументов по перому аргументу * LDBR 2.10: Реализовать класс URLTemplateValidator * LDBR 2.10: Интегрировать URLProcessor и URLTemplateValidator в роутер. Правки после тестирования. * LDBR 2.10: Исправить замечания линтера. * LDBR 2.10: Переписать работу с параметрами. * LDBR 2.10: Добавить вызов onDeactivate при смене текущего контроллера. * LDBR 2.10: Внести исправления после ревью кода. * LDBR 2.10: Внести правки в processURL, go и конфиг линтера. * LDBR 2.10: Внести правки в правила линтера,исправить return processURL, добавить комментарии про относительный URL
- Loading branch information
Showing
9 changed files
with
178 additions
and
90 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
Oops, something went wrong.