Commit Graph

29 Commits

Author SHA1 Message Date
rijkvanzanten
6d9809254a Add comment 2020-09-23 19:14:11 -04:00
rijkvanzanten
5bd7177d5a Don't allow fields to be created that already exist
Fixes #369
2020-09-23 19:11:22 -04:00
rijkvanzanten
48fca55651 Restructure exports for services 2020-09-22 13:16:14 -04:00
rijkvanzanten
b8eff4c788 Use CSV for special, add on create / on update for fields 2020-09-15 17:31:37 -04:00
rijkvanzanten
09518f7816 Allow auto-generating o2m collection/field 2020-09-11 15:02:59 -04:00
rijkvanzanten
587d325301 Re-init webhooks correclty 2020-09-10 14:44:52 -04:00
rijkvanzanten
68e05a208a Add csv special type, return type based on special flag 2020-09-10 14:14:24 -04:00
rijkvanzanten
a8552abc23 Treat sanitizedquery as frozen 2020-09-08 18:54:18 -04:00
rijkvanzanten
7f1f105349 Merge branch 'main' into feature-rate-limiting 2020-09-08 12:31:57 -04:00
rijkvanzanten
883a322ba8 Create meta row if it doesn't exist yet on update field 2020-09-02 18:39:50 -04:00
rijkvanzanten
9d30b17a73 Fix limit / nested query
Fixes #168, fixes #179
2020-09-02 16:47:43 -04:00
rijkvanzanten
56ba0eec64 Various relational updates 2020-08-31 19:22:25 -04:00
rijkvanzanten
a9f384f1c6 Add Joi validation for delete button 2020-08-28 18:15:36 -04:00
rijkvanzanten
336cd65646 Only return fields you're allowed to read 2020-08-28 16:12:32 -04:00
rijkvanzanten
0047cd81f5 Use itemsService to update field 2020-08-19 12:11:39 -06:00
rijkvanzanten
853c2f989e Fix issue preventing updating fields 2020-08-13 16:14:26 -04:00
rijkvanzanten
9fb4d0e8eb Return correct fields on /fields/:collection 2020-08-07 15:46:40 -04:00
rijkvanzanten
d8584ffad8 Rename database/system to schema/meta in api 2020-08-06 13:40:12 -04:00
rijkvanzanten
86a9c5794e Default nullable to YES 2020-08-05 10:10:02 -04:00
rijkvanzanten
765d6034b1 Default to nullable on field create 2020-07-31 17:56:02 -04:00
rijkvanzanten
fe50a5413e Extract column creation to standalone method 2020-07-31 16:12:07 -04:00
rijkvanzanten
0ecfad35e5 Cast default values in fields service 2020-07-31 11:50:18 -04:00
rijkvanzanten
0cd6693182 Process field / collection info 2020-07-30 14:39:21 -04:00
rijkvanzanten
c10aa5c171 Cast values in fields payload 2020-07-30 12:50:06 -04:00
rijkvanzanten
02bed731b5 Tweak seeds for user, return alias / o2m in /fields 2020-07-30 10:47:10 -04:00
rijkvanzanten
cc57f3e713 Fix creating new collections 2020-07-29 17:34:08 -04:00
rijkvanzanten
779d05916b Update seeds to work on PG 2020-07-29 16:28:00 -04:00
rijkvanzanten
f28e413b1c Fix things for MySQL 2020-07-29 16:13:29 -04:00
rijkvanzanten
bde7069cce Move api into api subdirectory 2020-07-29 11:22:56 -04:00