Chris

Results 18 issues of Chris

### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...

bug
help wanted
typescript
upstream

Thanks for the great component! This issue is a request to include some TypeScript typings with the component. When using this in a Svelte Kit TypeScript application and running Svelte...

Would you be open to moving this project to the [Grid JS GitHub Organization](https://github.com/grid-js)? CC @afshinm

out-of-scope

See: https://maven.apache.org/repository/guide-central-repository-upload.html This would help decrease the barrier to entry a bit since right now you need a GitHub account to use the [Aerie Maven GitHub packages](https://github.com/orgs/NASA-AMMOS/packages?tab=packages&ecosystem=maven&q=aerie).

ci
soon

feature
database
simulation

- How long would it take to implement the entire Seq JSON spec? - Maintainability? - How easy is it to design the sequencing DSL? - Others? https://github.com/NASA-AMMOS/aerie-sequence-editor

sequencing
investigate

This task is to create an `aerie.range` Java doc annotation and pull it from the mission model into the DB (similar to units).

feature

We have some inconsistencies in how Postgres interval strings are stored in the database. For example `1 day` vs `24:00:00`. How can we configure the DB to store a single...

refactor
database
investigate

Add permissions for scheduling goals that restrict access based on plan owner and collaborators.

scheduling
next

Users are running into a case where they need to upload data that is larger than the accepted current default size for Javalin. This ticket is to expose an environment...

feature
soon