Commit Graph

17 Commits

Author SHA1 Message Date
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
andrewwallacespeckle 547421174b featu(fe): Add limit_type to Limit Reached Dialog Viewed mixpanel event (#4604) 2025-04-25 21:40:50 +02:00
andrewwallacespeckle e7b60ce497 Don't show explorePlansButton when embed enabled 2025-04-22 16:51:42 +01:00
Mike 74c11ef48b Fix: explore plans redirect (#4518) 2025-04-22 10:42:12 +02:00
andrewwallacespeckle 970f7c394b Merge branch 'main' into andrew/web-3075-events-for-limit-reached-dialogs 2025-04-21 10:22:07 +01:00
andrewwallacespeckle 341f9441ec Only show comment when its on an out of limit version 2025-04-19 13:42:24 +01:00
andrewwallacespeckle a00e3f3013 Mixpanel to Version/Comment Dialog 2025-04-19 12:38:28 +01:00
andrewwallacespeckle c60e2cafba Use commentHistory in dialog 2025-04-17 22:23:25 +01:00
andrewwallacespeckle 99a0ec199a Fix version count limits. Fix version dialog 2025-04-17 11:43:15 +01:00
andrewwallacespeckle 8a5af15297 Use real version limits 2025-04-08 13:27:12 +01:00
andrewwallacespeckle d073be626a fix props 2025-04-08 12:43:54 +01:00
andrewwallacespeckle 207481328d Guests cannot go to plans 2025-04-08 12:30:58 +01:00
andrewwallacespeckle e202bc16d4 Viewer limit dialog from url 2025-04-07 22:57:49 +01:00
andrewwallacespeckle ed238fa8aa Add line-pattern to tailwind 2025-04-07 18:30:06 +01:00
andrewwallacespeckle a639fee945 Minor improvements 2025-04-07 17:08:02 +01:00
andrewwallacespeckle ec6caf67ed Embed dialog 2025-04-07 17:02:56 +01:00
andrewwallacespeckle c65caffa7e Refactor LimitReachDialog 2025-04-07 16:46:29 +01:00