10124 Commits

Author SHA1 Message Date
Igor Kulikov
83da5520fc UI: Add settings forms for flot chart widgets. 2022-04-13 18:31:20 +03:00
Yuriy Lytvynchuk
e1b9f8211b getValueForSQLQuery: valueParameter.ToString() -> String.valueOf(valueParameter) 2022-04-13 17:55:38 +03:00
Yuriy Lytvynchuk
4b8e2efc38 logQuery: Log format modification 2022-04-13 17:19:11 +03:00
Yuriy Lytvynchuk
cecbacfad4 Query: add SQL string with parameters 2022-04-12 18:20:55 +03:00
Yuriy Lytvynchuk
1a4cf21bb1 Query: add SQL string with parameters 2022-04-11 20:00:07 +03:00
Yuriy Lytvynchuk
1f029983d1 Query: add SQL string with parameters 2022-04-11 19:33:59 +03:00
YevhenBondarenko
3592351a63 Used Queue entity 2022-04-11 11:03:14 +02:00
Igor Kulikov
9a0363593d UI: Add digiatal gauge widget settings form 2022-04-09 15:13:47 +03:00
Yuriy Lytvynchuk
8c76770b7a Merge remote-tracking branch 'origin/master' 2022-04-08 23:12:13 +03:00
Yuriy Lytvynchuk
ee4a3b90cc Query: add SQL string with parameters 2022-04-08 23:12:07 +03:00
Yuriy Lytvynchuk
97b9afac9a add SQL string with parameters 2022-04-08 23:01:51 +03:00
Andrew Shvayka
126e8b9639
Merge pull request #6265 from YevhenBondarenko/feature/update-versions
[3.4] updated spring, netty and jackson versions
2022-04-08 14:30:04 +03:00
Igor Kulikov
8fa493eb1c UI: Add analogue gauges widget settings forms 2022-04-06 16:07:42 +03:00
Yuriy
5809b0d6a8 QUERY: add SQL string with parameters 2022-04-05 17:53:54 +03:00
Igor Kulikov
9a83a4ae47
Merge pull request #6350 from ArtemDzhereleiko/bug-fix/candeactivate-shows-double-time
[3.4] UI: Fixed show double dialog with redirect
2022-04-05 11:16:57 +03:00
YevhenBondarenko
5c2ee4434c added consumerPerPartition to Queue entity 2022-04-04 17:06:40 +02:00
Igor Kulikov
03828d2a1f UI: Add alarms table widget/key settings forms 2022-04-04 15:58:58 +03:00
Igor Kulikov
852b1d62f5 UI: Refactoring 2022-04-04 14:12:56 +03:00
Igor Kulikov
a735586f1e UI: Add entities table widget and key settings form 2022-04-04 14:07:35 +03:00
YevhenBondarenko
ec79601e5e updated spring versions via CVE-2021-22096 2022-04-04 12:45:58 +02:00
Igor Kulikov
323c67ff2a UI: Add HTML card/HTML value card widget settings form 2022-04-04 13:14:41 +03:00
Igor Kulikov
63da3e048f UI: Add entities hierarchy widget settings form 2022-04-02 18:54:48 +03:00
Igor Kulikov
b4b4015061 UI: Add dashboard state widget settings form 2022-04-02 18:27:01 +03:00
Igor Kulikov
a6da5644a3 UI: Add simple card widget settings form 2022-04-02 17:49:39 +03:00
Igor Kulikov
7cc553021b UI: Add label widget settings form 2022-04-02 15:09:40 +03:00
Igor Kulikov
0177904eb2 UI: Add markdown widget settings form 2022-04-01 19:18:50 +03:00
Igor Kulikov
ac56d06a55 UI: Settings forms for Timeseries table widget 2022-04-01 17:03:57 +03:00
YevhenBondarenko
b86a1546e8 created queue routing service 2022-04-01 13:33:11 +02:00
YevhenBondarenko
4f0f95912e BaseQueueServiceTest is abstract 2022-03-31 19:42:57 +02:00
fe-dev
53e1654651 Fixed double time dialog with redirect 2022-03-31 19:49:41 +03:00
YevhenBondarenko
061ffcba53 drop queue table in tests 2022-03-31 18:24:28 +02:00
ivankozka
3cf2caed00 add tests to search for alarms with user hierarchy 2022-03-31 19:24:02 +03:00
fe-dev
b774db583c Fixed double time dialog with redirect 2022-03-31 16:24:11 +03:00
Igor Kulikov
b79c218ac3
Merge pull request #6339 from vvlladd28/bug/build-ui/windows
[3.4] UI: Fixed generate types and build in Windows OS
2022-03-30 14:01:40 +03:00
Vladyslav Prykhodko
87fed7d235 UI: Fixed generate types and build in Windows OS 2022-03-30 13:31:45 +03:00
Igor Kulikov
2422cd7882 Merge with develop/3.4 2022-03-30 11:14:54 +03:00
Viacheslav Klimov
8eb68ff7a6 Revert changes to UserCredentials 2022-03-30 10:50:57 +03:00
Viacheslav Klimov
de16eca0a5 Fix RateLimitsTest 2022-03-30 10:48:56 +03:00
Viacheslav Klimov
b58be41083 Tests for JwtTokenFactory 2022-03-30 10:44:21 +03:00
YevhenBondarenko
e5eb484c2f added TbQueueClusterService and NorificationsTopicService 2022-03-29 21:42:46 +03:00
Viacheslav Klimov
190430ffc4 Store 2FA account config in UserAuthSettings table 2022-03-29 19:18:00 +03:00
Igor Kulikov
fa3d8870d5
Merge pull request #6335 from thingsboard/feature/timeseries-widget-latest-values
[3.4] Latest values support for Timeseries widgets
2022-03-29 16:40:34 +03:00
Viacheslav Klimov
922436d38b Tests for rate limits with different refill strategy 2022-03-29 16:30:57 +03:00
Igor Kulikov
739b21bab2 Merge branch 'develop/3.4' into feature/timeseries-widget-latest-values 2022-03-29 16:24:06 +03:00
Igor Kulikov
c7e75eb5b8 UI: Fix legend style 2022-03-29 16:23:39 +03:00
Andrew Shvayka
aacdde9f77
Merge pull request #6330 from ViacheslavKlimov/fix/ota-constraint-install-script
[3.4] Fix SQL error on reinstall
2022-03-29 13:35:16 +03:00
Viacheslav Klimov
95f41810ac Store 2FA account config is UserCredentials' additionalInfo 2022-03-29 11:32:27 +03:00
Andrew Shvayka
ec7e285272
Merge pull request #6307 from thingsboard/fix_bug_test_coap3
[3.4] Сoap fix bug test3
2022-03-29 09:20:12 +03:00
YevhenBondarenko
3764ebfa1c implemented deleteTopic for queues 2022-03-28 22:38:31 +03:00
Viacheslav Klimov
b396aa4a38 Use JdbcTemplate in EntitiesSchemaSqlTest 2022-03-28 16:26:05 +03:00