mojito
mojito copied to clipboard
An automation platform that enables continuous localization.
Hi! Thanks for this project! Very low priority "bug": When processing JS files of proper format, a header comment at the top of the file (like the sort used for...
For now the only provider outside of filesystem is Box. Would like to have Dropbox as an option as well. Willing to work on it.
Bumps [tar](https://github.com/npm/node-tar) and [node-sass](https://github.com/sass/node-sass). These dependencies needed to be updated together. Updates `tar` from 4.4.13 to 6.1.11 Changelog Sourced from tar's changelog. Changelog 6.0 Drop support for node 6 and...
I followed the [getting started](https://www.mojito.global/docs/guides/getting-started/) page but the installation fails on my M1 Macbook Pro with the following error: `brew install mojito-webapp` ``` Error: openjdk@8: no bottle available! You can...
This PR adds a new `User Management` tab where ADMINs and PMs can: - create new users - edit existing users - delete users
Pollable tasks are marked as finished before the Quartz job actually terminates. There is no global transaction that binds the finishing of the PollableTask with the Quartz job. As such...