Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jspsych/jsPsych-Redux-GUI

A browser-based interface for creating experiments with jsPsych
https://github.com/jspsych/jsPsych-Redux-GUI

resolve trial name change

996f08e132a73b83ae1f4e568465b681cf56cb2c authored over 7 years ago by KristinDiep <[email protected]>
progress

9b358aab5abef449ff07df02d7ce80feafb9ae55 authored over 7 years ago by DSWallach <[email protected]>
Working on drag n drop

1e508405458a1109033a7f9a5f647b00e6d0e1ad authored over 7 years ago by DSWallach <[email protected]>
Got icons to appear from a menu

b04e4bfe60d65d4b6a69324f709273d3c3776e3e authored over 7 years ago by DSWallach <[email protected]>
Updated notes ffor what to do this week

767bad14dc496af48adf877a59af873373e34fa7 authored over 7 years ago by DSWallach <[email protected]>
Updated notes ffor what to do this week

bf6aa6aa3fc5c8e3dc521fec57e7195590e0e8f2 authored over 7 years ago by David Wallach <[email protected]>
Minor clean up and fixing PluginDrawer

2d328c715add77851be382b31c0e2ba0ff4ec608 authored over 7 years ago by DSWallach <[email protected]>
Changed openDrawer to openTrial

e70cf4bab0eeb57f47397c7f39d95c1a873b00bd authored over 7 years ago by DSWallach <[email protected]>
Changed trialTable to a unique ID as the key. Also fixed the issue with restoing archivedStates

c76d3cb2793f00fe1fb9252b6a7294758d4bd0d7 authored over 7 years ago by DSWallach <[email protected]>
Debugging restore state after deleting trials

c6e76646a83682a96e5cc53787d49f181a67c0d4 authored over 7 years ago by DSWallach <[email protected]>
Removed the bundle from git to save space and upload/download time

beb7557d01f2e66a2353220c1b440321c177f0c2 authored over 7 years ago by DSWallach <[email protected]>
Merge pull request #2 from jspsych/Update-StateStructure

Update state structure

2a503d4d7150fd5600ba5b04e2a7de6f0ac8eb17 authored over 7 years ago by David Wallach <[email protected]>
Fixed REMOVE_TRIAL. Implemented undo/redo, works except for after deleting trials where it has to go back two states

bb6b37e5d4c0a8f4dd334fa48e75f9cb387ec9d1 authored over 7 years ago by DSWallach <[email protected]>
Got SELECT_TRIAL and OPEN/CLOSE_DRAWER working. REMOVE_TRIAL still has issues

716e658470abb3584797d4c36d0df0cb22f28507 authored over 7 years ago by DSWallach <[email protected]>
Merge branch 'Update-StateStructure' of https://github.com/dswallach/jsPsych-Redux-GUI into Update-StateStructure

"Accidentally created a third branch. Merging it back into the second branch"

78a9ec7b73895e9fbcee9e5b753c37d16ee73f18 authored over 7 years ago by DSWallach <[email protected]>
Got ADD_TRIAL working again.

46522263e4f21172da0c4fba3d8d4e3aeef10735 authored over 7 years ago by DSWallach <[email protected]>
Merge pull request #1 from jspsych/Update-StoreStructure

Update store structure

325a642994817261f0df4677ada6cfaee853aeee authored over 7 years ago by David Wallach <[email protected]>
Working on updating the red reducers

ed53b49214e1ea5924b68ad05ef76658752ec46c authored over 7 years ago by DSWallach <[email protected]>
On the road to working

f2cf2a1335d4afbaced1cdca10a0c3f3c5fd53a5 authored over 7 years ago by DSWallach <[email protected]>
Implemented new state design. Updating GUI features to match

9cb589cd8a20d62d67220348c1124cc75c61ad5c authored over 7 years ago by DSWallach <[email protected]>
Minor Updates so far

7a0836ea53227afa6c22d8cccf8be24088ff014a authored over 7 years ago by DSWallach <[email protected]>
Bug Fix, drawer now opens when a new trial is added (by default the trial is selected)

41a03cf4c55b6cf457fc08d3b9e8639d83257032 authored over 7 years ago by Dswallach <[email protected]>
Added an empty drawer for plugins

92c2b29d39a9fdfdf41e1c0cb8de321ebea254f5 authored over 7 years ago by Dswallach <[email protected]>
Improving multiple trial selection

7615dc7d571cde58880e4fb596709f2f9f99f795 authored over 7 years ago by DSWallach <[email protected]>
Merge branch 'master' of https://github.com/dswallach/jsPsych-Redux-GUI

13d59991c45e92bdf5c031794c85ced51a81b293 authored over 7 years ago by DSWallach <[email protected]>
Converted selected into a list

7214614ba26c1341c98bd43f0c6538e9d9d29952 authored over 7 years ago by DSWallach <[email protected]>
Set theme jekyll-theme-time-machine

f7fc68c0ca7c2cf41001ac2eb040540cc133b5dc authored over 7 years ago by David Wallach <[email protected]>
Added info too readme

41aa60aa3515a9cfc1e6b9e96a75e177df6e11cf authored over 7 years ago by DSWallach <[email protected]>
Fixed issue with indexing after trial removal

0aba7b846543bfef3c9de30258a8f8ad845cad52 authored over 7 years ago by DSWallach <[email protected]>
Got SELECT_TRIAL mostly working. After a trial is removed the trial.ids and array key for the trial get mismatched

76ce733d600f91996fb79424379667cf25660acd authored almost 8 years ago by Dswallach <[email protected]>
Fixed build after adding tests'

d9e1bb72d899acaf14b029775f5e33c5fc3406cd authored almost 8 years ago by Dswallach <[email protected]>
added testing

72345500eba476df12e8462f85bb82d4723ccded authored almost 8 years ago by DSWallach <[email protected]>
Timeline setup, Adding trials works, Removing trials works, selecting trials does not work.

c448d1c3aecc79d82a2a2cf58da19bdf830f34f2 authored almost 8 years ago by Dswallach <[email protected]>
Implemented list of trials. Working on adding and removing.

471dacdf603b872f95e80ccf8c6911d62eae2386 authored almost 8 years ago by Dswallach <[email protected]>
Got things displaying

7bc65e5163bd0a8994cce505b907094167cf26dc authored almost 8 years ago by Dswallach <[email protected]>
Implementing the experimental trial

1bf45f2bfe3e113bd5028d270d16b5f2f5a7e876 authored almost 8 years ago by Dswallach <[email protected]>
Implementing the experimental timeline

c3892bf633859a2b9d57ed5249e053f3e3a26865 authored almost 8 years ago by Dswallach <[email protected]>
Initial commit

de96a024b6f74b33fca975abf1a1ae479d6a7600 authored almost 8 years ago by David Wallach <[email protected]>