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
/
client
/
views
/
collections
/
SchemaTable.tsx
Age
Commit message (
Collapse
)
Author
2020-08-19
focus is now on new row when new doc is created.
bobzel
2020-08-18
added document selection for items in a SchemaView so that Properties and ↵
bobzel
context menu can operate on them.
2020-08-18
fixed doubleclick on undo/redo to do nothing.
bobzel
2020-08-17
Fix SchemaView undefined/empty string values
Melissa Zhang
2020-08-17
fixed behavior of schemaHeader menu (except when pan or zoom occurs). ↵
bobzel
Changed search to show aliases by default.
2020-08-15
fixed schema view scrollbar
bobzel
2020-08-15
cleanup
Melissa Zhang
2020-08-14
Merge branch 'master' into bug_fixes_melissa
bobzel
2020-08-14
print headerIsEditing
Melissa Zhang
2020-08-13
stopPropagation for left/right arrow keys while editing headers or cells ↵
Melissa Zhang
(still buggy), removed unused code
2020-08-13
total results, schema field fixes, filtering in headers
Andy Rickert
2020-08-13
fix text field display in SchemaView
Melissa Zhang
2020-08-13
fixed empty string bug, small expander UI change
Melissa Zhang
2020-08-12
final ui fixups
Andy Rickert
2020-08-12
f
Andy Rickert
2020-08-12
fixed warnings and fixed rendering of fields in search view.
bobzel
2020-08-11
adjusting when filter menu should open and close
Andy Rickert
2020-08-10
filter checkboxes
Andy Rickert
2020-08-08
tidying up assorted features, disabling editing doc keys in search, etc
Andy Rickert
2020-08-05
Merge branch 'schema_search' of https://github.com/browngraphicslab/Dash-Web ↵
Andy Rickert
into schema_search
2020-08-05
ff
Andy Rickert
2020-08-05
restored sub tables in schema views.
bobzel
2020-08-05
restored nested collection button in schema views.
bobzel
2020-08-05
final changes for bob
Andy Rickert
2020-08-05
fixes for bob
Andy Rickert
2020-08-04
changes
Andy Rickert
2020-08-03
pdf search
Andy Rickert
2020-08-03
merge with new ui
Andy Rickert
2020-08-01
fixed warnings
bobzel
2020-07-31
merge
Andy Rickert
2020-07-29
sally UI changes
anika-ahluwalia
2020-07-23
got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵
Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-22
search
andy temp
2020-07-21
search bar on topnpm start
andy temp
2020-07-07
ui changes from sally and new collumns on search
Andy Rickert
2020-07-06
dragging and general ui
Andy Rickert
2020-07-03
search works with schema, fixed sorting...stil a lot of bugs
Andy Rickert
2020-07-02
filtering in title text boxes of schema, also big css fixes
Andy Rickert
2020-06-29
UI fix and little restructure
anika-ahluwalia
2020-06-29
more merge fixes
anika-ahluwalia
2020-06-28
started adding date types
anika-ahluwalia
2020-06-28
partial dropdown for types
anika-ahluwalia
2020-06-27
moved sorting into header
anika-ahluwalia
2020-06-26
editable text in header
anika-ahluwalia
2020-06-25
adjusting menu trigger
anika-ahluwalia
2020-06-25
schema table into own class
anika-ahluwalia