Commit Graph

26 Commits

Author SHA1 Message Date
rijkvanzanten
2de91c7db2 Use cross-platform insert 2020-08-04 17:15:17 -04:00
rijkvanzanten
d6006c1529 Add /users/me/track/page endpoint 2020-08-04 16:23:01 -04:00
rijkvanzanten
2252d5a35f Use centralized env export with validator function 2020-08-04 13:10:49 -04:00
rijkvanzanten
765d6034b1 Default to nullable on field create 2020-07-31 17:56:02 -04:00
rijkvanzanten
e392f75b46 Return null for not existing system info 2020-07-31 16:19:19 -04:00
rijkvanzanten
fe50a5413e Extract column creation to standalone method 2020-07-31 16:12:07 -04:00
rijkvanzanten
eefa74c821 Rework collections flow to include permissions/accountability 2020-07-31 16:09:35 -04:00
rijkvanzanten
0ecfad35e5 Cast default values in fields service 2020-07-31 11:50:18 -04:00
rijkvanzanten
bce36fb93f Add revisions for update 2020-07-31 11:06:49 -04:00
rijkvanzanten
267a9e03b9 Save activity for create 2020-07-31 10:57:11 -04:00
rijkvanzanten
f4ee4fd20a Fix non-image uploads 2020-07-31 10:35:01 -04:00
rijkvanzanten
bf09e04474 Don't attempt to read metadata for unsupported image types 2020-07-30 18:04:34 -04:00
rijkvanzanten
8a9e1fc2c1 Pass through non image assets in assets endpoint 2020-07-30 17:56:42 -04:00
rijkvanzanten
e02f008ffc Default to filename without ext 2020-07-30 16:30:43 -04:00
rijkvanzanten
0cd6693182 Process field / collection info 2020-07-30 14:39:21 -04:00
rijkvanzanten
e9225ec3b0 Run payload service processing in ast runner 2020-07-30 14:38:35 -04:00
rijkvanzanten
a6ba8f2678 Fix primary key retrieval on insert 2020-07-30 13:15:26 -04:00
rijkvanzanten
c10aa5c171 Cast values in fields payload 2020-07-30 12:50:06 -04:00
rijkvanzanten
31777d4e46 Only cast fields in payload 2020-07-30 12:49:56 -04:00
rijkvanzanten
9179737d9d Setup seeds for default permissions in settings correctly 2020-07-30 12:34:11 -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
7c7b8e3c58 Return PKs on insert 2020-07-29 16:31:17 -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