33 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
9c393dccba UI: Fixed queue autocomplete class name and code syle 2023-05-09 11:12:58 +03:00
Vladyslav_Prykhodko
069ef4de5b Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-03-06 10:21:41 +02:00
Igor Kulikov
d81add6fd7 UI: Angular 15 migration 2023-02-27 16:24:50 +02:00
Igor Kulikov
8711048ca6 UI: Angular 15 migration 2023-02-21 19:18:04 +02:00
Igor Kulikov
e5a9dbc795 UI: Angular 15 migration 2023-02-17 19:24:01 +02:00
Vladyslav_Prykhodko
2212a6d9be Merge remote-tracking branch 'upstream/develop/3.5' into feature/notification-system 2023-02-14 11:09:34 +02:00
Igor Kulikov
21cd557d96 UI: Angular 14 migration 2023-02-02 15:55:06 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Vladyslav_Prykhodko
00d04aec3c UI: Add notification request and inbox table 2023-01-17 18:26:25 +02:00
Kalutka Zhenya
f09f4f9246 bugfix 2023-01-16 18:24:01 +02:00
Kalutka Zhenya
54351756c7 Refactoring 2023-01-16 18:02:49 +02:00
Kalutka Zhenya
6617223435 Fix queue autocomplete style 2023-01-16 18:00:09 +02:00
Kalutka Zhenya
e0d936eeba Refactoring 2023-01-16 15:14:11 +02:00
Kalutka Zhenya
02d1cab445 Add hint Input for queue autocomplete 2023-01-16 15:11:40 +02:00
Vladyslav_Prykhodko
86895b33f5 UI: fixed queues autocomplete response data 2022-07-12 11:31:22 +03:00
Vladyslav_Prykhodko
07b226ffff Merge branch 'improvement/queue/id-to-name' into bug/queue-id-to-name 2022-07-12 10:27:31 +03:00
Vladyslav_Prykhodko
ff9e6505b3 UI: Change queueId to queueName 2022-07-11 18:03:14 +03:00
Igor Kulikov
f8fd258567 UI: Queue autocomplete - fix not found text. 2022-07-11 14:49:12 +03:00
fe-dev
d99d4ebb0d UI: add id to queues and fixed bugs 2022-05-25 18:45:00 +03:00
fe-dev
7d7d48f42e UI: delete queue-type-list and add to autocomplete description 2022-05-11 14:19:00 +03:00
fe-dev
7ef7613939 UI: Refactoring queue 2022-05-05 11:02:45 +03:00
YevhenBondarenko
4e4ac0012c used queueId instead of queueName in DeviceProfile and TbMsg 2022-04-13 21:55:03 +02:00
YevhenBondarenko
3592351a63 Used Queue entity 2022-04-11 11:03:14 +02:00
YevhenBondarenko
4512185cad created Queue entity, dao and ui 2022-02-18 16:41:24 +02:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
0ee4907567 Improve queue name selector 2021-08-26 16:22:35 +03:00
Andrii Shvaika
37fd7f4988 Validation and Replacement of Queue names in the Device profile 2021-08-26 15:51:59 +03:00
Vladyslav Prykhodko
c6295556c1 UI: Improvement autocomplete component: debounceTime and catchError 2021-06-24 01:40:10 +03:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
e095bd379f UI: Added trim value for created device, improvement created default rule chain and view queue-type-list 2020-11-03 11:05:14 +02:00
Andrii Shvaika
df3614f9e4 Fix Alarm repository. Add queue type list select. 2020-04-27 01:12:23 +03:00
Andrew Shvayka
38ebbe2576 Revert "Merge with master. AlarmRepository.findAlarms is failing (#2663)"
This reverts commit 2c02406ee5f41b08e655b634dd9871403f67149d.
2020-04-24 19:42:32 +03:00
Andrew Shvayka
2c02406ee5
Merge with master. AlarmRepository.findAlarms is failing (#2663)
* Merge with master. AlarmRepository.findAlarms is failing

* Fix Alarm repository. Add queue type list select.

Co-authored-by: Igor Kulikov <ikulikov@thingsboard.io>
2020-04-24 15:44:31 +03:00