olav
|
a34c674971
|
feat: add event search endpoint (#1893)
* feat: add event search endpoint
* refactor: expand variable names
* refactor: add table type to query builder
* refactor: improve schema limit/offset types
* refactor: describe searchEventsSchema fields
|
2022-08-09 16:14:50 +02:00 |
|
olav
|
9f7d878422
|
fix: add missing awaits (#1472)
* refactor: silence expected console.error call
* fix: add missing access service awaits
* fix: add missing constraint validation await
|
2022-04-01 11:10:21 +02:00 |
|
Christopher Kolstad
|
ff7be7696c
|
fix: Stores as typescript and with interfaces. (#902)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
|
2021-08-12 15:04:37 +02:00 |
|
Christopher Kolstad
|
3a65847aa7
|
Migrate to jest (#854)
* Migrate to jest
* Use --force-exit until dns close handle issue https://github.com/facebook/jest/issues/9982
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
|
2021-05-28 11:10:24 +02:00 |
|
Ivar Conradi Østhus
|
7e7554c0ae
|
fix: convert event-store to typescript (#768)
|
2021-03-23 08:46:01 +01:00 |
|