Iain Sproat
|
c583c688c3
|
Merge pull request #4188 from specklesystems/iain/file-import-more-fixes
fix(fileimport-service): replace undici with fetch and add more logging
|
2025-03-14 17:08:29 +00:00 |
|
Iain Sproat
|
869518eead
|
revert mistakenly committed file
|
2025-03-14 16:50:03 +00:00 |
|
Iain Sproat
|
d617b4a9cb
|
fix duplication of variable
|
2025-03-14 16:43:51 +00:00 |
|
Iain Sproat
|
299de80d81
|
Fix linting issue
|
2025-03-14 16:41:58 +00:00 |
|
Iain Sproat
|
df725f290c
|
Merge branch 'main' into iain/file-import-more-fixes
|
2025-03-14 16:33:15 +00:00 |
|
Iain Sproat
|
192026f596
|
Merge pull request #4200 from specklesystems/jrm/ifc-nuget-bump2
Bump nuget + IFC Importer args
|
2025-03-14 16:21:29 +00:00 |
|
Iain Sproat
|
1c32304059
|
Merge pull request #4201 from specklesystems/iain/file-import-fix-async-metrics
fix(fileimport): metrics call is async
|
2025-03-14 16:02:53 +00:00 |
|
Iain Sproat
|
5020cc7ff2
|
fix(fileimport): metrics call is async
|
2025-03-14 16:00:29 +00:00 |
|
Kristaps Fabians Geikins
|
b3bcf67dad
|
fix(server): workspace seats & roles query invalid null handling (#4199)
|
2025-03-14 18:00:12 +02:00 |
|
Jedd Morgan
|
365457d9be
|
versionid
|
2025-03-14 15:52:28 +00:00 |
|
Jedd Morgan
|
d5d7f80b76
|
Merge remote-tracking branch 'origin/main' into jrm/ifc-nuget-bump2
|
2025-03-14 15:48:12 +00:00 |
|
Jedd Morgan
|
4f3b77d76d
|
Bump nuget + IFC Importer args
|
2025-03-14 15:47:11 +00:00 |
|
andrewwallacespeckle
|
8dd0e9ce33
|
feat(fe): Improve UX around out of context comments
feat(fe): Improve UX around out of context comments
|
2025-03-14 15:38:18 +00:00 |
|
andrewwallacespeckle
|
21e4598556
|
refactor(fe): simplify planPlan to always use monthly price
|
2025-03-14 15:35:15 +00:00 |
|
Iain Sproat
|
b06fa2e68b
|
Merge branch 'main' into iain/file-import-more-fixes
|
2025-03-14 15:19:36 +00:00 |
|
Iain Sproat
|
9c7487cee6
|
Merge pull request #3962 from specklesystems/iain/fileimport-typescript
chore(fileimport service): port to typescript as-is
|
2025-03-14 15:11:23 +00:00 |
|
Iain Sproat
|
08fb3b8f80
|
Merge branch 'main' into iain/file-import-more-fixes
|
2025-03-14 15:10:54 +00:00 |
|
andrewwallacespeckle
|
31239201db
|
Merge pull request #4196 from specklesystems/andrew/fix-annual-member-workspace-prices
fix(fe): show discounted monthly price when annual plan selected
|
2025-03-14 14:59:44 +00:00 |
|
andrewwallacespeckle
|
1e3ba694c8
|
Merge branch 'main' into andrew/improve-ux-federated-comments
|
2025-03-14 14:55:44 +00:00 |
|
andrewwallacespeckle
|
9b99c7766d
|
fix(fe): show discounted monthly price when annual plan selected
|
2025-03-14 14:37:44 +00:00 |
|
Kristaps Fabians Geikins
|
140fde3871
|
fix(server): fix registration test email provider (#4195)
|
2025-03-14 15:33:27 +02:00 |
|
andrewwallacespeckle
|
be4503cf5b
|
typo fix
|
2025-03-14 13:22:35 +00:00 |
|
andrewwallacespeckle
|
425fdb27f2
|
centralise thread context state and clear on unmount
|
2025-03-14 13:11:23 +00:00 |
|
Iain Sproat
|
f1400f8c99
|
Handle unexpected status codes
|
2025-03-14 13:09:55 +00:00 |
|
Iain Sproat
|
c9abd9bce1
|
Merge branch 'main' into iain/file-import-more-fixes
|
2025-03-14 12:38:08 +00:00 |
|
andrewwallacespeckle
|
6dee4b7a55
|
Merge branch 'main' into andrew/improve-ux-federated-comments
|
2025-03-14 12:37:53 +00:00 |
|
andrewwallacespeckle
|
0df66079b4
|
Track active context thread with useActiveThreadContext
|
2025-03-14 12:37:40 +00:00 |
|
Kristaps Fabians Geikins
|
d903e8ffc4
|
feat(server): support editor -> viewer seat downgrades (#4181)
* new seat based project role checks implemented
* everything done
* minor bugfix
|
2025-03-14 14:21:25 +02:00 |
|
Iain Sproat
|
c488679bce
|
rethrow error
|
2025-03-14 12:20:55 +00:00 |
|
Iain Sproat
|
336d9ff69b
|
Merge branch 'main' into iain/file-import-more-fixes
|
2025-03-14 12:20:09 +00:00 |
|
andrewwallacespeckle
|
95c562647b
|
Better icons. New text when both conditions true
|
2025-03-14 12:04:44 +00:00 |
|
Iain Sproat
|
e59968ead4
|
Use alias imports for ifc directory
|
2025-03-14 12:04:09 +00:00 |
|
Iain Sproat
|
c14285364b
|
Use alias in imports
|
2025-03-14 11:59:11 +00:00 |
|
andrewwallacespeckle
|
f4e7f10af8
|
Merge branch 'main' into andrew/improve-ux-federated-comments
|
2025-03-14 11:44:23 +00:00 |
|
Iain Sproat
|
9f0af9283b
|
Legacy IFC now works
|
2025-03-14 11:39:59 +00:00 |
|
Kristaps Fabians Geikins
|
50fd05afe8
|
feat(fe2): more viewer debugging improvements (#4193)
|
2025-03-14 12:47:58 +02:00 |
|
andrewwallacespeckle
|
9339ec3bba
|
feat(fe): Improve "Open billing portal" button logging
feat(fe): Improve "Open billing portal" button logging
|
2025-03-14 10:36:15 +00:00 |
|
andrewwallacespeckle
|
f734b179a9
|
Improve "Open billing portal" logging
|
2025-03-14 10:12:57 +00:00 |
|
andrewwallacespeckle
|
de620c90be
|
destructure ViewerRoute utilities
|
2025-03-14 09:46:44 +00:00 |
|
andrewwallacespeckle
|
49ee7e005c
|
remove redundant route handling in thread context
|
2025-03-14 09:44:26 +00:00 |
|
Iain Sproat
|
2799de45c4
|
Revert "WIP"
This reverts commit 42cd54858d.
|
2025-03-14 09:43:23 +00:00 |
|
andrewwallacespeckle
|
3f457d4f6c
|
remove redundant resource deduplication
|
2025-03-14 09:42:53 +00:00 |
|
andrewwallacespeckle
|
ab0253a1c6
|
Merge branch 'main' into andrew/improve-ux-federated-comments
|
2025-03-14 09:36:22 +00:00 |
|
Kristaps Fabians Geikins
|
c49a76f87f
|
feat(fe2): better viewer activity observability (#4190)
|
2025-03-14 10:43:07 +02:00 |
|
Oğuzhan Koral
|
36edee8008
|
change url to legacy (#4187)
Co-authored-by: oguzhankoral <oguzhankoral@gmaill.com>
|
2025-03-14 09:41:00 +02:00 |
|
Iain Sproat
|
42cd54858d
|
WIP
|
2025-03-13 22:34:21 +00:00 |
|
Iain Sproat
|
4178579999
|
fix: add missing token scope
|
2025-03-13 21:09:54 +00:00 |
|
Iain Sproat
|
28ee1ed687
|
fix incorrect http method
|
2025-03-13 21:08:59 +00:00 |
|
Chuck Driesler
|
8dfbf24d91
|
feat(workspaces): enable move project region (#4135)
|
2025-03-13 19:39:59 +00:00 |
|
Iain Sproat
|
55ae59245c
|
fix broken merge
|
2025-03-13 18:31:13 +00:00 |
|