Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GladysAssistant/Gladys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.3
Choose a base ref
...
head repository: GladysAssistant/Gladys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.4
Choose a head ref
  • 16 commits
  • 151 files changed
  • 5 contributors

Commits on Dec 7, 2020

  1. Update CHANGELOG.md

    Pierre-Gilles committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    b79b9f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    7f43cf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Add color picker in device in rooms dashboard box (#945)

    * Dashboard color picker
    
    * Tasmota color
    
    * PhilipsHue color
    
    * Fix color picker removeEventListener
    atrovato authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    8a6ad94 View commit details
    Browse the repository at this point in the history
  2. Add eWelink service (#719)

    * Add ewelink ui
    
    * Add ewelink service
    
    * Refactoring and increase coverage
    
    * Update cover
    
    * Fix connection error if credentials change
    
    * Add fake requests data for the demo mode
    
    * Change from review
    
    * Resolve minor fixes before merging
    
    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    NickDub-old and Pierre-Gilles authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    92f4256 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Add TP-Link integration (#957)

    * feat(services): Add tp-link service
    
    * fix(tp-link): Fix bulb discovery
    
    - Better management of device type
    - Fix some labels
    
    * docs(tp-link): Add mock devices in demo.json
    
    * feat(tp-link): Write some tests and fix
    
    - Add 100% test coverage
    - Fix selector / external_id
    
    * fix(tp-link): Take PR feedbacks
    
    - Missing asserts in tests
    - Usage of bluebird Promise
    - Don't update dependencies version
    - Remove turnOn and turnOff from Controller
    
    * fix(tp-link): Manage front errors when save/delete
    
    * fix(tp-link): Fix memory leak on eventListeners
    cicoub13 authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    824d738 View commit details
    Browse the repository at this point in the history
  2. Change log level of post device action (#1013)

    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    atrovato and Pierre-Gilles authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    e6389a6 View commit details
    Browse the repository at this point in the history
  3. docs: Add demo link in README (#1011)

    Closes #820
    
    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    cicoub13 and Pierre-Gilles authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    a72a0d0 View commit details
    Browse the repository at this point in the history
  4. Fix access control typo (#1018)

    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    atrovato and Pierre-Gilles authored Dec 20, 2020
    Configuration menu
    Copy the full SHA
    e047cee View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Fix #1021 service status (#1022)

    * Remove NOT_CONFIGURED service status
    
    * Stopped service only on user request
    
    * Use Sequelize instead of SQL
    
    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    atrovato and Pierre-Gilles authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    9024d4b View commit details
    Browse the repository at this point in the history
  2. Add presence-sensor category (#1024)

    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    atrovato and Pierre-Gilles authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    0d8e2c9 View commit details
    Browse the repository at this point in the history
  3. Fix server eslint warnings (#1023)

    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    atrovato and Pierre-Gilles authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    da1d864 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    48d25c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    b745283 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Fix dashboard bug on color + multilevel device feature (#1031)

    Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
    atrovato and Pierre-Gilles authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ad845d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. MQTT: Generate random client ID (#1034)

    * ✨ mqtt clientId random suffix
    
    * 🐛 Revert logging for fixing test
    VonOx authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    d12ee01 View commit details
    Browse the repository at this point in the history
  2. 4.0.4

    Pierre-Gilles committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    198de18 View commit details
    Browse the repository at this point in the history
Loading