Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(contract): add javascript validation #148
feat(contract): add javascript validation #148
Changes from all commits
8871f90
8fc2b54
c6e4e74
97d9930
7ffbd0a
0e6ceae
d7f4c58
e8b039c
723b94f
bfbd965
becf1cb
31093b9
7a6d833
b628285
2de3850
54219be
c007953
ca66f9f
ee04f10
14d83e2
b06d149
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 2 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L2
Check warning on line 7 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L7
Check warning on line 16 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L14-L16
Check warning on line 41 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L41
Check warning on line 48 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L47-L48
Check warning on line 55 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L54-L55
Check warning on line 63 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L60-L63
Check warning on line 65 in app/src/app/Views/Admin/Contract/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Create.php#L65
Check warning on line 2 in app/src/app/Views/Admin/Contract/Edit.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Edit.php#L2
Check warning on line 14 in app/src/app/Views/Admin/Contract/Edit.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Edit.php#L14
Check warning on line 42 in app/src/app/Views/Admin/Contract/Edit.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Edit.php#L42
Check warning on line 49 in app/src/app/Views/Admin/Contract/Edit.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Edit.php#L49
Check warning on line 56 in app/src/app/Views/Admin/Contract/Edit.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contract/Edit.php#L56
Check warning on line 15 in app/src/app/Views/Admin/Contracts.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contracts.php#L15
Check warning on line 66 in app/src/app/Views/Admin/Contracts.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contracts.php#L66
Check warning on line 75 in app/src/app/Views/Admin/Contracts.php
Codecov / codecov/patch
app/src/app/Views/Admin/Contracts.php#L75
Check warning on line 15 in app/src/app/Views/Admin/TreeType/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/TreeType/Create.php#L15
Check warning on line 47 in app/src/app/Views/Admin/TreeType/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/TreeType/Create.php#L44-L47
Check warning on line 49 in app/src/app/Views/Admin/TreeType/Create.php
Codecov / codecov/patch
app/src/app/Views/Admin/TreeType/Create.php#L49
Check warning on line 15 in app/src/app/Views/Admin/TreeType/Edit.php
Codecov / codecov/patch
app/src/app/Views/Admin/TreeType/Edit.php#L15