-
Notifications
You must be signed in to change notification settings - Fork 1
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
Code snippet #38
Code snippet #38
Commits on Aug 3, 2023
-
Libby Natola committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for f9be12e - Browse repository at this point
Copy the full SHA f9be12eView commit details -
Link tabs to queries, get searchSettings bound
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 885b6bf - Browse repository at this point
Copy the full SHA 885b6bfView commit details -
Get R and python formatting for codesnippet
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 4f5ea12 - Browse repository at this point
Copy the full SHA 4f5ea12View commit details -
Change some formatting, copy icon only if there is a data selection, …
…limit window size, add initial curl snippet formatting
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 740629f - Browse repository at this point
Copy the full SHA 740629fView commit details -
Cosmetic changes to the menu and copy button, get the curl download c…
…ode to work correctly.
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for ff0b5fa - Browse repository at this point
Copy the full SHA ff0b5faView commit details -
Libby Natola committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 71e32e3 - Browse repository at this point
Copy the full SHA 71e32e3View commit details -
snippet highlightjs formatting
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c6c3f98 - Browse repository at this point
Copy the full SHA c6c3f98View commit details -
snippet menu window repositioning added, title and instructions subti…
…tle added to snippet v-card
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for dca3f48 - Browse repository at this point
Copy the full SHA dca3f48View commit details -
Libby Natola committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 002781f - Browse repository at this point
Copy the full SHA 002781fView commit details -
Move generateSnippetTabs method to computed property snippetTabs inli…
…ne. Remove location from browser v-menu template, v-bind menu attributes
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a1ad722 - Browse repository at this point
Copy the full SHA a1ad722View commit details -
Add quotes to max-width px and remove console logging on resizing window
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e5c098 - Browse repository at this point
Copy the full SHA 2e5c098View commit details -
Configuration menu - View commit details
-
Copy full SHA for 034a0ff - Browse repository at this point
Copy the full SHA 034a0ffView commit details -
Hide menu if there is no selection, use totalNumberOfSelectedElements…
… in gemmapy loop, remove titles, remove sort by -lastUpdated, use URLSearchParams instead of encoding, used compressed filter in curl and http queries
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for c8be664 - Browse repository at this point
Copy the full SHA c8be664View commit details -
Integrate codeSnippet component with new filter array, lower case the…
… menu button
Libby Natola committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 8fca824 - Browse repository at this point
Copy the full SHA 8fca824View commit details
Commits on Aug 4, 2023
-
Add code to cancel certain characters in R and Python code snippets
Libby Natola committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for cccba3b - Browse repository at this point
Copy the full SHA cccba3bView commit details -
Fix problem with python backslash
Libby Natola committedAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 5ddb682 - Browse repository at this point
Copy the full SHA 5ddb682View commit details -
Libby Natola committed
Aug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for ac7d851 - Browse repository at this point
Copy the full SHA ac7d851View commit details
Commits on Sep 20, 2023
-
Merge codeSnippet branch to master, handle conflicts, update code sni…
…ppet text, update documentation window text
Libby Natola committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6fb3b2f - Browse repository at this point
Copy the full SHA 6fb3b2fView commit details -
Libby Natola committed
Sep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c58eda0 - Browse repository at this point
Copy the full SHA c58eda0View commit details
Commits on Sep 21, 2023
-
Few improvements for the codesnippet
Relocate the delay for emitting repositioning the menu inside the CodeSnippet and use debounce instead of setTimeout. Increase the delay to 150ms as some of the longer animation exceeds 100ms. Use Markdown formatter for the instructions and add some links to the relevant packages.
Configuration menu - View commit details
-
Copy full SHA for ba4c533 - Browse repository at this point
Copy the full SHA ba4c533View commit details -
Add devtools github installation for gemma.R to code snippet
Libby Natola committedSep 21, 2023 Configuration menu - View commit details
-
Copy full SHA for c513f73 - Browse repository at this point
Copy the full SHA c513f73View commit details -
Merge branch 'codeSnippet' of github.com:PavlidisLab/GemBrow into cod…
…eSnippet
Libby Natola committedSep 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e0afac - Browse repository at this point
Copy the full SHA 1e0afacView commit details
Commits on Sep 22, 2023
-
Add post-instructions after the code snippet to explain how to increment the offset parameter for curl and HTTP/1.1 examples. Avoid replacing ', )' by avoiding those cases in the append logic. Display a warning if the compressed URL exceeds 2000 characters. Fix escaping of '\' in R, Python and shell strings.
Configuration menu - View commit details
-
Copy full SHA for ebf295d - Browse repository at this point
Copy the full SHA ebf295dView commit details