Project

General

Profile

Actions

New Function #38

closed

[ADMIN] 철도역 관리 (station management)

Added by Deca Park over 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
03/30/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.Spec

  • 철도역 관리 (station management) : p108 ~ 111 (v1.53 on #21)

Files

station_search_modal.png (60.4 KB) station_search_modal.png Deca Park, 06/22/2023 02:52 PM
station_2.png (70 KB) station_2.png Deca Park, 07/07/2023 12:30 PM

Related issues

Copied from New Function #30: [ADMIN] 공지 관리 (notice management)Closedbryant bryant03/30/2023

Actions
Actions #1

Updated by Deca Park over 1 year ago

Actions #2

Updated by bryant bryant over 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #3

Updated by Deca Park over 1 year ago

[ADMIN] 철도역 관리 (/station)

1.DB (st_station) change
  transfer_station_yn (Y/N) -> transfer_station_type (common/transfer)

2.List page
  1) search
    a) 환승역 구분 selectbox
      - 전체(all), 일반역 / 환승역 (common / transfer)

3.Add/Modify page
  1) 역사명 field
    - REMOVE 2nd inputbox (station_code) (on Add page)
    a) {station_code} (automatically creation)
      [Rule]
      if station_type = 'train'(기차역), 'T' + {seqNo(3)} (ex: T001,T002,...,T1000)
      if station_type = 'subway' (지하철역), 'S' + {seqNo(3)} (ex: S001,S002,...,S1000)

  2) 노선 field
    a) 2nd inputbox
      - apply placeholder: "선택된 노선 정보 표시"
  3) 환승역 구분 : {transfer_station_type}
    a) radio options: 일반역 / 환승역 (common / transfer)

Actions #4

Updated by Deca Park over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to bryant bryant
Actions #5

Updated by bryant bryant over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #6

Updated by Deca Park about 1 year ago

[ADMIN > common] 역사 검색 (common station search) modal (refer to attach image)

1.Grid
  1) 처리 column
    - DELETE and add checkbox into first column
2.Button
  1) 선택 (select)
    - add the button
    - process is same with 매장 검색 (common store search) modal

Actions #7

Updated by Deca Park about 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Deca Park to Toby Pham
Actions #8

Updated by Toby Pham about 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from Toby Pham to Deca Park
Actions #9

Updated by Deca Park about 1 year ago

[ADMIN] common station search for smart order (refer to attach image)

1.Logic (fix)

  • add condition: st_station.smart_order_yn = 'Y'
Actions #10

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF