-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 1359 add sample ids to dynamic and exported tables #1436
Issue 1359 add sample ids to dynamic and exported tables #1436
Commits on Mar 31, 2023
-
Kevin De Pelseneer committed
Mar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b97817 - Browse repository at this point
Copy the full SHA 8b97817View commit details -
Merge branch 'master' of github.com:seek4science/seek into issue_1359…
…_Add_Sample_IDs_to_dynamic_and_exported_tables
Kevin De Pelseneer committedMar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 070cd7b - Browse repository at this point
Copy the full SHA 070cd7bView commit details
Commits on Apr 3, 2023
-
Merge branch 'master' of github.com:seek4science/seek into issue_1359…
…_Add_Sample_IDs_to_dynamic_and_exported_tables
Kevin De Pelseneer committedApr 3, 2023 Configuration menu - View commit details
-
Copy full SHA for f80bae8 - Browse repository at this point
Copy the full SHA f80bae8View commit details
Commits on Apr 19, 2023
-
Kevin De Pelseneer committed
Apr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 9706045 - Browse repository at this point
Copy the full SHA 9706045View commit details -
Kevin De Pelseneer committed
Apr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 8e569d3 - Browse repository at this point
Copy the full SHA 8e569d3View commit details
Commits on Apr 21, 2023
-
Fix for autocomplete in dynamic table.
Kevin De Pelseneer committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for bc974ca - Browse repository at this point
Copy the full SHA bc974caView commit details -
Removed unnecessary console logging
Kevin De Pelseneer committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for febb066 - Browse repository at this point
Copy the full SHA febb066View commit details -
Added POST and GET routes under Single Page
Kevin De Pelseneer committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for daffa0f - Browse repository at this point
Copy the full SHA daffa0fView commit details -
Kevin De Pelseneer committed
Apr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 488660e - Browse repository at this point
Copy the full SHA 488660eView commit details -
Added UUID to the data for dynamic table
Kevin De Pelseneer committedApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 7fa173c - Browse repository at this point
Copy the full SHA 7fa173cView commit details
Commits on Apr 22, 2023
-
Kevin De Pelseneer committed
Apr 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 8d6e4bf - Browse repository at this point
Copy the full SHA 8d6e4bfView commit details
Commits on Apr 26, 2023
-
- Changed the dynamic table to display the ID and UUID as a read-only…
… column.\n- Replaced the download csv file with a download xlsx button.
Kevin De Pelseneer committedApr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e8c41f - Browse repository at this point
Copy the full SHA 3e8c41fView commit details -
Working an the excel template for downloading the dynamic table samples
Kevin De Pelseneer committedApr 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 61aaba9 - Browse repository at this point
Copy the full SHA 61aaba9View commit details
Commits on May 3, 2023
-
Working an the excel template for downloading the dynamic table samples:
- Added instance variables - Made data validation more dynamic
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c8b766 - Browse repository at this point
Copy the full SHA 3c8b766View commit details -
Changed the get and post routes from member to collection
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d99f58 - Browse repository at this point
Copy the full SHA 0d99f58View commit details -
Added handling of different table names, based on the url.
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for b5ca88e - Browse repository at this point
Copy the full SHA b5ca88eView commit details -
Changed the controller logic for exporting the table to an excel spre…
…adsheet: - Add instance variables - Caching between requests - Added error handling
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 5cf1140 - Browse repository at this point
Copy the full SHA 5cf1140View commit details -
Written a functional test for Excel Spreadsheet generation.
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for ea9be2c - Browse repository at this point
Copy the full SHA ea9be2cView commit details -
Merge branch 'master' of github.com:seek4science/seek into issue_1359…
…_Add_Sample_IDs_to_dynamic_and_exported_tables
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 60d93ef - Browse repository at this point
Copy the full SHA 60d93efView commit details -
Reverted modifications treeview_builder.rb
Kevin De Pelseneer committedMay 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e975e15 - Browse repository at this point
Copy the full SHA e975e15View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1e4484 - Browse repository at this point
Copy the full SHA b1e4484View commit details
Commits on May 9, 2023
-
Replace the ID and UUID with 'HIDDEN' fields.
Kevin De Pelseneer committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 103791f - Browse repository at this point
Copy the full SHA 103791fView commit details -
Added extra checks on the controller side.
Kevin De Pelseneer committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for da8b996 - Browse repository at this point
Copy the full SHA da8b996View commit details -
Adjusted the excel data validation range to the length of the CV term
lists.
Kevin De Pelseneer committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for d90a351 - Browse repository at this point
Copy the full SHA d90a351View commit details -
columns_count has te be increased by 2 instead of 1 since the uuid column was added to the aggregated table.
Kevin De Pelseneer committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 5c24743 - Browse repository at this point
Copy the full SHA 5c24743View commit details -
Fix for the functional test. Added authorized user to the test.
Kevin De Pelseneer committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b6c454 - Browse repository at this point
Copy the full SHA 5b6c454View commit details -
Make the 'FAIRDOM ID' column orderable.
Kevin De Pelseneer committedMay 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 9988a88 - Browse repository at this point
Copy the full SHA 9988a88View commit details
Commits on May 10, 2023
-
Make the data validation accept new input if controlled vocabulary is
origating from an ontology.
Kevin De Pelseneer committedMay 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f60bcc - Browse repository at this point
Copy the full SHA 9f60bccView commit details -
Kevin De Pelseneer committed
May 10, 2023 Configuration menu - View commit details
-
Copy full SHA for ad15837 - Browse repository at this point
Copy the full SHA ad15837View commit details
Commits on May 14, 2023
-
- Partially addresses the issue with selected samples. Samples must b…
…e selected now. See [issue seek4science#1422](seek4science#1422) - Excel sheet now shows whether a field is required. Headers have an '*' and the the data validation prompt also tells whether the field is mandatory or optional.
Kevin De Pelseneer committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 75ff882 - Browse repository at this point
Copy the full SHA 75ff882View commit details
Commits on May 15, 2023
-
Change 'MANDATORY' into 'REQUIRED' in the prompt.
Kevin De Pelseneer committedMay 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 550ecf7 - Browse repository at this point
Copy the full SHA 550ecf7View commit details -
Changed to to avoid conflicts in Safari.
Kevin De Pelseneer committedMay 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f405b98 - Browse repository at this point
Copy the full SHA f405b98View commit details
Commits on May 16, 2023
-
Move the 'Export to Excel' button to the top.
Kevin De Pelseneer committedMay 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 7cea6c6 - Browse repository at this point
Copy the full SHA 7cea6c6View commit details
Commits on Jun 12, 2023
-
Merge branch 'main' of github.com:seek4science/seek into issue_1359_A…
…dd_Sample_IDs_to_dynamic_and_exported_tables
Kevin De Pelseneer committedJun 12, 2023 Configuration menu - View commit details
-
Copy full SHA for c82d50f - Browse repository at this point
Copy the full SHA c82d50fView commit details -
Fix Gemfile after merging with main branch
Kevin De Pelseneer committedJun 12, 2023 Configuration menu - View commit details
-
Copy full SHA for b58b860 - Browse repository at this point
Copy the full SHA b58b860View commit details -
Move the export to excel function to index.js
Kevin De Pelseneer committedJun 12, 2023 Configuration menu - View commit details
-
Copy full SHA for cb904fa - Browse repository at this point
Copy the full SHA cb904faView commit details
Commits on Jun 13, 2023
-
- Fix dynamic table after merge
- Make exportToExcel async
Kevin De Pelseneer committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for a36cfd1 - Browse repository at this point
Copy the full SHA a36cfd1View commit details -
Implementation for exporting an assay table
Kevin De Pelseneer committedJun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 1de4318 - Browse repository at this point
Copy the full SHA 1de4318View commit details -
Kevin De Pelseneer committed
Jun 13, 2023 Configuration menu - View commit details
-
Copy full SHA for cb65a74 - Browse repository at this point
Copy the full SHA cb65a74View commit details
Commits on Jun 22, 2023
-
Fix test for exporting source samples to excel
Kevin De Pelseneer committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 1fef81a - Browse repository at this point
Copy the full SHA 1fef81aView commit details -
Adjustments to export functionalities
- renamed sample_data - Making export functionality instance-agnostic
Kevin De Pelseneer committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 727a554 - Browse repository at this point
Copy the full SHA 727a554View commit details -
Writing tests for exporting to excel
- Made source sample table test instance-agnostic - New test for exporting samples from a sample collection table or assay sample table - format document
Kevin De Pelseneer committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for edfab22 - Browse repository at this point
Copy the full SHA edfab22View commit details -
Kevin De Pelseneer committed
Jun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f418be9 - Browse repository at this point
Copy the full SHA f418be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f65a28 - Browse repository at this point
Copy the full SHA 3f65a28View commit details -
Remove dependencies that cause docker build to fail
Kevin De Pelseneer committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 6538865 - Browse repository at this point
Copy the full SHA 6538865View commit details -
Merge branch 'issue_1359_Add_Sample_IDs_to_dynamic_and_exported_table…
…s' of github.com:ELIXIR-Belgium/seek into issue_1359_Add_Sample_IDs_to_dynamic_and_exported_tables
Kevin De Pelseneer committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 797e98e - Browse repository at this point
Copy the full SHA 797e98eView commit details
Commits on Jun 28, 2023
-
Kevin De Pelseneer committed
Jun 28, 2023 Configuration menu - View commit details
-
Copy full SHA for e103c67 - Browse repository at this point
Copy the full SHA e103c67View commit details