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

Release v1.3.0 #280

Merged
merged 39 commits into from
Feb 19, 2023
Merged

Release v1.3.0 #280

merged 39 commits into from
Feb 19, 2023

Conversation

0niel
Copy link
Owner

@0niel 0niel commented Feb 15, 2023

UI

Features

Fixes

Новые контрибьюторы

@witelokk внёс свой первый вклад в #272, #273 и #283

0niel and others added 30 commits September 3, 2022 17:42
* feature: Create oauth2 client for lks integration

* fix: New employee model and secure storage

* dev: Change `flutter_secure_storage` version
* ui: Add Bottom Navigation Bar Background

У нижней навигационной панели не было цвета, что хорошо заметно на страницах, у которых фон отличается от стандартного. Например, на странице карты навигационная панель просвечивалась.

* dev: Remove unused imports
Новый списочный вид (с карточками) страницы оценок, добавлена кнопка переключения между видами. Сокращены названия оценок.
Удаление токенов при выходе, чтобы повторный вход не провоцировал загрузку токенов доступа из локального хранилища.
* fix: Add nullable image formats from CMS

Не все типы изображений могут быть оптимизированы. Например, svg изображения не форматируются, поэтому formats у них возвращается null.

* dev: Update pubspec.yaml

* dev: Update workflows flutter version
* refactor: Remove deprecated API's

* Update profile_announces_page.dart
* ui: Create new app themes

* fix: Groups selection page

* ui: Chagne text colors and fix router rebuilding

* ui: Update lks livestream elements style

* fix: Pop all routes to first
* Include resit exams in a scores chart

* Change default case value

* Ignore zachets in grade chart
* feature: Add web support

* dev: Upgrade workflows Flutter
* Add deferredLoading

* feature: Create NFC-Pass Device Connect

* feat: Create Nfc Fetcher and refactor auth bloc

* Удалён AuthBloc. Его функции перенесены в Profile Bloc
* Теперь в события не передаются токены доступа к апи. Управление токенами делегируется на репозиторий/remote data-source или отдельные пакеты для управления сетевыми запросами
* Создан `fetchNfcCode` event для получения кода пропуск

* feat: Add NFC fetching and errors feedback

* Update AndroidManifest.xml
@0niel 0niel merged commit 96f7e7e into master Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants