Commit Graph

  • 73a69e5234 Included changeset, along with small edits - will go back and include more complete documentation vzhang03 2024-06-25 14:06:22 -0400
  • 4938606d8d Removed postinstall Bankminer78 2024-06-25 13:50:28 -0400
  • 0da3779624 Added postinstall build script so metadata can be installed+built from Github link Bankminer78 2024-06-25 13:12:16 -0400
  • bdf4fc3eee Fixed test to use plugin_version vzhang03 2024-06-25 12:56:27 -0400
  • 1542c219d3 Responded to comments in PR - editing changeset to be accurate, changing naming to be clear vzhang03 2024-06-25 11:27:47 -0400
  • f6662098be Updated plugin-development docs to reflect plugin-changes vzhang03 2024-06-25 11:07:16 -0400
  • b7bd08aaac Fixed tests by adding version to ignored fields vzhang03 2024-06-25 10:55:18 -0400
  • c5a0dbb17e Pushed minor changeset for all plugins vzhang03 2024-06-25 10:33:26 -0400
  • b294640652 Fixed version number displaying and updated error messages to be more description vzhang03 2024-06-25 10:28:02 -0400
  • bd0e164de3 Made version/data optional with warnings, created field to write data to final collection vzhang03 2024-06-25 10:14:30 -0400
  • 3e6fba15a6 Fixed tests and included short comments vzhang03 2024-06-25 09:55:31 -0400
  • 5381ac914a Finished up the the addition and scraping of the description and cleaned up refactoring of pluginCache into seperate class vzhang03 2024-06-25 09:50:01 -0400
  • afeb75494b Implemented pluginCache and working parser that goes through the entire file, need to fix the way that data is being passed on but working version vzhang03 2024-06-24 17:08:06 -0400
  • 6052c0018e Implemented new regular expression parsing, need to refactor code for organization vzhang03 2024-06-24 16:37:26 -0400
  • 0ba7a6fa21 Began backend serving testing new metadata format with fetching, initial setup completed prior to adjusting parsing, refactored code into helper functions vzhang03 2024-06-24 14:29:58 -0400
  • a5712c8d8f Fixed error when documenting plugin vzhang03 2024-06-21 16:11:27 -0400
  • 61e1544b9a Updated final plugin test vzhang03 2024-06-21 15:06:48 -0400
  • 593d4ce7bf Updating old tests to use new plugin syntax and requirements vzhang03 2024-06-21 15:03:10 -0400
  • 65ba0d9239 Finalized first round of metadata edits for all existing plugins vzhang03 2024-06-21 12:12:47 -0400
  • 30125f15e5 Commented out parameters and included as floats, want to go over later vzhang03 2024-06-21 11:16:37 -0400
  • 0dd9c2190b Finished video plugins, inconsistencies with data collected between video slider and thinking about github issues - standardadizing the organization of comments and improving consistency vzhang03 2024-06-21 10:31:25 -0400
  • 80fb904455 Finished formatting and removed pretty names for survey plugins, talk to Josh about representation of data vzhang03 2024-06-20 16:23:26 -0400
  • f26f0a747b Finished survey and sketchpad, have questions about data for response whether it needs to be 'nested' vs 'parameters' or if the type definition for response is correct vzhang03 2024-06-20 15:41:34 -0400
  • f48216125a Finished packages with questions about plugin-serial grids vzhang03 2024-06-17 17:02:39 -0400
  • eb40001e63 Questions about which description to use when the doc seems less complete than the jsDoc in the plugin (preload vzhang03 2024-06-17 16:29:57 -0400
  • 7e7346caff Pushing plugins with fixed formatting of comments vzhang03 2024-06-17 14:48:26 -0400
  • fbe642c50f Continued work updating plugins vzhang03 2024-06-17 12:15:29 -0400
  • 658cf16eb9 Updated documentation for browser-check through canvas-slider response vzhang03 2024-06-17 10:58:59 -0400
  • 5736dbb97f
    Merge pull request #3190 from Shaobin-Jiang/enhance-instructions Josh de Leeuw 2024-06-15 14:05:51 -0400
  • 1fd3b6d439
    Merge branch 'v8' into enhance-instructions #3190 Josh de Leeuw 2024-06-15 14:01:10 -0400
  • ec7e207c35
    Merge pull request #3166 from jspsych/v8-remove-deprecated-features Josh de Leeuw 2024-06-14 17:50:31 -0400
  • c3eb8e54c0
    Merge pull request #3031 from jspsych/fix-datacolumn-mean-2905 Josh de Leeuw 2024-06-14 17:50:03 -0400
  • 222cf6c823 Updated audio-keyboard-response and audio-slider-response according to the new standards vzhang03 2024-06-14 17:02:05 -0400
  • 2049ce4685 Cleaned up caching and implemented better error checking vzhang03 2024-06-14 16:37:27 -0400
  • 218200971d
    Merge 3e833670cb into c6a5691c06 #2822 Martin Grewe 2024-06-14 13:18:29 +0000
  • 26b35935d2
    Merge f8ec77af20 into c6a5691c06 #3254 Shaobin Jiang 2024-06-14 10:16:52 +0000
  • b3eb1cb920
    Merge 663f90a164 into c6a5691c06 #3107 Jan Simson 2024-06-14 09:17:04 +0000
  • f600e8581d Implemented requests caching and working. Need to reformat and rewrite blocks vzhang03 2024-06-13 16:21:33 -0400
  • 501d0967b2 Added tests for getting lists and handling the deletion of defaults and handling of the description field vzhang03 2024-06-13 16:03:00 -0400
  • 8ccc363c51 Added package-lock to fix build vzhang03 2024-06-13 15:38:02 -0400
  • 5eafc44fd4 Configured testing for the metadata module and modified existing tests to pass vzhang03 2024-06-13 15:25:21 -0400
  • 485f1c406b Fixing links and finished plugin-audio-response-button vzhang03 2024-06-13 14:20:22 -0400
  • 5c0fabb630 Finished updating animation plugin for new standards vzhang03 2024-06-13 13:49:23 -0400
  • 6a1d277cde Completed example of updated plugin html-keyboard-response with various requirements fixing for docs and version numbers vzhang03 2024-06-13 11:46:40 -0400
  • 7d7609d1a3 Fixed errors and should pass build tests vzhang03 2024-06-13 11:07:29 -0400
  • 46fc6b7e71 Merge remote-tracking branch 'upstream/v8' into v8-plugin-metadata vzhang03 2024-06-13 11:03:12 -0400
  • 9e4947d99f Finished up initial metadata example draft - to be reviewed vzhang03 2024-06-13 10:56:28 -0400
  • 896856073f Fixed errors with imports and running tests vzhang03 2024-06-13 10:18:55 -0400
  • cac5a6e378 Merge remote-tracking branch 'upstream/v8' into Psych-DS-v8 vzhang03 2024-06-13 09:50:36 -0400
  • 2469032cb1 Allow for CSV input to metadata, added more commenting and fixed errors allowing for null inputs - tested vzhang03 2024-06-12 16:51:09 -0400
  • 0f8a8e6a98 Finished up variablesField, updating documentation and signatures. Need to finish documentation and signatures for larger metadata class and moving onto parsing csv vzhang03 2024-06-12 14:40:30 -0400
  • ed76a3bf2b Updating authorsmap methods to be more concise, implemented interface to track fields, created more robust error warnings and tested functionality fixing author errors vzhang03 2024-06-12 11:54:09 -0400
  • 27c099dfcd Cleaning up and consolidating methods, allowed for passing in csv, including javadoc vzhang03 2024-06-11 16:52:41 -0400
  • d2cdcb1e39 Merge branch 'Psych-DS-v8' of https://github.com/vzhang03/jsPsych into Psych-DS-v8 Bankminer78 2024-06-11 15:01:44 -0400
  • d548bac5b2 Implemented ability to get description for variables from unpkg.com and using RegEx Bankminer78 2024-06-11 14:58:59 -0400
  • 10e27a5546 Adjusted logic for default variables and built in variables to be excluded, included functionality to tally unknowns together with default vzhang03 2024-06-11 14:12:07 -0400
  • 9f90e7a1b0 Completed metadata options and generation methods - need to implement api calls vzhang03 2024-06-11 11:17:37 -0400
  • 9d9920c1bf Tested out metadata options functionality and implemented error messages vzhang03 2024-06-11 10:53:35 -0400
  • 1e267e38aa Completed inital metadata parameter to generate and allows for easy customization of metadata output vzhang03 2024-06-10 17:01:21 -0400
  • b369bc04ab Declared cache and ready to implement vzhang03 2024-06-10 14:15:19 -0400
  • f3a4ae9f7c Removed testing code and ready to implement adding new descriptions - moving on to allowing researcher to edit fields vzhang03 2024-06-10 14:08:46 -0400
  • ae738f0e74 Implemented method for keeping track of all descriptions as dictionaries and testing vzhang03 2024-06-10 14:01:27 -0400
  • 0de4185a8b Filled out logic for updating fields using data columns and refactored updateVariables - missing description logic vzhang03 2024-06-10 11:07:24 -0400
  • b08ca36107 Designing logic for updating and handling new/old variables vzhang03 2024-06-07 17:09:15 -0400
  • 68930a2129
    Merge branch 'main' into v8 bjoluc 2024-06-07 23:05:34 +0200
  • 3b38855ec2
    Merge remote-tracking branch 'origin/v8' into v8 bjoluc 2024-06-07 23:03:10 +0200
  • 3750a84a1e
    Remove obsolete @jspsych/config changesets bjoluc 2024-06-07 23:00:34 +0200
  • 28ccb0e66c Update link URL in about.md Josh de Leeuw 2024-06-05 08:51:27 -0400
  • eb66bf7ef0 Change URL in readme Josh de Leeuw 2024-06-05 08:50:42 -0400
  • a85999585a Merge pull request #3300 from jspsych/changeset-release/main Josh de Leeuw 2024-05-20 12:49:35 -0400
  • e778028d0b Merge pull request #3298 from thtTNT/main Josh de Leeuw 2024-05-20 12:41:50 -0400
  • f5f2aa3f46 chore(release): version packages (#3294) github-actions[bot] 2024-05-15 11:33:43 -0700
  • f0d36f4a79 fix incorrect path in dist gulp job (build:archive) (#3293) Becky Gilbert 2024-05-15 11:02:59 -0700
  • 94e174d510 Version Packages (#3292) github-actions[bot] 2024-05-14 12:35:27 -0700
  • ad03a8bffc Survey plugin updates: fix CSS, clean up code/comments, add survey.css to dist archive (#3287) Becky Gilbert 2024-05-14 11:07:48 -0700
  • b97478ef2e remove built dist and css files from plugin-survey directory Becky Gilbert 2024-04-30 16:24:49 -0700
  • 300bf4bcb6 Version Packages (#3283) github-actions[bot] 2024-04-30 16:10:21 -0700
  • 15d7d73528 Survey plugin rewrite (fixes #2758) (#3204) Becky Gilbert 2024-04-30 15:23:13 -0700
  • 09a56635ca add md extension to internal page links (#3275) Becky Gilbert 2024-04-30 14:40:13 -0700
  • 9d092a83a2 Update getKeyboardResponse doc (#3261) Shaobin Jiang 2024-05-01 05:12:22 +0800
  • c58bb2c07b Typo fix in timeline.md (#3245) brchristian 2024-04-30 14:11:09 -0700
  • 29dfdf32c4 Merge pull request #3274 from ayugioh2003/patch-2 Josh de Leeuw 2024-04-13 17:40:35 -0400
  • 7189b846d0 fetch all with checkout Josh de Leeuw 2024-01-15 09:24:51 -0500
  • 48c68d686f DO NOT force this seems bad. Josh de Leeuw 2024-01-14 17:47:17 -0500
  • c856e7e504 fix checkout and push Josh de Leeuw 2024-01-14 17:36:01 -0500
  • 9218abf9fc config git Josh de Leeuw 2024-01-14 17:30:46 -0500
  • 599d4a2e87 get major.minor version another way Josh de Leeuw 2024-01-14 17:27:27 -0500
  • e34a91e8fe try simplifying Josh de Leeuw 2024-01-14 17:21:07 -0500
  • a7041bb230 change name Josh de Leeuw 2024-01-14 17:03:58 -0500
  • 1f15f934de repair quotes Josh de Leeuw 2024-01-14 17:03:10 -0500
  • 6160777435 fix extra quotes? Josh de Leeuw 2024-01-14 16:58:37 -0500
  • 8bfbef2708 try using env.versions Josh de Leeuw 2024-01-14 16:32:35 -0500
  • 6fa906f386 try using the environment variable Josh de Leeuw 2024-01-14 16:28:25 -0500
  • a23a3d5c6f don't try to install the root project with poetry Josh de Leeuw 2024-01-14 16:18:33 -0500
  • 3f9bfcd5a3 fix missing " mark Josh de Leeuw 2024-01-14 16:11:50 -0500
  • 43c87cfe4c fix poetry install; remove npm ci Josh de Leeuw 2024-01-14 16:08:50 -0500
  • 89f1c9382c Merge pull request #3215 from jspsych/add-docs-publish-action Josh de Leeuw 2024-01-14 15:55:01 -0500
  • 8308f95ec4 Merge pull request #3214 from jspsych/changeset-release/main Josh de Leeuw 2024-01-14 14:37:15 -0500
  • d431e03c4b Merge pull request #3213 from jspsych/add-response-ends-trial-vs-circle Josh de Leeuw 2024-01-14 13:47:25 -0500
  • 79262362d7 Merge pull request #3212 from jspsych/changeset-release/main Josh de Leeuw 2024-01-14 13:07:18 -0500