forked fromzhangchunlin/uliweb-apijson
- Notifications
You must be signed in to change notification settings - Fork4
Sync#36
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Sync#36
Changes fromall commits
Commits
Show all changes
2 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
25 changes: 25 additions & 0 deletionsCHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Changelog | ||
- 0.2.0(2019-09-17) | ||
- setup: add fix utf8 for reading file | ||
- **fix json response structure to be same as original apijson api (java)** | ||
- demo: use menu to display example list | ||
- **add association query support** | ||
- 0.1.3(2019-08-06) | ||
- demo: use admlte style layout | ||
- apijson-table: add sort support | ||
- apply_vars -> _apply_vars to avoid mapping to view; don't show db exception detail for security | ||
- apijson-viewedit: remove custom_tcolumns_render_generator in apijson-viewedit; add custom_viewedit_componet block | ||
- 0.1.2 (2019-05-27) | ||
- **add @expr support in apijson_get array** | ||
- more strict check with model name in get action; fix request_tag should get with tag not with model name | ||
- add vue component apijson-viewedit | ||
- apijson post/put/delete should get model name from request_tag setting; add NECESSARY support in _put_one | ||
- add functions.get_apijson_table | ||
- apijson-table: add custom_tcolumns_render_generator prop; deault component is input in add modal; add Notice top config | ||
- 0.1.1 (2019-05-07) | ||
- more strict check to tag_POST; support DISALLOW in apijson_put | ||
- fix DISALLOW and NECESSARY get wrongly problem | ||
- vue component apijson-table: change hook function names; change "type" to "component" in fields config; override modal footer, only cancel button; add checkbox render; add set deleted support | ||
- 0.1.0 (2019-04-02) | ||
- First workable release |
2 changes: 2 additions & 0 deletionsdemo/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletionsdemo/apps/apijson_demo/templates/index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Binary file modifieddemo/doc/imgs/demo_screenshot.png
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.