shamoon
a792bf1ca1
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
Michael Shamoon
bd4a705769
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
Michael Lynch
96738277d9
Normalize whitespace in source files
...
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.
This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
996210df49
fixes #278
2021-01-05 22:11:42 +01:00
jonaswinkler
677974924a
form field validation (much better error messages)
2021-01-03 13:09:16 +01:00
jonaswinkler
2f6bf67d96
imports
2020-12-14 20:21:31 +01:00
Jonas Winkler
e8ef54d00d
added some reusable form controls
2020-10-28 18:02:30 +01:00