Unify records model and add notification center

This commit is contained in:
Amer Agovic
2026-05-05 12:24:13 -05:00
parent 166ddcc803
commit 2157e1aea6
18 changed files with 962 additions and 544 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ Security and data types are re-exported from the root entry; there are no separa
### Other areas
- **`security/`** — policies, models, login and account pages, route guards, `securityService`
- **`data/`** — `DataModel`, `InMemoryDataModel`
- **`data/`** — `RecordsModel`
### Application profile and `initEnv`