4cat icon indicating copy to clipboard operation
4cat copied to clipboard

Things you need the command line for that you shouldn't need the command line for

Open stijn-uva opened this issue 4 years ago • 0 comments

4CAT currently requires the use of command-line scripts for some things and while that's cool for 1337 h4><0r5 it's not very user-friendly, particularly not when 4CAT is being run as a Docker container. We've already added some user management features to the web interface. More that can be done:

  • [ ] Restarting the daemon
  • [ ] Running migrate.py
  • [ ] Updating 4CAT (which can be done through migrate.py, so perhaps this can be folded into the previous item)
  • [x] Editing the configuration file(s) (#254 )
  • [ ] Importing a file for an arbitrary datasource (not just via the upload/import datasources)
  • [ ] Adding news to the front page
  • [ ] Editing the announcement shown at the top of the interface
  • [x] Viewing dataset logs (#118)

This issue serves as a central todo list and can be updated as new features to be made available via the web interface come up.

stijn-uva avatar Sep 24 '21 11:09 stijn-uva