React dev suite
Find a file
2020-11-28 17:24:14 +01:00
docker TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
e2e TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
modules FIX;Yup as peer dependency 2020-11-28 17:24:14 +01:00
tests DEV;Code example with highlight for button 2019-11-28 22:52:33 +01:00
.eslintignore TECH;Build monorepo as npm module 2019-10-31 19:47:39 +01:00
.eslintrc DEV;Full screen calendar - WIP 2020-11-01 14:36:58 +01:00
.gitignore TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
.npmrc TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
.prettierrc DEV;Add missing documentation code example for components 2020-07-24 11:27:54 +02:00
.stylelintrc TECH;First commit 2019-03-13 22:33:52 +01:00
app.config.ts TECH;Prettier 2019-09-16 21:35:07 +02:00
genDoc.js TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
Jenkinsfile FIX;How to use Forms doc fix 2020-11-26 23:02:16 +01:00
jest.config.js DEV;Full screen calendar - WIP 2020-11-01 14:36:58 +01:00
lerna.json RELEASE;New version 0.2.5 2020-11-26 22:07:23 +00:00
nightwatch.json TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
package-lock.json FIX;How to use Forms doc fix 2020-11-26 23:02:16 +01:00
package.json FIX;How to use Forms doc fix 2020-11-26 23:02:16 +01:00
README.md DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
tsconfig.json DEV;Full screen calendar - WIP 2020-11-01 14:36:58 +01:00

TREEJS

Framework for react app.

Create new release version

Push to branch:

  • patch - release/patch
  • minor - release/minor
  • major - release/major

Deploy version to production

Push to branch:

  • latest - deploy/latest
  • tag - deploy/tag

Push to master will deploy latest app version