-
Notifications
You must be signed in to change notification settings - Fork 25
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
connect to other apps #18
Comments
well, what is the use case for your request? |
Showing data in another format |
Well, I guess that's something for the analytics app. |
If we need a new column type to connect data from other apps, lets discuss it in the section for new column types. |
# This is the 1st commit message: feat: create and edit rows from tables interactive widget Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #2: fix: set store in widget Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #3: fix: properly access store to create new row Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #4: fix: search functionality Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #5: fix: row reactivity Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #6: feat: add component testing skeleton files Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #7: test: start component testing for content reference widget Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #8: fix: point package.json scripts to webpack.config.js Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #9: fix(test): properly mount component Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #10: fix(test): use default options and mix in given mount options Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #11: fix(tests): add styles for components Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #12: refactor(tests): move richObject to fixture Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #13: test: verify table title after mounting component Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #14: test: test searching in widget Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #15: refactor(tests): organize mount test Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #16: fix: resolve pagination issues Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #17: fix: change viewport dimensions in cypress config Signed-off-by: Elizabeth Danzberger <[email protected]> # This is the commit message #18: fix: refine row selector Signed-off-by: Elizabeth Danzberger <[email protected]>
This app is great!
Woult it be possible to show data here from other apps, eg. deck, calendar, tasks?
nextcloud/deck#2399
nextcloud/deck#15
The text was updated successfully, but these errors were encountered: