Giter VIP home page Giter VIP logo

edgeview's Introduction

edgeview

Environment Prepare

Install node_modules:

npm install

or

yarn

Provided Scripts

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

Run e2e at local device

1. Running all the Tests

yarn playwright:test

1.1 Running a single test file

npx playwright test ${test file name}

1.2 Running tests on a specific project

View document on playwright.dev/docs/running-tests.

npx playwright test ${test file name} --project=chromium

1.3 Debugging all the Tests

yarn playwright:test-debug

2. View HTML Test Reports

yarn playwright:show-report

More

You can view full document on our official website. And welcome any feedback in our github.

edgeview's People

Contributors

ariaato avatar frankgty avatar longlsl avatar qiaolei1 avatar wu-wenxiang avatar zhangke01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

edgeview's Issues

The prompt is not friendly

Describe the bug

If there are duplicates when creating a new or editing device, the prompt message is not friendly

To Reproduce

Steps to reproduce the behavior:

  1. Create a device with duplicate serial numbers
  2. Click on 'submit'
  3. See error

Expected behavior

Prompt xx duplicate, unable to add, etc

Screenshots

截屏2022-09-28 16 58 02

截屏2022-09-28 16 49 44

Log Information

If applicable, add more detailed log information to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Unexpectedly quit editing during device creation

Describe the bug

The device management menu, click the blank area to exit the creation process during the creation of the device

To Reproduce

Steps to reproduce the behavior:

  1. On the Device Management page, create a "RSU Device" or "Camera Device" or "Radar Device" or "RSU Model"
  2. Click the Create button and enter some field information
  3. Click outside the edit box

Expected behavior

This editing will not be affected, and you can continue editing until you click the "Cancel" or "Submit" button

Actual behavior

Edit page disappears, edit is canceled

Screenshots

image

Log Information

N/A

Desktop (please complete the following information):

  • OS: MACOS
  • Browser: chrome
  • Version/branch: master/albany

Additional context

N/A

The Port should be a default value and so on

Describe the bug

  1. The Port should be a default value
  2. Prepend 'MQTT' to the username, Port and Password

Screenshots

185526410-6019bc3c-9e88-4b0e-9926-ed8fb1f8c54e

Desktop (please complete the following information):

  • OS: mac
  • Browser: chrome
  • Version: master

Lng and Lat Reg is wrong

Describe the bug

when add the lidar and radar, the Lng and Lat Reg is wrong

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Log Information

If applicable, add more detailed log information to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

add SPAT page

Describe the bug

1.add the page page to manager it
2.add the i18n

To Reproduce

N/A

Expected behavior

N/A

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

N/A

In RSU details, the RSU model does not show issue

Describe the bug

In Device Management-RSU Device, view the RSU device details page, the RSU model information is displayed as "-"

To Reproduce

Steps to reproduce the behavior:

  1. In Device Management - RSU Device, click RSU Details

Expected behavior

The details are displayed correctly, as is the RSU model number

Actual behavior

The RSU model information is displayed as "-"
In Chinese mode, the device mode display should be translated into Chinese

Screenshots

image

Log Information

N/A

Desktop (please complete the following information):

  • OS: MACOS
  • Browser: chrome
  • Version/branch: master/albany

Additional context

N/A

the modal of spat validate params need update

Describe the bug

the modal of spat , the phase id need change the rule of validate,

To Reproduce

Steps to reproduce the behavior:

  1. don`t auto fix the error
  2. need tell user what`s wrong

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Log Information

If applicable, add more detailed log information to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Event management list time sort field value change

Describe the bug

Event management list time sort field value change

To Reproduce

N/A

Expected behavior

Sort fields and value changes

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

N/A

bug list (2022/10/01-2022/10/27)

错误 #150312: 回归:设备管理新建/编辑时id重复,提示语改成xx重复,新建/编辑失败

错误 #150700: 信号灯设备新增描述(desc )字段
 
错误 #151054: 设备管理查询时需要支持包含查询(like %name%),现在是like name%
  
