Skip to content

Dev

Chris Hines requested to merge dev into test

Lots of changes here:

  1. setup for a production configuration
  2. use cafingerprint consistently instead of cafp
  3. fix parsing of a loaded config file
  4. support apps that require a post to authenticate
  5. Hide the buttons on apps untill their state is refreshed by running squeue (so you can't remove a file you already removed)
  6. Move refreshing the running apps out into a service so that running jobs are stored between switching apps

Merge request reports