-
Hi,
Whenever I try to increase the vertical margin in the grid layout config, it seems to increase all grid item's height exponentially. I assumed the intended behaviour is that the vertical margin…
-
CREATE TABLE IF NOT EXISTS _new_unique_cards (
card VARCHAR(100) NOT NULL,
person_id INT NOT NULL,
PRIMARY KEY (card, person_id),
FOREIGN KEY (p…
-
- [x] Changes to be made in APF New UAT environment
**Issue:**
The filter by GP is not functioning properly on the QRT dashboard. When attempting to get the count of PW and children with respect to …
-
```
type: custom:webrtc-camera
streams:
- url: onvif://admin:pass@192.168.x.x:80?subtype=MediaProfile00000
mode: webrtc
media: video,audio,microphone
menu:
buttons:
microphone:…
-
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout IN ('split') THEN
GROUP_CONCAT(face_name ORDER BY position SEPARATOR ' // ' )
ELSE
GROUP_…
-
Saw this in production this evening
-
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout IN ('split') THEN
GROUP_CONCAT(face_name ORDER BY position SEPARATOR ' // ' )
ELSE
GROUP_…
-
### Steps to reproduce
the bot send a adaptivecard to user, but the card show issue "This bot is disabled. Contact your IT admin for more information."
below is the card json:
{
"type": "Ad…
-
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout IN ('split') THEN
GROUP_CONCAT(face_name ORDER BY position SEPARATOR ' // ' )
ELSE
GROUP_…
-
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' OR layout = 'adventure' OR layout = 'modal_dfc' THEN
GROU…