This website requires JavaScript.
Explore
Help
Sign in
scinote-eln
/
scinote-web
Watch
1
Star
1
Fork
You've already forked scinote-web
0
mirror of
https://github.com/scinote-eln/scinote-web.git
synced
2025-01-09 00:49:07 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
35afc06cbd
scinote-web
/
app
/
models
History
Zmago Devetak
75d7ace8c7
Merge pull request
#1017
from ZmagoD/zd_SCI_2068
...
Write server-side endpoints for custom repositories [SCI-2068]
2018-03-20 14:30:47 +01:00
..
concerns
Grouped existing project permissions and used 'canaid' gem.
2018-02-14 13:09:45 +01:00
views
/datatables
fix assigned ordering
2018-03-08 17:36:10 +01:00
.keep
activity.rb
application_record.rb
asset.rb
fix validation in asset model and change formatted method in repository_asset_value model
2018-03-12 10:50:45 +01:00
asset_text_datum.rb
checklist.rb
checklist_item.rb
comment.rb
connection.rb
custom_field.rb
experiment.rb
my_module.rb
my_module_group.rb
my_module_repository_row.rb
Improve connections between repository models [SCI-1697]
2018-03-16 13:12:33 +01:00
my_module_tag.rb
notification.rb
project.rb
project_comment.rb
protocol.rb
Improve files handling in protocol clonning [SCI-2003]
2018-02-01 15:44:08 +01:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb
report_element.rb
repository.rb
Merge branch 'samples_to_repositories_table_migration' of
https://github.com/biosistemika/scinote-web
into zd_SCI_2024_fix_custom_repositores_import
2018-03-13 15:25:57 +01:00
repository_asset_value.rb
Fix repository export to support file columns [SCI-2079]
2018-03-13 10:40:27 +01:00
repository_cell.rb
Improve connections between repository models [SCI-1697]
2018-03-16 13:12:33 +01:00
repository_column.rb
Merge branch 'samples_to_repositories_table_migration' of
https://github.com/biosistemika/scinote-web
into zd_SCI_2068
2018-03-16 11:05:16 +01:00
repository_date_value.rb
repository_list_item.rb
fix name scope
2018-02-12 09:09:56 +01:00
repository_list_value.rb
setup endpoint for repository_rows paging/search
2018-03-06 16:32:39 +01:00
repository_row.rb
Refactor search to support repository list items [SCI-2108]
2018-03-09 11:05:43 +01:00
repository_table_state.rb
adds unit specs for datatable service [fixes SCI-2068]
2018-03-09 14:22:00 +01:00
repository_text_value.rb
result.rb
Fixed protocol and archive permission calls, fixed result permissions; module group managing is now also allowed on newly created groups; other permission call fixes and some refactoring.
2018-02-19 14:51:14 +01:00
result_asset.rb
result_comment.rb
result_table.rb
result_text.rb
sample.rb
sample_custom_field.rb
sample_group.rb
sample_my_module.rb
sample_type.rb
samples_table.rb
Add uniqueness validation for SamplesTable [SCI-2148][SCI-2149]
2018-03-09 15:34:06 +01:00
settings.rb
step.rb
step_asset.rb
step_comment.rb
step_table.rb
table.rb
tag.rb
task_comment.rb
team.rb
Merge branch 'master' of
https://github.com/biosistemika/scinote-web
into decoupling
2018-01-23 11:06:33 +01:00
temp_file.rb
tiny_mce_asset.rb
Merge branch 'master' of
https://github.com/biosistemika/scinote-web
into decoupling
2018-01-23 11:06:33 +01:00
token.rb
user.rb
sign up with linkedIn account
2018-02-28 18:12:21 +01:00
user_identity.rb
user_my_module.rb
user_notification.rb
user_project.rb
user_team.rb
wopi_action.rb
wopi_app.rb
wopi_discovery.rb
zip_export.rb