Coder Social home page Coder Social logo

nova-translation-editor's People

Contributors

bernhardh avatar canvural avatar deinte avatar ibrunotome avatar vintagesucks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nova-translation-editor's Issues

Do not store unchanged keys in the database

Currently, if you click save, all keys from the current group (aka tab) are stored to the database. This is ok, for custom translations which exists only in the database, but not for file based translations.

How to define my own translation group in config file.

Hi guys,

i'm looking to import my own translation group stored in other place than resources/lang.

I've split my application into modules using nwidart/laravel-modules package , and what i want to achieve is to define the module translation file as a group.

If i use '*' the nova-translation-editor.php config file, the keys are loaded, but i'm looking a way to have tabs for each module.

The module translation file is located for example in Modules/Catalog/Resources/lang

Thanks,
Mihai

Save and save all not working !

image

image

Method Illuminate\Foundation Application:undateOrCreate does not exist.
Error: Request failed with status code 500

[ 'auth', 'pagination', 'passwords', 'validation', 'nova' ], 'languages' => [ 'en' => 'English', 'ru' => 'Русский', ] ];

Save 'group' button is working - but Save All isn't

I'm using Nova 3.31 and Translation Editor 1.3.1
When I click on the individual save button - e.g. Save Footer in this image below - it works and saves the updated data. However, clicking on the Save All button (next to cancel) does not save - as no data is sent in the payload to the api request.

image

Tool's CSS files are causing issues in Nova 4

Hello,

I'm in the middle of upgrade process to Nova 4.

One thing I noticed is that when I include this tool, it causes issues overall in the design of Nova.

With this tool enabled:
image

Without the tool:
image

When I check the CSS from devtools I can see the CSS from this tool overwrites some values from Nova.

I'm sorry I do not have more information about this. If you are not able to reproduce this, please let me know what information you need.

feat: nova v4

first:

INFO Symfony\Component\ErrorHandler\Error\FatalError: Class Bernhardh\NovaTranslationEditor\NovaTranslationEditor contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Laravel\Nova\Tool::menu) in file /var/www/vendor/bernhardh/nova-translation-editor/src/NovaTranslationEditor.php on line 9

after add the menu method:

Screen Shot 2022-05-06 at 13 05 38

Nova v4 requires vue 3, and there is no more vue router since is using inertia.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.