Kristaps Fabians Geikins
Kristaps Fabians Geikins
We've already got a PR with a semi-working proof of concept: https://github.com/specklesystems/speckle-server/pull/1000 The remaining issues are: - Dev server frontend proxy is around ~10 times slower than no proxy, making...
Vetur is old and buggy, while Volar is new and works very well. I've been trying it out for a few weeks and it works really well, but there are...
Re: #962 Currently blocked by a Knex issue/PR that would enable us to do this in the first place: Issue: https://github.com/knex/knex/issues/5308 PR: https://github.com/knex/knex/pull/5311 After the knex feature is launched, we...
## Description & motivation ## Changes: ## To-do before merge: ## Screenshots: ## Validation of changes: ## Checklist: - [ ] My pull request follows the guidelines in the [Contributing...
closes #927 WIP cause the REST part needs to be handled by Gergo
There's a TypeScript error in this package: ``` node_modules/bootstrap-vue-3/src/components/BFormTags/BFormTag.vue:13:6 - error TS2322: Type '{ 'aria-keyshortcuts': string; type: string; 'aria-label': string; class: string; white: boolean; 'aria-describedby': string; 'aria-controls': string | undefined;...
### Describe the feature Currently if you want to use Nuxt with Storybook or Jest you can't really do it unless you introduce hacks that replicate global functions and auto-imported...
## Issue Description When running gsudo through terminal/cmd it doesn't auto-focus on the UAC Prompt. This is very annoying because you have to move your mouse and click on "Yes"...
## Description & motivation ## Changes: ## To-do before merge: ## Screenshots: ## Validation of changes: ## Checklist: - [ ] My pull request follows the guidelines in the [Contributing...
This is how far I got: I finished creating a new viewer state computed state.ui.filters.modelSelectionTree which is the same structure you can use to both mark models as selected in...