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

Frontend Decouple | Expose Data Layer #1757

Merged
merged 22 commits into from
Sep 16, 2024

Commits on Sep 7, 2024

  1. template for Fred

    dinhlongviolin1 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    cb649a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    6a8b102 View commit details
    Browse the repository at this point in the history
  2. manage Data update requested by the frontend

    We still need to manage the case when data update is pushed by the back-end
    The data needs to be encapsulated in _TaipyData()
    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    11c36c8 View commit details
    Browse the repository at this point in the history
  3. manage Data update requested by the frontend

    We still need to manage the case when data update is pushed by the back-end
    The data needs to be encapsulated in _TaipyData()
    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ca36d52 View commit details
    Browse the repository at this point in the history
  4. dependency

    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    91ec420 View commit details
    Browse the repository at this point in the history
  5. describing data payload

    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9ebad2a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. use an object as indicator for data refresh

    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0ce7f8e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. block every update for variables that do not have _TPMDL_ in their name

    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2d54113 View commit details
    Browse the repository at this point in the history
  2. update api

    dinhlongviolin1 committed Sep 12, 2024
    1 Configuration menu
    Copy the full SHA
    6d49fce View commit details
    Browse the repository at this point in the history
  3. per Fred

    dinhlongviolin1 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e3f57b6 View commit details
    Browse the repository at this point in the history
  4. encapsulate pandas.* into _TaipyData

    do not push Module or Function to frontend
    Fred Lefévère-Laoide authored and Fred Lefévère-Laoide committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e9a8b5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25f29c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a04ed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e35b222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7ae91e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c61f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    66b2d94 View commit details
    Browse the repository at this point in the history
  2. per Fred

    dinhlongviolin1 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9fc64b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    218881d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c08236 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    6ce5961 View commit details
    Browse the repository at this point in the history
  2. resolve conflic

    dinhlongviolin1 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4f1d11d View commit details
    Browse the repository at this point in the history