mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-10 22:25:59 +08:00
* Added prefixed IDs to repository rows (items) [SCI-5909] * Fix prefixed id queries to work with joins, use subquery in repository search [SCI-5909] * Fixed accessing repository_row parent code [SCI-5909] * Better handling of repository_row code display [SCI-5909] * Fix index warning for id prefixed models issue setting up project [SCI-5909] |
||
|---|---|---|
| .. | ||
| draw_experiment.rb | ||
| draw_my_module.rb | ||
| draw_my_module_activity.rb | ||
| draw_my_module_protocol.rb | ||
| draw_my_module_repository.rb | ||
| draw_project_header.rb | ||
| draw_result_asset.rb | ||
| draw_result_comments.rb | ||
| draw_result_table.rb | ||
| draw_result_text.rb | ||
| draw_step.rb | ||
| draw_step_asset.rb | ||
| draw_step_checklist.rb | ||
| draw_step_comments.rb | ||
| draw_step_table.rb | ||
| private_methods.rb | ||
| repository_helper.rb | ||