v1.0-preview.1
What's Changed
- add language resource by @neozhu in #113
- refactoring code by @neozhu in #114
- refactoring code by @neozhu in #115
- Dev by @neozhu in #116
- update by @neozhu in #117
- fixed #118 by @neozhu in #119
- fixed #120 by @neozhu in #121
- Dev by @neozhu in #123
- Simplify domain events. by @neozhu in #124
- Add validation rules for uploading attachments by @neozhu in #125
- refactoring domainevents by @neozhu in #126
- Update IdentityAuthenticationService.cs by @neozhu in #129
- refacing userprofile by @neozhu in #130
- update nuget by @neozhu in #131
- add file download function by @neozhu in #132
- Dev by @neozhu in #134
- Prevent user from login when their account is not Active. & Fix wrong naming "Dashbord" to "Dashboard" by @DiyarBakir in #135
- Update the login process by @neozhu in #136
- Update layout direction based on selected culture (language) by @DiyarBakir in #138
- update version by @neozhu in #139
- add language resources by @neozhu in #140
- update by @neozhu in #142
- refactoring code by @neozhu in #144
- Minor Code Refactor & Update User Page by @DiyarBakir in #145
- Improve RTL Layout by @DiyarBakir in #147
- testing code generator for pages template by @neozhu in #151
- create solution templates #154 by @neozhu in #155
- fixed datatable columns layout by @neozhu in #156
- Solution template by @neozhu in #157
- Update CustomError.razor by @neozhu in #158
- clean code by @neozhu in #159
- clean null reference warning when compiling code by @neozhu in #160
- create a DefaultJsonSerializerOptions by @neozhu in #161
- Update RequestLoggerTests.cs by @neozhu in #162
- fixed small issues by @neozhu in #163
- Update Tenants.razor by @neozhu in #164
- create DataRowExtensions for import excel by @neozhu in #166
- refactoring code by @neozhu in #167
- Complete Customer Implementation by @DiyarBakir in #165
- Update MediatorExtensions.cs by @neozhu in #168
- refactoring code for userservice by @neozhu in #169
New Contributors
- @DiyarBakir made their first contribution in #135
Full Changelog: ver0.9...ver1.0