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

Added Toml import/export option #72

Closed
wants to merge 15 commits into from
Closed

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    71329e8 View commit details
    Browse the repository at this point in the history
  2. Just some spacing changes

    avycado13 committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    48cdb3f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Added toml unittest

    	new file:   src/unittest/views/test_toml_import_export.py
    avycado13 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    803c246 View commit details
    Browse the repository at this point in the history
  2. Fixed mistake in file

    avycado13 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    50505d9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    e7ed90d View commit details
    Browse the repository at this point in the history
  2. Fixed code styling

    avycado13 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9dbdd66 View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    avycado13 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    89c7195 View commit details
    Browse the repository at this point in the history
  4. Update ci.yml

    avycado13 authored May 9, 2023
    Configuration menu
    Copy the full SHA
    65afda1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. re-add Codecov upload

    gabfl authored May 12, 2023
    Configuration menu
    Copy the full SHA
    3fb0bcd View commit details
    Browse the repository at this point in the history
  2. fixed files

    avycado13 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a2e4bbd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Create export.toml

    avycado13 authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    98a56cc View commit details
    Browse the repository at this point in the history
  2. fix toml deps

    avycado13 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    517b73f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    913d84a View commit details
    Browse the repository at this point in the history
  4. fixed toml export write

    avycado13 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7bd896a View commit details
    Browse the repository at this point in the history