Mike
afd90957a8
Added FE tracking events ( #2798 )
2024-08-28 21:06:09 +02:00
Mike
976bb680f0
Feat: Add link to settings to workspace dashboard ( #2745 )
2024-08-23 16:29:18 +02:00
andrewwallacespeckle
5b51e3b1be
feat(fe2) Implement workspaces explainer page ( #2735 )
...
* Workspaces Page
* Add NuxtImg
* New designs
* Navigate on success option
* Add sidebar item
* Fix capitalisation
* Use CommonCard
2024-08-23 11:13:50 +01:00
Chuck Driesler
7bfe36ef9e
feat(workspaces): create workspace button ( #2645 )
...
* fix(workspaces): it's my passion
* fix(workspaces): actually make workspaces
* Update graphql.ts
* Dechuckify
* Minor housekeeping changes
* useCreateWorkspace WIP
* Updated add workspace button
* Removed dubble dialog
---------
Co-authored-by: andrewwallacespeckle <andrew@speckle.systems >
Co-authored-by: Mike Tasset <mike.tasset@gmail.com >
2024-08-22 13:23:12 +01:00
Mike
17b89e4cb4
Feat: Added delete user from workspace button ( #2726 )
2024-08-22 13:35:32 +02:00
Kristaps Fabians Geikins
1380d1d17f
feat(fe2): error reporting when invite (middleware level) auto-accept doesn't work ( #2711 )
...
* feat(fe2): auto-accept error toasts
* smarter error reporting
* typo
2024-08-20 17:27:53 +03:00
Kristaps Fabians Geikins
2bb7802fb9
feat: accept & decline workspace invite as a registered member ( #2675 )
...
* abstract base invite banner
* WIP banner actions
* WIP modify obj
* minor fix
* invite accept/decline cache mutations
* banner accept/decline basically works
* new block for accepting workspace invite
* WIP wrong account flow
* login/registration block changes
* add email invite related changes
* add new email FE
* add email w/ invite works
* final adjustments
* minor fixes
* addressing cr comments
* no-FF support
* extra workspace ff checks
2024-08-19 13:01:25 +03:00
Kristaps Fabians Geikins
4dae1569cd
feat(fe2): invite + list workspace invites ( #2629 )
...
* list invites table
* invites list works
* update last reminded date on resend
* fix FE
* WIP invitedialog + updated debounced utility
* invite create works
* exclude users correctly
* more adjustments
* minor cleanup
* using workspace invite server role
* test fix
* fixed multiple root eslint issues
* minor adjustments
2024-08-12 11:30:01 +03:00