This function will be called when user will hit I accept and will send request to server with policy accepted by user.
Context in ENG-2363.
Differential D5828 Authored by kamil on Dec 6 2022, 6:30 AM.
Details Summary This function will be called when user will hit I accept and will send request to server with policy accepted by user. Context in ENG-2363. Test Plan Call this function and check if proper action was dispatched and value on keyserver db was updated
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptDec 6 2022, 6:30 AM2022-12-06 06:30:22 (UTC-8) kamil edited the summary of this revision. (Show Details)Dec 6 2022, 6:31 AM2022-12-06 06:31:06 (UTC-8) kamil added a child revision: D5829: [web] Terms of Use & Privacy modal.Dec 6 2022, 6:38 AM2022-12-06 06:38:32 (UTC-8) Harbormaster completed remote builds in B14008: Diff 19181.Dec 6 2022, 6:42 AM2022-12-06 06:42:01 (UTC-8) Comment Actions It's hard to review something when you just introduce a function without introducing its usage This revision is now accepted and ready to land.Dec 9 2022, 10:06 AM2022-12-09 10:06:46 (UTC-8) Comment Actions
I know but this function is used in diff where I'm introducing entire Terms of Use Modal so I wanted to make them separated to make it easier for the reviewer but will keep in mind your suggestion
Harbormaster completed remote builds in B14116: Diff 19316.Dec 13 2022, 6:03 AM2022-12-13 06:03:41 (UTC-8) kamil added a child revision: D5860: [web] refactor modal API to return modal key.Dec 13 2022, 6:55 AM2022-12-13 06:55:46 (UTC-8) Closed by commit rCOMMb7590f27a150: [lib] client function to call server and acknowledge policy (authored by kamil). · Explain WhyDec 15 2022, 6:16 AM2022-12-15 06:16:28 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19316 lib/utils/policy-acknowledge-utlis.js
|