Commit Graph

1718 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins be0155a95d feat: rename a group (#5228)
* add disclosure edit mode support

* group update backend works

* WIP group title edit

* rename seems to work

* fix menu overflow

* remove comment

* optimistic responser fix

* rename validation

* disclosure sync fix
2025-08-13 17:38:20 +03:00
andrewwallacespeckle a3d18b7655 feat(fe): add loading indicator to models panel
feat(fe): add loading indicator to models panel
2025-08-13 13:01:12 +01:00
andrewwallacespeckle 74bb2f777b feat(fe): add loading indicator to models panel 2025-08-13 12:12:28 +01:00
andrewwallacespeckle 6bb39c3c41 fix(fe): only show resize handle at large breakpoint
fix(fe): only show resize handle at large breakpoint
2025-08-13 12:08:33 +01:00
andrewwallacespeckle 9abf958c92 feat(fe): improve viewer shortcuts
feat(fe): improve viewer shortcuts
2025-08-13 11:55:23 +01:00
andrewwallacespeckle b4fb115b0a fix(fe): only show resize handle at large breakpoint 2025-08-13 11:49:52 +01:00
andrewwallacespeckle 74bb25426c feat(fe): improve viewer shortcuts 2025-08-13 11:39:20 +01:00
andrewwallacespeckle 6c36774cb0 Single v-if for source application 2025-08-13 10:56:38 +01:00
andrewwallacespeckle 96d817133e feat(fe): add source application to models panel 2025-08-13 10:49:58 +01:00
andrewwallacespeckle bd2df8e435 refactor(fe): Models panel with versions and diff
refactor(fe): Models panel with versions and diff
2025-08-13 09:53:18 +01:00
andrewwallacespeckle e719c229cd feat(fe): models panel - zoom to fit on double click of model or tree item
feat(fe): models panel - zoom to fit on double click of model or tree item
2025-08-13 09:43:39 +01:00
Kristaps Fabians Geikins 0c837715a3 feat: support group delete (#5215)
* backend implemented

* added create to group, but search seems busted

* group search fixed

* moar group retrieval fixes

* more recalculations

* support group delete

* delete confirm dialogs
2025-08-13 10:14:44 +03:00
andrewwallacespeckle 6c6923824b refactor(fe): Models panel with versions and diff 2025-08-12 16:49:01 +01:00
andrewwallacespeckle 6a1e737ad8 feat(fe): zoom to fit on double click on model card 2025-08-12 15:58:17 +01:00
andrewwallacespeckle b525aa2505 feat(fe): zoom to fit on double click of tree item 2025-08-12 15:54:17 +01:00
andrewwallacespeckle 1789e36813 refactor(fe): Update explode tooltip text
refactor(fe): Update explode tooltip text
2025-08-12 14:56:53 +01:00
andrewwallacespeckle be5b7a8207 refactor(fe): only show selection count when > 1
refactor(fe): only show selection count when > 1
2025-08-12 14:56:28 +01:00
andrewwallacespeckle ab0cba6331 refactor(fe): Update explode tooltip text 2025-08-12 14:47:20 +01:00
andrewwallacespeckle c372122518 refactor(fe): remove selection count when only 1 2025-08-12 14:39:48 +01:00
andrewwallacespeckle f320b4d019 fix(fe): overlapping cusors when one user follows another 2025-08-12 14:29:28 +01:00
andrewwallacespeckle 3b109235d5 feat(fe): add "viewing old version" to model card
feat(fe): add "viewing old version" to model card
2025-08-12 14:00:54 +01:00
andrewwallacespeckle c501a92726 feat(fe): add "copy link to version" to version card in viewer
feat(fe): add "copy link to version" to version card in viewer
2025-08-12 13:53:54 +01:00
andrewwallacespeckle 67a51414e5 refactor(fe): Remove tooltips from floating comment avatars 2025-08-12 12:51:15 +01:00
andrewwallacespeckle f659f9e630 feat(fe): add "copy link to version" to version card in viewer 2025-08-12 12:47:03 +01:00
andrewwallacespeckle 02360238e7 feat(fe): add "viewing old version" to model card 2025-08-12 12:35:13 +01:00
andrewwallacespeckle 7a06e8ece4 feat(fe): show filters menu button dot when filters are active
feat(fe): show filters menu button dot when filters are active
2025-08-12 12:23:32 +01:00
andrewwallacespeckle 3942614527 feat(fe): show menu button dot when filters are active 2025-08-12 11:52:55 +01:00
andrewwallacespeckle 6d857fe7f3 fix(fe): detached objects panel
fix(fe): detached objects panel
2025-08-12 11:43:16 +01:00
andrewwallacespeckle fdbade2f01 fix(fe): Workspace switcher nav bar alignment
fix(fe): Workspace switcher nav bar alignment
2025-08-12 11:37:35 +01:00
Kristaps Fabians Geikins ea5dadbdb2 feat: move view into group dialog (#5211)
* looking into dialog premature closing

* fixed group select

* rover update

* tests
2025-08-12 13:32:38 +03:00
andrewwallacespeckle 416b5d78d7 fix(fe): detached objects panel 2025-08-12 10:22:56 +01:00
Kristaps Fabians Geikins 34290877fa feat: list & create groups (#5206)
* WIP group create

* create and list group works

* test fix

* safe router
2025-08-12 11:28:52 +03:00
andrewwallacespeckle d891929b0c fix(fe): Workspace switcher nav bar alignment 2025-08-11 17:36:52 +01:00
andrewwallacespeckle ee93ecee3f fix(fe): Automate panel scroll
fix(fe): Automate panel scroll
2025-08-11 16:54:15 +01:00
andrewwallacespeckle 98930d8697 fix(fe): Automate panel scroll 2025-08-11 15:54:34 +01:00
andrewwallacespeckle faa7f7ff78 fix(fe): Increase height of viewer bottom controls 2025-08-11 15:05:54 +01:00
Kristaps Fabians Geikins 99ef8b0206 feat: support replace view & visibility toggle (#5204)
* only visible to me seems to work

* view replace works

* minor post viewer ux adjustments
2025-08-11 16:54:20 +03:00
andrewwallacespeckle 308a96818a fix(fe): Version panel overflow
fix(fe): Version panel overflow
2025-08-11 14:52:55 +01:00
andrewwallacespeckle d2ea0428ba fix(fe): Version panel overflow 2025-08-11 14:13:15 +01:00
Kristaps Fabians Geikins 0f5096fb2e feat: copy link to view + load original version (#5202)
* frontend nearly there

* backend adjustment sort of there

* WIP url busted issue

* does it work?

* how about now

* loading seems to work now
2025-08-11 16:02:35 +03:00
andrewwallacespeckle 7a822852df Enable intercom on viewer 2025-08-11 12:09:09 +01:00
andrewwallacespeckle efaad4b7e7 Panel title leading 2025-08-11 11:02:24 +01:00
andrewwallacespeckle 0b9e44d123 Tidyups 2025-08-08 17:38:34 +01:00
andrewwallacespeckle 5b6cd87330 Remove model fix 2025-08-08 17:31:15 +01:00
andrewwallacespeckle 14db0a9eb9 Sticky model headers 2025-08-08 17:15:17 +01:00
andrewwallacespeckle 2a4c05647e Tree flattening to postSetup 2025-08-08 14:38:58 +01:00
andrewwallacespeckle 31b7fd675d Merge branch 'main' into feature/initial-viewer-ui-updates 2025-08-08 13:38:36 +01:00
andrewwallacespeckle fd6d513789 Back to vueuse virtual list 2025-08-08 13:29:46 +01:00
andrewwallacespeckle 185b618389 Revert "Section box reset fix"
This reverts commit 8b870fb6ce.
2025-08-08 13:12:33 +01:00
andrewwallacespeckle 8b870fb6ce Section box reset fix 2025-08-08 13:10:52 +01:00