Andrew Scott

Results 113 issues of Andrew Scott

```[tasklist] ### Tasks - [x] Switching: Choose tenant screen - [x] Invitations: Generate link - [x] Invitations: landing page for invitation link. Use existing account (MVP), or sign in with...

enhancement
template

```[tasklist] ### Tasks - [ ] template: Unit Tests - [ ] template: Integration Tests - [x] template: Azure Pipelines starter pipeline - [ ] https://github.com/IntelliTect/Coalesce/issues/440 - [ ] https://github.com/IntelliTect/Coalesce/issues/441...

enhancement
template

- A build action, and a release/deployment action (that deploys to a theoretical azure app service) - Deployment should be reasonably explained/obvious how to scale to multiple environments - Add...

- Can be placed on a file download method, or a property containing a string URL - Show image in: - dropdown lists - maybe on many-to-many chip items -...

enhancement

A list filter parameter should be able to do a contains search on a primitive collection on a model, e.g. `filter.thingIds=1` against `public List ThingIds { get; set; }`.

- Idea 1: `{deep: 'bulk'}` - Idea 2: `{bulk: true}` - Idea 3: This is the only way that deep autosaves work now. Sure would be a heck of a...

enhancement

Make Bulk saves respect `FetchObjectAfterSaveAsync` and `OverridePostSaveResultDataSource` of the behaviors of the root type of the bulk save.

enhancement

- Remove section about `out` parameters, or at least remove most of the content and add a deprecation notice. Attaching an IncludeTree to an ItemResult is the only path that...

docs