If a community doesn't have a public invite link - it will be created. If it has one, it will be updated.
Depends on D7762
Paths
| Differential D7878 Authored by tomek on May 19 2023, 9:56 AM.
Details Summary If a community doesn't have a public invite link - it will be created. If it has one, it will be updated. Depends on D7762 Test Plan Create a new community, create a link for it using manage public link screen (later in the stack) - a link should be created. Update it, using the same screen - it should be updated.
Diff Detail
Event TimelineHerald added subscribers: atul, ashoat. · View Herald TranscriptMay 19 2023, 9:56 AM2023-05-19 09:56:05 (UTC-7) Harbormaster completed remote builds in B19514: Diff 26681.May 19 2023, 10:14 AM2023-05-19 10:14:10 (UTC-7) kamil added inline comments.
This revision now requires changes to proceed.May 22 2023, 2:36 AM2023-05-22 02:36:10 (UTC-7) Harbormaster completed remote builds in B19573: Diff 26754.May 22 2023, 4:04 AM2023-05-22 04:04:05 (UTC-7)
Harbormaster completed remote builds in B19665: Diff 26873.May 23 2023, 6:14 AM2023-05-23 06:14:55 (UTC-7) This revision is now accepted and ready to land.May 23 2023, 4:14 PM2023-05-23 16:14:32 (UTC-7) Closed by commit rCOMMe605f2b33a26: [keyserver] Create an endpoint that can be used to create or update a public… (authored by tomek). · Explain WhyMay 24 2023, 4:23 AM2023-05-24 04:23:12 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26967 keyserver/src/creators/invite-link-creator.js
keyserver/src/endpoints.js
keyserver/src/responders/link-responders.js
lib/types/endpoints.js
|