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

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