Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Service Layer

...

When a submission is created the value is false.

Add CANCELED as a submission status in the ss enum.

The field is mapped to a 'public' annotation in the query table.

...

Add a leaderboard widget, including an executionStatus column.  The query should use 'where userId==@CURRENT_USER' to show just the submitter's jobs.

Choose the 'stop button' renderer for this column.

...