-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Replace isDarkThemeEnabled
with Theme.of(context).isDarkTheme
#1004
Merged
Conversation
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
github-actions
bot
added
feature: homework
platform: web
feature: file-sharing
Files can be shared inside Sharezone e.g. by uploading them in a file-sharing folder of a course.
feature: notifications
Push-Notifications and In-App-Notifications.
legal
Regarding Licenses, Policy updates, Warnings to users (that might cause trouble if not there) etc.
feature: timetable / calendar
Includes anything regarding lessons (timetable) and events (calendar).
feature: information sheet
Information sheets are posted to courses as a way to announce information.
ui / ux
feature: universal file features
File features (downloading, preview, etc.) that are used by multiple Sharezone features.
feature: groups:courses
Specific to only courses (instead of e.g. classes)
feature: groups
Groups umbrella term for courses and classes.
feature: navigation
Navigation inside the app (e.g. switching to a different screen).
feature: authentification
Logging in/out (anonymous, sign-in with X, etc.) and registration.
user: teacher
ui: dark-mode
user: pupil / student
feature: feedback
Users can send us feedback to improve the app.
feature: sharezone plus
Includes everything that is related to the Sharezone Plus subscription
w: dashboard-page
Page that shows a summary of all important things (homeworks, events, etc.).
labels
Sep 18, 2023
Visit the preview URL for this PR (updated for commit f63a6d2): https://sharezone-test--pr1004-remove-is-dark-theme-ncck9bpu.web.app (expires Thu, 21 Sep 2023 12:04:18 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b |
nilsreichardt
added
the
refactoring
Restructuring and cleaning up existing code without changing its existing behaviour.
label
Sep 18, 2023
Jonas-Sander
approved these changes
Sep 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature: authentification
Logging in/out (anonymous, sign-in with X, etc.) and registration.
feature: feedback
Users can send us feedback to improve the app.
feature: file-sharing
Files can be shared inside Sharezone e.g. by uploading them in a file-sharing folder of a course.
feature: groups:courses
Specific to only courses (instead of e.g. classes)
feature: groups
Groups umbrella term for courses and classes.
feature: homework
feature: information sheet
Information sheets are posted to courses as a way to announce information.
feature: navigation
Navigation inside the app (e.g. switching to a different screen).
feature: notifications
Push-Notifications and In-App-Notifications.
feature: sharezone plus
Includes everything that is related to the Sharezone Plus subscription
feature: timetable / calendar
Includes anything regarding lessons (timetable) and events (calendar).
feature: universal file features
File features (downloading, preview, etc.) that are used by multiple Sharezone features.
legal
Regarding Licenses, Policy updates, Warnings to users (that might cause trouble if not there) etc.
platform: web
refactoring
Restructuring and cleaning up existing code without changing its existing behaviour.
ui: dark-mode
ui / ux
user: pupil / student
user: teacher
w: dashboard-page
Page that shows a summary of all important things (homeworks, events, etc.).
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.