aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.config.js
AgeCommit message (Collapse)AuthorFilesLines
2024-01-29Update HVAC app to use grpc-web instead of websocketsRoger Zanoni1-0/+3
Adapt the HTML5 applications to use kuksa.val service Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: I3e36a6c08041db8fb59fd7f20497c1c156bbb2f7
2022-11-02Adapt the demo to use kuksa.val serviceRoger Zanoni1-3/+4
- The "AUTO" element was removed because there's no compatible VSS signal. - Removed the indicators below the seats and now they work only to toggle the state of the seat warmer. - The air distribution buttons now work as a radio group as there is only one AirDistribution setting per cabin. Bug-AGL: SPEC-4599 Signed-off-by: Roger Zanoni <rzanoni@igalia.com> Change-Id: Ibfaa477a7c27627ac524f39dd809b7a2195c7c9f
2022-05-03Update to recent dependencies.needlefish_13.93.0needlefish/13.93.013.93.0Jose Dapena Paz1-44/+30
Update to recent versions of webpack and other nodejs dependencies. Bug-AGL: SPEC-4355 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com> Change-Id: I1740be13a4b0b3e6b5832e58a805f1fa8374236b
2022-04-20Use appinfo.json instead of config.xmlJose Dapena Paz1-1/+1
Bug-AGL: SPEC-4251 Change-Id: Ic273c68913afaa2c92326778706cc36499d77d21 Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
2019-12-10Generate .wgt under package dirJacobo Aragunde Pérez1-1/+1
Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com> Change-Id: I5bec8ded9be7407da89bb6fe331b5dd943871e1e
2019-07-05FUNCT Add temperature managementHumberto Alfonso Díaz1-1/+2
2019-07-05FUNCT Add buttons, fan speed and chair functionalityHumberto Alfonso Díaz1-3/+11
2019-07-01RESTRUCT Update layout to remove homescreen stylesHumberto Alfonso Díaz1-1/+1
2019-06-20FUNCT Add support to load apps from AGLHumberto Alfonso Díaz1-1/+6
2019-06-20RESTRUT Rename app.js to index.js and remove bootstrap dependencyHumberto Alfonso Díaz1-2/+2
2019-06-20FUCNT Add zip stepHumberto Alfonso Díaz1-0/+8
2019-06-20FUNCT Added first visual versionHumberto Alfonso Díaz1-0/+23
2019-06-19STRUCT Repo structure with basic layoutHumberto Alfonso Díaz1-0/+59