Santiago Ferreira

Results 48 issues of Santiago Ferreira

Add the ability to configure a cookie based backend to store the preferences. The idea is to give the user the option to use only cookie-based store, or to use...

enhancement

We can use the same four steps to update .npmignore automatically 1. Fetch original 2. Calculate customizations 3. Download new one 4. Apply customizations

enhancement

We can use the same four steps to update config/ember-try.js automatically 1. Fetch original 2. Calculate customizations 3. Download new one 4. Apply customizations We could use an AST differ.

enhancement

We can use the same four steps to update .gitignore automatically 1. Fetch original 2. Calculate customizations 3. Download new one 4. Apply customizations

enhancement

Show somehow (when showing command help?) the available versions of ember-cli based on the current version of the addon/app. Only show newer versions and _dim_ the alpha/beta versions. Show a...

enhancement

It would be great if the tool lists all the available versions (newer) so its easier to pick one to update.

enhancement

People on the internet say that tests are good 🙄

enhancement

Generate a page that runs a specific test, without any option apart from replay a test. Also, we could add a zoom option to scale the test to fit the...

feature

It would be great if the generated site could have a permalink option so we could add a map like ``` { permalinks: { "foo": "abc123", "bar": "abc123" } ```...

feature

When the cursor moves to the assertion area, the cursor moves above the assertions, it should move below the assertions (z-index!)

bug
work in progress