Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gsainfoteam/ziggle-fe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.3
Choose a base ref
...
head repository: gsainfoteam/ziggle-fe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 13, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d733523 View commit details
  2. Copy the full SHA
    796408e View commit details
  3. Copy the full SHA
    a1d5bfb View commit details
  4. 🌐 internationalize

    ParkJumyung committed Nov 13, 2024
    Copy the full SHA
    2953ff1 View commit details
  5. 📱 work on mobile responsive design

    ParkJumyung committed Nov 13, 2024
    Copy the full SHA
    cc7fe89 View commit details
  6. ⚰️ remove mock response

    ParkJumyung committed Nov 13, 2024
    Copy the full SHA
    c593325 View commit details

Commits on Jan 8, 2025

  1. 🚸 Prevent redundant image upload api call

    dohyun-ko committed Jan 8, 2025
    Copy the full SHA
    599c4a2 View commit details
  2. Merge pull request #406 from gsainfoteam/400-bug-call-upload-image-ap…

    …i-when-there-is-no-image-in-a-notice
    
    🚸 Prevent redundant image upload api call
    dohyun-ko authored Jan 8, 2025
    Copy the full SHA
    0e02ee7 View commit details

Commits on Jan 20, 2025

  1. fix: group search api

    enc2586 committed Jan 20, 2025
    Copy the full SHA
    c3f020e View commit details
  2. Merge branch 'master' into 375-feature-search-groups

    enc2586 authored Jan 20, 2025
    Copy the full SHA
    6187763 View commit details
  3. Update src/api/group/search-groups-with-name.ts

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    enc2586 and coderabbitai[bot] authored Jan 20, 2025
    Copy the full SHA
    ca3441c View commit details
  4. 💄 fix darkmode text color to be visible

    ParkJumyung committed Jan 20, 2025
    Copy the full SHA
    d40bbc2 View commit details

Commits on Feb 3, 2025

  1. Merge pull request #383 from gsainfoteam/375-feature-search-groups

    ✨ add search-groups-with-name api connection
    ParkJumyung authored Feb 3, 2025
    Copy the full SHA
    d18ec75 View commit details

Commits on Feb 7, 2025

  1. ✨ Add group selector and bussiness logic (#410)

    * ✨ Add group selector and bussiness logic
    
    * Update src/app/[lng]/write/NoticeEditor.tsx
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    dohyun-ko and coderabbitai[bot] authored Feb 7, 2025
    Copy the full SHA
    5ca1227 View commit details

Commits on Feb 8, 2025

  1. feat: getMyGroups & remove unused vapor code (#414)

    dohyun-ko authored Feb 8, 2025
    Copy the full SHA
    7ea95e2 View commit details
  2. feat: Add group context and token handling for notices (#416)

    dohyun-ko authored Feb 8, 2025
    Copy the full SHA
    f9dfcde View commit details
Loading