Commit Graph

56 Commits

Author SHA1 Message Date
Luc
3564810d1f Remove SSL Client settings
Add number type for generated results
Do not show Autostart section if set to  none
2022-06-22 20:56:59 +08:00
Luc
15893a2ba0 Update index.html 2022-06-22 10:52:09 +08:00
Luc
f2015680d2 Add sanity check it missing type of value
Fix Sensor address missing type
Add missing quotes for Sensor units
2022-06-22 10:49:47 +08:00
Luc
f081fb7500 Update with new SDIO BIT mode selection
Remove true on generated define because unnecessary and confusing (true/false is not handled, only defined  is handled)
2022-06-21 19:07:39 +08:00
Luc
7d40c71275 Update .gitignore 2022-06-18 16:25:45 +08:00
Luc
08a3f5458a Delete main.b558af0cf9037407d967.js.map 2022-06-18 16:24:52 +08:00
Luc
b3d4f1a252 Fix offline mode 2022-06-18 16:24:39 +08:00
Luc
eecc883df6 Update README.md 2022-06-18 14:13:27 +08:00
Luc
fa08c050d5 Update SSDP configuration settings
Add missing quote for text settings
Add sanitity checks
Add development settings for reference
2022-06-18 14:10:56 +08:00
Luc
18a1737680 Add notifications messages
Add button bar on top of generate page
Fix typo in configuration.json
2022-06-18 13:30:06 +08:00
Luc
a0a4984bf9 Add scripting
Fix accordion caching configuration and do not show latest one
Another workaround for random state for help using wrong help
2022-06-18 12:26:05 +08:00
Luc
86deef2ad7 Add camera settings 2022-06-18 10:49:53 +08:00
Luc
7c8604adb0 Add cors setting 2022-06-18 10:19:01 +08:00
Luc
335739d8af Update configuration.json
add remote file access settings
2022-06-18 09:56:23 +08:00
Luc
a9e04ad35a limit navigation to previous/next buttons
Allow to collapse/expand the configure.h
2022-06-18 09:12:22 +08:00
Luc
bc5b639ef3 Fix error with className and input field
Add some sanity check in footer
Fill several section with data configuration
2022-06-17 20:21:25 +08:00
Luc
fa7d424368 Adjust some boolean setting with "disableiffalse":true,
Fill more settings
2022-06-17 16:15:42 +08:00
Luc
cc92560adb Add reset feature setting 2022-06-17 15:36:15 +08:00
Luc
a0619de5da Update configuration.json
Display SD pins in another group
2022-06-17 13:29:01 +08:00
Luc
7a030edde4 Add filtering for already used pin values to avoid double use
Change section order in configuration.json for better rendering
Add SD Shared settings
2022-06-17 13:05:59 +08:00
Luc
cdd55c2f33 Add notvalue setting in depend to simplify exclusion 2022-06-17 09:06:37 +08:00
Luc
ecfc100fba Move pins to reference files
Add possibility to update pins list according need by updating local options array
2022-06-17 08:27:43 +08:00
Luc
7ac58cae33 Add SD Detect Pin selection according MCU - may need a review according each mcu 2022-06-16 17:39:35 +08:00
Luc
0fb5345431 Workaround of strange bug of useState not initialising value properly but use random one from another control
Update preact version to latest
Change some text
2022-06-16 09:28:13 +08:00
Luc
ed961ce02f Add auto fix if conditions change output 2022-06-15 15:14:47 +08:00
Luc
cf41809061 Add basic conditions management 2022-06-15 14:25:52 +08:00
Luc
5d3d66e199 Fill Network section
Add Update section code base
Add myconfig.h feature in header
Add some default settings
2022-06-15 10:16:00 +08:00
Luc
58fd6a273a Update index.html 2022-06-15 08:37:26 +08:00
Luc
30fab209a0 Add version and github link in about 2022-06-15 08:00:20 +08:00
Luc
72ee87ff14 Add FW type andSystem type to allow to help to download webui also 2022-06-14 19:42:52 +08:00
Luc
f5a40df6ef Add Serial settings content
Add Security and Others Tabs
Set configurator as default page
2022-06-14 14:42:25 +08:00
Luc
55b2b8a137 Update config.yml 2022-06-14 11:07:08 +08:00
Luc
3150febed4 Update README.md 2022-06-14 10:57:16 +08:00
Luc
8cdd44bf60 add logo 2022-06-14 10:31:48 +08:00
Luc
27e16d9421 Add context help for choice
Add more rendering in configuration.h
2022-06-14 09:36:47 +08:00
Luc
450146d37d Prepare translations
Add icon on navigation buttons
2022-06-13 20:52:43 +08:00
Luc
f5c694f003 Update Navigation - WIP 2022-06-13 09:03:58 +08:00
Luc
54ab451a7c More Framework for file generation POC 2022-06-12 21:31:16 +08:00
Luc
2441efcbfc Add save button as POC 2022-06-12 16:51:25 +08:00
Luc
59fbed205c Framework code from webui 2022-06-12 13:43:34 +08:00
Luc
cbe906a3eb Update README.md 2022-06-07 17:54:10 +08:00
Luc
b98f0ff9df Add base for Wiki 2022-06-07 17:50:45 +08:00
Luc
d3b7e74692 Early code base
Note: preact/spectre are not yet defined
2022-06-07 17:43:12 +08:00
Luc
a0d1710317 Merge branch 'main' of https://github.com/luc-github/ESP3D-Configurator 2022-06-07 16:04:59 +08:00
Luc
fd108dc42b Clean up 2022-06-07 16:04:56 +08:00
Luc
a445213ebf Add files via upload 2022-06-05 21:02:49 +08:00
Luc
0dd7403411 Update README.md 2022-06-04 19:07:20 +08:00
Luc
2c20e34a81 Update README.md 2022-06-04 19:06:33 +08:00
Luc
9d5f83ff49 Create README.md 2022-06-03 17:56:30 +08:00
Luc
ed9b866c5a Update configurator.yml 2022-06-03 15:58:53 +08:00