Kristaps Fabians Geikins
|
596312ab0e
|
feat(frontend): personal project limit disclaimers & prompts (#4822)
* ProjectsAdd wrapper
* WorkspaceMoveProject wrapper added
* move wrapper finalized
* passing through location
* more cleanup
* model add wrapper
* permissions cleanup
* add invite wrapper
* vue-tippy bugfix
* ViewerLimitsDialog prep
* upgrade limit alert prep
* limit alerts
* movemanager fix
* new add flow
* slug update fix
* add model flow
* invites?
* some extra fixes
* move unmount fix?
* more fixes
* vue-tsc update
* style: remove h-32 for smaller screens
* vue-tsc parser fix
* prep for new viewer limits dialog
* updated viewer dialogs
* comment variant cleanup
* CR comments
---------
Co-authored-by: michalspeckle <michal@speckle.systems>
|
2025-05-28 12:12:18 +03:00 |
|
Benjamin Ottensten
|
3d4c4395f4
|
Feat: Enable Intercom for in-app support (#4640)
|
2025-05-19 15:35:16 +02:00 |
|
Mike
|
72eb98a5f2
|
Feat: Sort move project by role (#4577)
|
2025-04-23 18:34:34 +02:00 |
|
andrewwallacespeckle
|
b754763373
|
Open limit dialog when permission check fails
|
2025-04-23 14:13:39 +01:00 |
|
andrewwallacespeckle
|
b396c6e0b6
|
Fix moveToProject permission check
|
2025-04-23 14:10:18 +01:00 |
|
andrewwallacespeckle
|
cb4540bc6a
|
Update tooltip copy for non-owner moving projects (#4566)
|
2025-04-23 10:59:41 +02:00 |
|
Benjamin Ottensten
|
9a578fc389
|
Fix: Various copy updates (#4550)
* Update invite copy
* Update renewal copy in billing settings
* Update titles in move modal
* Update workspace description in wizard
* Updaet seat upgrade toast message
|
2025-04-22 23:34:27 +02:00 |
|
andrewwallacespeckle
|
3fb4933d5b
|
fix(fe): Move projects - Use different empty text when search is active
fix(fe): Move projects - Use different empty text when search is active
|
2025-04-22 11:44:16 +01:00 |
|
andrewwallacespeckle
|
9b931a1601
|
fix(fe): Move project card - pass correct id so move dialog has project preselected
fix(fe): Move project card - pass correct id so move dialog has project preselected
|
2025-04-22 11:41:57 +01:00 |
|
andrewwallacespeckle
|
299595bf38
|
Use different empty text when search is active
|
2025-04-22 11:30:51 +01:00 |
|
andrewwallacespeckle
|
464871e128
|
Fix jumping infiinite loading
|
2025-04-22 11:16:03 +01:00 |
|
andrewwallacespeckle
|
1f85269d68
|
Fix Move project card - pass correct id
|
2025-04-22 11:02:11 +01:00 |
|
Mike
|
8867cbbe94
|
Fix: Add back missing props (#4510)
|
2025-04-21 18:53:31 +02:00 |
|
andrewwallacespeckle
|
acc7ef6ce0
|
fix(fe): Only show "why am I seeing this" when forced workspace creation
fix(fe): Only show "why am I seeing this" when forced workspace creation
|
2025-04-21 10:49:36 +01:00 |
|
andrewwallacespeckle
|
55f7e53276
|
Merge branch 'main' into andrew/web-3040-workspace-creation-in-onboarding-why-am-i-seeing-this-is
|
2025-04-19 13:23:22 +01:00 |
|
andrewwallacespeckle
|
3d536b3f93
|
fix naming
|
2025-04-19 13:21:11 +01:00 |
|
andrewwallacespeckle
|
e385b6d539
|
Mixpanel to Project/Model dialog
|
2025-04-19 12:29:33 +01:00 |
|
andrewwallacespeckle
|
2b9283d69f
|
WorkspacePlanProjectModelLimitReachedDialog - new wrapper dialog
|
2025-04-17 23:49:12 +01:00 |
|
andrewwallacespeckle
|
17f1ccc986
|
Use projectCount and modelCount
|
2025-04-17 13:40:57 +01:00 |
|
andrewwallacespeckle
|
30a75c7025
|
Merge branch 'main' into andrew/web-3040-workspace-creation-in-onboarding-why-am-i-seeing-this-is
|
2025-04-15 17:56:18 +01:00 |
|
andrewwallacespeckle
|
9b675896e5
|
Fix workspace/project select permissions
|
2025-04-15 14:20:02 +01:00 |
|
andrewwallacespeckle
|
2bb1250bff
|
Fix select project permissions
|
2025-04-15 14:02:48 +01:00 |
|
andrewwallacespeckle
|
155929e2ac
|
Only show "why am I seeing this" when forced workspace creation
|
2025-04-15 12:58:21 +01:00 |
|
andrewwallacespeckle
|
681b065790
|
Fix move permissions
|
2025-04-14 23:31:37 +01:00 |
|
andrewwallacespeckle
|
a83225e238
|
Fix gql. Fix project filter
|
2025-04-14 13:38:49 +01:00 |
|
andrewwallacespeckle
|
793ad01163
|
Tippy
|
2025-04-12 01:03:04 +01:00 |
|
andrewwallacespeckle
|
95a6cbaf3b
|
Move projects from workspace page
|
2025-04-12 00:35:52 +01:00 |
|
andrewwallacespeckle
|
3b15e4ac9e
|
Sort workspaces. Add back button to confirm
|
2025-04-11 23:45:20 +01:00 |
|
andrewwallacespeckle
|
ea491209bf
|
Fix pagination
|
2025-04-11 23:36:02 +01:00 |
|
andrewwallacespeckle
|
801e05c032
|
Loading states
|
2025-04-11 23:31:48 +01:00 |
|
andrewwallacespeckle
|
81192c001b
|
Correct copy
|
2025-04-11 23:18:12 +01:00 |
|
andrewwallacespeckle
|
d262c28500
|
canMoveProjectToWorkspace
|
2025-04-11 23:04:40 +01:00 |
|
andrewwallacespeckle
|
b1624d5153
|
Fragments
|
2025-04-11 18:20:56 +01:00 |
|
andrewwallacespeckle
|
7213a7f8cc
|
Large refactor
|
2025-04-11 17:53:16 +01:00 |
|