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/read only setting #4902

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

Commits on Feb 26, 2024

  1. readme: Add documentation for read-only mode

    Signed-off-by: Benjamin Thiemann <benjamin.thiemann@optonic.com>
    benthie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e0103bc View commit details
    Browse the repository at this point in the history
  2. lib: Add config setting for read-only mode

    Signed-off-by: Benjamin Thiemann <benjamin.thiemann@optonic.com>
    benthie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    378ea45 View commit details
    Browse the repository at this point in the history
  3. src: Load config setting for read-only mode

    Signed-off-by: Benjamin Thiemann <benjamin.thiemann@optonic.com>
    benthie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    726f278 View commit details
    Browse the repository at this point in the history
  4. components: Add menu entries for open read-only mode

    Signed-off-by: Benjamin Thiemann <benjamin.thiemann@optonic.com>
    benthie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3bf84e3 View commit details
    Browse the repository at this point in the history
  5. components: Add actions for open read-only mode

    Signed-off-by: Benjamin Thiemann <benjamin.thiemann@optonic.com>
    benthie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d1bb0ae View commit details
    Browse the repository at this point in the history
  6. cypress: e2e: Add test for open read-only mode

    Signed-off-by: Benjamin Thiemann <benjamin.thiemann@optonic.com>
    benthie committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    77259a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. ci: Fix running new tests on ci

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c1bcee7 View commit details
    Browse the repository at this point in the history
  2. style: Fix code style in tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b310305 View commit details
    Browse the repository at this point in the history