Commit Graph

11 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 290b413e1e test(server): parks tests that pass locally, but not on the CI 2021-03-22 20:04:55 +00:00
Dimitrie Stefanescu 184f8a52e2 test(server): different fix 2021-03-22 20:01:13 +00:00
Dimitrie Stefanescu a52f8bb64c test(server): invites: test fiddles
they passed locally, but not remotely. this attempts to fix that.
2021-03-22 19:47:19 +00:00
Dimitrie Stefanescu 3ed4729c94 feat(server/invites): fixes a bug in 3rd party strategies & invites, and other changes
changes sender to no-reply@speckle.systems; updates invite email subject based on wether it's a
generic invite or a server invite, etc.
2021-03-22 18:44:58 +00:00
Dimitrie Stefanescu 41b95886bf feat(server): finalises backend invite work 2021-03-18 18:20:51 +00:00
Dimitrie Stefanescu 1a93f3e340 feat(server): invites: added gql endpoints & tests
for server invites & stream invites
2021-03-18 09:56:53 +00:00
Dimitrie Stefanescu 6225e58b8f feat(server/invites): invites: adds services, tests & scaffolds gql routes 2021-03-17 19:34:02 +00:00
Dimitrie Stefanescu dbab83e315 feat(server): checking in code 2021-03-16 08:16:08 +00:00
Dimitrie Stefanescu ae79248d26 feat(server): invites: scaffolds basic services 2021-03-15 10:06:19 +00:00
Dimitrie Stefanescu e9bcff3d3b feat(server): removes server invite fields for resource targets
parked this as a future TODO; would take a lot to implement properly
2021-03-15 10:05:51 +00:00
Dimitrie Stefanescu 75d2924de5 feat(server): starts work on #62
scaffolds basic server invite logic
2021-03-14 11:40:42 +00:00