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

Add support to embed hasjob iframe on any third party website #455

Merged
merged 8 commits into from
Jun 21, 2018

Commits on Jun 13, 2018

  1. Support to embed hasjob iframe

    1. JS for adding iframe to third party website and to resize the iframe
    automatically to match content size
    2. iframe endpoint, accessed by passing `?embed=1` to any view URL,
    plus `&limit=n` where default is 8 when an embed is specified
    3. In iframe view, grouping is disabled
    vidya-ram committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    313ef75 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Add newline.

    vidya-ram committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    8e49636 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Add support for multiple hasjob iframes, query parameters. Move rende…

    …ring of stickie-area to a macro.
    vidya-ram committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    68e7405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebe4e2 View commit details
    Browse the repository at this point in the history
  3. Add script tag.

    vidya-ram committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    1f202d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    8212a0d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    ddbd56b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    6819dff View commit details
    Browse the repository at this point in the history