issues
search
sienar-cms
/
core
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Change `IEntityWriter.Create()` method to return a `Guid?` so `null` can be returned from API endpoints
#37
christianlevesque
opened
3 days ago
0
Create normalized versions of each text field on each entity
#36
christianlevesque
closed
3 days ago
1
Changed `IEntity____` to use `OperationResult<T>` instead of returning `T` directly
#35
christianlevesque
closed
2 weeks ago
0
Removed OperationStatus.Forbidden
#34
christianlevesque
closed
2 weeks ago
0
Added mapper to convert `OperationResult<T>` to `ObjectResult`
#33
christianlevesque
closed
2 weeks ago
0
Added bot detection
#32
christianlevesque
closed
2 weeks ago
0
Removed default OperationResult.Message
#31
christianlevesque
closed
2 weeks ago
0
Extracted hook execution into dedicated classes instead of using extension methods
#30
christianlevesque
closed
2 weeks ago
0
Update `IEntity____` interfaces to return `OperationResult<T>` instead of directly returning their values
#29
christianlevesque
closed
2 weeks ago
0
Create mapper to map `OperationResult` to `ObjectResult` and remove `ServiceController.CreateResult()` method
#28
christianlevesque
closed
2 weeks ago
0
Remove `OperationStatus.Forbidden` and change usages to `OperationStatus.Unauthorized`
#27
christianlevesque
closed
2 weeks ago
0
Add bot detection to the core Sienar services
#26
christianlevesque
closed
2 weeks ago
0
Remove default message from `OperationResult`
#25
christianlevesque
closed
2 weeks ago
0
Extract hook execution into separate classes to be consumed by services currently using `Validate()` and `Run()` extension methods
#24
christianlevesque
closed
2 weeks ago
0
fixed ServiceController to map to different HTTP status codes instead of always returning 200
#23
christianlevesque
closed
3 weeks ago
0
Changed return value to select the `OperationResult.Result` value in `ServiceController.CreateResult()`
#22
christianlevesque
closed
3 weeks ago
0
`ServiceController` always returns `200 OK` regardless of actual success status of an operation
#21
christianlevesque
closed
3 weeks ago
0
`ServiceController` returns the `OperationResult<T>` instead of `T`
#20
christianlevesque
closed
3 weeks ago
0
Changed API problem details response to HTTP status `422`
#19
christianlevesque
closed
3 weeks ago
0
Renamed Sienar.WebPlugin to Sienar.Architecture.Web
#18
christianlevesque
closed
3 weeks ago
0
Rename Sienar.WebPlugin to Sienar.Architecture.Web
#17
christianlevesque
closed
3 weeks ago
0
Update `SienarWebAppBuilder` to tell API calls to return `422` instead of `400`
#16
christianlevesque
closed
3 weeks ago
0
Updated all service classes to call ProcessResult on successful results
#15
christianlevesque
closed
3 weeks ago
0
Successful service operations do not notify the user with success message
#14
christianlevesque
closed
3 weeks ago
0
Add CSRF protection to the React client
#13
christianlevesque
opened
1 month ago
0
Add React client
#12
christianlevesque
opened
2 months ago
0
Add WASM infrastructure
#11
christianlevesque
opened
2 months ago
0
Updated `ScriptResource` and `StyleResource`
#10
christianlevesque
closed
2 months ago
0
Update script and style providers
#9
christianlevesque
closed
2 months ago
0
added IServiceProvider extensions to configure I____Provider instances
#8
christianlevesque
closed
2 months ago
0
Add missing `IServiceProvider` extension methods for `I____Provider` interfaces
#7
christianlevesque
closed
2 months ago
0
Convert some Sienar.Ui.Mvc partials to `ViewComponent`s
#6
christianlevesque
closed
2 months ago
1
Add MVC UI library
#5
christianlevesque
closed
2 months ago
1
changed IMenuGenerator and IDashboardGenerator to scoped
#4
christianlevesque
closed
3 months ago
0
Dashboard generator/menu generator lifetime is incompatible with `IUserAccessor` dependency
#3
christianlevesque
closed
3 months ago
0
Added Sienar.Architecture.* packages
#2
christianlevesque
closed
3 months ago
0
Import architecture packages
#1
christianlevesque
closed
3 months ago
0