Commit Graph

1345 Commits

Author SHA1 Message Date
Dan Ditomaso
5a4774e9f3 Merge branch 'master' into feat/update-tailwind 2025-02-20 13:03:40 -05:00
Dan Ditomaso
35be1bee59 Merge pull request #439 from danditomaso/fix/validate-ble-pin
fix: Add 6-digit BLE PIN validation and error management
2025-02-19 22:45:10 -05:00
Dan Ditomaso
a7a9ba0463 fix: validate bluetooth pin is 6 characters. 2025-02-19 22:29:42 -05:00
Tom Fifield
0b7bdda4bf Merge branch 'master' into switch-rsbuild-to-vite 2025-02-20 08:40:29 +08:00
Tom Fifield
2612997355 Merge pull request #436 from danditomaso/feat-add-formatting-github-action
feat: apply formatting as github action
2025-02-20 08:24:16 +08:00
Dan Ditomaso
84ca90ae97 fix: further action changes. 2025-02-19 11:47:07 -05:00
Dan Ditomaso
8c693f1956 fix: improve action to fix checkout issue 2025-02-19 11:44:36 -05:00
Dan Ditomaso
764328593d changed name of github action 2025-02-19 11:33:20 -05:00
Dan Ditomaso
e9b6c2495c feat: apply biome formatting as github action 2025-02-19 11:28:23 -05:00
Hunter Thornsberry
f4bddefd33 Merge pull request #435 from danditomaso/fix/allow-building-without-formatting 2025-02-19 10:29:45 -05:00
Dan Ditomaso
033409351e fix: allow app to build without require formatting 2025-02-19 10:22:21 -05:00
Dan Ditomaso
a6a66a7672 Merge pull request #434 from danditomaso/chore/fix-formatting-issue
chore: format http file
2025-02-19 10:13:50 -05:00
Dan Ditomaso
1f55d08adf Merge branch 'master' into chore/fix-formatting-issue 2025-02-19 10:13:12 -05:00
Dan Ditomaso
664fd1c2d0 chore: format file 2025-02-19 10:11:42 -05:00
Dan Ditomaso
c9572af445 Merge branch 'master' into feat/update-tailwind 2025-02-19 09:24:08 -05:00
Dan Ditomaso
98edd30360 Merge pull request #250 from Hunter275/issue-249-cors
add ability to enable/disable HTTPS connections
2025-02-19 09:09:18 -05:00
Dan Ditomaso
ab311bfa86 Merge branch 'master' into issue-249-cors 2025-02-19 09:07:08 -05:00
Dan Ditomaso
f4d58a9ea9 feat: updated app to tailwind 4.x 2025-02-19 07:47:02 -05:00
Dan Ditomaso
e769143e58 Merge pull request #430 from PhotoNomad0/bugfix-fixMapCrashHwModel
bugfix for Map crash
2025-02-18 13:03:14 -05:00
Dan Ditomaso
3c37899fe4 Merge pull request #307 from KomelT/feature/node-quick-options
[Feature request]: Nodes quick options
2025-02-18 13:02:08 -05:00
Tilen Komel
30d36789c1 Biome 2025-02-18 16:51:29 +01:00
Tilen Komel
971541a516 Merge branch 'master' into feature/node-quick-options 2025-02-18 16:50:56 +01:00
Dan Ditomaso
ca9e7d5c73 Merge pull request #429 from skeemer/add-avatar-to-node-table
Add Avator to nodes table
2025-02-18 10:21:26 -05:00
PhotoNomad0
61529675ec fix for Map crash on unsupported hwModel in Node. 2025-02-18 07:17:29 -05:00
Leo Lutz
22887b4dd6 Add avator to nodes table 2025-02-17 23:36:21 -07:00
Dan Ditomaso
c4383f4bd2 Merge pull request #423 from danditomaso/issue-407-text-style-messages
feat: added text style chat messages
2025-02-17 23:20:31 -05:00
Dan Ditomaso
0f0751e4d2 Merge pull request #409 from danditomaso/fix/map-zooms-on-click
Fixed map zooming when clicking on map marker. Fixed popup alignment to Map Marker
2025-02-17 23:20:13 -05:00
Dan Ditomaso
2a460dfdba Merge branch 'master' into issue-407-text-style-messages 2025-02-17 13:00:27 -05:00
Dan Ditomaso
2e42620d67 Merge pull request #426 from danditomaso/issue-425-toasts-in-light-mode
fix: fixed issue with toast background opacity in light mode
2025-02-16 20:05:50 -05:00
Dan Ditomaso
5cc24fd6ab fix: added border around markers 2025-02-14 11:41:06 -05:00
Dan Ditomaso
1c59d0451a fix: lighted border of outline button in dark mode 2025-02-14 11:30:28 -05:00
Dan Ditomaso
6d26996d65 fix: fixed issue with toast background opacity in light mode 2025-02-14 11:26:12 -05:00
Hunter Thornsberry
5f2f929af8 Merge pull request #416 from danditomaso/issue-415-message-input-allows-empty-messages
fix: prevent empty/blank messages from being sent.
2025-02-13 23:25:27 -05:00
Hunter Thornsberry
e129b7b469 Merge pull request #411 from danditomaso/issue-399-wrong-measurement-unit-in-map
feat: adding pluralizer util. fix: measurement unit in marker popup
2025-02-13 23:22:56 -05:00
Dan Ditomaso
c6f70a7b77 feat: added text style chat messages 2025-02-13 15:36:44 -05:00
Tom Fifield
f2a2e5ddf2 Merge pull request #285 from sgtwilko/patch-1
Use window.location.host so that websites run on non-standard ports i…
2025-02-12 08:48:17 +08:00
Dan Ditomaso
b7f92388c5 fix: added dark modifer to message input (#414) 2025-02-11 21:03:20 +01:00
Dan Ditomaso
8105f89c55 feat: switch to vite 6.1 2025-02-10 13:31:33 -05:00
Dan Ditomaso
467effa62e fix: prevent empty/blank messages from being sent. fix: count chars during copy/paste action 2025-02-10 12:24:57 -05:00
Dan Ditomaso
2627b9035d feat: adding pluralizer util. fix: measurement unit in marker popup 2025-02-08 23:11:54 -05:00
Dan Ditomaso
d9aff93993 fix: removed map zoom on marker click. feat: lined up popup with map marker 2025-02-08 21:49:17 -05:00
Dan Ditomaso
1fc72aa7be fix: keep existing zoom on map ndoe click 2025-02-08 08:32:29 -05:00
Hunter Thornsberry
b7067923c0 Merge pull request #394 from danditomaso/feat/add-multi-select
Feat: Add MultiSelect component
2025-02-07 23:42:35 -05:00
Hunter Thornsberry
ed3ae2622e Merge pull request #390 from danditomaso/fix/improve-styling-of-chat
fix: improve styling of messages
2025-02-07 23:34:43 -05:00
Hunter275
e3cc95cfd8 add missing maxBytes to MessageInput 2025-02-07 23:28:55 -05:00
Dan Ditomaso
9456495a3d Merge pull request #406 from danditomaso/feat--update-required-pnpm-version
fix: Updated required pnpm version to use latest 10.x version
2025-02-07 20:10:03 -05:00
Dan Ditomaso
53fe300fe9 fix: updating position flags to be more readable 2025-02-07 11:08:59 -05:00
Dan Ditomaso
76aea1a038 fix: updated required package manager to use latest vrsion 2025-02-07 10:45:40 -05:00
Dan Ditomaso
921f9b21a2 fix: added overflow scroll back to page layout 2025-02-07 10:39:23 -05:00
Dan Ditomaso
d552dcd137 Merge branch 'master' into fix/improve-styling-of-chat 2025-02-07 10:25:15 -05:00