Adam Neumann

Results 12 issues of Adam Neumann

### Description When appending additional characters to the input of a `find_files` prompt, the results appear to refresh with a delay of ~1 second on a repository with ~30k files....

bug
performance

**What happened?** When running the arm64 build of `devspace` on an M1 Apple MacBook with our application (~13,000 files), the file sync will fail to start with an `too many...

kind/bug
area/sync

## Bug ### Current Behavior When invoking `garden` on a disabled remote source, it is fetched. For the remote module defined as: ``` kind: Module type: container name: abc-image disabled:...

enhancement
good first issue
devex
feat/remote-sources

## Proposed change This PR enhances the PhotosService to traverse sub-folders when it retrieves albums. The initial implementation only shallowly iterated over items in the root folder. The code has...

With Spring enabled, a Ruby command interrupted by a signal exits with a **different exit code** compared to that same command run with Spring disabled. This issue was detected in...

Currently meals are ordered by their creation date. Change the UI to allow them to be dragged into different orders.

enhancement

Food costs money. This means that certain foods provide nutrients at a better value point than others. Add in the regular price and sale price of packets / amounts of...

enhancement

Not all food is purchased by the gram or ml (ie. rice comes in a 2kg packet, bananas come as several in a bunch, spinach comes in bunches). Add this...

enhancement

For food, it makes sense to enter their consumption as non gram or millilitre amounts. Take for example 1 banana or a cup of baby spinach. Allow foods to be...

enhancement

Using the Dropbox JS API, synchronise the changes made to local storage over to a "connected" Dropbox account. This must work even when index.html is accessed locally (without a web...

enhancement