Skip to content

Releases: kekel87/ng-mono

v2023.4.0

28 Jun 19:52
123c87f
Compare
Choose a tag to compare

2023.4.0 (2024-06-28)

✨ Features

  • netatmo: use getroommeasure (#50) (1d2aab5)
  • travel-log: add auth (c30b9f1)
  • travel-log: add log and entry form (e16eabb)

🐛 Bug Fixes

  • supabase/auth-js error on startup (3ff6238)

🛠️ Refactorings

⚙️ Global

  • ⬆️ update repo and dependencies (#43) (6d4f8b9)
  • ⬆️ update repo and dependencies (#45) (65884a5)
  • ⬆️ update repo and dependencies (#45) (#48) (2b606f7)
  • ⬆️ update repo and dependencies (#47) (933230f)
  • move shared utils, fix jest angular config and eslint (bef844c)

v2023.3.0

20 Dec 17:05
068aa3f
Compare
Choose a tag to compare

2023.3.0 (2023-12-20)

✨ Features

  • travel-log: base layout, deploy and runtime config (9b252a6)
  • travel-log: load, list and display gpx (#33) (824da19)

🐛 Bug Fixes

  • netatmo: do not fetch module without active measure type (0019d86)

🛠️ Refactorings

  • collections: migrate to standalone (5688bcc)
  • collections: migrate to supabase (#41) (fe7062a)
  • migrate guard and resolver to functions (1e28909)
  • put and use utils in common (2f43853)

⚙️ Global

v2023.2.0

16 Jul 14:57
942dba1
Compare
Choose a tag to compare

2023.2.0 (2023-07-15)

⚙️ Global

  • ⬆️ update repo and dependencies (#13) (46f0818)

🛠️ Refactorings

  • migrate to natif takeUntilDestroyed (#15) (63eb6fa), closes #11

🐛 Bug Fixes

  • netatmo: close button on sidepanel (13fb042), closes #8

✨ Features

v2023.1.0

24 Jun 16:08
c86ba0b
Compare
Choose a tag to compare

2023.1.0 (2023-06-24)

📝 Documentation

⚙️ Global

  • update repo and dependencies (b9c7181)

✨ Features

  • collections: import from gitlab (8953cd1)

v2023.0.0

18 Mar 15:17
5a52df8
Compare
Choose a tag to compare

2023.0.0 (2023-03-18)

📝 Documentation

⚙️ Global

✨ Features

  • init angular material and styles (25c461f)
  • netatmo: add ability to navigate between intervals (130fd96)
  • netatmo: add echarts and quick dirty previous POC (2be936a)
  • netatmo: add netatmo api service and models (ab67f6c)
  • netatmo: add unit in tooltip (ffdedb9)
  • netatmo: added the possibility to change the type of query interval (c672335)
  • netatmo: auth - oauth2 setup (1cae9a7)
  • netatmo: clean y axis (aa89386)
  • netatmo: fetch many type of measures (47f4d5a)
  • netatmo: init home and filter store and filter interactions (795dddd)
  • netatmo: init measure store and display temperature of all modules (cde88b6)
  • netatmo: install and setup ngrx (a102a86)
  • netatmo: per module and mesure type fixed color management (bcd0b2d)
  • netatmo: remove Pressure from outdoor module (033f963)
  • netatmo: resize graph according to sidenav (1936d20)
  • netatmo: setup layout with sidenav (5ee0e8b)
  • netatmo: update favicon (b993a96)