Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tech: Tex долг #32

Open
SShliakhin opened this issue Apr 24, 2023 · 3 comments
Open

tech: Tex долг #32

SShliakhin opened this issue Apr 24, 2023 · 3 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Comments

@SShliakhin
Copy link
Collaborator

SShliakhin commented Apr 24, 2023

Подборка задач, которые надо исправить при возможности

@SShliakhin SShliakhin converted this from a draft issue Apr 24, 2023
@SShliakhin
Copy link
Collaborator Author

SShliakhin commented Apr 24, 2023

FilesStorageProvider: IFilesStorageProvider

  • убрать из параметров конструктора нативный userDefaults

  • сделать все внутри конструктора

  • DONE

@SShliakhin SShliakhin added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Apr 24, 2023
@SShliakhin
Copy link
Collaborator Author

SShliakhin commented Apr 24, 2023

Di+ModuleFactory.swift

  • вернуть сборку модулей в этот файл
  • добавить dep: dependencies как параметр
	func makeCreateDocModule(dep: dependencies) -> Module {
		let viewController = CreateDocViewController()
		return .init(viewController: viewController, animatedType: .fade)
	}
  • Сделать когда ветка ДЗ будет свободна

@SShliakhin
Copy link
Collaborator Author

SShliakhin commented Apr 28, 2023

Theme+Images.swift

  • кейсы - каждый на своей строке (замечание Кирилла)

  • Сделать когда ветка ДЗ будет свободна

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants