Skip to content

Commit

Permalink
Translations ( with context ) Simple CRUD UI (#77)
Browse files Browse the repository at this point in the history
* feat: get_translated

Co-Authored-By: Fahim Ali Zain <fahimalizain@gmail.com>

* feat: initial renovation translation tool

* Revert "feat: get_translated"

This reverts commit 1ce6077.

* feat: fetch translatable docfields

* feat: get translations based on context

* feat: display translations

* fix: duplicate calls to server

* feat: add translation

* refactor: handle single doctypes context

* feat: edit translations

* feat: delete translation

* refactor: remove unused html page

* feat: add docs

* refactor: extract docname & docfield from context and display

* refactor: resolve value fields if missing

* refactor: get parent of child doc

* refactor: allow source text to be wildcard + description added

* refactor: use link and dynamic link for doctype and docs respectively

* refactor: rename function

* fix: single value tables not resolved

* refactor: dynamic link error on single doctype

* refactor: clean up used functions

* fix: help html

* refactor: check for wild card translation

* refactor: add * wild card in comment

* refactor: add docs get_translations sql

* refactor: sort languages for easy search

Co-authored-by: Fahim Ali Zain <fahimalizain@gmail.com>
  • Loading branch information
e-lobo and fahimalizain authored Nov 3, 2021
1 parent 5baf2ce commit ff28afb
Show file tree
Hide file tree
Showing 5 changed files with 712 additions and 0 deletions.
Empty file.
Loading

0 comments on commit ff28afb

Please sign in to comment.