Commit Graph

2103 Commits

Author SHA1 Message Date
RadoslavDimchev bc3903b5b0 feat: move is valid funcs to utilities 2024-01-24 09:46:40 +02:00
RadoslavDimchev 965f59aac0 feat: use new is advanced state and reducer 2024-01-24 09:42:53 +02:00
RadoslavDimchev 81fef16664 feat: add is advanced into slice 2024-01-24 09:42:25 +02:00
RadoslavDimchev b832ee70b0 feat: add live checking on the addresses and ports 2024-01-24 08:29:40 +02:00
RadoslavDimchev 5c2c065c00 feat: add Nimbus GUI title to document 2024-01-24 08:02:11 +02:00
RadoslavDimchev 40be4fb8bc fix: remove old meta tag 2024-01-24 08:00:56 +02:00
RadoslavDimchev 78e1ac65bd feat: add meta tag to not zoom clicking on input 2024-01-24 07:59:24 +02:00
RadoslavDimchev 00ff0138ac feat: delete state and reducer for checked addresses 2024-01-23 22:09:43 +02:00
RadoslavDimchev efd4e26cf2 feat: add custom styled check icon 2024-01-23 21:31:57 +02:00
RadoslavDimchev 064d68752f feat: add style for rows container 2024-01-07 20:35:36 +02:00
RadoslavDimchev 1627ec8563 fix: change css file name and class name 2024-01-07 20:34:19 +02:00
RadoslavDimchev c5d0c15045 feat: create media queries for columns order 2024-01-07 20:21:23 +02:00
RadoslavDimchev 535c939582 feat: add class name and remove style 2024-01-07 20:20:58 +02:00
RadoslavDimchev 601378588c fix: remove option for is advanced 2024-01-07 19:58:56 +02:00
RadoslavDimchev 7fadf4876d fix: change flex grow of porn input 2024-01-07 19:58:08 +02:00
RadoslavDimchev a15a616833 fix: pass is advanced prop event it is false 2024-01-07 19:56:41 +02:00
RadoslavDimchev ca3ef3401e feat: replace xstack with custom div 2024-01-07 19:56:24 +02:00
RadoslavDimchev ac033ba62a feat: change checks for port inputs 2024-01-07 19:55:59 +02:00
Radoslav Dimchev 836521aee4
Merge pull request #35 from nimbus-gui/rd.fix-connect-screens-flow
Fix connect screens flow
2024-01-06 22:39:23 +02:00
RadoslavDimchev 577d7af379 feat: add default values in slice with constants 2024-01-06 21:17:24 +02:00
RadoslavDimchev 47d7c45ba3 feat: use new constants into components 2024-01-06 21:16:05 +02:00
RadoslavDimchev 330da5a072 feat: use new constants for stories 2024-01-06 21:15:22 +02:00
RadoslavDimchev c315c5743c feat: add constants for ports 2024-01-06 21:13:22 +02:00
RadoslavDimchev da3016e3c9 feat: create constants for pair device 2024-01-06 21:10:57 +02:00
Emil Ivanichkov 8ff6bdc0f1
chore(nix): Add nix dev env 2024-01-05 18:14:07 +02:00
RadoslavDimchev f926cd4860 fix: add with router decorator for header story 2024-01-05 15:08:23 +02:00
RadoslavDimchev 001cfee956 fix: format label input field 2024-01-05 15:01:58 +02:00
RadoslavDimchev ae00a27a18 Merge branch 'main' into rd.fix-connect-screens-flow 2024-01-05 14:58:53 +02:00
Hristo Nedelkov 9db4e35425
Merge pull request #33 from nimbus-gui/hn.Fix-connect-device-responsive
Fix connect device responsive #85
2024-01-05 14:54:48 +02:00
RadoslavDimchev 00384f7ccf fix: story of inputs row and add examples 2024-01-05 14:51:15 +02:00
RadoslavDimchev 0ad30aa09a feat: create story for port input with examples 2024-01-05 14:41:50 +02:00
RadoslavDimchev bbf62ce59d fix name of create local node 2024-01-05 14:41:32 +02:00
RadoslavDimchev 218345b10b fix: create local node story place 2024-01-05 14:39:44 +02:00
RadoslavDimchev 48ee8abd47 feat: use new port input component 2024-01-05 14:27:39 +02:00
RadoslavDimchev 398cfde40c feat: create port input component to reuse 2024-01-05 14:27:06 +02:00
RadoslavDimchev 32c939a308 fix: change name of address and port inputs component 2024-01-05 10:39:11 +02:00
RadoslavDimchev 1a2c443c8a feat: use states and create new handlers with reducers 2024-01-05 10:33:54 +02:00
RadoslavDimchev 91ebee77da feat: pass props for is switch on and is checked 2024-01-05 10:22:30 +02:00
RadoslavDimchev 518dbd524f feat: add state and reducers for checks and switches 2024-01-05 10:20:37 +02:00
RadoslavDimchev 3131510d51 feat: create reusable reducers and remove old dispatches 2024-01-05 10:08:56 +02:00
RadoslavDimchev 106c145ef0 feat: make reusable handlers and use reducers 2024-01-05 09:55:42 +02:00
RadoslavDimchev 37469831e1 feat: pass new props to address ports component 2024-01-05 09:47:12 +02:00
RadoslavDimchev e7ca4b66cb feat: create new reducers for ports and addresses 2024-01-05 09:46:42 +02:00
RadoslavDimchev a7658bdde4 fix: rename state and handler for api token 2024-01-04 10:54:59 +02:00
RadoslavDimchev 918ec5c629 fix: delete old connect device page and story 2024-01-04 10:53:36 +02:00
RadoslavDimchev 364452590b fix: remove connect device route 2024-01-04 10:49:35 +02:00
RadoslavDimchev 115d139457 feat: create slice for pair device 2024-01-04 10:43:33 +02:00
RadoslavDimchev a0ac3f819a feat: show different inputs for is advanced 2024-01-03 13:24:36 +02:00
RadoslavDimchev efb6388a2f feat: pass props for inputs 2024-01-03 13:23:56 +02:00
RadoslavDimchev 9ca0a46528 fix: height and position of checkbox 2024-01-03 09:42:25 +02:00