| Age | Commit message (Collapse) | Author |
|
Refs #5142
|
|
- add format: :json in controller specs
|
|
|
|
Refs #5127 Add two new endpoints to the API
|
|
|
|
ComplianceCheckSet#notify_parent
NetexImport#notify_parent
|
|
|
|
|
|
Refs #5157
|
|
|
|
|
|
4987 compliance check sets show
|
|
enumerize for source_type_name, comments map display in stop_area form
|
|
|
|
|
|
|
|
|
|
|
|
#4735
|
|
permissions for create an edit in line and network controller
|
|
|
|
|
|
We now always use modules for namespaces
=> same structure for models, decorators, policies...
|
|
4823 compliance check show
|
|
|
|
|
|
|
|
- Implements the view
Missing:
- Spex failing (xpath navigation inside the display blocks is still faulty)
- Links to compliance_checks#show do not work (actually not this page's problem)
|
|
|
|
|
|
|
|
Refs #4516
|
|
On successful status update, respond with the `ComplianceCheckSet`
object attributes. Otherwise, respond with an error JSON.
Refs #4757
|
|
Get the `ComplianceCheckSet` from the URL and call its `#update_status`
method.
This doesn't currently work all the way. We need to send a real
response.
Refs #4757
|
|
This route will be called by the Java application when ComplianceCheck
validation is completed.
It will perform post-validation work, primarily updating statuses.
Refs #4757
|
|
|
|
|
|
|
|
|
|
4755 page for validate referential
|
|
add specs
|
|
ComplianceControlSetCopyWorker, and change routes/views for select compliance_control_set
|
|
|
|
|
|
|
|
|
|
@indirect_compliance_controls into controller
|
|
|
|
Ransack filter view implemented
|
|
Ransack setup need to adapt `/compliance_controls/_filters.html.slim`
|