Michael Bodnarchuk

Results 50 issues of Michael Bodnarchuk

There is API for getting page objects from a project https://github.com/codeceptjs/ui/blob/master/lib/api/get-page-objects.js We should have a page to display page objects on a special page ![image](https://user-images.githubusercontent.com/220264/102664005-94a3ff00-418a-11eb-80d1-6729cd04bba0.png)

enhancement
frontend
Goodness Squad

When listing multiple files in wide-window mode, it would be nice to display a preview of a test on the right A test code is already available in test's page...

good first issue
frontend
Goodness Squad

If I execute a test, HTML snapshot is saved for each executed step. If a window is opened and it is wide - you can see a snapshot on the...

enhancement
Goodness Squad

![image](https://user-images.githubusercontent.com/220264/102659466-1c394000-4182-11eb-9612-4519bfde2caa.png) * menu is not clear (no understanding that the logo is "Home" button) * UI should be updated for small window size

good first issue
help wanted
frontend
Goodness Squad

We need a code editor that could do small updates in tests from a web interface. # Use Scenario * I open a test in UI * I click "Source"...

enhancement
frontend

When a file with a test is changed on disk the UI must automatically be updated This feature was working previously but stopped working in current release

bug

Storage for screenshots ![Selection_003](https://user-images.githubusercontent.com/220264/93860826-4d5fbc80-fcc8-11ea-99dc-af816f3db466.png)

I just discovered Publii and it looks like a wonderful product. However, I am missing feature from other editors where I could copy an image and insert it into a...

* do not print info for suites if suite is empty * do not start recorder if suite is empty * ....

I restored PR with collision as we already use modern PHP version. I like how it looks ![image](https://user-images.githubusercontent.com/220264/187310692-f32a8bef-dea9-4f1b-96e4-a2685f26c8fb.png) However, we still support * Symfony 4.x which has no sense as...