Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rjs_json_form
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
rjs_json_form
Commits
3a2763c5
Commit
3a2763c5
authored
Sep 06, 2018
by
Boris Kocherov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update todo list
parent
b3eb39b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
README.md
README.md
+10
-10
No files found.
README.md
View file @
3a2763c5
...
...
@@ -7,7 +7,7 @@
[
gadget_erp5_page_slap_load_schema.html
](
gadget_erp5_page_slap_load_schema.html
)
*
**done**
remove jquery dependence
*
support in $ref
[
rfc6901
](
https://tools.ietf.org/html/rfc6901
)
*
**done**
support in $ref
[
rfc6901
](
https://tools.ietf.org/html/rfc6901
)
**Gadget for recursive form generation**
...
...
@@ -17,7 +17,7 @@
*
**done**
remove jquery dependence
*
**partly done**
full support of json schema
*
**done**
support in path
[
rfc6901
](
https://tools.ietf.org/html/rfc6901
)
*
using changeState and mutex
*
**done**
using changeState and mutex
*
separate form design from code for form generation
*
add general using documentation
...
...
@@ -53,7 +53,7 @@ Below is the list of JSON Schema validation properties and current supported sta
*
`maxItems`
-
rendering is not supported
*
`minItems`
-
rendering is not supported
-
**fixed**
rendering is not supported
*
`uniqueItems`
-
rendering is not supported
...
...
@@ -63,9 +63,9 @@ Below is the list of JSON Schema validation properties and current supported sta
*
`exclusiveMaximum`
*
`exclusiveMinimum`
*
`maximum`
*
`minimum`
*
`multipleOf`
*
*done*
`maximum`
*
*done*
`minimum`
*
*done*
`multipleOf`
**object**
...
...
@@ -81,7 +81,7 @@ Below is the list of JSON Schema validation properties and current supported sta
-
**fixed**
values can be only
`object`
types
-
**done**
add buttons for remove existed
`patternProperties`
-
**fixed**
can not be mixed with
`properties`
-
only regex .
*
in keys is supported
-
**fixed**
only regex .
*
in keys is supported
*
`properties`
*
`required`
...
...
@@ -89,8 +89,8 @@ Below is the list of JSON Schema validation properties and current supported sta
*online input limitation should be improved*
*
`maxLength`
*
`minLength`
*
`pattern`
*
**done**
`maxLength`
*
**done**
`minLength`
*
**done**
`pattern`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment