Project

General

Profile

Actions

개선(improvement) #1062

closed

[API] Create API Reset Password New UI Login

Added by harry harry 7 months ago. Updated 4 months ago.

Status:
완료성공(Resolve)
Priority:
보통(Normal)
Assignee:
Start date:
08/01/2025
Due date:
08/08/2025
% Done:

100%

Estimated time:
Part:
Build env.:
Prod

Description

Request :
Create API reset password


Related issues

Related to OMH - 개선(improvement) #800: 6_Set New Password (PC)완료성공(Resolve)Dante Le07/31/202508/08/2025

Actions
Actions #1

Updated by harry harry 7 months ago

Actions #2

Updated by harry harry 7 months ago

Actions #3

Updated by harry harry 7 months ago

Actions #4

Updated by harry harry 7 months ago

Actions #5

Updated by harry harry 7 months ago

Actions #6

Updated by Dante Le 7 months ago

  • Status changed from 신규(New) to 진행(Doing)
  • Start date set to 08/01/2025
Actions #7

Updated by Dante Le 7 months ago

[Tech NOTE]
Create API: user/new-password

INSERT INTO OMH_SUITE.BS_API_SERVICE_CODE (API_SERVICE_URL, METHOD_NAME, OWNER_COMP_CODE, API_SERVICE_NAME_EN, API_SERVICE_NAME_KO, SCHEMA_FILE_NAME_RQ, SCHEMA_FILE_NAME_RS, VENDOR_SERVICE_NAME, API_SERVICE_DESC, SAMPLE_REQUEST_MESSAGE, SAMPLE_RESPONSE_MESSAGE, OPEN_API_YN, OUTSIDE_INTERFACE_YN, LOG_SAVE_YN, IGNORE_SCHEMA_YN, CONTROL_REMARK, USE_YN, FIRST_INSERT_UNO, LAST_UPDATE_UNO) VALUES ('/user/new-password', 'PUT', 110000, 'New password', 'New password', '/user/new_password/new_password_put_schema_rq.json', '/user/new_password/new_password_put_schema_rs.json', '', '', '', '', 'N', 'N', 'N', 'N', '', 'Y', 10000, 10000);

Create API: user/login-no-password

INSERT INTO OMH_SUITE.BS_API_SERVICE_CODE (API_SERVICE_URL, METHOD_NAME, OWNER_COMP_CODE, API_SERVICE_NAME_EN, API_SERVICE_NAME_KO, SCHEMA_FILE_NAME_RQ, SCHEMA_FILE_NAME_RS, VENDOR_SERVICE_NAME, API_SERVICE_DESC, SAMPLE_REQUEST_MESSAGE, SAMPLE_RESPONSE_MESSAGE, OPEN_API_YN, OUTSIDE_INTERFACE_YN, LOG_SAVE_YN, IGNORE_SCHEMA_YN, CONTROL_REMARK, USE_YN, FIRST_INSERT_UNO, LAST_UPDATE_UNO) VALUES ('/user/login-no-password', 'POST', 110000, 'Login no password', 'Login no password', '/user/login_no_password/login_no_password_schema_rq.json', '/user/login_no_password/login_no_password_schema_rs.json', '', '', '', '', 'N', 'N', 'N', 'N', '', 'Y', 10000, 10000);

Actions #8

Updated by Dante Le 7 months ago

  • Status changed from 진행(Doing) to 완료(Done)
Actions #9

Updated by Dante Le 6 months ago

  • Build env. set to Staging
Actions #10

Updated by Dante Le 6 months ago

  • Build env. changed from Staging to Dev
Actions #11

Updated by ziniy Kang 6 months ago

  • % Done changed from 0 to 100
Actions #12

Updated by Dante Le 6 months ago

  • Build env. changed from Dev to Staging
Actions #13

Updated by ziniy Kang 4 months ago

  • Status changed from 완료(Done) to 완료성공(Resolve)
  • Build env. changed from Staging to Prod
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)