brent pushed to main at 2sys/phonograph 2026-01-20 03:32:33 +00:00
81f9396490 improve dropdown presentation ui
brent pushed to main at 2sys/phonograph 2026-01-19 22:14:45 +00:00
849f981243 refactor QueryFragment into a dedicated module
brent pushed to main at 2sys/phonograph 2026-01-19 21:24:35 +00:00
daf0782625 add fade/shadow effect for table y-overflow
fad7ca262f hide hidden record count when 0
Compare 2 commits »
brent pushed to main at 2sys/phonograph 2026-01-19 21:12:19 +00:00
4ef7d8f922 add total count indicator to table view
brent pushed to main at 2sys/phonograph 2026-01-19 18:48:51 +00:00
341e02a41b reorganize askama templates
9bee5fdaef remove disused "forms" feature
Compare 2 commits »
brent pushed to main at 2sys/phonograph 2026-01-14 19:38:23 +00:00
292ebd470f add Numeric presentation to expression datum editor
brent pushed to main at 2sys/phonograph 2026-01-14 08:58:36 +00:00
fa782d2ed6 increase connection limit per service cred
brent pushed to main at 2sys/phonograph 2026-01-14 02:15:48 +00:00
647ce5fc52 truncate long field header labels
f5ee31c175 display "follow link" button for url-like values
4b547faf7a implement url query sub-filters
Compare 3 commits »
brent pushed to main at 2sys/phonograph 2026-01-13 22:28:57 +00:00
1b4cbe8517 update readme blurb and screenshots
brent pushed to main at 2sys/phonograph 2026-01-13 22:26:07 +00:00
0f773c2556 update readme blurb and screenshots
brent pushed to main at 2sys/phonograph 2026-01-13 21:30:53 +00:00
234e6d6e7e fix filter expression sql syntax bug
4ba4e787a2 fix styling of current portal in workspace nav
Compare 2 commits »
brent pushed to trunk at brent/ferrtable 2026-01-11 20:47:32 +00:00
577cd76f2c bump version to v0.0.3
b2d1bdcaac evaluate build() fns implicitly when executing
4a76f13d58 improve documentation
Compare 3 commits »
brent pushed to main at brent/configs 2025-11-11 06:15:59 +00:00
373b20941b add helix markdown language config
brent created repository brent/configs 2025-11-11 06:13:06 +00:00
brent pushed to trunk at brent/ferrtable 2025-10-19 09:03:48 +00:00
7c27482d08 bump version to v0.0.2
brent pushed to trunk at brent/ferrtable 2025-10-19 08:56:05 +00:00
d00fd2fa0c ensure code in docs compiles
cc40d4a60b merge import statements
Compare 2 commits »
brent pushed to trunk at brent/ferrtable 2025-10-19 08:14:41 +00:00
0614425125 add get_record()
brent pushed to trunk at brent/ferrtable 2025-09-17 06:38:55 +00:00
17e698547b fix typo in readme
ad6f49ce69 add "airtable" to crate keywords
Compare 2 commits »
brent pushed to trunk at brent/ferrtable 2025-09-17 06:24:20 +00:00
eb5e2f4847 derive Debug for AirtableRecord
7532694a92 prepare crate for publishing
588654ea84 add mit license
a379b5c5b5 move readme
0af4256fa9 update docs
Compare 6 commits »
brent pushed to trunk at brent/ferrtable 2025-09-17 06:17:26 +00:00
2b5e5c5aae derive Debug for AirtableRecord