shamoon
10729f0362
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
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
Michael Lynch
372ac3a40c
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
0ee6426eb5
fixes #278
2021-01-05 22:11:42 +01:00
jonaswinkler
a96ab9a9a4
form field validation (much better error messages)
2021-01-03 13:09:16 +01:00
jonaswinkler
958acd8a36
imports
2020-12-14 20:21:31 +01:00
Jonas Winkler
b35e1bacd4
added some reusable form controls
2020-10-28 18:02:30 +01:00