Commit Graph

19 Commits

Author SHA1 Message Date
Evgeny Kochetkov
e6ab08e297 chore(infra): format code with prettier
Just `yarn lint  --fix`
2018-03-05 17:59:03 +03:00
Kirill Shumilov
714e3b2af1 refactor(xod-client-browser, xod-client-electron): replace title attr with data-label for functional tests to prevent mixing visible by user data with data only for tests 2018-02-20 16:05:47 +03:00
Evgeny Kochetkov
a666fb32fb test(xod-client-electron): func test about saving a multi-file project to disk 2018-02-05 18:01:56 +03:00
Kirill Shumilov
e4f6913882 refactor(xod-client-electron): reduced code duplication 2018-02-05 15:55:39 +03:00
Kirill Shumilov
baa64152bc chore(xod-client-electron): fix test to wait for a message that appeared for a some time 2018-02-02 16:28:31 +03:00
Evgeny Kochetkov
a0d3839eca feat(xod-client-electron): unified welcome patch, ask no questions on IDE start
Closes #1036
2018-02-01 13:34:33 +03:00
Kirill Shumilov
8800d7156d style(xod-client): update and unify basic styles (font-sizes, colors) 2018-01-16 16:51:52 +03:00
Kirill Shumilov
40b29fd915 feat(xod-client): implement contextmenu in the Project Browser, add Add Library button to ProjectBrowser PanelToolbar, update tests to work properly with new contextmenu & replace title attributes in PatchGroupItems with data-id attributes 2017-12-14 11:52:07 +03:00
Evgeny Kochetkov
313c6ed145 test(xod-client-electron): remove unneeded assertion 2017-12-11 18:15:20 +03:00
Kirill Shumilov
dffefb92b7 test(xod-client-electron): add waitForExist to avoid failing test on installing library suite 2017-11-29 14:31:34 +03:00
Kirill Shumilov
a007d3917e test(xod-client-electron): add waiting for rendering of Editor component in electron functional tests to avoid failing of tests on slower machines (like Travis) 2017-11-29 13:25:53 +03:00
Evgeny Kochetkov
84f33c372f fix(xod-client): safer access to current tab properties
Closes #904
2017-11-29 11:22:52 +03:00
Kirill Shumilov
b381b62e72 test(xod-client-electron): add functional tests aboud saving project/libraries 2017-11-22 12:08:47 +03:00
Kirill Shumilov
e9b2eb15a1 feat(xod-client, xod-client-browser, xod-client-electron, xod-fs): add feature to install libraries from cloud in the IDE, integrate in both clients, add saving on FS for desktop client 2017-11-15 10:49:10 +03:00
Kirill Shumilov
50d56c999a test(xod-client-electron): tweak func test for deleting patch, that checks that tab is removed too 2017-10-19 19:10:18 +03:00
Kirill Shumilov
10921e6a34 test(xod-client-electron): add functional test for deleting patch 2017-10-19 19:10:18 +03:00
Evgeny Kochetkov
8dff698b25 test(xod-client-electron): add functional test for creating blink patch
Closes #533
2017-07-25 12:48:01 +03:00
Evgeny Kochetkov
7500335f2b tweak(xod-client-electron): update classnames in functional tests 2017-06-13 12:01:26 +03:00
Victor Nakoryakov
627cf16377 test(xod-client-electron): setup functional test tools 2017-05-30 17:21:53 +03:00