index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
new_fields
/
SchemaHeaderField.ts
Age
Commit message (
Collapse
)
Author
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-01-21
added a ToString() method to fields so that rendering them as RichTextField ↵
Bob Zeleznik
won't make them unreadable
2019-10-23
improved styling and colors of color picker on richtexteditor
Fawn
2019-08-23
masonry + stacking color, delete, collapse, drag
eeng5
2019-08-14
added collapsible headers for masonry view
Bob Zeleznik
2019-07-30
added color picker to stacking view columns
fawn
2019-07-30
sorting saves on schema columns
fawn
2019-07-30
schema column menu stylign
fawn
2019-07-30
schema column widths get saved
fawn
2019-07-29
color + type on schemaheaderfields fixed and schemas can toggle textwrapping
fawn
2019-07-29
made hit box on col resizer smaller and hit box on coll expander bigger
fawn
2019-07-29
really fixed childdocs on schema
Fawn
2019-07-28
started fixing schemaheaderfield bug
Fawn
2019-07-27
schema headers changed to schemaheaderfields, a bug with udpating the ↵
Fawn
headers (in CollectionSchemaView>ChangeColumn)
2019-07-23
implemented most of the board functionality
yipstanley