Commit Graph

2030 Commits

Author SHA1 Message Date
RadoslavDimchev f1d5697ba2 fix: css import order 2023-12-20 10:47:44 +02:00
RadoslavDimchev b8ad2b0a3f fix: remove connect device tab 2023-12-20 10:47:17 +02:00
RadoslavDimchev a468f3283c feat: add function handlers 2023-12-20 10:46:11 +02:00
RadoslavDimchev 10f66214a1 fix: remove not used xstack 2023-12-20 10:28:20 +02:00
RadoslavDimchev 98a43ce92c feat: prop is advanced and show inputs 2023-12-20 09:48:19 +02:00
RadoslavDimchev 0fa87a5e0a feat: render different inputs for advanced 2023-12-20 09:36:31 +02:00
RadoslavDimchev e168639698 feat: add state and handler for advanced 2023-12-20 09:36:27 +02:00
RadoslavDimchev 5ba9af25f0 feat: add continue handler 2023-12-20 09:22:34 +02:00
RadoslavDimchev 4db22194bf feat: change continue button if is connecting via ip 2023-12-20 09:20:05 +02:00
RadoslavDimchev 53bdf40344 feat: add examples for new story 2023-12-20 09:15:34 +02:00
RadoslavDimchev aa351bb9da fix: rename beacon component and story 2023-12-20 08:59:14 +02:00
RadoslavDimchev d436adc712 feat: add valid data for reusable component 2023-12-20 08:55:24 +02:00
RadoslavDimchev 5e2258c2aa fix: delete client address row component and story 2023-12-20 08:55:06 +02:00
RadoslavDimchev b719f4151a feat: make beacon address reusable component 2023-12-20 08:51:03 +02:00
RadoslavDimchev fbabf9ea93 fix: stories for pair device 2023-12-20 08:43:06 +02:00
RadoslavDimchev 38164213ab feat: move components to specific subfolder 2023-12-20 08:42:03 +02:00
RadoslavDimchev 58d5aa449f feat: rename connect existing instance to connect via ip 2023-12-20 08:04:35 +02:00
RadoslavDimchev 05ba52e3bf fix: imports order for new pair device components 2023-12-20 08:01:24 +02:00
RadoslavDimchev b3c7deb54f feat: move components to pair device folder 2023-12-20 08:00:21 +02:00
RadoslavDimchev 328bc5fce7 feat: render existing instance in pair device 2023-12-20 07:57:15 +02:00
RadoslavDimchev 1175e1f4af feat: remove url for pair existing instance 2023-12-19 23:03:49 +02:00
RadoslavDimchev 76f6d05d40 feat: simplify buttons via ternary operator 2023-12-18 22:51:52 +02:00
RadoslavDimchev fad4773047 fix: delete connection blue svg 2023-12-18 22:39:03 +02:00
RadoslavDimchev 5480990e7a fix: add icon from status instead of image 2023-12-18 22:38:10 +02:00
RadoslavDimchev 90e539b4d7 feat: update handler to change two way 2023-12-18 22:09:24 +02:00
RadoslavDimchev e181e1a873 feat: show different button for state 2023-12-18 22:07:02 +02:00
RadoslavDimchev 2199fe28e4 feat: add button for pair with id 2023-12-18 22:05:46 +02:00
RadoslavDimchev 7ef5e5e688 fix: change handler for connect via IP button 2023-12-18 22:03:17 +02:00
RadoslavDimchev adbf3b59e2 feat: add state for is connecting via IP 2023-12-18 22:02:46 +02:00
Hristo Nedelkov ac9eb307a0
Merge pull request #32 from nimbus-gui/hn.fix-connectDevicePage
Update ConnectDevicePage.tsx
2023-12-15 13:04:50 +02:00
Hristo Nedelkov f8e0f7e01c Update ConnectDevicePage.tsx 2023-12-15 13:04:17 +02:00
Hristo Nedelkov 9ca87c1aff Update ConnectDevicePage.tsx 2023-12-15 12:27:41 +02:00
Hristo Nedelkov 2ad62c9c6b format 2023-12-15 12:24:32 +02:00
Hristo Nedelkov 6480e57499 Delete ConnectDevicePage.module.css 2023-12-15 12:24:20 +02:00
Hristo Nedelkov b65c19fbf9 Update ConnectDevicePage.tsx 2023-12-15 12:24:13 +02:00
Hristo Nedelkov 569859f5f6 Create ConnectDevicePage.module.css 2023-12-15 12:23:40 +02:00
Radoslav Dimchev 1113079e27
Merge pull request #30 from nimbus-gui/rd.landing-page-responsive
Landing page responsive
2023-12-15 11:43:32 +02:00
RadoslavDimchev eeeadc6cda fix: format code 2023-12-15 11:40:39 +02:00
Hristo Nedelkov 4001c292a4
Merge pull request #31 from nimbus-gui/hn.make-responsive-DeviceHealthCheck
Hn.make responsive device health check
2023-12-15 11:38:33 +02:00
RadoslavDimchev 8be67b5b18 feat: change width to percentage 2023-12-15 11:27:21 +02:00
Hristo Nedelkov 32776ea723 format 2023-12-15 10:37:09 +02:00
Hristo Nedelkov c4eb0c1900 make HealthCheck responsive 2023-12-15 10:36:55 +02:00
RadoslavDimchev 74e2b956bb fix: wrong spelling function 2023-12-15 10:30:19 +02:00
RadoslavDimchev a4fc6a6796 fix: make quick start bar css to module 2023-12-15 10:27:03 +02:00
RadoslavDimchev 19c45eeb6b feat: add responsive to quick start bar 2023-12-15 10:24:05 +02:00
RadoslavDimchev 216ac601b2 feat: add styles to landing page 2023-12-15 10:22:00 +02:00
RadoslavDimchev 0e21f85fb6 fix: make landing page css to module 2023-12-15 10:20:22 +02:00
Radoslav Dimchev 687842f7d7
Merge pull request #29 from nimbus-gui/rd.pair-device-responsive
Pair device responsive
2023-12-15 10:08:59 +02:00
RadoslavDimchev c3df711074 fix: format every file 2023-12-15 10:06:10 +02:00
Radoslav Dimchev 201a25a01a
Merge branch 'main' into rd.pair-device-responsive 2023-12-14 17:27:14 +02:00