Files
Eric FELIXINE e30ae8ed09 feat(smart-app): implement complete mobile app MVP
- App.tsx: full navigation (Auth stack + Main tabs with 5 screens)
- Auth: LoginScreen, RegisterScreen, ForgotPasswordScreen
- HomeScreen: dashboard with IoT metrics, weather widget, alerts, quick actions, sensors
- MapScreen: interactive map with layer toggles (6 layers)
- MarketplaceScreen: categories (6), products (5), search
- ChatScreen: AI chat with quick prompts (4), bot responses
- ProfileScreen: user info, stats, menu (9 items), logout
- AlertsScreen: alert list with severity, acknowledge
- SensorsScreen: sensor list with type filters (6 types), search
- ZonesScreen: zone cards with stats
- SettingsScreen: language picker (FR/EN/ES/DE), privacy, about
- Stores: iotStore (sensors, zones, alerts), notificationStore, uiStore + i18n
- Hooks: useSensors, useAlerts, useNotifications, useLocation
- Components: Card, Button, LoadingSpinner, ErrorBoundary, Header
- Services: iotService, notificationService (with axios API client)
- Utils: formatters (temp, AQI, noise, dates), validators (email, password, IBAN)
- Theme: colors.ts with full design system (Blue Ocean palette)
- Ditto: fixed MongoDB connection, new JWT secrets, official gateway image
2026-06-01 18:00:35 -04:00

17 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v2.16.2](https://github.com/inspect-js/is-core-module.git

/compare/v2.16.1...v2.16.2) - 2026-05-05

Commits

[v2.16.1](https://github.com/inspect-js/is-core-module.git

/compare/v2.16.0...v2.16.1) - 2024-12-21

Fixed

[v2.16.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.15.1...v2.16.0) - 2024-12-13

Commits

[v2.15.1](https://github.com/inspect-js/is-core-module.git

/compare/v2.15.0...v2.15.1) - 2024-08-21

Commits

[v2.15.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.14.0...v2.15.0) - 2024-07-17

Commits

[v2.14.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.13.1...v2.14.0) - 2024-06-20

Commits

[v2.13.1](https://github.com/inspect-js/is-core-module.git

/compare/v2.13.0...v2.13.1) - 2023-10-20

Commits

[v2.13.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.12.1...v2.13.0) - 2023-08-05

Commits

[v2.12.1](https://github.com/inspect-js/is-core-module.git

/compare/v2.12.0...v2.12.1) - 2023-05-16

Commits

[v2.12.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.11.0...v2.12.0) - 2023-04-10

Commits

[v2.11.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.10.0...v2.11.0) - 2022-10-18

Commits

[v2.10.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.9.0...v2.10.0) - 2022-08-03

Commits

[v2.9.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.8.1...v2.9.0) - 2022-04-19

Commits

[v2.8.1](https://github.com/inspect-js/is-core-module.git

/compare/v2.8.0...v2.8.1) - 2022-01-05

Commits

[v2.8.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.7.0...v2.8.0) - 2021-10-14

Commits

[v2.7.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.6.0...v2.7.0) - 2021-09-27

Commits

[v2.6.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.5.0...v2.6.0) - 2021-08-17

Commits

[v2.5.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.4.0...v2.5.0) - 2021-07-12

Commits

[v2.4.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.3.0...v2.4.0) - 2021-05-09

Commits

[v2.3.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.2.0...v2.3.0) - 2021-04-24

Commits

[v2.2.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.1.0...v2.2.0) - 2020-11-26

Commits

[v2.1.0](https://github.com/inspect-js/is-core-module.git

/compare/v2.0.0...v2.1.0) - 2020-11-04

Commits

[v2.0.0](https://github.com/inspect-js/is-core-module.git

/compare/v1.0.2...v2.0.0) - 2020-09-29

Commits

[v1.0.2](https://github.com/inspect-js/is-core-module.git

/compare/v1.0.1...v1.0.2) - 2014-09-28

Commits

[v1.0.1](https://github.com/inspect-js/is-core-module.git

/compare/v1.0.0...v1.0.1) - 2014-09-28

Commits

v1.0.0 - 2014-09-28

Commits