14004 Commits (e4bf5a9b3a5134c20df3c014da170cbf9fa687c2)
 

Author SHA1 Message Date
Volodymyr Babak 5590ecb87e Fixed base edge event fetcher page link 5 years ago
Andrew Shvayka 584681465b
Merge pull request #5716 from YevhenBondarenko/lwm2m/model-updates 5 years ago
ArtemDzhereleiko fef7b26050 UI: Added a condition for ckeck boolean key type only for constant type 5 years ago
Andrew Shvayka 2d0890b43e
Merge pull request #5750 from YevhenBondarenko/feature/ts-notification 5 years ago
Volodymyr Babak 9d0867e272 Fixed queue start ts display on UI - use value instead of last update ts. Fixed ++ for queuestartts 5 years ago
ArtemDzhereleiko 8a421e3aa0 UI: Fixed constant boolean filters creating form 5 years ago
Igor Kulikov 54cbebbf2d Merge branch 'master' of github.com:thingsboard/thingsboard 5 years ago
YevhenBondarenko 19d8aca4a1 if write request can not be parsed to "multiple" we parse that to single 5 years ago
Igor Kulikov c94aa3a25a Improve markdown widget. Fix parent state params sync in dashboard state component when dashboard edit mode changed. 5 years ago
YevhenBondarenko a0af567bf0 removing old tag if new tag is empty 5 years ago
YevhenBondarenko 95e3f3c05b fixed double sending ota update after sleeping 5 years ago
Vladyslav_Prykhodko cfead9941e UI: Fixed code style 5 years ago
ArtemDzhereleiko 94d502e6ee UI: Refactoring 5 years ago
Igor Kulikov 40c2d71488 Improve parent state change handling by dashboard state component 5 years ago
Igor Kulikov 3ae20647aa Implement sync with parent state params for dashboard state component 5 years ago
Igor Kulikov ce3d929fec Fix json form default values handling 5 years ago
Volodymyr Babak c3e65c5019 Fixed dependency - use data commons instead of boot jpa starter 5 years ago
ArtemDzhereleiko d7f4bd5436 UI: Show legend fieldset only in timeseries and latest widget 5 years ago
Vladyslav_Prykhodko 00167d5872 UI: Refactoring attribute-datasource 5 years ago
Vladyslav_Prykhodko c20f6e4021 UI: Add in map widgets new group setting - Editor setting 5 years ago
ArtemDzhereleiko aac4ec07ab UI: Update and refactoring 5 years ago
Volodymyr Babak 34fcf74659 Organize imports 5 years ago
Volodymyr Babak 18fc3a1810 Merge remote-tracking branch 'origin/edge-event-sort-fix' into edge-event-sort-fix-2 5 years ago
Volodymyr Babak 36103ef01c Edge events must be sorted by ID as last sort 5 years ago
Igor Kulikov 3874f8ff46 Add ability to set widget and dashboard level CSS. Introduce dashboard state component with ability to be embedded inside markdown widget. 5 years ago
Volodymyr Babak 1934b7387d Moved toSort from DaoUtil to PageLink/TimePageLink classes 5 years ago
Volodymyr Babak 5cbc78fbf4 Added sort by ID for edge event to properly fetch events by page in case of repeated createdTime 5 years ago
van-vanich 167a40d416 remove unnecessary code 5 years ago
van-vanich 551f67ec02 add this feature for target attribute: 5 years ago
Igor Kulikov 6b9bdba92f
Merge pull request #5760 from smatvienko-tb/sql_batch_thread_count_better_hash_distribution 5 years ago
Igor Kulikov 688293843d
Merge pull request #5757 from vvlladd28/improvement/multiple-attribute/custom-icon-get-set-function 5 years ago
Igor Kulikov f441058c8e
Merge pull request #5758 from YevhenBondarenko/fix/ota-state-service 5 years ago
Igor Kulikov 0477e065d5 Improve map widgets: ability to return marker and tooltip offset from marker image function 5 years ago
dlandiak 9c44530ab9 added boolean param to the mqtt node to allow adding a suffix for client id param 5 years ago
Sergey Matvienko ddcee3d69d sql batch thread count have to be a prime number like 3 or 5 to gain perfect hash distribution 5 years ago
Vladyslav_Prykhodko 49a9a3136f UI: Improvement multiple attribute widget 5 years ago
YevhenBondarenko 017c4f072e fixed removing fw/sw attributes if fw/sw is not set 5 years ago
ArtemDzhereleiko 6a6b0638da Update and resolve conflicts 5 years ago
Sergey Matvienko 9a9b69f79c Merge branch 'master' of github.com:thingsboard/thingsboard 5 years ago
Igor Kulikov 3950b58845 Add tooltip offset settings for map widgets. Improve default values handling by json schema form component. 5 years ago
Igor Kulikov 5b4288ba4d
Merge pull request #5755 from vvlladd28/maps/edit-rectangle/cut 5 years ago
Vladyslav_Prykhodko 38bc05100e UI: Fixed incorrect work edit rectangle with cut 5 years ago
Igor Kulikov 99aa27965f
Merge pull request #5744 from larrydiamond/CVE202145105 5 years ago
Igor Kulikov ca5a2e5d80
Merge pull request #5753 from smatvienko-tb/pagelink_sorted 5 years ago
Igor Kulikov 783552f6c3 Merge branch 'master' of github.com:thingsboard/thingsboard 5 years ago
Igor Kulikov 66d6b8d687 Map rectangles support 5 years ago
Sergey Matvienko 0583880ec7 test: ota package refactored to get better output on assertion 5 years ago
Sergey Matvienko c14bba5b1e dao util: PageLink unsorted replaced with ORDER BY is ASC 5 years ago
Igor Kulikov 3ccc0bd817
Merge pull request #5749 from dmytro-landiak/queue-factories-fix 5 years ago
Igor Kulikov 82dc38ac67
Merge pull request #5751 from smatvienko-tb/device_delete_transactional_and_cache_evict_refactor 5 years ago