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
/
nodes
/
LinkEditor.tsx
Age
Commit message (
Expand
)
Author
2019-06-21
link menu styling
Fawn
2019-06-18
added button to delete a link
Fawn
2019-06-14
cleaned up link code
Fawn
2019-06-13
fixed delete handlers for link groups
Fawn
2019-06-13
fixed lint issues
Fawn
2019-06-13
link table minor fixes
Fawn
2019-06-13
updated styling on link editor
Fawn
2019-06-13
anchors show up in link group table and metadata values get copied on transfer
Fawn
2019-06-12
link group can be viewed as a table
Fawn
2019-06-12
created remove handlers for link metadata and groups
Fawn
2019-06-11
metadata types can be assigned to groups of links
Fawn
2019-06-11
links can choose group type from preexisting group types
Fawn
2019-06-10
added set up for metadata on links
Fawn
2019-06-07
links can be categorized under a group
Vellichora
2019-05-05
fixed link titles, kvp title, and closing a stack of tabs
Bob Zeleznik
2019-04-26
More
Tyler Schicke
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-03-11
DONE
Hannah Chow
2019-03-10
fixed pdf bug
Hannah Chow
2019-03-10
almost done
Hannah Chow
2019-03-06
simple linking done
Hannah Chow