* [webform] login and date control working
* [webform] text editor and autocomplete imports
* [webform] add utils (before commons) to web js
* [website][init] messages in website
* [webform][wip] date field
* [webform][purge] form via controls and values
* [webform] remove old extraneous get_data code
* [webform][purge] remove upload handler and other listeners
* [webform][new] WebForm object
* [webform] save docs
* [webform] edit profile
* [controls] import awesomplete in multiselect
* [webform] handle existing doc or new form
* [es-module] independence of grid control by import structure
* [webform] grid on website! Stage I
* [webform][grid] include meta, model and perm on website >.<
* [webform] fix payment details
* [webform][fix] get table fields
* [webform][test] remove server field html test as not required
* [webform] check document permission
* Rename WebForm.js to webform.js
- Use PostCSS instead of Less plugin
- Fixes CSS append problem
- Show which css file changed instead of rollup.manifest.css
- Minify CSS in production
- Cannot import less/css files in js files, put them in build.json
- Let's avoid major changes in Frappe Framework now :)
* init nightwatch.js
* add nightwatch to travis
typo
nightwatch fix
kill node
launch_url
run tests on local selenium
manually run sc
sc in bg with sleep
minor
minor
run test on chromedriver
simplify travis
minor
add chrome package
implicit chromedriver
nightwatch.global.js
path fix
console statement
enable screenshot
send screenshot to telegram
path
minor
remove chromium
add binary
screenshot
url
cleanup
increase timout
minor
minor
minor
* login test
add page_objects in config
Fix login test
* bench run-ui-tests
* update package.json
* update travis
* bench reinstall before running ui tests