49 Commits

Author SHA1 Message Date
a606e4c9fe fix: properly translate static table headers (#904) 2023-10-03 12:42:43 -04:00
7e1734aab6 Update interface.ts 2023-09-11 07:32:36 -04:00
049a7d06dc fix: add missing type for key value field 2023-09-08 19:14:25 -04:00
1c8ff049c5 feat: cache search results (#869) 2023-09-07 08:54:59 -04:00
ae5e261da5 feat: filter entry list from github before reading files (#868) 2023-09-07 08:06:04 -04:00
f37952a84a feat: add raw markdown editor (#866) 2023-09-06 16:59:27 -04:00
dbf007a586 feat: key value widget (#865) 2023-09-06 16:30:51 -04:00
5602812774 feat: confine conditions inside list to the same local list item (#863) 2023-09-06 12:05:39 -04:00
3d02a6b180 fix: list widget validation when removing invalid item 2023-08-31 11:29:29 -04:00
eb2d158054 WIP 2023-08-01 12:07:52 -04:00
ba27a456da feat: live preview iframe, pass data update event 2023-07-19 12:56:52 -04:00
eff9a62c5b feat: change event (#842) 2023-07-10 15:49:08 -04:00
654263dd6f feat: dependent fields (#839) 2023-06-13 15:13:18 -04:00
6cb1098b40 feat: Gitea backend refactoring (#833) 2023-06-06 11:45:05 -04:00
83c9d91b88 feat: mobile support (#831) 2023-05-31 11:55:53 -04:00
061febfd02 feat: expanded folder collection filter support (#820) 2023-05-24 14:45:22 -04:00
85db6b4f8d feat: delimiter separated lists (#819) 2023-05-24 14:06:41 -04:00
6d1ce609aa feat: enhancements and fixes (#810) 2023-05-18 16:25:14 -04:00
80a5e11722 feat: add login and logout event, clean up collection page styles (#798) 2023-05-11 18:52:06 -04:00
92cc4575f8 fix: improve media fetching on collection page, add pagination (#788) 2023-05-09 16:07:16 -04:00
cd13f3d193 feat: markdown toolbar customization (#776) 2023-05-03 12:09:31 -04:00
4444dd791c feat: improve cms event types (#769) 2023-04-26 15:12:17 -04:00
2ff3587905 feat: add prefix to uuid widget (#764) 2023-04-25 09:21:39 -04:00
181f50292c feat: netlify large media support (#721) 2023-04-20 13:15:14 -04:00
9d96a27952 feat: add uuid widget (#719) 2023-04-20 12:55:49 -04:00
79877fcd1f feat: events (#717) 2023-04-19 23:49:53 -04:00
95e64792dd fix: switch to @iarna/toml as toml parser, handle raw dates in datetime field (#715) 2023-04-19 14:27:46 -04:00
804c09415b feat: local backup enhancements (#714) 2023-04-19 13:30:21 -04:00
23df691a0a feat: folder selection support in useMediaAsset and file widget (#706) 2023-04-19 00:42:18 -04:00
117320046f fix: path generation and usages in saving new and existing files for nested collections 2023-04-17 12:11:06 -04:00
ecb1218646 fix: clean up dependencies and config schema (#704) 2023-04-17 10:35:35 -04:00
364612e9ae fix: various fixes and tweaks (#701) 2023-04-14 13:52:11 -04:00
d599895679 feat: media library cleanup (#699) 2023-04-13 13:27:13 -04:00
56dc4a1d64 chore: remove external media library integrations 2023-04-12 22:27:15 -04:00
e6d3c1535a feat: folder support in media library (#687) 2023-04-11 14:51:40 -04:00
68eb00e598 Update docs 2023-04-06 11:12:27 -04:00
d0ecae310c feat: nested collections (#680) 2023-04-04 15:12:32 -04:00
475024db37 Merge branch 'main' into next 2023-03-30 16:34:34 -04:00
12cfef9212 Improve typescript config types 2023-03-30 13:53:47 -04:00
66b81e9228 feat: ui overhaul (#676) 2023-03-30 13:29:09 -04:00
2d5678430a Merge branch 'main' into next 2023-02-24 09:07:55 -05:00
0b451b1db7 fix: i18n duplicate field ui replication (#582) 2023-02-24 09:01:59 -05:00
8f7237ab7c fix: folder collection path (#549) 2023-02-16 13:34:35 -05:00
71df89c81e fix: view filter and group by types 2023-01-25 15:57:30 -05:00
1641630cfd feat: custom collection card template (#433) 2023-01-25 15:11:59 -05:00
c5e94ed16d feat: singleton array list widget (#336) 2023-01-12 14:15:41 -05:00
81930a7010 fix: media asset on local proxy server 2023-01-10 16:00:07 -05:00
9dba066ca4 fix: media not displaying with local backend (#324) 2023-01-10 12:49:12 -05:00
504d95c34f refactor: monorepo setup with lerna (#243) 2022-12-15 13:44:49 -05:00