-
Notifications
You must be signed in to change notification settings - Fork 23
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: edit/create rows from tables interactive content widget #952
Commits on Jun 27, 2024
-
feat: create and edit rows from tables interactive widget
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: set store in widget Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: properly access store to create new row Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: search functionality Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: row reactivity Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> feat: add component testing skeleton files Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> test: start component testing for content reference widget Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: point package.json scripts to webpack.config.js Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix(test): properly mount component Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix(test): use default options and mix in given mount options Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix(tests): add styles for components Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> refactor(tests): move richObject to fixture Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> test: verify table title after mounting component Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> test: test searching in widget Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> refactor(tests): organize mount test Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: resolve pagination issues Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: change viewport dimensions in cypress config Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix: refine row selector Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> feat: create and edit rows from tables interactive widget Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix(css): edit row delete & save buttons Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> fix(css): fullscreen rich text edit Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for 3d5b467 - Browse repository at this point
Copy the full SHA 3d5b467View commit details -
fix: pagination footer does not increase widget width
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for 238d305 - Browse repository at this point
Copy the full SHA 238d305View commit details -
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for ea28e32 - Browse repository at this point
Copy the full SHA ea28e32View commit details -
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for 646a3af - Browse repository at this point
Copy the full SHA 646a3afView commit details -
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for b6d5b65 - Browse repository at this point
Copy the full SHA b6d5b65View commit details -
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Configuration menu - View commit details
-
Copy full SHA for 59dd70f - Browse repository at this point
Copy the full SHA 59dd70fView commit details -
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for f03c5c3 - Browse repository at this point
Copy the full SHA f03c5c3View commit details -
fix: Re-apply rows after load to reflect changes upon refresh
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for 4adbcee - Browse repository at this point
Copy the full SHA 4adbceeView commit details -
fix: Don't use cached table rows
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for 8745d27 - Browse repository at this point
Copy the full SHA 8745d27View commit details -
fix: Smart picker properly displays widget
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for d12e1e7 - Browse repository at this point
Copy the full SHA d12e1e7View commit details -
fix: Add
LoadEditor
event to PHP stubsSigned-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
Configuration menu - View commit details
-
Copy full SHA for 9f8933f - Browse repository at this point
Copy the full SHA 9f8933fView commit details