-
789066a214
Replace HTML entities with Latin-1 bytes in UI strings
main
OlgunR
2026-02-23 09:13:12 +01:00
-
964d508630
Persist grid SizeMode in BandLayout for layout restore
OlgunR
2026-02-23 08:55:53 +01:00
-
c5ca9f0048
Add grid font size selector and fix German character display
OlgunR
2026-02-19 17:01:33 +01:00
-
e7aa41aa4d
Add dark mode toggle with ThemeState service
OlgunR
2026-02-18 10:07:14 +01:00
-
9a4f189e4e
Add row focusing support to CatalogsGrid and MassDataGrid
OlgunR
2026-02-17 12:40:37 +01:00
-
797dd44f25
Remove BlazorWasm project and all related frontend assets
OlgunR
2026-02-11 08:15:47 +01:00
-
0e313b2e07
Remove custom grid sort/filter CSS from MassDataGrid
OlgunR
2026-02-10 13:36:08 +01:00
-
db232914a9
Switch grids to built-in filter menu, remove custom filters
OlgunR
2026-02-10 13:32:21 +01:00
-
f49db97147
Remove DevExpress theme CSS links from App.razor
OlgunR
2026-02-10 13:17:29 +01:00
-
0876ebe999
Update DevExpress Blazor to use Bootstrap 5 theme
OlgunR
2026-02-10 09:54:39 +01:00
-
74504c583e
Improve loading UX with spinner and wider filter fields
OlgunR
2026-02-09 16:40:09 +01:00
-
8387b71676
Add operator selection to grid filter rows for dates/numbers
OlgunR
2026-02-09 16:10:16 +01:00
-
8824492057
Enable grouping features in DxGrid components
OlgunR
2026-02-09 14:03:47 +01:00
-
59f22be405
Update nav menu with new custom SVG icons
OlgunR
2026-02-09 13:41:11 +01:00
-
23865aefb6
Remove Counter and Weather pages and nav links
OlgunR
2026-02-09 13:22:04 +01:00
-
2a730ddfcc
Refactor grid and band layout persistence logic
OlgunR
2026-02-09 11:36:56 +01:00
-
d78fd5e3d1
Add user-specific persistent grid/band layouts support
OlgunR
2026-02-06 14:07:52 +01:00
-
52b2cf9a5b
Add user-selectable page size to MassData grid
OlgunR
2026-02-05 15:45:36 +01:00
-
9d7b3591cc
Update grid column captions to German
OlgunR
2026-02-05 14:17:29 +01:00
-
006ee78422
Refactor MassDataGrid editing and validation logic
OlgunR
2026-02-05 14:11:27 +01:00
-
a52d615750
Update grid popup headers and edit form logic
OlgunR
2026-02-05 12:52:44 +01:00
-
9bbe34dece
Enhance grid filter UI with custom editors for each type
OlgunR
2026-02-05 11:37:06 +01:00
-
05ea47f42c
Improve title field validation feedback in catalog edit form
OlgunR
2026-02-05 11:21:49 +01:00
-
945c8aaf4a
Refactor grids to use DxGrid popup editing
OlgunR
2026-02-05 10:43:40 +01:00
-
4ef80ce875
Improve MassDataGrid UI: custom sort icons & filter inputs
OlgunR
2026-02-05 08:54:21 +01:00
-
88c34ef94b
Add MassData feature with API, paging, and Blazor grid
OlgunR
2026-02-04 13:00:45 +01:00
-
85b9b0b51a
Add MassData API with CQRS, repository, and DbContext
OlgunR
2026-02-04 11:39:58 +01:00
-
013088a25f
Add real-time dashboard updates with SignalR
OlgunR
2026-02-04 09:01:28 +01:00
-
dbe1d9d206
Add mode param to dashboard links for designer/viewer mode
OlgunR
2026-02-04 08:45:27 +01:00
-
dc2cccac1f
Update dashboard navigation and dynamic loading
OlgunR
2026-02-03 17:23:04 +01:00
-
32b6d30ba1
Add toggle for Designer/Viewer modes on dashboard page
OlgunR
2026-02-03 16:43:16 +01:00
-
940df826f7
Normalize dashboard date dimensions, update grid UI
OlgunR
2026-02-03 13:43:23 +01:00
-
7ca37dbfca
Add Catalogs page and simplify dashboard navigation
OlgunR
2026-02-03 12:51:20 +01:00
-
9db55fd2fd
Switch dashboard storage to SQL Server
OlgunR
2026-02-03 11:56:26 +01:00
-
70e5cbc19f
Refactor dashboard navigation, catalog grid, and API client
OlgunR
2026-02-02 17:03:23 +01:00
-
1667788558
Enhance Catalogs grid UI and filter row experience
OlgunR
2026-02-02 13:38:44 +01:00
-
b09ee6dc8d
Remove DevExpress Fluent and external theme CSS files
OlgunR
2026-02-02 12:54:08 +01:00
-
0213834858
Update to DevExpress Fluent theme and enable SSR
OlgunR
2026-02-02 10:04:50 +01:00
-
38baf9f749
Integrate DevExpress Web Dashboard into API and Blazor
OlgunR
2026-02-02 09:01:08 +01:00
-
0532cbb329
Add DevExpress.Blazor package reference
OlgunR
2026-01-30 11:16:06 +01:00
-
f9a6341b41
Add BlazorWebApp project and Bootstrap source map
OlgunR
2026-01-30 11:12:55 +01:00
-
98b841196e
Add detailed comments and app flow documentation for BlazorWasm
OlgunR
2026-01-28 15:03:52 +01:00
-
05964eb02e
Improve Catalogs page layout with spacing and styling
OlgunR
2026-01-21 10:26:12 +01:00
-
e55f215210
Integrate DevExpress Blazor UI components throughout app
OlgunR
2026-01-21 10:21:51 +01:00
-
6b89f7bd72
Improve CORS config: block all if no origins specified
OlgunR
2026-01-19 17:08:55 +01:00
-
7a78a48d03
Remove Repositories folder reference from project file
OlgunR
2026-01-19 17:06:11 +01:00
-
0b3249cb46
Remove CatalogService and ICatalogService implementations
OlgunR
2026-01-19 17:05:36 +01:00
-
17fdb6ed51
Move repository interfaces to Application layer
OlgunR
2026-01-19 16:42:48 +01:00
-
166acea8b1
Introduce generic IRepository<T> and refactor repositories
OlgunR
2026-01-19 16:36:08 +01:00
-
6c2b1884d2
Configurable EF view/column mapping via appsettings
OlgunR
2026-01-19 16:25:08 +01:00
-
3653def773
Clean up and organize using statements across files
OlgunR
2026-01-19 14:56:55 +01:00
-
8d3783cfec
Update CORS config; add architecture discussion comments
OlgunR
2026-01-19 14:48:55 +01:00
-
-
0af0c4589d
Restrict CatTitle editing based on UpdateProcedure
OlgunR
2026-01-19 14:44:55 +01:00
-
26f783e835
Prevent catalog title changes during edit
OlgunR
2026-01-19 11:21:33 +01:00
-
d608ab1a6d
Refactor CORS config; add architectural commentary
TekH
2026-01-19 11:17:36 +01:00
-
4fbcd0dc11
Support selecting update procedure for catalog updates
OlgunR
2026-01-19 11:10:19 +01:00
-
-
45e5327148
Add ICatalogRepository interface and design comments
OlgunR
2026-01-19 09:12:16 +01:00
-
9387db9824
Add comments on generic repo pattern limitations
OlgunR
2026-01-19 09:07:41 +01:00
-
ef76599bce
Document rationale against generic CRUD/service pattern
OlgunR
2026-01-19 09:02:29 +01:00
-
870b10779e
Refactor Catalogs to use MediatR and CQRS pattern
OlgunR
2026-01-19 09:00:06 +01:00
-
c8c75b1dc5
Expand usings; add note on generic vs per-entity repos
OlgunR
2026-01-19 08:53:25 +01:00
-
8c31784a5a
Refactor DI setup with extension methods for modularity
OlgunR
2026-01-19 08:46:52 +01:00
-
28bab05980
Add configurable CORS support via appsettings.json
OlgunR
2026-01-19 08:34:40 +01:00
-
289dba9b16
Add global exception handling middleware to API
OlgunR
2026-01-19 08:31:10 +01:00
-
353611d400
Merge branch 'main' of http://git.dd:3000/AppStd/DbFirst
OlgunR
2026-01-16 14:10:59 +01:00
-
-
8c175de953
Refactor API client for richer error handling
OlgunR
2026-01-16 14:10:56 +01:00
-
1fd776bc29
Prevent CatTitle changes in catalog update endpoint
OlgunR
2026-01-16 13:55:43 +01:00
-
910b0e4aaa
Add default CORS policy allowing any origin
TekH
2026-01-16 13:46:51 +01:00
-
ca563f1d0c
Register DbContext and AutoMapper with DI, add TODOs
TekH
2026-01-16 13:45:15 +01:00
-
904e6e20f0
Enforce unique catalog titles on creation
OlgunR
2026-01-16 13:42:46 +01:00
-
87031d2a0a
Add TODOs for middleware, generic service, and CQRS
TekH
2026-01-16 13:34:23 +01:00
-
15680746b0
Refactor: add TODOs for generic repository pattern
TekH
2026-01-16 13:30:30 +01:00
-
cca6af814e
Add TODO for configuring column names via appsettings
TekH
2026-01-16 13:29:04 +01:00
-
fe9b211f59
Add SqlClient using and TODO for generic repository
TekH
2026-01-16 13:28:11 +01:00
-
215e526230
Update catalog update to use OUTPUT GUID from stored proc
OlgunR
2026-01-16 13:18:56 +01:00
-
-
ab1f73f987
Implement InsertAsync with stored procedure in CatalogRepository
OlgunR
2026-01-16 11:42:38 +01:00
-
f1cecf117a
Refactor catalog mapping and update logic
OlgunR
2026-01-16 09:40:25 +01:00
-
facc376f74
Remove Upsert functionality from Catalog API
OlgunR
2026-01-15 16:57:33 +01:00
-
a849a88fa3
Refactor Catalog update/upsert endpoints and service logic
OlgunR
2026-01-14 15:29:09 +01:00
-
6caf3a4c07
Refactor to use VwmyCatalog as primary catalog entity
OlgunR
2026-01-14 15:01:13 +01:00
-
ccd97fe9d6
Refactor catalog CRUD to use stored procedures only
OlgunR
2026-01-14 12:50:58 +01:00
-
6f3c0e33fa
Remove unused namespace imports from Program.cs
OlgunR
2026-01-14 09:06:04 +01:00
-
14e1cbc3b6
Refactor DTOs, add Blazor WASM frontend, enable CORS
OlgunR
2026-01-13 10:15:01 +01:00
-
ce40abe20f
Add VwmyCatalog view entity and update repository usage
OlgunR
2026-01-12 17:00:37 +01:00
-
97eea94090
Update SP-based catalog update to use id route param
OlgunR
2026-01-12 16:39:21 +01:00
-
eabf60923d
Add SP-based update/delete for Catalogs, new endpoints
OlgunR
2026-01-12 12:58:41 +01:00
-
d312230803
Initial .NET 8 Web API with EF Core Db-First for Catalogs
OlgunR
2026-01-12 09:42:20 +01:00
-
ecd00447fd
Initial commit
tekh
2026-01-12 09:13:23 +01:00