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

Txty #158

Open
wants to merge 32 commits into
base: beta
Choose a base branch
from
Open

Txty #158

wants to merge 32 commits into from

Commits on Jan 22, 2023

  1. Add keys controller spec

    chrztoph committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    1404f44 View commit details
    Browse the repository at this point in the history
  2. Add keys limit and count

    chrztoph committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    80a8ef8 View commit details
    Browse the repository at this point in the history
  3. Fix test

    chrztoph committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    00ff1cc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Add plans

    chrztoph committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    3f9e016 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Merge remote-tracking branch 'origin/beta' into new-plans

    * origin/beta:
      Add support to set stringsdict file path name
    chrztoph committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7dc4f03 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Addition to last commit

    chrztoph committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ee6f1b5 View commit details
    Browse the repository at this point in the history
  2. Fix tests and checks

    chrztoph committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f4416d9 View commit details
    Browse the repository at this point in the history
  3. Fix linter issue

    chrztoph committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a9adb52 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Merge remote-tracking branch 'origin/beta' into new-plans

    * origin/beta:
      Update text in welcome email
      Fix tests
      Add support to deactivate users on an instance level
      Don't deactivate superadmin users
      Add swagger config
      Fix snapshot
      Add support to skip empty plural translations for ios
    chrztoph committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    825cdfa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    1bf9f6e View commit details
    Browse the repository at this point in the history
  2. Remove uniqueness of export config names per project, fix migrations,…

    … add new organizations to projects without organization
    chrztoph committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    7ecb083 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/beta' into new-plans

    * origin/beta:
      Fix cypress test and remove outdated scenario
    chrztoph committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    9536988 View commit details
    Browse the repository at this point in the history
  4. Remove gitbook

    chrztoph committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    b051819 View commit details
    Browse the repository at this point in the history
  5. Fix linter issue

    chrztoph committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c328f73 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Merge remote-tracking branch 'origin/beta' into new-plans

    * origin/beta:
      Remove old import endpoint
      Replace export helper with export lib
      Add new env variable to template
      Add endpoint to get debug information of instance
      Fix broken cli seeds file
      Fix invalid reference to machine translation usage exceeded error
      Fix message if number of projects exceeds free plan and remove old no longer necessary message for private projects
      Add lib folder to autoload paths
      Fix bug if deepl does not return correct character count usage
      Fix csv export
      Fix bug if key name is empty before validation
      Fix invalid csv class used
      Fix language cypress test
      Fix linter issue
    chrztoph committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    85a4b9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dffdc1 View commit details
    Browse the repository at this point in the history
  3. Remove support section

    chrztoph committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c4cca21 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Update sentry packages

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2ceb30d View commit details
    Browse the repository at this point in the history
  2. Update README with info how to create docker network

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    29fed69 View commit details
    Browse the repository at this point in the history
  3. Change network name

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c65da72 View commit details
    Browse the repository at this point in the history
  4. Fix installation errors with nokogiri and yarn

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f7cf661 View commit details
    Browse the repository at this point in the history
  5. Update Gemfile.lock

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    35d1623 View commit details
    Browse the repository at this point in the history
  6. Add updated plan limits

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bc7b7b6 View commit details
    Browse the repository at this point in the history
  7. Move validation checks to background jobs for faster import

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f9a16a6 View commit details
    Browse the repository at this point in the history
  8. Fix linter error

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5178601 View commit details
    Browse the repository at this point in the history
  9. Fix snapshots

    Christoph Werner committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b0a6429 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Rename texterify to txty

    Christoph Werner committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ac19272 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Rename default databases

    Christoph Werner committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    7a8b8a6 View commit details
    Browse the repository at this point in the history
  2. Fix devcontainer setup

    Christoph Werner committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    ec15794 View commit details
    Browse the repository at this point in the history
  3. Fix cypress tests

    Christoph Werner committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    4f63247 View commit details
    Browse the repository at this point in the history
  4. Rename to Txty

    Christoph Werner committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    38e85c7 View commit details
    Browse the repository at this point in the history
  5. Update Changelog

    Christoph Werner committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    8ab487d View commit details
    Browse the repository at this point in the history