3 Commits

Author SHA1 Message Date
Jedd Morgan aa66061925 Add CI workflow (#30)
* Create release.yml

* return patch requirements

* First pass implementing QGIS github actions

* Poetry export plugin

* Added poetry install

* rename repo

* Pinned CI python version to 3.11

* Added comment

* Added gitversion

* Add bash script

* Add bash script as executable

* change action to run sh

* build was gitignored

* Added dotnet tool manifest

* continue on error false

* dummy tag

* Revert "dummy tag"

This reverts commit b10fdf3035.

* fix version and workflow name (#25)

* Revert "dummy tag"

This reverts commit b10fdf3035.

* remove env

* trigger wrong workflow(just to check version)

* Revert "trigger wrong workflow(just to check version)"

This reverts commit 21958d40c7.

* updates

* Changed zip name to match slug

* don't need to setup .net on a machine that already has it

* rename zip instead

* restructed zip

* remove extra input

* add outputs

* rename outputs

---------

Co-authored-by: KatKatKateryna <89912278+KatKatKateryna@users.noreply.github.com>
Co-authored-by: KatKatKateryna <kateryna@speckle.systems>
2025-02-26 14:54:33 +00:00
KatKatKateryna 24556105f6 Installing libraries, aligning menu bar and general cleanup (#20)
* don't try to send layers with unsupported data providers

* innocent cleanup

* remove pip and old installer

* risky cleanup

* import library after plugin load

* proper label with clickable btns

* experimental: to uncover title bar

* Fix layout with unblocked header

* all layouts fixed

* removing extras

* update specklepy

* menu logo fixed

* fixed icon and metadata
2025-02-18 07:16:07 +08:00
KatKatKateryna b958f5b446 Send workflow layout & bindings (#1)
* working base with merged ui repo

* include project search

* widgets

* working cards

* remove .pyc files

* again

* add gitignore

* nice hovers

* interactive background working

* beautiful search

* working widgets

* optimized

* project query

* all working

* models show up but only from the last stream

* fixed models

* cleaner

* model search moved

* add models

* UI models and bindings

* rearrangement

* moved folder

* cleanup

* rearrange

* rename1

* rename2

* cleanup

* rename1

* rename2

* hide old ui

* bindings added

* rename

* still works

* works

* works except resize

* project scroll working

* scroll down

* load button fixed

* emit sender card to dockwidget

* models cards added

* model cards recognized

* resize

* publish works

* cards created in the right order

* fix order

* styling

* perfect model card

* visuals

* remove widget btn

* publish button to the bottom

* add and remove model cards faster

* remove old code

* stretch cards
2024-12-24 20:11:00 +08:00