-
-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For https://github.com/jasp-stats/jasp-test-release/issues/2515 Allow for filters to be created by JASPControls etc this should help speeding up jasp quite a bit for large datasets in analyses that use filtering in their gui. So, Audit the filters didnt get a dataset id by me and it seems they should. for tomorrow Ok DataSet is now provided to a component probably works now, but Audit needs to be slightly rewritten to get the info from the filter directly and also, how does it get the data from the filter? dit dan? make it compile and use test module again postmerge fixes change some lambdas use testmodule with special case for filtered data entry Dont allow translaters to write R code for the filter link computed column creation through to listmodelfiltereddataentry commit jaspAudit with some mods in dataEntryRedux branch add submodules Use dataEntryRedux branches of jaspBase, jaspTools and jaspAudit fix some bugs with filter by name and error propagation more show filterwarning if some problem and actually rerun filter on datasetchanges showing and setting data now works initial values are used as, shocking, initial values dont ad a queue full of identical requests, not the prettiest solution... now the column gets created by jasp... now it inits correctly add meta for loading the filtered data its called 'loadFilteredData', an object with 'filter' and 'column' as fields recursive update of options with regards to stuff in meta added, can be used later for more things should allow for loading from a jaspfile? loading from jasp file seems to work make sure to properly load non-conflicting filters by name use updated vewrsion jaspAudit use master of jaspBase and jaspTools return of the "show analysis" button add special field for checking whether a column is free or owned my analysis Avoid crashing
- Loading branch information
1 parent
e64ad5c
commit 63956e1
Showing
56 changed files
with
1,018 additions
and
445 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.