Skip to content

Neuron Dashboard 2.6.0 Released

Compare
Choose a tag to compare
@oucb oucb released this 15 Sep 09:49
· 13 commits to v2.6 since this release

What's Changed

  • feat(node config): support render array type data by @orangegzx in #377
  • feat(monitoring): search support memory funciton by @orangegzx in #379
  • feat(node): support jumping to the config page after created a node, and so on by @orangegzx in #378
  • fixed(styles): the sider bar doesn't have a scroll bar by @orangegzx in #380
  • refactor(node config): support jumping to the config page after created a node(#378) by @orangegzx in #382
  • refactor(plugin, node config):plugin description, schema field name and description, supported by the front end by @orangegzx in #381
  • fixed(tag): value is NaN when tag attribute is static and type is string by @orangegzx in #383
  • refactor(node config): modify some fileds i18n for schema(#381) by @orangegzx in #384
  • refactor(http): refactor catch error by @orangegzx in #385
  • fix(ci): fix ci issue by @ysfscream in #387
  • feat(ekuiper): upgrade ekuiper to version 1.9.2 by @orangegzx in #386
  • refactor(component): messageBox componentization, and unified style by @orangegzx in #388
  • Fixed(monitoring): there is data legacy in the search node or group name, after deleting the node, and so on. by @orangegzx in #390
  • Refactor(lang): reset default language to en by @orangegzx in #389
  • refactor(monitoring): handle error code 2003 & 2106 (node or group is not exist) #390 by @orangegzx in #391
  • fixed(node config): cannot submit when change SSL by @orangegzx in #392
  • refactor(lang): set default language to en when page 401 or 403. (#389) by @orangegzx in #393
  • revert(lang): set default language to en when logout.(#389, #393) by @orangegzx in #394
  • fixed(monitoring): node selector cannot automatically swith language by @orangegzx in #395
  • Feat(template): Added template management function. by @orangegzx in #396
  • refactor(http): error Only display error code and status code content by @orangegzx in #397
  • refactor(node tag): add error message, when the tag list form validate is error by @orangegzx in #398
  • Refactor(north group): check whether the topic contains wildcards #, +, when adding a subscription. by @orangegzx in #399
  • Fixed(lang): all form rules are defined using computed, void language switching failure by @orangegzx in #400
  • fixed(http): void timeout by @orangegzx in #401
  • Feat(template group): template support group function. by @orangegzx in #402
  • Feat(template tag): template support tag function by @orangegzx in #403
  • Feat(south): south devices can be created based on template by @orangegzx in #405
  • Fixed(south, template): when the decimal value of a tag is 0, does not display its value on the UI by @orangegzx in #409
  • Fixed(http): cancel all requesets when leaving the router, and not trigger error message by @orangegzx in #407
  • Feat(north, south): int type supports hexadecimal in the settings by @orangegzx in #412
  • Fixed(north): fixed the topic of mqtt by @orangegzx in #420
  • Revert(ekuiper): revert access to ekuiper by @orangegzx in #416
  • Feat(lang): support en version and zh-en version by @orangegzx in #418
  • Feat(north, south): support edit node name by @orangegzx in #423
  • Fixed(schema): fixed decimal regex by @orangegzx in #425
  • Fixed(schema): fixed the regex for string type, consider if the attibute is required by @orangegzx in #428
  • Revert(node config, plugin): plugin description, schema field name and description, supported by the front end.(#381, #384) by @orangegzx in #431
  • Refactor(monitoring): remove the label of the filter selectors, and add the specific placeholders by @orangegzx in #433
  • Feat(error code): add some error codes by @orangegzx in #438
  • Fixed(moniroting, node config): Hexadecimal support for uppercase(#411) by @orangegzx in #436
  • Feat(error code): add 1015, 2015 error code (#437) by @orangegzx in #442
  • Chore(build, ci): add CN version instead of ekuiper version by @orangegzx in #445
  • Fixed(monitoring, lang): localstorage storage nodeGroup data, and the lang reverts to the default lang by @orangegzx in #447
  • Feat(error code): add 2014 error code by @orangegzx in #449
  • Chore(build, ci): modify the default buildpack and buildpack name by @orangegzx in #451
  • Refactor(api): refactor the api params of south and template tags by @orangegzx in #453
  • Fixed(password、node): When the form is not filled and the language is switched, rule verification is triggered by @orangegzx in #459
  • Fixed(breamcrums): still take up space when breadcrumb are not shown by @orangegzx in #456
  • Style(*): refactoring style, reserved entry customization by @orangegzx in #455
  • Fixed(node): When the operation node takes the list again, the sorting is restored to the default by @orangegzx in #464
  • Fixed(node config): The problem of checking for value filling by @orangegzx in #463
  • Refactor(south group): refactor download template and export tags by a group by @orangegzx in #469
  • Feat(error code): add some error codes by @orangegzx in #473
  • Refactor(*): refactor the apis, to avoid triggering the same api multiple times by @orangegzx in #471
  • Refactor(south,north): refactor the use of composable functions to avoid triggering the same api multiple times when switching the card display. (#470) by @orangegzx in #475
  • Fixed(south, north): when switching the display mode, there is a problem with sorting data by @orangegzx in #477
  • FIxed(*): triggering validate form when swithing lang, and so on. by @orangegzx in #479
  • Fixed(login): reset default lang after big fresh on login page by @orangegzx in #482
  • Fixed(http): cancel api requests when login after leave login page by @orangegzx in #487
  • Feat(north group): ekuiper, websocket, sparkplugb plug-ins do not display topic info by @orangegzx in #492
  • Refactor(license): add loading by @orangegzx in #489
  • Feat(south group): support quick jump to data monitoring page from group list by @orangegzx in #494
  • Refactor(log): modify text to debug files by @orangegzx in #497
  • Feat(north group): the gewu plugin supports productKey param by @orangegzx in #503
  • Fixed(north group): fixed some problems about the productKey param(#503) by @orangegzx in #507
  • Refacrot(north group): modify ProductKey to productKey(#503) by @orangegzx in #512
  • Feat(south, north): statistics supports i18n by @orangegzx in #517
  • Feat(south group): group name support edit by @orangegzx in #519
  • Refactor(south, north): move the data statistic entry from more to the outer layer by @orangegzx in #521
  • Refactor(license): modify nodes usage to business node usage by @orangegzx in #533
  • Feat(north): the group of mqtt plugin supports multiple selection by @orangegzx in #534
  • Feat(north setting): the default value of clientID is set to neuron_{random strings of 6 lengths}(#552) by @orangegzx in #540
  • Feat(north): the group of gewu plugin supports multiple selection by @orangegzx in #536
  • Sync(master): sync the latest content from master, includes addtions and bug fixes from other branches by @orangegzx in #547
  • Feat(template group): support editing group by @orangegzx in #550
  • Fixed(south group): error code 2106 problem when updating a group by @orangegzx in #548
  • Feat(north group): ekuiper, websocket, sparkplugb support batch subscription by @orangegzx in #554
  • Refactor(node config): refactor the default value of clientID to neuron_{random string}(#540) by @orangegzx in #552
  • Refactor(node setting): support multiple dynamic variableds instead of just one(#540) by @orangegzx in #556
  • Feat(south, template): the add tags api timeout increased by 100ms when importing tags by excel by @orangegzx in #560
  • Feat(tag, monitoring): support BYTES type and wirte BYTES value by @orangegzx in #558
  • Refactor(north group): refactor gewu plugin name and its display (#536) by @orangegzx in #562
  • Refactor(license): modify error message when upload License failed by @orangegzx in #568
  • Refactor(node statistics): modify statistics icon by @orangegzx in #566
  • Feat(node statistic): statistic support i18n (#517) by @orangegzx in #564
  • Refactor(north group): rename gewu plugin name (#536) by @orangegzx in #570
  • Feat(north group): mqtt and gewu plugin support edit group by @orangegzx in #572
  • Refactor(license tip): refactor License warning tips by @orangegzx in #574
  • Fixed(south group): add validate for tags excel when import tags file by @orangegzx in #578
  • fix(useCheckLicense.ts): fix that can't display license tips when use… by @oucb in #581
  • fix(useSubscription.ts): name can only contain numbers and letters by @oucb in #582
  • refactor(useSubscription.ts): only check device name by @oucb in #583

New Contributors

  • @oucb made their first contribution in #581

Full Changelog: 2.4.2...2.6.0