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 PlatformScript Plugin #162

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Add PlatformScript Plugin #162

wants to merge 22 commits into from

Commits on Nov 18, 2022

  1. Add PlatformScript Plugin

    1. navigate to http://localhost:3000/platformscript
    2. edit libraries in backend/ps/lib/*.yaml
    3. can be loaded by http://localhost:7007/api/ps/lib/*.yaml
    cowboyd committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    629d64b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

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

Commits on Nov 21, 2022

  1. add yaml editor

    dagda1 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f4696ec View commit details
    Browse the repository at this point in the history
  2. add Button props to yaml

    dagda1 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2140b71 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. add clickHandler to button

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0ecfc8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a177d9 View commit details
    Browse the repository at this point in the history
  3. render Typography and children

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    bb248ec View commit details
    Browse the repository at this point in the history
  4. render Fragment and list

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    0453088 View commit details
    Browse the repository at this point in the history
  5. add key to fragment children

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ad4b7d5 View commit details
    Browse the repository at this point in the history
  6. add CodeSnippet

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    d8e6202 View commit details
    Browse the repository at this point in the history
  7. add final button

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    460527a View commit details
    Browse the repository at this point in the history
  8. add target to Button

    dagda1 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    75c0cf5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac6b471 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Rendering EntityAboutCard

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5919b13 View commit details
    Browse the repository at this point in the history
  2. Add key to children

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    98acd43 View commit details
    Browse the repository at this point in the history
  3. Rendering the entire page

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    cfb57ae View commit details
    Browse the repository at this point in the history
  4. Showing content editor

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    03e9189 View commit details
    Browse the repository at this point in the history
  5. The editor is working

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    375fa25 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary margin

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    80f83fd View commit details
    Browse the repository at this point in the history
  7. Simplify the yaml document

    taras committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    ee86487 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3bfceaf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge pull request #173 from thefrontside/tm/platform-script-demo

    Add code written for the demo
    taras authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d81363d View commit details
    Browse the repository at this point in the history