错误 #151112: 切换列表每页的数量功能不起效
 
错误 #151116: 设备管理-信号灯设备,列表中的【启用】字段名应该是【设备状态】
 
错误 #151204: 模拟器错别字修改:上行转发上线改为上行转发上限
 
错误 #151222: MAP上报云空控平台,点击详情报错

RSU information query page lacks delete function and sorting problems

Describe the bug

RSU information query does not have the delete function and the issue of sorting the event management list

To Reproduce

N/A

Expected behavior

  1. RSU information query can delete information
  2. Event management list can be sorted by time

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

N/A

Edge site configuration showing current mode

Describe the bug

Edge site configuration showing current mode

To Reproduce

N/A

Expected behavior

N/A

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

N/A

Node version is too low

Describe the bug

Node version is too low,now is node >= 10, but umi need node >= 14

To Reproduce

yarn install

Expected behavior

update the node version & docs

Modal box form layout is misplaced in pages such as RSU

Describe the bug

Modal box form layout is misplaced in pages such as RSU,the data on the RSU service configuration details page has no value and an empty string is displayed

To Reproduce

  1. On the RSU Devices page, click the New or Edit button
  2. Add or edit RSU equipment form layout misplacement

Expected behavior

  1. Modal box form layout is normal
  2. Display the default value '-' when the data has no value

Screenshots

1
2

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

rsuID needs verification

Describe the bug

rsuID need verification

Screenshots

WechatIMG1159

Desktop (please complete the following information):

  • OS: mac
  • Browser: chrome
  • Version: master

Maintenance - RSU information query, page display issue

Describe the bug

  1. On the RSU Information Query page, the query filter "Query RSU" is not working
  2. The newly created "Query Command" has no delete function, the list display should be in reverse order according to time

To Reproduce

Reference description

Expected behavior

Reference description

Screenshots

image
image

Log Information

N/A

Desktop (please complete the following information):

  • OS: MACOS
  • Browser: chrome
  • Version/branch: master/albany

Additional context

N/A

RSU device details running information display problem

Describe the bug

The running information of RSU equipment details is displayed in the form of a card list

To Reproduce

N/A

Expected behavior

  1. The running information is displayed in the form of a line graph

Screenshots

1

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

N/A

Adding push to aliyun registry besides dockerhub

Is your feature request related to a problem? Please describe.

Dockerhub sometimes pull slow in CN, so add aliyun registry as backup

Describe the solution you'd like

Adding push to aliyun registry besides dockerhub during CI

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Device management page, radar and camera device page query filtering issue

Describe the bug

When the device management page, radar and camera device pages are queried and filtered, the desired results cannot be filtered out according to "installation area" and "associated RSU"

To Reproduce

Steps to reproduce the behavior:

  1. Under the device management menu, create multiple radar devices and camera devices
  2. Select a query to filter by "Installation area" or "Associated RSU" criteria
  3. View filtered results

Expected behavior

Display the correct filtered results based on the filter criteria

Actual behavior

Show all device information

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: MACOS
  • Browser: chrome
  • Version/branch: master/albany

Additional context

N/A

need lidar page

Describe the bug

1.add the lidar page to manager it
2.fix the radarIp to radarIP
3.add the i18n

To Reproduce

N/A

Expected behavior

N/A

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

N/A

Added the function of deleting unregistered RSU devices

Describe the bug

Added the function of deleting unregistered RSU devices

To Reproduce

N/A

Expected behavior

N/A

Screenshots

N/A

Log Information

N/A

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Lack of gating workflows

Describe the bug
Lack of gating workflows: commitlint / dprint / unittest / syntax check / doc check, etc...

To Reproduce
N/A

Expected behavior
Adding github actions: gating workflows

Screenshots
N/A

Log Information
N/A

Desktop (please complete the following information):
N/A

Additional context
commitlint & dprint could refer to openv2x-docs

update the spat search params

Describe the bug

the spat search params should similar to lidar or radar

To Reproduce

Steps to reproduce the behavior:

change the search params

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Log Information

If applicable, add more detailed log information to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.