Commit 521799d
Release 2.1.0 (#146)
* Update README.md
* Update README.md
* revert version
* revert comments
* companyname
* Update README.md
* #114 Implemented CssUtil.GetDueClass & tests (#123)
* #114 Implemented CssUtil.GetDueClass & tests
* #114 Added semicolor to css rule
* #114 Changed placement of css rule.
* #114 removed dots from string result.
* #114 PR review changes.
* #115 Added call to GetDueClass method in monthly page. (#124)
* add mockups for icons and colors
* Adds font color to due period depending on severity. (#126)
* Adds font color to due period depending on severity.
* Returns text-end class for Index page.
* Preserves newline in subscription description (#131)
* Introduces subscription background color. (#135)
* 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 <72318023+chrisK00@users.noreply.github.com>
* Minor updates
* Update subtrack.MAUI/Pages/UpsertSubscription.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/UpsertSubscription.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/UpsertSubscription.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/UpsertSubscription.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Minor adjustments
---------
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* #128 make labels less visible (#136)
* #128 make labels less visible
* Update subtrack.MAUI/wwwroot/css/app.css
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/SubscriptionDetails.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/SubscriptionDetails.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/SubscriptionDetails.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/SubscriptionDetails.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* Update subtrack.MAUI/Pages/SubscriptionDetails.razor
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
---------
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
* #125 Added US Culture as a constant (#144)
* #142 Fixed descriptions not displayed correctly. (#145)
* update roadmap
* make nav buttons larger and remove outline on back save and edit buttons (#143)
* btn outline => btn filled
* navbar simplification
* resolve comments
* format and remove non existing css class
* remove default styling
---------
Co-authored-by: ChrisK00 <christian.khalil2000@gmail.com>
Co-authored-by: chrisK00 <72318023+chrisK00@users.noreply.github.com>
---------
Co-authored-by: Konstantinos Grontis <grodiscostas@hotmail.com>
Co-authored-by: denislavh <53407843+denislavh@users.noreply.github.com>
Co-authored-by: Ashwin Thyagarajan <ashwin031192@gmail.com>
Co-authored-by: Penguine-Os <yenebeb.df@gmail.com>1 parent 369ab65 commit 521799d
File tree
30 files changed
+903
-93
lines changed- docs
- subtrack.DAL
- Entities
- Migrations
- subtrack.MAUI
- Pages
- Responses
- Services
- Utilities
- wwwroot/css
- subtrack.Tests
- TestUtilities
- Utilities
30 files changed
+903
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
Binary file not shown.
Large diffs are not rendered by default.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
148 | 160 | | |
149 | 161 | | |
150 | 162 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Lines changed: 101 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Lines changed: 101 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments