-
Notifications
You must be signed in to change notification settings - Fork 0
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 2.3.1 #164
Merged
Release 2.3.1 #164
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
* Adds font color to due period depending on severity. * Returns text-end class for Index page.
* Adds background color to the database * Adds a control to select background color for a subscription * Updates tests to include background color * Updates migration scripts * Update subtrack.MAUI/Utilities/CssUtil.cs Co-authored-by: chrisK00 <[email protected]> * Minor updates * Update subtrack.MAUI/Pages/UpsertSubscription.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/UpsertSubscription.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/UpsertSubscription.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/UpsertSubscription.razor Co-authored-by: chrisK00 <[email protected]> * Minor adjustments --------- Co-authored-by: chrisK00 <[email protected]>
* #128 make labels less visible * Update subtrack.MAUI/wwwroot/css/app.css Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/SubscriptionDetails.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/SubscriptionDetails.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/SubscriptionDetails.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/SubscriptionDetails.razor Co-authored-by: chrisK00 <[email protected]> * Update subtrack.MAUI/Pages/SubscriptionDetails.razor Co-authored-by: chrisK00 <[email protected]> --------- Co-authored-by: chrisK00 <[email protected]>
…ons (#143) * btn outline => btn filled * navbar simplification * resolve comments * format and remove non existing css class * remove default styling --------- Co-authored-by: ChrisK00 <[email protected]> Co-authored-by: chrisK00 <[email protected]>
* Adds database columns for icon and secondary color * Adds controls for saving icon and secondary color for subscriptions * Use subscription icon and secondary colors in the UI * Updates migration scripts * Minor updates to UI * Minor UI updates * Updates subscription details title * Updates subscription details title
This reverts commit b3bb61d.
* fix create sub bug. New style for cards. use dot instead of comma * fix overflow color picker input. fix currency on index showing on newline * fix flaky test * fix flaky test
* export subs * update roadmap * Update dotnet.yml * do not target IOS * Update dotnet.yml * global.json * more permissive .net 7 sdk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.