Commit Graph

8841 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins 79ccd28828 feat: saved views search (#5266)
* feat: saved view search

* caching fixes

* clean up chromatic
2025-08-20 10:58:35 +03:00
Jack 028e4b713e feat(fe): styling of empty group span and v-tippy position 2025-08-20 08:53:15 +01:00
Kristaps Fabians Geikins 4650936bf0 feat: saved views disclaimers (#5265) 2025-08-20 10:19:57 +03:00
Mike 6801e106b8 Feat: Cursor code rules (#5246) 2025-08-19 20:43:36 +02:00
Mike 12f5165608 fix(frontend-2): update workspace switcher cache when joining from discoverable workspaces (#5252) 2025-08-19 19:35:33 +02:00
Jack c0f9ae69b3 styling of empty group span and tweaks to v-tippy props for dateUpdated 2025-08-19 16:21:36 +01:00
Benjamin Ottensten d8d9502ed5 Always support drag and drop in the Models panel (#5259)
* Always support drag and drop in the Models tab

* Remove some unneeded code

* Change drag and drop styling
2025-08-19 15:50:37 +01:00
Jack 878231e865 feat(fe): Saved views panel styling clean up 2025-08-19 14:25:53 +01:00
Iain Sproat 147c24b416 fix(server/previews): verify owner exists and throw specific error (#5261) 2025-08-19 13:51:36 +01:00
Jack 7602915ab3 update globe icon props 2025-08-19 13:05:02 +01:00
Jack c4397efcc3 add padding to view title and time 2025-08-19 12:57:32 +01:00
Jack b1c9ad23b4 view thumbnail height adjustment 2025-08-19 12:44:41 +01:00
Jack f39efcb7e0 spacing tweaks to views and view groups 2025-08-19 12:34:57 +01:00
Chuck Driesler 897e759ed1 chore(acc): bump function (#5263) 2025-08-19 12:20:31 +01:00
andrewwallacespeckle 88d29a3dff fix(fe): stop propagation of right clicks
fix(fe): stop propagation of right clicks
2025-08-19 12:00:54 +01:00
andrewwallacespeckle 5dc53d25db fix(fe): stop propagation of right clicks 2025-08-19 11:47:31 +01:00
andrewwallacespeckle 992417f992 feat(fe): Add right click context menu to viewer
feat(fe): Add right click context menu to viewer
2025-08-19 10:39:24 +01:00
Jack 30c5b649fa feat(ui): New 'Subtle' variant for Disclosure 2025-08-19 10:33:17 +01:00
Kristaps Fabians Geikins c7c15f83d5 feat: reworked saved views filters -> Personal/Shared (#5260)
* backend adjusted

* works it seems?

* styling seems ok

* clickable view bg

* test fixes
2025-08-19 12:32:38 +03:00
andrewwallacespeckle 10debcbf48 Remove redundant check 2025-08-19 10:20:57 +01:00
andrewwallacespeckle acfbc92f80 No deep watch. Use selectedObjectIds 2025-08-19 10:19:48 +01:00
andrewwallacespeckle 3154258526 Close context menu on selection change 2025-08-19 10:16:22 +01:00
Jack 3eb8773859 addressed repetition in disclosure.vue 2025-08-19 10:13:37 +01:00
andrewwallacespeckle 4f810e00cd Merge branch 'main' into andrew/web-3817-right-click-context-menu 2025-08-19 10:11:43 +01:00
andrewwallacespeckle ee85634037 Remove unused ref 2025-08-19 10:11:23 +01:00
andrewwallacespeckle fdab368da8 fix(fe): preload navigationWorkspaceSwitcherQuery
fix(fe): preload navigationWorkspaceSwitcherQuery
2025-08-19 09:55:45 +01:00
Oğuzhan Koral f127655200 fix(acc): block model card button visually (#5258) 2025-08-19 09:55:36 +01:00
Jack bdaa3803cd Merge branch 'main' into jack/feat-new-disclosure-variant 2025-08-19 09:20:39 +01:00
Jack 018728c397 Revert "Update graphql.ts"
This reverts commit fdfc411c35.
2025-08-19 09:20:16 +01:00
Chuck Driesler 684172a780 chore(acc): bump (#5257) 2025-08-18 20:40:45 +01:00
andrewwallacespeckle 37f8e2407f Use defineModel 2025-08-18 15:44:13 +01:00
andrewwallacespeckle bb18ee79b4 fix(fe): preload navigationWorkspaceSwitcherQuery 2025-08-18 15:29:34 +01:00
Jack fdfc411c35 Update graphql.ts 2025-08-18 15:03:23 +01:00
Jack 76c7f26c4c Merge branch 'main' into jack/feat-new-disclosure-variant 2025-08-18 15:03:06 +01:00
Jack 569573e86a added new color prop definition to disclosure and updated group.vue for testing 2025-08-18 15:02:39 +01:00
andrewwallacespeckle 6b7350e131 Close context on comment 2025-08-18 12:49:25 +01:00
andrewwallacespeckle 9e5d83cfa9 Merge branch 'main' into andrew/web-3817-right-click-context-menu 2025-08-18 12:39:38 +01:00
andrewwallacespeckle 82ec518483 feat(fe): add right click context menu to viewer 2025-08-18 12:39:11 +01:00
Kristaps Fabians Geikins 9e808b48cc chore: better viewer resource filtering for saved views 2025-08-18 14:37:40 +03:00
Kristaps Fabians Geikins 0c957ed9cc feat: setting home views (#5250)
* frontend update works

* starting viewer resources saved view tests

* test fix

* viewerResources new resolver + adjustment for home views

* create/update view fixing up and tests

* sort of works?

* fixing more race conditions

* loading preview

* disable home view stuff when federated

* fixing up links

* tests and home view fix
2025-08-18 14:35:59 +03:00
Iain Sproat 0721831a00 feat(server): FF_USERS_INVITE_SCOPE_IS_PUBLIC flag to make users:invite scope public (#5244) 2025-08-18 10:25:34 +01:00
andrewwallacespeckle d8294e66a4 refactor(fe): workspace dashboard page
refactor(fe): workspace dashboard page
2025-08-18 09:55:37 +01:00
andrewwallacespeckle 6b66b81899 feat(fe): improve filter by property
feat(fe): improve filter by property
2025-08-18 09:53:28 +01:00
Mike 0abc1c7d81 fix(frontend-2): make workspace member list text colors consistent (#5251) 2025-08-15 22:31:46 +02:00
andrewwallacespeckle 817fdae49f fix: add type guards for object IDs to prevent errors 2025-08-15 15:43:35 +01:00
andrewwallacespeckle 85e1b5fac4 proper typing 2025-08-15 15:29:44 +01:00
andrewwallacespeckle b71d36307b props unnecessary in template 2025-08-15 14:34:16 +01:00
andrewwallacespeckle d1c74a1c0a Merge branch 'main' into andrew/optimise-workspace-page 2025-08-15 14:33:39 +01:00
andrewwallacespeckle e7ee9f0e97 Comment 2025-08-15 14:32:57 +01:00
andrewwallacespeckle f3d75ec103 feat(fe): improve filter by property 2025-08-15 14:27:28 +01:00