React dev suite
Find a file
2021-03-10 07:33:57 +01:00
config DEV;Replace formik with react-hook-form 2021-02-28 17:35:45 +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
packages FIX;Field trigger onChange for value prop 2021-03-10 07:33:57 +01:00
scripts DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
tests DEV;Rename romanjaros namespace to treejs 2021-02-17 18:38:10 +01:00
types DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
.eslintignore DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
.eslintrc DEV;Rename romanjaros namespace to treejs 2021-02-17 18:38:10 +01:00
.gitignore DEV;Use Tailwind css 2021-02-14 20:31:22 +01:00
.npmrc FIX;NPM registry for treejs 2021-02-17 20:09:36 +01:00
.prettierrc DEV;Add missing documentation code example for components 2020-07-24 11:27:54 +02:00
Jenkinsfile DEV;Add project key for SonarQube 2021-01-21 18:23:13 +01:00
lerna.json RELEASE;New version 0.6.3 2021-03-10 05:43:10 +00:00
nightwatch.json TECH;Move to new Jenkins configuration 2020-11-01 21:16:10 +01:00
package-lock.json DEV;Use reduxjs toolkit for fetch 2021-03-10 00:17:08 +01:00
package.json DEV;Use reduxjs toolkit for fetch 2021-03-10 00:17:08 +01:00
README.md DEV;Form with how to and examples 2020-07-24 22:39:52 +02:00
tsconfig.json DEV;Rename romanjaros namespace to treejs 2021-02-17 18:38:10 +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