dswbx
25a3cb9655
ignore pg test for now (missing env on ci)
2025-03-07 15:04:44 +01:00
dswbx
a5c422d45d
initialized postgres support
2025-03-07 15:02:19 +01:00
dswbx
dda02807c1
fix typing to allow PrimaryFieldType as Primitive in where
2025-03-05 08:14:15 +01:00
dswbx
ef629321ab
added readOneBy, updateMany, deleteMany, exists
2025-03-05 08:02:57 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
4625151db8
fix relations test with new select
2025-02-22 13:23:37 +01:00
dswbx
3e6d381239
prefixed data entity endpoints with /entity
2025-02-18 09:12:12 +01:00
dswbx
a8e78f984d
fix repo stringified string parsing
2025-02-01 12:12:22 +01:00
dswbx
2a015ba0a1
extended dataapi tests
2025-01-17 05:02:26 +01:00
dswbx
c6cbd36231
fix RepoQuery typings
2025-01-16 16:21:32 +01:00
dswbx
26a5fd8b34
reworked WithBuilder to allow recursive with operations
2025-01-16 15:25:30 +01:00
dswbx
37a65bcaf6
updated repo query schema, repo and withbuilder validation, and reworked relation with building
2025-01-16 13:22:15 +01:00
dswbx
f47218708a
added event related tests to mutator, fixed tests
2025-01-16 10:13:54 +01:00
dswbx
aa4aca1a90
added event related tests to mutator, fixed tests
2025-01-16 10:11:10 +01:00
dswbx
c8745b3464
Merge remote-tracking branch 'origin/feat/repo-query-sort' into release/0.5
...
# Conflicts:
# app/src/data/api/DataController.ts
2025-01-10 08:23:51 +01:00
dswbx
138a3579cb
Update test expectations and fix test utility usage
...
Replaced `console.log` with `expect` in crypto tests for proper validation. Wrapped a test case with `withDisabledConsole` to suppress expected log output. Fixed typo in data test field configuration (`max_length` to `maxLength`).
2025-01-09 11:23:23 +01:00
dswbx
6026613d29
feat: allow data query to have single string as sort
2025-01-07 18:08:50 +01:00
dswbx
a7e3ce878a
added chainable functions in em()
2024-12-19 16:12:30 +01:00
dswbx
386c0d3ff0
added new em() shorthand for prototyping, added insertMany mutator function for seeding
2024-12-19 07:38:40 +01:00
dswbx
602235b372
optimized module manager seeding, added type support for new api hooks and reduced amount of dist chunks
2024-12-18 18:22:01 +01:00
dswbx
86a7bee3d9
fix prototype tests
2024-12-07 19:35:34 +01:00
dswbx
3757157a06
module manager: switched config table to use entity
2024-12-05 09:23:34 +01:00
dswbx
90f80c4280
public commit
2024-11-16 12:01:47 +01:00