Actions
Feature #8937
closedHighlight JSON files syntax and check its correctness in the online editor
Start date:
06/09/2018
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
The most popular operation in Bridge is creating a new Job. On this stage a user has to modify JSON files to specify modules and rules to verify. Current online editor is a big step toward speeding up this process but to make it also convenient it is essential to highlight syntax and check correctness of JSON files also.
Checking syntax can be either implicit or explicit (by pressing a button), but the first case is preferable.
Updated by Evgeny Novikov over 6 years ago
- Target version changed from 2.0 to 1.1
This issue is not strictly bound with purposes of 2.0 that targets verification of C software.
Updated by Evgeny Novikov over 6 years ago
- Target version changed from 1.1 to 2.0
Let's Vladimir will do this after his vacation.
Updated by Evgeny Novikov over 6 years ago
- Related to Bug #9151: Bridge starts job even if job.json or tasks.json is invalid added
Updated by Vladimir Gratinskiy about 6 years ago
- Status changed from New to Resolved
Implemented in bridge-2.0
Updated by Evgeny Novikov about 6 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in b8bda00ac.
Actions