marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 728 forks source link

deletionView and onSubmitSuccess/onSubmitError #1361

Open tomy2105 opened 7 years ago

tomy2105 commented 7 years ago

This resolves https://github.com/marmelab/ng-admin/issues/1106 and obsoletes (already closed) https://github.com/marmelab/ng-admin/pull/1111.

admin-config pull request https://github.com/marmelab/admin-config/pull/67 needed for this to function!

tomy2105 commented 7 years ago

Due to unfortunate usage of bash on windows at the moment (need some time to build my linux machine) I cannot run tests and thus unable to fix test case to follow my changes. I've tested manually and my fix works, so I'm pretty sure it is only test case that needs update. If anyone else might give me a hand with this I'd be grateful.

tomy2105 commented 7 years ago

OK, the initial error due to test case not being update is gone. But again I don't understand check failed error message "No selenium server jar found at", can someone please see what happened and why please.