Boaz Poolman
|
c989e3f371
|
fix: shrink bundle size
|
2024-11-06 12:38:28 +01:00 |
Boaz Poolman
|
cc0e71988a
|
refactor: use pack-up for bundling
|
2024-11-06 11:59:15 +01:00 |
Boaz Poolman
|
fff5a765fe
|
refactor: replace the entity service with the document service
|
2024-10-12 22:46:32 +02:00 |
Boaz Poolman
|
8ef3217f5f
|
fix: recursive config sanitization
|
2024-08-13 20:29:46 +02:00 |
Boaz Poolman
|
9c729759a2
|
fix: sanitize publishedAt fields
|
2024-05-08 23:00:03 +02:00 |
Boaz Poolman
|
e2147ea5b6
|
fix: queryFallback utility
|
2023-10-23 21:06:04 +02:00 |
Mathijs Schouten
|
a4b767f412
|
Merge pull request #111 from boazpoolman/feature/fix-import-on-bootstrap
Feature/fix import on bootstrap
|
2023-10-21 12:17:50 +02:00 |
Boaz Poolman
|
a8e2180713
|
fix: Remove recursive config sanitisation
|
2023-10-20 16:59:38 +02:00 |
Boaz Poolman
|
991da15d52
|
fix: Don't return promises in the queryFallback util
|
2023-10-19 19:08:30 +02:00 |
Boaz Poolman
|
81f22c6c93
|
fix: Add fallback for entitySerivce
|
2023-10-19 08:51:29 +02:00 |
ppaoli
|
c269b4847e
|
Fixed ESLint warnings, change property naming
Fixed ESLint Warnings
Add Documentation for Components under "Custom types"
Change property populate to components
|
2023-10-10 11:20:08 +02:00 |
ppaoli
|
378cd7bb58
|
Fix small comments
|
2023-10-10 11:20:08 +02:00 |
Boaz Poolman
|
c0445de79a
|
fix: Order findMany queries by id
|
2022-04-22 09:46:51 +02:00 |
Boaz Poolman
|
dbbdeb5f5b
|
feat: Update relations entities on import
|
2022-01-24 20:48:59 +01:00 |
Boaz Poolman
|
dbe3ea8c88
|
fix: More specific selection of relation entities
|
2022-01-21 17:33:14 +01:00 |
Boaz Poolman
|
8abf651a46
|
feat: Sort relations on more than 1 field
|
2022-01-21 16:21:00 +01:00 |
Boaz Poolman
|
f28d80d920
|
refactor: Change uid escape string
|
2022-01-18 16:39:35 +01:00 |
Boaz Poolman
|
d0982f6390
|
fix: Some bugs
|
2022-01-17 21:02:50 +01:00 |
tilman
|
5b1d0fc50d
|
fix: discussions
|
2022-01-17 17:50:33 +01:00 |
tilman
|
4b9687a454
|
fix: discussions
|
2022-01-17 17:46:02 +01:00 |
tilman
|
997badd17c
|
fix: elint
|
2022-01-15 19:34:28 +01:00 |
tilman
|
3aa1497786
|
feat: add combined uid feature and update docs
|
2022-01-15 19:17:19 +01:00 |
Boaz Poolman
|
14eddc5459
|
fix: Production warning in admin
|
2021-12-08 16:05:45 +01:00 |
Boaz Poolman
|
3644a03338
|
feat: Itterate through findMany queries limited with 100
|
2021-12-08 13:35:47 +01:00 |
Boaz Poolman
|
eff6cb50eb
|
feat: integrate relation syncing in default config type (permission relations)
|
2021-11-02 00:33:13 +01:00 |
Boaz Poolman
|
74498e6d1c
|
feat: Admin roles (wip)
|
2021-10-15 14:54:58 +02:00 |
Boaz Poolman
|
8c3c2e7e3f
|
refactor(v4): Base migration
|
2021-10-14 14:37:00 +02:00 |