issues
search
grantcolley
/
headway
A .NET 7.0 Blazor framework for building configurable applications fast. Supporting both hosting models, Blazor WebAssembly and Blazor Server, a WebApi for accessing data and an Identity Provider for authentication.
MIT License
35
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use Token in SessionStorage/LocalStorage from your maui blazor code
#70
MOAnfaDaniel922
opened
1 year ago
1
Add a MAUI Blazor Hybrid client app to the solution
#69
grantcolley
opened
2 years ago
1
CSS isolation stopped working in Blazor WASM project after project rename
#68
grantcolley
closed
2 years ago
1
Membership columns
#67
VR-Architect
closed
2 years ago
1
Not able to see customer list
#66
VR-Architect
closed
2 years ago
1
Remove Headway from RemediatR projects and namespace
#65
grantcolley
closed
2 years ago
0
Rename Headway.Razor projects and namespaces to Headway.Blazor
#64
grantcolley
closed
2 years ago
0
Error with Auth0
#63
VR-Architect
closed
2 years ago
4
FYI for the USA Audience
#62
VR-Architect
closed
2 years ago
2
Clarification: Startup projects
#61
VR-Architect
closed
2 years ago
2
Create an audit trail framework for tracking changes.
#60
grantcolley
closed
2 years ago
0
Create a searchable dropdown list
#59
grantcolley
opened
2 years ago
0
Replace LINQ .Single and .SingleOrDefault() with .First() or .FirstOrDefault()
#58
grantcolley
closed
2 years ago
0
Add permission as Config, ConfigItem and ConfigContainer level
#57
grantcolley
opened
2 years ago
0
TabDocument.razor doesn't persist active tab selection after saving form.
#56
grantcolley
closed
2 years ago
0
Users and Roles to show readonly list of roles and permissions assigned to it
#55
grantcolley
closed
2 years ago
0
Add ability to filter permissions and roles when assigning to Users and Roles
#54
grantcolley
closed
2 years ago
0
Create a configurable rules engine
#53
grantcolley
opened
2 years ago
0
Create an example application
#52
grantcolley
opened
2 years ago
1
Use MudBlazor components in custom configurable and dynamically rendered components
#51
grantcolley
closed
2 years ago
0
Create breadcrumb
#50
grantcolley
closed
2 years ago
0
Refactor Requests API project
#49
grantcolley
closed
2 years ago
0
Hide navigation menu until logged in
#48
grantcolley
closed
2 years ago
0
Replace ComponentTip.razor with MudTooltip
#47
grantcolley
closed
2 years ago
1
Add warning dialog to Card and TabState components before deleting a model
#46
grantcolley
closed
2 years ago
0
Integrate MudBlazor
#45
grantcolley
closed
2 years ago
0
Use MediatR for loose coupled in-process messaging between components and services
#44
grantcolley
closed
2 years ago
0
Create linked controls e.g. defer populating one dropdown based on the selection in another.
#43
grantcolley
closed
2 years ago
0
Create a configurable document service
#42
grantcolley
opened
2 years ago
0
Create a configurable workflow
#41
grantcolley
opened
2 years ago
0
Setup roles and user permissions
#40
grantcolley
closed
2 years ago
0
Update TreeView
#39
grantcolley
closed
2 years ago
0
WebApi to log EF SQL to file for review
#38
grantcolley
closed
2 years ago
1
Create a list filtering component
#37
grantcolley
closed
2 years ago
0
Create a demo page displaying supported controls
#36
grantcolley
closed
2 years ago
0
Create a file upload service for uploading files to a file repository
#35
grantcolley
opened
2 years ago
0
Add logging in Headway.WebApi
#34
grantcolley
closed
2 years ago
1
Exception handling strategy
#33
grantcolley
opened
2 years ago
1
Create additional dynamic components
#32
grantcolley
closed
2 years ago
1
Undo the modified css around a component if the model is replaced with a new instance
#31
grantcolley
closed
2 years ago
1
Add configurable tooltips for icons and controls
#30
grantcolley
closed
2 years ago
0
Remove tracking from EF queries
#29
grantcolley
closed
2 years ago
1
Add logging to the web api
#28
grantcolley
closed
2 years ago
1
Add Test projects to the solution
#27
grantcolley
opened
3 years ago
0
Create Auth0 account and register Headway app
#26
grantcolley
closed
2 years ago
0
Create a generic dropdown component that support binding to a list of custom classes
#25
grantcolley
closed
2 years ago
1
OptionsService, OptionsRepository and OptionsController to support passing parameter to restrict option items from the database.
#24
grantcolley
closed
3 years ago
1
ConfigItem must have a ConfigContainer
#23
grantcolley
closed
2 years ago
0
If pages List.razor and Model.razor contain AuthorizeView component, can AuthorizeView be removed from nested components Card.razor and Table.razor?
#22
grantcolley
closed
2 years ago
0
Razor components with generic type parameters @typeparam to implement generic type constraints
#21
grantcolley
closed
3 years ago
1
Next