This implements the types associated with identity search messages to be used by identity search context provider
Depends on D11125
Paths
| Differential D10928 Authored by will on Feb 1 2024, 10:20 PM.
Details Summary This implements the types associated with identity search messages to be used by identity search context provider Depends on D11125 Test Plan flow
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptFeb 1 2024, 10:20 PM2024-02-01 22:20:05 (UTC-8) Harbormaster completed remote builds in B26454: Diff 36572.Feb 1 2024, 10:38 PM2024-02-01 22:38:43 (UTC-8)
will retitled this revision from [lib] Add types for identity search websocket server to [lib] [1/n] Add types for identity search websocket server.Feb 1 2024, 10:45 PM2024-02-01 22:45:54 (UTC-8)
will retitled this revision from [lib] [1/n] Add types for identity search websocket server to [lib] [2/n] Add types for identity search websocket server. Harbormaster completed remote builds in B26499: Diff 36631.Feb 5 2024, 10:45 AM2024-02-05 10:45:49 (UTC-8) will retitled this revision from [lib] [2/n] Add types for identity search websocket server to [lib] [1/n] Add types for identity search websocket server.Feb 6 2024, 11:35 PM2024-02-06 23:35:48 (UTC-8) will retitled this revision from [lib] [1/n] Add types for identity search websocket server to [lib] [3/n] Add types for identity search websocket server. will added a parent revision: D10981: [shared] [identity] Move search result to response and add ids. will retitled this revision from [lib] [3/n] Add types for identity search websocket server to [lib] [4/n] Add types for identity search websocket server.Feb 6 2024, 11:38 PM2024-02-06 23:38:40 (UTC-8) will retitled this revision from [lib] [4/n] Add types for identity search websocket server to [lib] Add types for identity search websocket server.Feb 8 2024, 10:14 AM2024-02-08 10:14:05 (UTC-8) Harbormaster failed remote builds in B26661: Diff 36869!Feb 8 2024, 10:25 AM2024-02-08 10:25:31 (UTC-8) will edited the summary of this revision. (Show Details)Feb 8 2024, 10:56 AM2024-02-08 10:56:57 (UTC-8) will added a parent revision: D10996: [identity] Remove usage of sending raw error messages to client.
Harbormaster completed remote builds in B26776: Diff 37016.Feb 13 2024, 12:47 AM2024-02-13 00:47:01 (UTC-8)
This revision is now accepted and ready to land.Feb 13 2024, 10:58 AM2024-02-13 10:58:19 (UTC-8)
Comment Actions typo in AuthMessage
Harbormaster completed remote builds in B26937: Diff 37278.Feb 15 2024, 12:52 PM2024-02-15 12:52:22 (UTC-8) Harbormaster completed remote builds in B26938: Diff 37279.Feb 15 2024, 12:56 PM2024-02-15 12:56:07 (UTC-8) Comment Actions Please take the feedback about User and apply it to all of your named exports
Harbormaster completed remote builds in B27005: Diff 37366.Feb 20 2024, 7:26 AM2024-02-20 07:26:09 (UTC-8) will edited the summary of this revision. (Show Details)Feb 25 2024, 1:22 PM2024-02-25 13:22:06 (UTC-8) will removed a parent revision: D10996: [identity] Remove usage of sending raw error messages to client.Feb 25 2024, 2:09 PM2024-02-25 14:09:59 (UTC-8) will removed a parent revision: D10981: [shared] [identity] Move search result to response and add ids. will edited the summary of this revision. (Show Details)Feb 25 2024, 2:18 PM2024-02-25 14:18:15 (UTC-8) Harbormaster failed remote builds in B27146: Diff 37563!Feb 25 2024, 2:35 PM2024-02-25 14:35:32 (UTC-8) Harbormaster completed remote builds in B27146: Diff 37563.Feb 26 2024, 2:52 PM2024-02-26 14:52:51 (UTC-8) Closed by commit rCOMM3cada40de7b3: [lib] Add types for identity search websocket server (authored by will). · Explain WhyFeb 26 2024, 8:49 PM2024-02-26 20:49:18 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37563 lib/types/identity-search/auth-message-types.js
lib/types/identity-search/messages.js
lib/types/identity-search/search-query-types.js
lib/types/identity-search/search-response-types.js
|