Changed paths:
M dashboard/app/access_test.go
M dashboard/app/ai.go
M dashboard/app/api.go
M dashboard/app/api_test.go
M dashboard/app/app_test.go
M dashboard/app/config.go
M dashboard/app/local_ui_test.go
Changed paths:
M dashboard/app/access_test.go
M dashboard/app/ai.go
M dashboard/app/ai_test.go
M dashboard/app/aidb/crud.go
M dashboard/app/app_test.go
M dashboard/app/handler.go
M dashboard/app/main.go
M dashboard/app/public_json_api_test.go
M dashboard/app/templates/ai_job.html
M dashboard/app/templates/bug.html
M dashboard/app/util_test.go
Log Message:
-----------
dashboard/app: open AI information
Currently we show AI information only at AccessUser level.
Show AI info according to bug access levels instead,
but allow any actions (job creation/assessment) only at AccessUser level.