nada9639 / AO_Docs star
2021-03-29
Closed
#2 [AO_Docs] Docs Edit 화면에서 첨부파일 기능 추가 star
2021-03-29 Closed
Tasks
요구사항 명
  • Docs Edit 화면에서 첨부파일 기능 추가
요구사항 상세
  • Docs Edit 화면에서 첨부파일 기능 추가
개발 설계 및 구현 내역
  • Docs Edit 화면에서 첨부파일 기능 추가
    • file 제한 크기 : 100MB
    • 첨부파일 등록 시 해당 파일 뷰잉
      • 클릭 시 다운로드
      • ADMIN 권한일 시 삭제 가능
관련화면 및 동작 설명
  • 개발 완료시 작성
Issue Sharer
Comment 1

  • Closed 송창훈 closed this issue 2021-04-05
    • Markdown help
    • Header
    • Text Style
    • Link
    • List
    • Checklist
    • Image
    • Blockquote
    • Code
    • Table
    • Short Link
    • Markdown Input
      Markdown Output
      # This is an H1
      ## This is an H2
      ### This is an H3
      
      # This is an H1 ## This is an H2 ### This is an H3
    • Markdown Input
      Markdown Output
      *This is an italic*
      **This is an bold**
      ~~This is an strike~~
      
      *This is an italic* **This is an bold** ~~This is an strike~~
    • Markdown Input
      Markdown Output
      - Red
          1. White
          2. Blue
      - Green.
      
      - Red 1. White 2. Blue - Green
    • Markdown Input
      Markdown Output
      - [ ] Todos
          - [x] To do A
          - [ ] To do B
          - [ ] To do C
                          
      • Todos
        • To do A
        • To do B
        • To do C
    • Markdown Input
      Markdown Output
      ![title](https://repo.yona.io/assets/images/ico-like-small.png "Yobi")
      
      ![title](/assets/images/ico-like-small.png "Yobi")
    • Markdown Input
      Markdown Output
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
      >
      > Aenean commodo ligula eget dolor.
      
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit. > > Aenean commodo ligula eget dolor.
    • Markdown Input
      Markdown Output
      `function test() {console.log("hello world");}`
      
      ```javascript
      function test() {
        console.log("hello world");
      }
      ```
      
      `function test() {console.log("hello world");}` ```javascript function test() { console.log("hello world"); } ```
    • Markdown Input
      Markdown Output
      | Default      | Align center | Align right |
      | ------------ | :----------: | ------: |
      | Carrot       | Red          | 1,000   |
      | Banana       | Yellow       | 32,000  |
      
      | Default | Align center | Align right | | ------------ | :----------: | ------: | | Carrot | Red | 1,000 | | Banana | Yellow | 32,000 | Also, you can copy & paste table from excel sheet
    Drag & Drop files here to upload.
    278-20214-6-1539-16.png 222.2 KB
    61-20214-6-1543-11.png 12.5 KB
    836-20214-6-1543-22.png 311.3 KB
    Tasks
    • Edit 화면 첨부파일 기능 추가 확인 하였습니다.
      278-20214-6-1539-16.png
      836-20214-6-1543-22.png
      61-20214-6-1543-11.png
      파일 업로드 및 삭제, 파일 정상 다운로드 되는 것을 확인 하였습니다.
    Reply
Add a comment
New subtask
Assignee
No assignee
Milestone
[개발완료] 0.0.1
Due date
No due date