David Sevilla Martin

Results 13 issues of David Sevilla Martin

And/or add setting to hide/show description on commit (per channel)

enhancement

Style all the GitHub events and their actions, example `issues/open`.

enhancement
in progress

From #28: ![img](https://camo.githubusercontent.com/1e7bdc7d01c2207312d5c49650641f00783b6471/68747470733a2f2f692e696d6775722e636f6d2f686e35497537382e706e67)

bug

Currently there's `discuss` url in `extra.flagrow` in composer.json Have a field for commissioned by, which is an array, and supports the following data as an object: - Name - Url...

type: feature
+flagrow.io

### Current Behavior Logging in is the only auth route that doesn't use the API. - Signing up is `/register`, which uses `/api/users` in the background - Forgot password is...

type/bug

Knex migrations often fail now since they delete & create tables, causing foreign keys to fail. To resolve this, when migrating, one can modify the `afterCreate` function in `knexfile.js` to...

bug

**Changes made:** - Updated `bootstrap.php` to utilize new Extenders - Renamed to `extend.php` - Updated namespaces - Removed listeners in favor of Extenders - Updated icons to FA 5 -...

Even if it's as much as there previously was on the docs for beta 7, at least that'd be something which would include getting an API key and performing basic...

**Changes proposed in this pull request:** Split v2 migrations further to allow for easier debugging of failures & retries. Seems to work with non prefix & prefix installations. **Confirmed** -...