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: store writer framework IDE into project directory instead of ui.json - WF-43 #526

Merged

Commits on Sep 20, 2024

  1. feat: store writer framework IDE into project directory instead of ui…

    ….json
    
    * feat: save file into .wf directory
    * feat: save components into one file per page and using json line format
    FabienArcellier committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fd6cb84 View commit details
    Browse the repository at this point in the history
  2. feat: store writer framework IDE into project directory instead of ui…

    ….json
    
    * feat: read file from .wf directory
    * feat: create a command to migrate an application
    * feat: migrate all the applications
    * feat: implement migration process when ui.json is present
    FabienArcellier committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0065949 View commit details
    Browse the repository at this point in the history
  3. feat: store writer framework IDE into project directory instead of ui…

    ….json
    
    * chore: remove reference to ui.json in documentation
    FabienArcellier committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7572a4b View commit details
    Browse the repository at this point in the history
  4. feat: store writer framework IDE into project directory instead of ui…

    ….json
    
    * chore: move wf_project methods into its own module
    FabienArcellier committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7d287be View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. feat: store writer framework IDE into project directory instead of ui…

    ….json
    
    * feat: add support for workflow
    FabienArcellier committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    02137a2 View commit details
    Browse the repository at this point in the history