Releases: CarnegieLearningWeb/UpGrade
Releases · CarnegieLearningWeb/UpGrade
4.1.1
What's Changed
Other Changes
- reapply versions by @danoswaltCL in #775
Full Changelog: 3.0.19...4.1.1
4.1.0
What's Changed
Frontend Changes
- remove consistency.experiment option from UI and frontend specs by @danoswaltCL in #577
- Fix UI bug for dark mode by @zackcl in #578
- Fix/issue 359 - Batch import & export experiments by @RidhamShah in #580
- Feature/eslint frontend by @danoswaltCL in #594
- somewhere in linting changes, "?." operators were removed by @danoswaltCL in #598
- Feature/linting root level by @danoswaltCL in #600
- Detail-Page-Tab-View by @Yagnik56 in #560
- Update selectors used for the demo app by @zackcl in #625
- speed-bump when click on close while edit or create experiment by @Yagnik56 in #592
- Reduce the space between the tabs on the experiment details page by @zackcl in #630
- Add selectors for the tabs in the experiment details page by @zackcl in #631
- test by @danoswaltCL in #640
- added themed alias table shading by @danoswaltCL in #642
- fix for repeated metric stats display on adding metrics from api calls by @ppratikcr7 in #651
- Add prod build support for demo app by @zackcl in #643
- Don't fetch enviroment.json when environment.prod.ts is used by @zackcl in #658
- Rename Defined Metrics to Metrics in the details page by @zackcl in #659
- reorg/refactor separate experiment-design-stepper feature state / core services by @danoswaltCL in #650
- Update selectors used for the demo app by @zackcl in #678
- Rename the names of the buttons from Update to Save by @zackcl in #681
- Add Edit Mode to the Decision Points table by @zackcl in #672
- Enhancement of participants stepper tab as per new factorial designs by @ppratikcr7 in #639
Backend Changes
- fix for users not excluded reached prior to experiment state changed to enrolling by @ppratikcr7 in #573
- Fix/issue-575: Handling no experimentId in mark api call by @ppratikcr7 in #584
- fix for assign call fail after clearDB by @ppratikcr7 in #593
- integration tests linting by @danoswaltCL in #624
- resolve eslint build errors on backend by @danoswaltCL in #641
- linted tests by @jreddig in #648
- Set the imported experiment's status to inactive by @zackcl in #649
- delete unused explicit exclude apis by @jreddig in #647
- Solved participants getting removed error by @RidhamShah in #632
- Fix/issue 588 - Change Client-side API request and response by @RidhamShah in #621
Other Changes
- remove node_modules from version control by @jerith666 in #581
- Feature/eslint js lib by @danoswaltCL in #595
- Build(deps): Bump ansi-regex from 4.1.0 to 5.0.1 in /backend/packages/Upgrade by @dependabot in #597
- return null-coalescing operators by @danoswaltCL in #599
- typeorm connection config changes for max connection pool by @danoswaltCL in #605
- Feature/eslint backend by @danoswaltCL in #607
- update eslint and prettier in scheduler lambda by @danoswaltCL in #610
- update eslint and prettier for types by @danoswaltCL in #608
- Build(deps): Bump loader-utils from 1.4.0 to 1.4.1 in /backend/packages/Scheduler by @dependabot in #611
- clean up tslint in comments and npm by @danoswaltCL in #612
- updated swagger to match current objects by @jreddig in #615
- Feature/eslint backend part three by @danoswaltCL in #614
- Feature/use no vars with targeted exceptions by @danoswaltCL in #616
- Build(deps): Bump loader-utils from 2.0.3 to 2.0.4 in /frontend by @dependabot in #627
- Build(deps): Bump loader-utils from 1.4.1 to 1.4.2 in /backend/packages/Scheduler by @dependabot in #628
- [DEVOPS-2522] increase default node_max_old_space_size to 6G by @telfekycl in #626
- solved errors on experiment deletion by @Yagnik56 in #634
- add back id generation for new decisionPoints in UI during experiment… by @danoswaltCL in #638
- add alias-table data into overview, remove box-shadow by @danoswaltCL in #635
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /backend/packages/Upgrade by @dependabot in #653
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /backend/packages/Scheduler by @dependabot in #652
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in #654
- Build(deps): Bump qs, body-parser, express and formidable in /backend/packages/Upgrade by @dependabot in #656
- remove unneccesary and breaking conditional by @danoswaltCL in #657
- switch table-shading order by @danoswaltCL in #662
- Feature/update edit action buttons design tables by @danoswaltCL in #663
- swap button order on speedbump by @danoswaltCL in #666
- Key Value Bubbles (dev tool) by @danoswaltCL in #667
- Build(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend/packages/Upgrade by @dependabot in #668
- Build(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend/packages/Scheduler by @dependabot in #669
- Build(deps): Bump json5 from 1.0.1 to 1.0.2 in /backend/packages/Upgrade by @dependabot in #673
- Build(deps): Bump json5 from 2.2.1 to 2.2.3 in /clientlibs/js by @dependabot in #674
- Build(deps): Bump json5 from 2.2.1 to 2.2.3 in /frontend by @dependabot in #677
- Build(deps): Bump json5 from 1.0.1 to 1.0.2 in /backend/packages/Scheduler by @dependabot in #675
- clientlibs/java: remove all traces of /failed API endpoint by @jerith666 in #682
- Fix/issue 620: Enhancement for Importing Experiment feature by @ppratikcr7 in #661
- Service unit tests by @jreddig in #689
- remove frontend explicitExclude by @jreddig in #680
- remove validation error messages for strict validation by @danoswaltCL in #691
- Build(deps): Bump cookiejar from 2.1.3 to 2.1.4 in /backend/packages/Upgrade by @dependabot in #695
- Build(deps-dev): Bump testng from 7.1.0 to 7.7.0 in /clientlibs/java by @dependabot in #696
- Fix form flags resetting if form isn't valid in saveData and data isn't emitted to parent component for speedbump check by @Yagnik56 in #694
- use default button disable style for alias conditions button by @danoswaltCL in #686
- Creating and Editing Factorial Experiment through stepper by @RidhamShah in #687
- undefined experimentinfo fix by @danoswaltCL in #703
- autocomplete...
3.0.19
What's Changed
Frontend Changes
- remove consistency.experiment option from UI and frontend specs by @danoswaltCL in #577
- Fix UI bug for dark mode by @zackcl in #578
- Fix/issue 359 - Batch import & export experiments by @RidhamShah in #580
- Feature/eslint frontend by @danoswaltCL in #594
- somewhere in linting changes, "?." operators were removed by @danoswaltCL in #598
- Feature/linting root level by @danoswaltCL in #600
- Detail-Page-Tab-View by @Yagnik56 in #560
- Update selectors used for the demo app by @zackcl in #625
- speed-bump when click on close while edit or create experiment by @Yagnik56 in #592
- Reduce the space between the tabs on the experiment details page by @zackcl in #630
- Add selectors for the tabs in the experiment details page by @zackcl in #631
- test by @danoswaltCL in #640
- added themed alias table shading by @danoswaltCL in #642
- fix for repeated metric stats display on adding metrics from api calls by @ppratikcr7 in #651
- Add prod build support for demo app by @zackcl in #643
- Don't fetch enviroment.json when environment.prod.ts is used by @zackcl in #658
- Rename Defined Metrics to Metrics in the details page by @zackcl in #659
- reorg/refactor separate experiment-design-stepper feature state / core services by @danoswaltCL in #650
- Update selectors used for the demo app by @zackcl in #678
- Rename the names of the buttons from Update to Save by @zackcl in #681
- Add Edit Mode to the Decision Points table by @zackcl in #672
- Enhancement of participants stepper tab as per new factorial designs by @ppratikcr7 in #639
Backend Changes
- fix for users not excluded reached prior to experiment state changed to enrolling by @ppratikcr7 in #573
- Fix/issue-575: Handling no experimentId in mark api call by @ppratikcr7 in #584
- fix for assign call fail after clearDB by @ppratikcr7 in #593
- integration tests linting by @danoswaltCL in #624
- resolve eslint build errors on backend by @danoswaltCL in #641
- linted tests by @jreddig in #648
- Set the imported experiment's status to inactive by @zackcl in #649
- delete unused explicit exclude apis by @jreddig in #647
- Solved participants getting removed error by @RidhamShah in #632
- Fix/issue 588 - Change Client-side API request and response by @RidhamShah in #621
Other Changes
- remove node_modules from version control by @jerith666 in #581
- Feature/eslint js lib by @danoswaltCL in #595
- Build(deps): Bump ansi-regex from 4.1.0 to 5.0.1 in /backend/packages/Upgrade by @dependabot in #597
- return null-coalescing operators by @danoswaltCL in #599
- typeorm connection config changes for max connection pool by @danoswaltCL in #605
- Feature/eslint backend by @danoswaltCL in #607
- update eslint and prettier in scheduler lambda by @danoswaltCL in #610
- update eslint and prettier for types by @danoswaltCL in #608
- Build(deps): Bump loader-utils from 1.4.0 to 1.4.1 in /backend/packages/Scheduler by @dependabot in #611
- clean up tslint in comments and npm by @danoswaltCL in #612
- updated swagger to match current objects by @jreddig in #615
- Feature/eslint backend part three by @danoswaltCL in #614
- Feature/use no vars with targeted exceptions by @danoswaltCL in #616
- Build(deps): Bump loader-utils from 2.0.3 to 2.0.4 in /frontend by @dependabot in #627
- Build(deps): Bump loader-utils from 1.4.1 to 1.4.2 in /backend/packages/Scheduler by @dependabot in #628
- [DEVOPS-2522] increase default node_max_old_space_size to 6G by @telfekycl in #626
- solved errors on experiment deletion by @Yagnik56 in #634
- add back id generation for new decisionPoints in UI during experiment… by @danoswaltCL in #638
- add alias-table data into overview, remove box-shadow by @danoswaltCL in #635
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /backend/packages/Upgrade by @dependabot in #653
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /backend/packages/Scheduler by @dependabot in #652
- Build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in #654
- Build(deps): Bump qs, body-parser, express and formidable in /backend/packages/Upgrade by @dependabot in #656
- remove unneccesary and breaking conditional by @danoswaltCL in #657
- switch table-shading order by @danoswaltCL in #662
- Feature/update edit action buttons design tables by @danoswaltCL in #663
- swap button order on speedbump by @danoswaltCL in #666
- Key Value Bubbles (dev tool) by @danoswaltCL in #667
- Build(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend/packages/Upgrade by @dependabot in #668
- Build(deps): Bump jsonwebtoken from 8.5.1 to 9.0.0 in /backend/packages/Scheduler by @dependabot in #669
- Build(deps): Bump json5 from 1.0.1 to 1.0.2 in /backend/packages/Upgrade by @dependabot in #673
- Build(deps): Bump json5 from 2.2.1 to 2.2.3 in /clientlibs/js by @dependabot in #674
- Build(deps): Bump json5 from 2.2.1 to 2.2.3 in /frontend by @dependabot in #677
- Build(deps): Bump json5 from 1.0.1 to 1.0.2 in /backend/packages/Scheduler by @dependabot in #675
- clientlibs/java: remove all traces of /failed API endpoint by @jerith666 in #682
- Fix/issue 620: Enhancement for Importing Experiment feature by @ppratikcr7 in #661
- Service unit tests by @jreddig in #689
- remove frontend explicitExclude by @jreddig in #680
- remove validation error messages for strict validation by @danoswaltCL in #691
- Build(deps): Bump cookiejar from 2.1.3 to 2.1.4 in /backend/packages/Upgrade by @dependabot in #695
- Build(deps-dev): Bump testng from 7.1.0 to 7.7.0 in /clientlibs/java by @dependabot in #696
- Fix form flags resetting if form isn't valid in saveData and data isn't emitted to parent component for speedbump check by @Yagnik56 in #694
- use default button disable style for alias conditions button by @danoswaltCL in #686
- Creating and Editing Factorial Experiment through stepper by @RidhamShah in #687
- undefined experimentinfo fix by @danoswaltCL in #703
- autocomplete...
4.0.0
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...4.0.0
3.0.18
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...3.0.18
3.0.17
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...3.0.17
3.0.16
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...3.0.16
3.0.15
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...3.0.15
3.0.14
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...3.0.14
3.0.13
What's Changed
Backend Changes
- Fix/issue-571 Make assign call little faster by @RidhamShah in #572
- swap order of code blocks to prevent a null error when user is undefined by @danoswaltCL in #574
Full Changelog: 2.0.11...3.0.13