2.0.0
What's Changed
- Cleaning repo by @grzanka in #8
- Pull code from my repo by @ostatni5 in #9
- Create node.js.yml by @grzanka in #12
- Update node.js.yml by @grzanka in #19
- Update package.json by @grzanka in #21
- Update node.js.yml by @grzanka in #39
- build(deps): bump @testing-library/user-event from 12.8.3 to 13.2.1 by @dependabot in #14
- build(deps): bump typescript from 4.3.5 to 4.4.2 by @dependabot in #15
- Dev by @Derstilon in #46
- build(deps-dev): bump @types/react from 17.0.19 to 17.0.20 by @dependabot in #45
- build(deps): bump three from 0.131.3 to 0.132.2 by @dependabot in #44
- build(deps): bump @types/node from 12.20.20 to 16.9.0 by @dependabot in #52
- build(deps): bump @types/jest from 26.0.24 to 27.0.1 by @dependabot in #17
- build(deps): bump @testing-library/react from 11.2.7 to 12.0.0 by @dependabot in #16
- build(deps): bump web-vitals from 1.1.2 to 2.1.0 by @dependabot in #51
- link to web_dev added by @grzanka in #41
- build(deps): bump @types/node from 16.9.0 to 16.9.1 by @dependabot in #54
- Feature/multiple view by @grzanka in #26
- Feature/24 orto camera and clip planes by @ostatni5 in #55
- build(deps): bump typescript from 4.4.2 to 4.4.3 by @dependabot in #57
- build(deps): bump @testing-library/react from 12.0.0 to 12.1.0 by @dependabot in #56
- comments and refactoring by @grzanka in #77
- add CSGManager to editor persistency in IndexedDB (#72) by @ostatni5 in #80
- build(deps-dev): bump @types/react from 17.0.20 to 17.0.21 by @dependabot in #79
- build(deps-dev): bump @types/three from 0.131.0 to 0.131.1 by @dependabot in #78
- build(deps): bump @types/node from 16.9.1 to 16.9.2 by @dependabot in #83
- Feature/zone manager by @Derstilon in #85
- build(deps): bump @types/node from 16.9.2 to 16.9.4 by @dependabot in #86
- add import-export editor file (#60) by @ostatni5 in #95
- Feature/94 better cross section view by @ostatni5 in #102
- Add units and fix radius (#91) (#93) by @ostatni5 in #106
- Feature/92 remove empty zone by @ostatni5 in #108
- Feature/58 improve cross section view by @ostatni5 in #120
- gitignore improved by adding IDE+node settings by @grzanka in #132
- Cleaning yarn, update readme by @grzanka in #130
- 74 files clean up and dependabot by @ostatni5 in #134
- Add gitpod integration by @grzanka in #139
- Feature/125 bounding zones by @ostatni5 in #144
- Feature/115 commit info by @ostatni5 in #153
- Add .deepsource.toml by @deepsource-autofix in #155
- Feature/62 simple beam by @ostatni5 in #163
- Wrap call expression by @deepsource-autofix in #175
- Replace builtin prototype method with
Object.prototype
equivalent by @deepsource-autofix in #164 - Replace
==
/!=
with===
/!==
by @deepsource-autofix in #174 - Add material mangement system for zones by @Derstilon in #116
- 195 migrate from material v4 to v5 by @ostatni5 in #197
- Feature/180 wrapper app by @ostatni5 in #198
- add info to user data (#178) by @ostatni5 in #182
- Fix decimal points in numeric literals by @deepsource-autofix in #192
- Fix/203 deploy by @ostatni5 in #212
- Feature/login panel by @Derstilon in #225
- fix-cors by @ostatni5 in #228
- add jsroot component (#223) by @ostatni5 in #226
- add focus to editor container (#227) by @ostatni5 in #232
- restore params (#184) by @ostatni5 in #233
- Feature/221 result manager by @ostatni5 in #235
- fix demo and results rendering (#236) by @ostatni5 in #237
- 161 cleanup UI creation by @ostatni5 in #245
- simple docker (#181) by @ostatni5 in #244
- Fix/250 set to map by @ostatni5 in #251
- Fix/cylinder corupt by @Derstilon in #260
- deploy app on remote (#256) by @ostatni5 in #257
- cleaning GH actions config by @grzanka in #266
- add search select (#114) by @ostatni5 in #255
- Feature/detect object by @Derstilon in #247
- build(deps-dev): bump @types/react from 17.0.34 to 17.0.35 by @dependabot in #271
- build(deps): bump @types/node from 16.11.8 to 16.11.9 by @dependabot in #273
- block rotation, add custom meshes and loader (#183) by @ostatni5 in #272
- add prettier by @ostatni5 in #275
- add backend status by @ostatni5 in #277
- Feature/147 advanced beam by @ostatni5 in #276
- Feature/274 command by @ostatni5 in #278
- Add ouliner manager, cotext manager and cleanup project files by @Derstilon in #286
- add userdata(#287) by @ostatni5 in #288
- add material to world zone (#254) by @ostatni5 in #281
- Feature/add buttons by @Derstilon in #290
- Feature/205 auth by @ostatni5 in #282
- disable auth on demo (#296) by @ostatni5 in #297
- build(deps): bump @emotion/react from 11.6.0 to 11.7.0 by @dependabot in #294
- build(deps): bump @mui/material from 5.2.0 to 5.2.1 by @dependabot in #291
- build(deps): bump three from 0.134.0 to 0.135.0 by @dependabot in #293
- fix loading project and cacel debounce (#302) by @ostatni5 in #303
- add version prompt and bump JSON to 0.2 (#185) by @ostatni5 in #304
- Feature/object properties by @Derstilon in #301
- Feature/filter rules by @Derstilon in #307
- add visibility checkbox (#210) by @ostatni5 in #310
- Feature/scoring output by @Derstilon in #317
- build(deps): bump typescript from 4.5.2 to 4.5.3 by @dependabot in #321
- build(deps): bump @mui/material from 5.2.2 to 5.2.3 by @dependabot in #314
- Fix detect color error by @Derstilon in #324
- 219 simulation progress by @ostatni5 in #332
- 222-Add-graph-manager by @retkiewi in #329
- build(deps): bump @emotion/react from 11.7.0 to 11.7.1 by @dependabot in #330
- move updating UserData to toJson (#334) by @ostatni5 in #343
- add error info by @ostatni5 in #340
- fix checkbox (#351) by @ostatni5 in #352
- Replace
==
/!=
with===
/!==
by @deepsource-autofix in #342 - credits added by @grzanka in #326
- build(deps): bump @testing-library/jest-dom from 5.16.1 to 5.16.2 by @dependabot in #387
- Feature/382 input editor by @ostatni5 in #388
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #393
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #392
- Fix/jsroot dependency by @Derstilon in #401
- Feature/examples by @Derstilon in #398
- Fix/jsroot dependency by @Derstilon in #418
- build(deps): bump react-scripts from 5.0.0 to 5.0.1 by @dependabot in #425
- Feature/416 python module by @ostatni5 in #420
- fix gp by @ostatni5 in #431
- build(deps): bump actions/setup-python from 3 to 4 by @dependabot in #432
- build(deps-dev): bump gh-pages from 3.2.3 to 4.0.0 by @dependabot in #429
- improve ssh-action script by @grzanka in #437
- build(deps): bump throttle-debounce and @types/throttle-debounce by @dependabot in #422
- build(deps): bump @testing-library/user-event from 14.2.0 to 14.2.1 by @dependabot in #443
- build(deps): bump typescript from 4.7.3 to 4.7.4 by @dependabot in #450
- build(deps): bump @types/jest from 28.1.1 to 28.1.2 by @dependabot in #449
- build(deps): bump @emotion/react from 11.9.0 to 11.9.3 by @dependabot in #448
- build(deps): bump @mui/lab from 5.0.0-alpha.84 to 5.0.0-alpha.86 by @dependabot in #451
- Update dependabot.yml by @grzanka in #452
- build(deps): bump @types/jest from 28.1.2 to 28.1.3 by @dependabot in #455
- build(deps): bump @mui/material from 5.8.4 to 5.8.5 by @dependabot in #456
- build(deps): bump @mui/lab from 5.0.0-alpha.86 to 5.0.0-alpha.87 by @dependabot in #457
- Fix examples to accurately generate input files by @Derstilon in #458
- Update graph background on dark mode by @Derstilon in #461
- Adjust simple example by @grzanka in #462
- fix jsroot and results (#436)(#358) by @ostatni5 in #471
- fix deploy (#481) by @ostatni5 in #484
- move settings to menu (#473) and add project description (#474) by @ostatni5 in #486
- Update materials.ts by @grzanka in #488
- add results in demo (#489) by @ostatni5 in #491
- load results with example by @ostatni5 in #494
- Add snowman example by @p1003 in #465
- missing axis added on 1-D plot by @grzanka in #496
- disable loading results for example in prod by @ostatni5 in #501
- 493 move axis labels on 1 d and 2 d plots to center position by @grzanka in #495
- snowman results by @grzanka in #502
- cleanup by @grzanka in #508
- improved example by @grzanka in #520
- lead hat by @grzanka in #517
- improve building python package on gitpod by @grzanka in #525
- improve plotting by @grzanka in #526
- improved example by @grzanka in #535
- bump converter version by @grzanka in #545
- add nstat by @ostatni5 in #540
- better examples by @grzanka in #549
- build(deps): bump three and @types/three by @dependabot in #551
- build(deps): bump @types/jest from 28.1.3 to 28.1.6 by @dependabot in #513
- build(deps): bump terser from 5.14.0 to 5.14.2 by @dependabot in #534
- build(deps): bump @testing-library/jest-dom from 5.16.4 to 5.16.5 by @dependabot in #566
- build(deps): bump @types/node from 18.6.4 to 18.6.5 by @dependabot in #567
- build(deps): bump @mui/lab from 5.0.0-alpha.93 to 5.0.0-alpha.94 by @dependabot in #574
- recreate order of estimators by @ostatni5 in #572
- 523 export csv page 1d by @ostatni5 in #561
- add resize and bigger graph by @ostatni5 in #563
- remove 'content' level from Rest API responses by @p1003 in #587
- 522 add named 2d plots by @ostatni5 in #598
- 529 fix 1d by @ostatni5 in #599
- Fix Pyodide loading by @Derstilon in #601
- add table (#602) and export (#558) by @ostatni5 in #607
- new examples for scattering by @grzanka in #617
- improved copying to C3 by @grzanka in #614
- 472 run pyodide in worker by @ostatni5 in #624
- 550 adjust scientific format of generated numbers by @ostatni5 in #622
- improved gitpod config by @grzanka in #626
- Refactor/rewrite user interface by @Derstilon in #623
- better cleaning of docker containers for C3 deploy by @grzanka in #637
- removed javascript deepsource integration by @grzanka in #628
- build(deps): bump @mui/lab from 5.0.0-alpha.94 to 5.0.0-alpha.100 by @dependabot in #631
- Feature/load with url by @Derstilon in #638
- fix for double patters in webpack deploy by @grzanka in #650
- Update SH Simulation API response types by @p1003 in #655
- Enable new loading of data by @Derstilon in #659
- Feature/results pagination by @Derstilon in #668
- build(deps): bump webfactory/ssh-agent from 0.5.4 to 0.7.0 by @dependabot in #665
- Update PythonWorker.ts by @grzanka in #671
- build(deps): bump @mui/material from 5.10.6 to 5.10.10 by @dependabot in #663
- build(deps): bump pyodide from 0.21.2 to 0.21.3 by @dependabot in #676
- build(deps): bump @emotion/react from 11.10.0 to 11.10.5 by @dependabot in #679
- build(deps): bump @emotion/styled from 11.10.0 to 11.10.5 by @dependabot in #680
- build(deps): bump @mui/x-data-grid from 5.17.1 to 5.17.9 by @dependabot in #683
- build(deps): bump src/libs/converter from
0b257e2
to5c2c600
by @dependabot in #664 - build(deps): bump public/libs/jsroot from
89bfde7
to89f7201
by @dependabot in #666 - build(deps): bump @types/jest from 29.0.3 to 29.2.1 by @dependabot in #688
- tree view and categories by @ostatni5 in #651
- Remove deploy to C3 by @grzanka in #692
- Move detector context by @Derstilon in #716
- build(deps): bump src/libs/converter from
0b257e2
to6334143
by @dependabot in #717 - default material densities by @grzanka in #706
- support for new nodejs version by @grzanka in #705
- hide old sidebar by @ostatni5 in #713
- build(deps): bump loader-utils from 2.0.2 to 2.0.3 by @dependabot in #711
- add sigma to UI by @ostatni5 in #712
- cleaning obsolete files by @grzanka in #725
- build(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #719
- build(deps): bump minimatch and recursive-readdir by @dependabot in #726
- fix deploy by @ostatni5 in #728
- add custom density by @ostatni5 in #722
- build(deps): bump public/libs/jsroot from
89bfde7
to89f7201
by @dependabot in #709 - build(deps): bump web-vitals from 2.1.4 to 3.1.0 by @dependabot in #723
- build(deps): bump src/libs/converter from
a79dd3b
to81b66cd
by @dependabot in #740 - add beam definition by @ostatni5 in #718
- build(deps): bump src/libs/converter from
81b66cd
toa4b3fab
by @dependabot in #743 - disable button on empty file by @ostatni5 in #735
- energy cutoff by @grzanka in #754
- change name of tab by @ostatni5 in #756
- save viewport configuration by @ostatni5 in #757
- fix delete by @ostatni5 in #744
- remove adding new quantity (#752) by @ostatni5 in #761
- build(deps): bump @types/node from 18.7.18 to 18.11.19 by @dependabot in #780
- build(deps): bump typescript from 4.7.4 to 4.9.5 by @dependabot in #778
- build(deps): bump @mui/lab from 5.0.0-alpha.100 to 5.0.0-alpha.118 by @dependabot in #779
- build(deps): bump three and @types/three by @dependabot in #782
- Integrate new rest API by @Derstilon in #775
- examples appear again (#789) by @ostatni5 in #790
- hide beam info and make accordion square (#479) by @ostatni5 in #781
- build(deps): bump pyodide from 0.21.3 to 0.22.1 by @dependabot in #784
- build(deps-dev): bump gh-pages from 4.0.0 to 5.0.0 by @dependabot in #785
- build(deps-dev): bump prettier from 2.7.1 to 2.8.4 by @dependabot in #788
- build(deps): bump @mui/x-data-grid from 5.17.22 to 5.17.23 by @dependabot in #791
- Fix warnings by @Derstilon in #783
- build(deps): bump ky from 0.31.4 to 0.33.2 by @dependabot in #786
- add scroll (#751) by @ostatni5 in #792
- fix loading from url and update readme (#749) by @ostatni5 in #795
- build(deps): bump @mui/material from 5.11.8 to 5.11.9 by @dependabot in #798
- build(deps): bump @mui/lab from 5.0.0-alpha.119 to 5.0.0-alpha.120 by @dependabot in #796
- build(deps): bump @mui/icons-material from 5.11.0 to 5.11.9 by @dependabot in #797
- build(deps): bump @mui/x-data-grid from 5.17.23 to 5.17.24 by @dependabot in #801
- build(deps): bump @emotion/react from 11.10.5 to 11.10.6 by @dependabot in #802
- build(deps): bump @emotion/css from 11.10.5 to 11.10.6 by @dependabot in #800
- build(deps): bump @emotion/styled from 11.10.5 to 11.10.6 by @dependabot in #799
- build(deps): bump @mui/material from 5.11.9 to 5.11.10 by @dependabot in #807
- build(deps): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #803
- remove parse zone (#476) by @ostatni5 in #804
- rename material tab (#480) by @ostatni5 in #806
- refactor beam to use commands (#539) by @ostatni5 in #808
- build(deps): bump @mui/x-data-grid from 5.17.24 to 5.17.25 by @dependabot in #810
- build(deps): bump @types/node from 18.14.0 to 18.14.1 by @dependabot in #812
- use project title in simulations tab (#809) by @ostatni5 in #813
- Feature/add new endpoints by @Derstilon in #814
- build(deps): bump @mui/icons-material from 5.11.9 to 5.11.11 by @dependabot in #819
- build(deps): bump src/libs/converter from
a4b3fab
to22d5d37
by @dependabot in #816 - build(deps): bump three from 0.149.0 to 0.150.1 by @dependabot in #817
- build(deps): bump @types/node from 18.14.1 to 18.14.6 by @dependabot in #829
- build(deps): bump @mui/lab from 5.0.0-alpha.120 to 5.0.0-alpha.121 by @dependabot in #828
- build(deps): bump glob from 8.1.0 to 9.2.1 by @dependabot in #827
- update case for axis data by @Derstilon in #834
- add physics settings (#528) by @ostatni5 in #805
- build(deps): bump src/libs/converter from
22d5d37
toe669222
by @dependabot in #839 - Add new progress bars for running simulation by @Derstilon in #842
- Examples update by @grzanka in #849
- fixing github pages deploy by @grzanka in #848
- build(deps): bump src/libs/converter from
e669222
to71829f6
by @dependabot in #851 - build(deps): bump @mui/material from 5.11.10 to 5.11.13 by @dependabot in #852
- build(deps): bump webpack from 5.75.0 to 5.76.1 by @dependabot in #853
- build(deps): bump @mui/lab from 5.0.0-alpha.121 to 5.0.0-alpha.123 by @dependabot in #850
- Reformat input files and fix appbar error by @Derstilon in #830
- build(deps): bump web-vitals from 3.1.1 to 3.3.0 by @dependabot in #855
- build(deps): bump glob from 9.2.1 to 9.3.0 by @dependabot in #856
- Add a new endpoint for a different type of job running enviroment by @Derstilon in #875
- updated readme to include requirement for pip by @Bogdan2423 in #881
- Zones with commands by @Derstilon in #882
- build(deps): bump @types/jest from 29.4.0 to 29.5.0 by @dependabot in #873
- build(deps): bump webfactory/ssh-agent from 0.7.0 to 0.8.0 by @dependabot in #883
- Fix extraction of filename by @ostatni5 in #887
- Update accordion and add rename to tree by @ostatni5 in #885
- build(deps-dev): bump prettier from 2.8.4 to 2.8.7 by @dependabot in #889
- Added missing params to Scoring Output Types by @kacper1409 in #899
- Openshift by @grzanka in #898
- Add sad parameter #753 by @hendzeld in #888
- build(deps): bump src/libs/converter from
71829f6
to9d2c2f9
by @dependabot in #907 - Axis naming update by @p1003 in #909
- Bump JSON_VERSION to 0.6 by @ostatni5 in #917
- build(deps): bump src/libs/converter from
9d2c2f9
to9808d60
by @dependabot in #919 - 822 geometry of patient body by @ostatni5 in #847
- Add drag and drop files by @ostatni5 in #904
- build(deps): bump @mui/icons-material from 5.11.11 to 5.11.16 by @dependabot in #922
- Add Cross section CSG based by @ostatni5 in #921
- 793 configure simulation run by @Derstilon in #920
- Update examples by @p1003 in #929
- Update example 4 by @p1003 in #930
- Create ex5.json by @p1003 in #931
- Update ex1.json by @p1003 in #932
- build(deps): bump notistack from 2.0.8 to 3.0.1 by @dependabot in #843
- Fix #935 and #901 by @Derstilon in #939
- build(deps): bump src/libs/converter from
9808d60
to83860c9
by @dependabot in #942 - build(deps): bump pyodide from 0.22.1 to 0.23.1 by @dependabot in #941
- Creanup project by @Derstilon in #951
- Add helpers to cross-sections by @ostatni5 in #938
- build(deps): bump @mui/lab from 5.0.0-alpha.124 to 5.0.0-alpha.128 by @dependabot in #936
- build(deps): bump @emotion/react from 11.10.6 to 11.10.8 by @dependabot in #957
- build(deps): bump @mui/x-data-grid from 5.17.26 to 6.3.0 by @dependabot in #953
- Enable reordering of quantities by @ostatni5 in #958
- build(deps): bump web-vitals from 3.3.0 to 3.3.1 by @dependabot in #962
- Automatically mark dependabot PRs as ready to merge by @grzanka in #965
- Add reordering for Outputs by @ostatni5 in #960
- build(deps): bump @emotion/styled from 11.10.6 to 11.10.8 by @dependabot in #961
- build(deps): bump pyodide from 0.23.1 to 0.23.2 by @dependabot in #971
- Github codespace devcontainer by @grzanka in #973
- Fix/change zone algebra height to min content by @Derstilon in #890
- build(deps): bump src/libs/converter from
83860c9
toe1cb5f4
by @dependabot in #981 - build(deps): bump src/libs/converter from
e1cb5f4
to2a1ff47
by @dependabot in #984 - build(deps): bump @emotion/css from 11.10.6 to 11.11.0 by @dependabot in #980
- basic selenium test for menu button by @Bogdan2423 in #979
- 991 add selenium tests which checks converter by @Bogdan2423 in #1000
- build(deps): bump src/libs/converter from
2a1ff47
to7a12210
by @dependabot in #1007 - Refactor zone like objects by @Derstilon in #994
- added some IDs, updated tests by @Bogdan2423 in #1005
- retry on error for failed tests by @grzanka in #1010
- Add multiple reorders by @ostatni5 in #1015
- build(deps): bump src/libs/converter from
7a12210
to1a74a46
by @dependabot in #1020 - simulator selection button by @Bogdan2423 in #1004
- Add precommit formating by @Derstilon in #1026
- 998 update login panel by @Derstilon in #1023
- Deploy UI containers to github packages registry by @grzanka in #1035
- Adjust run simulation by @ostatni5 in #1019
- test conditional tests by @grzanka in #1052
- fix wrong script by @grzanka in #1056
- Add configurable backend URL by @ostatni5 in #1050
- fix GitHub actions for dependabot by @grzanka in #1059
- build(deps): bump xt0rted/pull-request-comment-branch from 1 to 2 by @dependabot in #1057
- adjust Dockerfile for new type of development by @grzanka in #1063
- Update manual_deploy.yml by @grzanka in #1064
- build(deps): bump docker/build-push-action from 2 to 4 by @dependabot in #1046
- build(deps): bump @types/node from 18.15.10 to 20.2.5 by @dependabot in #1047
- build(deps): bump @mui/lab from 5.0.0-alpha.128 to 5.0.0-alpha.133 by @dependabot in #1065
- Add Multigraph by @ostatni5 in #1061
- build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #1068
- build(deps): bump material-ui-popup-state from 5.0.8 to 5.0.9 by @dependabot in #1069
- build(deps): bump @uiw/react-textarea-code-editor from 2.1.1 to 2.1.6 by @dependabot in #1071
- build(deps): bump src/libs/converter from
1a74a46
to15f21ee
by @dependabot in #1074 - improved paging by @grzanka in #1072
- building process adapted to the python 3.11 by @grzanka in #1076
- docker compose file by @grzanka in #1079
- build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #1077
- 945 add beam modulator by @Derstilon in #1042
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #1090
- build(deps): bump @emotion/styled from 11.10.8 to 11.11.0 by @dependabot in #1073
- Sort imports by @ostatni5 in #1093
- cross-platform build for python by @grzanka in #1087
- Include newer info in job status by @ostatni5 in #1102
- 1070 reset file input by @Derstilon in #1100
- 1095 add https support by @grzanka in #1096
- build(deps): bump @mui/x-data-grid from 6.3.0 to 6.9.0 by @dependabot in #1098
- build(deps-dev): bump prettier from 2.8.7 to 2.8.8 by @dependabot in #1104
- master sync to keycloak by @grzanka in #1110
- build(deps): bump three from 0.150.1 to 0.154.0 by @dependabot in #1111
- 1092 fix cacheing by @Derstilon in #1094
- Add padding lines config by @Derstilon in #1114
- build(deps): bump src/libs/converter from
78e303a
to6aa7693
by @dependabot in #1115 - build(deps): bump @emotion/css from 11.11.0 to 11.11.2 by @dependabot in #1107
- build(deps): bump @types/jest from 29.5.0 to 29.5.2 by @dependabot in #1113
- build(deps): bump @mui/icons-material from 5.11.16 to 5.13.7 by @dependabot in #1117
- build(deps-dev): bump selenium-webdriver and @types/selenium-webdriver by @dependabot in #1116
- 906 Fix freezing UI by @hendzeld in #1066
- Set setPixelRatio to 1 by @ostatni5 in #1112
- build(deps): bump @uiw/react-textarea-code-editor from 2.1.6 to 2.1.7 by @dependabot in #1118
- build(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #1123
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1125
- keycloak integration by @grzanka in #1086
- build(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #1120
- build(deps): bump @mui/lab from 5.0.0-alpha.133 to 5.0.0-alpha.137 by @dependabot in #1126
- build(deps): bump web-vitals from 3.3.1 to 3.4.0 by @dependabot in #1131
- build(deps): bump @emotion/react from 11.10.8 to 11.11.1 by @dependabot in #1132
- 1040 extend context menu by @Derstilon in #1122
- Update Simulation page request by @Derstilon in #1135
- build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #1133
- Fix command stability by @Derstilon in #1137
- build(deps): bump @types/node from 20.2.5 to 20.4.7 by @dependabot in #1136
- build(deps): bump @types/node from 20.4.7 to 20.4.8 by @dependabot in #1143
- build(deps): bump @mui/lab from 5.0.0-alpha.137 to 5.0.0-alpha.138 by @dependabot in #1142
- build(deps): bump @mui/icons-material from 5.13.7 to 5.14.3 by @dependabot in #1147
- Job status refresh button by @Derstilon in #1148
- build(deps): bump keycloak-js from 21.1.2 to 22.0.1 by @dependabot in #1150
- build(deps): bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #1151
- build(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 by @dependabot in #1155
- 947 cloning items in a tree by @ostatni5 in #966
- build(deps): bump @mui/x-data-grid from 6.9.0 to 6.11.2 by @dependabot in #1157
- build(deps): bump @types/jest from 29.5.2 to 29.5.4 by @dependabot in #1158
- build(deps): bump @testing-library/jest-dom from 5.16.5 to 6.1.2 by @dependabot in #1159
- build(deps): bump three from 0.154.0 to 0.155.0 by @dependabot in #1160
- Improve Readme by @ostatni5 in #1164
- Fix duplication by @ostatni5 in #1163
- Add custom stopping power by @ostatni5 in #1084
- build(deps): bump @mui/material from 5.11.14 to 5.14.7 by @dependabot in #1166
- Alter snake to camel case function to not change string values of obj… by @Derstilon in #1177
- 220 resolve cancel issues by @Derstilon in #1170
- build(deps): bump src/libs/converter from
6aa7693
todcfb312
by @dependabot in #1181 - Fix button functionality on simulation card by @Derstilon in #1172
- display all errors sent as response. by @Derstilon in #1182
- Integrate converter with custom stopping power by @ostatni5 in #1174
- build(deps): bump @types/node from 20.5.0 to 20.5.9 by @dependabot in #1180
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1184
- build(deps-dev): bump gh-pages from 5.0.0 to 6.0.0 by @dependabot in #1183
- build(deps): bump src/libs/converter from
dcfb312
to26187cd
by @dependabot in #1185 - 1186 fix issues reported by dependabot by @Derstilon in #1187
- build(deps-dev): bump selenium-webdriver and @types/selenium-webdriver by @dependabot in #1192
- build(deps): bump @testing-library/jest-dom from 6.1.2 to 6.1.3 by @dependabot in #1193
- build(deps): bump pyodide from 0.23.2 to 0.23.4 by @dependabot in #1194
- build(deps): bump @mui/lab from 5.0.0-alpha.138 to 5.0.0-alpha.143 by @dependabot in #1190
- build(deps): bump three from 0.155.0 to 0.156.1 by @dependabot in #1191
- build(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 by @dependabot in #1200
- build(deps): bump src/libs/converter from
26187cd
to225c42d
by @dependabot in #1202 - build(deps-dev): bump prettier from 2.8.8 to 3.0.3 by @dependabot in #1199
- build(deps): bump react-merge-refs from 2.0.1 to 2.0.2 by @dependabot in #1197
- build(deps): bump @mui/material from 5.14.7 to 5.14.8 by @dependabot in #1198
- Move endpoint generation to function and add documentation explaining… by @Derstilon in #1189
- build(deps): bump myrotvorets/set-commit-status-action from 1.1.7 to 2.0.0 by @dependabot in #1203
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #1211
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #1209
- build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #1210
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #1208
- build(deps): bump @mui/x-data-grid from 6.11.2 to 6.13.0 by @dependabot in #1205
- build(deps): bump @mui/icons-material from 5.14.3 to 5.14.9 by @dependabot in #1212
- build(deps): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #1204
- build(deps): bump src/libs/converter from
225c42d
to2c282ad
by @dependabot in #1216 - build(deps): bump @mui/lab from 5.0.0-alpha.143 to 5.0.0-alpha.144 by @dependabot in #1215
- build(deps): bump pyodide from 0.23.4 to 0.24.0 by @dependabot in #1214
- build(deps): bump keycloak-js from 22.0.1 to 22.0.3 by @dependabot in #1213
- build(deps): bump @testing-library/user-event from 14.4.3 to 14.5.0 by @dependabot in #1217
- build(deps): bump @mui/x-data-grid from 6.13.0 to 6.14.0 by @dependabot in #1218
- build(deps): bump @mui/material from 5.14.8 to 5.14.9 by @dependabot in #1219
- build(deps): bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #1222
- build(deps): bump @testing-library/user-event from 14.5.0 to 14.5.1 by @dependabot in #1221
- build(deps): bump @mui/lab from 5.0.0-alpha.144 to 5.0.0-alpha.145 by @dependabot in #1224
- build(deps): bump @mui/material from 5.14.9 to 5.14.10 by @dependabot in #1223
- build(deps-dev): bump selenium-webdriver and @types/selenium-webdriver by @dependabot in #1225
- build(deps): bump @mui/lab from 5.0.0-alpha.145 to 5.0.0-alpha.146 by @dependabot in #1230
- Provide search params properly for job cancelation endpoint by @Derstilon in #1232
- build(deps): bump glob from 10.3.4 to 10.3.10 by @dependabot in #1231
- mkdocs documentation by @grzanka in #1239
- fix deps by @grzanka in #1240
- fix deploy by @grzanka in #1241
- build(deps): bump @types/jest from 29.5.4 to 29.5.5 by @dependabot in #1220
- deploy to production instance by @grzanka in #1242
New Contributors
- @ostatni5 made their first contribution in #9
- @dependabot made their first contribution in #14
- @Derstilon made their first contribution in #46
- @deepsource-autofix made their first contribution in #155
- @retkiewi made their first contribution in #329
- @p1003 made their first contribution in #465
- @Bogdan2423 made their first contribution in #881
- @kacper1409 made their first contribution in #899
- @hendzeld made their first contribution in #888
Full Changelog: v1.0.0...v2.0.0