ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Settings page

Open yaskevich opened this issue 5 years ago • 2 comments

  • error when one tries to open "settings" page
  • settings page has issues in markup

yaskevich avatar Jun 25 '19 16:06 yaskevich

By last commits in #356 the issue was partly fixed: it doesn't produce any errors and the page is displayed with controls, however, I am not sure how to test it, there is no description how it has to work. Also I didn't update markup yet.

yaskevich avatar Jun 26 '19 19:06 yaskevich

Some important changes for Settings page was made during work on Github authorization (allowing user to restrict access to a treebank)

  • Fix HTML markup https://github.com/yaskevich/ud-annotatrix/commit/46673957bf83f043ca78adfc07df5173cab21118
  • Create database back-end for treebank properties https://github.com/yaskevich/ud-annotatrix/commit/46673957bf83f043ca78adfc07df5173cab21118
  • Implement UI & server-side interaction when changing settings (AJAX) https://github.com/yaskevich/ud-annotatrix/commit/a65bbaa8aaf1220e09411a7cdfb1d514a40314ca https://github.com/yaskevich/ud-annotatrix/commit/03277cbf32ec16f956bbeb4571ff4d45478b55fd
  • Bind with access checking https://github.com/yaskevich/ud-annotatrix/commit/e556debe274cb0245acf0eb9459f6b6e6ea40285

yaskevich avatar Aug 18 '19 14:08 yaskevich