Skylsmoi 98c0f4d95c [https://github.com/tracim/tracim/issues/813] added handling of roles in frontend and apps hace 6 años
..
dist fixed respectives app's index.html with correct assset link + removed unused symlink hace 6 años
i18next.scanner https://github.com/tracim/tracim/issues/743, PopupCreate translation hace 6 años
src [https://github.com/tracim/tracim/issues/813] added handling of roles in frontend and apps hace 6 años
.editorconfig moved tracim_frontend_app_thread files into frontend_app_thread hace 6 años
.gitignore moved tracim_frontend_app_thread files into frontend_app_thread hace 6 años
README.md moved tracim_frontend_app_thread files into frontend_app_thread hace 6 años
build_thread.sh script build_full_frontend now call the build script of each sub folder hace 6 años
i18next.scanner.js [https://github.com/tracim/tracim/issues/637] added translation mecanism on all frontend folder hace 6 años
package.json added app Admin Workspace User + refactor for app Fullscreen hace 6 años
webpack.config.js fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh hace 6 años

README.md

App Thread for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/thread.app.js and past it into Tracim(repo)/dist/app

Development

To see your changes without importing the app into Tracim:

  • run $ npm run servdev Which will create a web server (webpack) where you will see the app loaded with some default values