Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : ScheduleCardSingle component & Infor page #25

Merged
merged 8 commits into from
Jan 21, 2024
Merged

feat : ScheduleCardSingle component & Infor page #25

merged 8 commits into from
Jan 21, 2024

Commits on Jan 20, 2024

  1. add : api with axios

    - `.env` for local development , `.env.production` for production build
    - `instance.js` for axios instance with `baseURL` and `headers` settings
    jason810496 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f2c2fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ebe794 View commit details
    Browse the repository at this point in the history
  3. add : schedule card modal

    jason810496 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    15c4343 View commit details
    Browse the repository at this point in the history
  4. fix : single schedule card

    - speaker -> host
    - project -> activity
    - close icon svg assets
    jason810496 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    368147f View commit details
    Browse the repository at this point in the history
  5. feat : Infor page

    - TBD : `ScheduleCardMulti` component
    - add :
        - `Infor` page calendar background view
        - `Single` card view
    - fix :
        - speaker -> host
        - project -> activity
    jason810496 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7dd9888 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223001c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    285a1a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c19d02 View commit details
    Browse the repository at this point in the history