Skip to content

Commit

Permalink
Admin:
Browse files Browse the repository at this point in the history
- The children component has now the ability to receive a param of the number of children requested to the server by page.
- The children component can now filter children by name.
  • Loading branch information
ramsesmoreno committed Oct 15, 2021
1 parent fae3b6b commit d3eb25b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><base href=/admin/ ><title>Kusikusi Admin Frontend</title><meta charset=utf-8><meta name=description content="The generic Vue based front end for Kusikusi based projects"><meta name=format-detection content="telephone=no"><meta name=msapplication-tap-highlight content=no><meta name=viewport content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width"><link rel=icon type=image/png sizes=128x128 href=statics/icons/favicon-128x128.png><link rel=icon type=image/png sizes=96x96 href=statics/icons/favicon-96x96.png><link rel=icon type=image/png sizes=32x32 href=statics/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=statics/icons/favicon-16x16.png><link rel=icon type=image/ico href=statics/icons/favicon.ico><link href=/admin/css/app.0614239b.css rel=stylesheet></head><body><div id=q-app></div><script src=/admin/js/vendor.a2e7e2b2.js></script><script src=/admin/js/app.8d121656.js></script><script src=/admin/js/runtime.95b21c99.js></script></body></html>
<!DOCTYPE html><html><head><base href=/admin/ ><title>Kusikusi Admin Frontend</title><meta charset=utf-8><meta name=description content="The generic Vue based front end for Kusikusi based projects"><meta name=format-detection content="telephone=no"><meta name=msapplication-tap-highlight content=no><meta name=viewport content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width"><link rel=icon type=image/png sizes=128x128 href=statics/icons/favicon-128x128.png><link rel=icon type=image/png sizes=96x96 href=statics/icons/favicon-96x96.png><link rel=icon type=image/png sizes=32x32 href=statics/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=statics/icons/favicon-16x16.png><link rel=icon type=image/ico href=statics/icons/favicon.ico><link href=/admin/css/app.0614239b.css rel=stylesheet></head><body><div id=q-app></div><script src=/admin/js/vendor.a2e7e2b2.js></script><script src=/admin/js/app.8d121656.js></script><script src=/admin/js/runtime.90d333d9.js></script></body></html>
1 change: 1 addition & 0 deletions dist/js/3.184d82e2.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/3.c5fcfbf8.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/js/runtime.90d333d9.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/js/runtime.95b21c99.js

This file was deleted.

0 comments on commit d3eb25b

Please sign in to comment.