Commit graph

642 commits

Author SHA1 Message Date
Rob Lourens cdabfc35e0 Fix search smoketest 2018-10-12 17:42:13 -07:00
Benjamin Pasero fc971b1674
electron@2.0.11 (#60143) 2018-10-08 16:08:23 +02:00
Joao Moreno 8206f6a172 tree tests 2018-10-04 15:29:36 +01:00
Joao Moreno ed287f0588 tree: twistie rendering participant 2018-10-04 08:37:29 +01:00
Joao Moreno 6e2817629b 💄 2018-10-04 08:37:29 +01:00
Benjamin Pasero 82192c3bcb 💄 tests loading properly 2018-10-03 17:38:40 +02:00
Joao Moreno 26ebe97ddd data tree: first steps 2018-10-03 15:26:02 +01:00
Joao Moreno 23fe4acb45 tree: abstract tree 2018-10-03 13:04:42 +01:00
Joao Moreno e4e040c6f2 tree test: back to level 5 2018-10-02 18:43:14 +02:00
Joao Moreno d6eca6882d tree perf collapseall 2018-10-02 17:46:59 +02:00
Joao Moreno a44e45188c tree test: refilter on load 2018-10-02 14:03:18 +02:00
Joao Moreno eeca0a4f51 Merge remote-tracking branch 'origin/joao/tree-filter' 2018-10-02 12:00:10 +02:00
Joao Moreno cae2a79139 yarn lock 2018-10-02 11:59:30 +02:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Joao Moreno 27086e07b6 tree test 2018-09-27 10:54:20 +02:00
Joao Moreno d2fd43d8a2 list view: request scrollable element on next animation frame 2018-09-26 22:56:54 +02:00
Joao Moreno 39238cb357 add refilter perf stats 2018-09-26 22:37:59 +02:00
Joao Moreno a70d87616d working filter demo 2018-09-26 22:33:08 +02:00
Joao Moreno 6fee1f6e78 tree: more filter testing 2018-09-26 22:16:35 +02:00
isidor bac5061d61 smoke test: fix debug failing test 2018-09-26 12:18:15 +02:00
Sandeep Somavarapu 138acafed8 Fix #58858 2018-09-24 10:33:34 +02:00
Joao Moreno 379e077cf2 tree: collapse all 2018-09-21 15:49:19 +02:00
isidor f8092f7573 debugActionsWidget -> debugToolbar 2018-09-19 16:06:58 +02:00
isidor 2adc5cccce debug.ts -> debugSmoke.ts to avoid duplicate names 2018-09-19 12:27:53 +02:00
Sandeep Somavarapu 5eb9eb9474 Fix #58583 2018-09-13 16:39:28 +02:00
Sandeep Somavarapu c6cc8127bd Fix #58060 2018-09-12 15:23:05 +02:00
Joao Moreno 732825ecc5 fix yarn.lock change 2018-09-11 22:50:16 +02:00
Joao Moreno 1914120000 remove cp 2018-09-11 17:29:46 +02:00
Joao Moreno 44572b18ea smoke: cleanup workspaceOrFolder 2018-09-11 17:29:24 +02:00
Joao Moreno c29fef0aa0 smoke: cleanup multiroot tests 2018-09-11 17:29:24 +02:00
Maarten Fonville 2ba2fa5d3c Update Electron to 2.0.9 (#58382) 2018-09-11 17:28:06 +02:00
Benjamin Pasero a4bf919e59
Cleanup bootstrap files (#58171)
* bootstrap  - first cut

* bootstrap => bootstrap-fork, bootstrap-shared => bootstrap

* bootstrap - extract uriFromPath()

* bootstrap - extract readfile/writefile

* bootstrap - share more code when loading renderers

* boostrap-electron-browser => bootstrap-window

* bootstrap - cleanup main.js

* bootstrap - handle index.js

* bootstrap 💄
2018-09-07 12:23:09 +02:00
Alex Dima c36258d23f Use const enums (to inline their values in JS) 2018-09-06 20:39:19 +02:00
Sandeep Somavarapu 554eb6e796 Revert "Fix #58060"
This reverts commit 7de4737b36.
2018-09-06 17:58:30 +02:00
Sandeep Somavarapu 7de4737b36 Fix #58060 2018-09-06 16:52:51 +02:00
Benjamin Pasero 2bf78e5cfe fix smoketest 2018-09-04 08:20:05 +02:00
Benjamin Pasero 19dea4730a 🎉 debt - remove builder 🎉 2018-09-04 08:08:03 +02:00
Rob Lourens 5ecfebae33 #57196 fix search smoketest 2018-09-02 20:49:49 -07:00
Joao Moreno a7a21f3118 smoketest: fix keyboard platform specific code 2018-08-28 14:37:34 +02:00
Sandeep Somavarapu 82f6a47ab5 Fix #57292 2018-08-28 13:24:03 +02:00
Benjamin Pasero c9120ee7fb comment out failing smoke test 2018-08-28 12:16:32 +02:00
Johannes Rieken 7a6a466cab tweak all those copies of uriFromPath, #56691 2018-08-24 10:58:08 +02:00
Benjamin Pasero 6607a81c12 debt - do not use deprecated Buffer() ctor 2018-08-22 10:42:36 +02:00
Joao Moreno ac6a7ad54b fix driver copy task 2018-08-20 21:07:05 +02:00
isidor fe747f81c0 debug smoke: match ona a substring for a specific stack frame due to a potential sufix "readonly node content"
fixes #56069
2018-08-15 12:14:20 +02:00
Rob Lourens 206e1b0914 Fix settings smoketest 2018-08-13 22:30:08 -07:00
Jackson Kearl a15b4ed66d Hopefully make install extensions smoke test less flakey (#56271) 2018-08-13 16:11:42 -07:00
Joao Moreno 37755faeb6 tree: fix expand/collapse 2018-08-10 23:15:45 +02:00
Christof Marti e8706e2223 Update smoke test (#29096) 2018-08-10 12:44:17 +02:00
Nil f48b0cb446 update smoke ts version 2018-08-09 20:28:50 +08:00