Skip to content

Fix/reserved word as variable brakes the application #465

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
106 commits
Select commit Hold shift + click to select a range
6e0580e
fix npm install error without package.lock
Feb 18, 2025
76b9d3b
first draft rearrange branch
Feb 19, 2025
972c1ca
add simulator generators
Feb 19, 2025
8705308
add nodes and components
Feb 19, 2025
67260af
simulator 2
Feb 19, 2025
4f41788
Merge branch 'development' into add/simulator
Thiemann96 Feb 19, 2025
4889604
fix package json
Feb 19, 2025
d996ce8
remove yarn lock
Feb 19, 2025
2a3d860
refactor: migrate from cra to vite
felixerdy Feb 18, 2025
4b15be2
refactor: esm
felixerdy Feb 19, 2025
9019803
fix: favicon
felixerdy Feb 19, 2025
e53e2c9
use compiler url from store
Feb 18, 2025
35a8611
rework arduino libraries in codeeditor
Feb 18, 2025
5f97351
use translations in library overview
Feb 18, 2025
7de2149
update readme
Feb 18, 2025
c8dd8f1
fix: double compilerUrl
felixerdy Feb 19, 2025
4f2a8c8
ci: test pr to development
felixerdy Feb 19, 2025
48bf72e
chore: update package-lock.json
felixerdy Feb 19, 2025
f3319bc
fix: LibrariesAccordion jsx
felixerdy Feb 19, 2025
acdda2c
fix: cypress config esm
felixerdy Feb 19, 2025
6f91633
Merge branch 'development' into add/simulator
Thiemann96 Feb 19, 2025
80509bf
edit file extensions
Feb 19, 2025
620e0d8
add ammars error prevention
Feb 19, 2025
e9fc28e
add lightuv sensor
Feb 20, 2025
629de1b
uv slider
Feb 20, 2025
f47c951
fix xyflow error
Feb 20, 2025
22c2444
add error prevention
Feb 20, 2025
e279753
remove console log
Feb 20, 2025
bc30d52
remove some errors which clog the console
Feb 20, 2025
bfda020
revert changes to atomic display
Feb 20, 2025
65bc13a
revert some changes made before
Feb 20, 2025
d7ecac1
Merge pull request #415 from sensebox/simulator/lightsensor
Thiemann96 Feb 20, 2025
005d862
fix function name
Feb 20, 2025
faa2d40
add random x position so pictures would not overlap
Feb 21, 2025
811d6ea
added reusable sensor node component
Feb 21, 2025
921b172
reduce zoom to improve accessibiliiyt
Feb 21, 2025
11c9598
added id to sliders
Feb 21, 2025
e48f4b6
remove console log
Feb 21, 2025
f423087
add hover effect to sensor node
Feb 25, 2025
d60d5d4
make smaller remove handles
Feb 25, 2025
1880226
edit toolbar in simulator accordion
Feb 25, 2025
8067086
include rectangles for imu and pd, make them callable from svg
Feb 25, 2025
d0013c1
i have added the water temprature sensor
ammar450 Feb 26, 2025
828b4ab
deselect pd
Mar 3, 2025
37f0a98
adjust svg image
Mar 3, 2025
a2621c8
add pd node
Mar 3, 2025
1a7b2b2
i have removed that fallback image that ws for to check the error
ammar450 Mar 3, 2025
9ff7f4d
add pd node to index
Mar 4, 2025
15fd3b5
add slider id
Mar 4, 2025
034f51e
Merge pull request #425 from sensebox/simulator/add/photodiode
Thiemann96 Mar 4, 2025
7356ae3
Merge branch 'add/simulator' into add/water-temprature-sensor
Thiemann96 Mar 4, 2025
af14bf9
Merge pull request #423 from sensebox/add/water-temprature-sensor
Thiemann96 Mar 4, 2025
d41a335
add search for toolbox
Mar 7, 2025
2656cff
add dps310 sensor
Mar 13, 2025
635d7bc
add altitude
Mar 13, 2025
2fa3722
add bme680
Mar 13, 2025
bf153d8
add scd30
Mar 13, 2025
ac861bd
put search on top
Mar 14, 2025
8005866
add search to mcu as well
Mar 14, 2025
1edd673
adding smt50 sensor for esp32 version
ammar450 Mar 18, 2025
5c0b459
added the smt50 sensor in simulator
ammar450 Mar 18, 2025
10484b8
i have added tof_imager sensor in simulator
ammar450 Mar 18, 2025
33bb287
i have added ultrasonic sensor
ammar450 Mar 18, 2025
0b6b8bb
Merge pull request #433 from sensebox/simulator-filterToolbox
Thiemann96 Mar 20, 2025
11b6a3b
Merge pull request #428 from sensebox/simulator-add-dps310
Thiemann96 Mar 20, 2025
a344c7c
Merge branch 'add/simulator' into simulator-add-scd30
Thiemann96 Mar 20, 2025
b4c4b60
Merge pull request #429 from sensebox/simulator-add-scd30
Thiemann96 Mar 20, 2025
1de01f7
Merge branch 'add/simulator' into add/smt50-soil-and-temp-sensor
Thiemann96 Mar 20, 2025
754610c
Merge pull request #437 from sensebox/add/smt50-soil-and-temp-sensor
Thiemann96 Mar 20, 2025
5692ece
Merge branch 'add/simulator' into simulator-add-bme680
Thiemann96 Mar 20, 2025
7d9564f
Merge pull request #430 from sensebox/simulator-add-bme680
Thiemann96 Mar 20, 2025
e59d748
Merge branch 'add/simulator' into add/tof-distance-imager
Thiemann96 Mar 20, 2025
5a41c33
Merge pull request #438 from sensebox/add/tof-distance-imager
Thiemann96 Mar 20, 2025
ca39f27
Merge branch 'add/simulator' into add/Ultrasonic-HC-SR04-–-Distance-S…
Thiemann96 Mar 20, 2025
e17c3df
Merge pull request #439 from sensebox/add/Ultrasonic-HC-SR04-–-Distan…
Thiemann96 Mar 20, 2025
daedc8b
fix sensor node view
Mar 20, 2025
4b571d2
remove port from simulator
Mar 20, 2025
bcab487
put tooltip viewer in accordion
Mar 20, 2025
7ea77b2
use sensebox wires
Mar 21, 2025
995edee
change file location
Mar 21, 2025
3ae4f04
uplaod first draft for fluoro bee
Mar 25, 2025
32d5aab
add fluoro bee
Mar 25, 2025
76b0781
position fluoro bee on xbee spot
Mar 25, 2025
0a0da7e
upload fluoro bee svg
Mar 25, 2025
94abd5a
toggle led's
Mar 25, 2025
19ddbf9
adjust javascript code to illuminate single leds
Mar 26, 2025
211dee7
adjust z index to always be on top
Mar 26, 2025
4b5abb8
added filter to the bee
Mar 26, 2025
91d6fa7
resetLEDs, button pressed, filter stuff
Mar 26, 2025
af3d62a
snap to grid for filter, enhanced filter svg
Mar 27, 2025
2041885
adjust offset parameters
Mar 27, 2025
1376739
add diamond to filter
Mar 27, 2025
9035fed
add br to menu
Mar 27, 2025
3ef1b4a
diamond using correct colors
Mar 27, 2025
9a0f0d6
functioning button was pressed
Mar 27, 2025
a9c5128
remove fit view on new node
Mar 27, 2025
5f48ddd
add pulse effect to diamond
Mar 27, 2025
7be22ff
update fluoro svg
Mar 27, 2025
ed43bcc
update
Mar 28, 2025
c992d2b
Merge pull request #446 from sensebox/simulator-fluoro-bee
Thiemann96 Apr 2, 2025
c60f73f
change color order
Apr 9, 2025
44a3e47
diamond changes
Apr 9, 2025
3fd569f
feat(simulator): update sensor graphics with standardized top-view re…
georgi-s Apr 14, 2025
e3a0bc9
change maxWidth="260px" by witdh="162px" in SensorNode.jsx
georgi-s Apr 15, 2025
e75a986
feat(simulator): enhance sensor components with handles and consisten…
georgi-s Apr 24, 2025
66b1685
Fix variable validation to show only one alert
georgi-s Apr 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions config-overrides.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/* config-overrides.js */

module.exports = function override(config, env) {
//do stuff with the webpack config...
return {
...config,
resolve: {
...config.resolve,
fallback: {
...config.resolve.fallback,
vm: require.resolve("vm-browserify"),
},
},
};
};
260 changes: 258 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading