File: day_145__more_webapp_work.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (12 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
One problem with the current configurators for remotes is they have a lot
of notes and text to read at the top. I've worked on cut that down somewhat,
mostly by adding links and help buttons next to fields in the form.

I also made each form have a check box controlling whether encryption is
enabled. Mostly as a way to declutter the text at the top, which always had
to say encryption is enabled.

---

I have a fairly well worked out design for [[desymlink]]. Will wait a few
days to work on it to let it jell.