Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-workflow
Commits
cac447bc
Unverified
Commit
cac447bc
authored
2 years ago
by
Amit Sharma
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #34 from Samagra-Development/gitpod
Merge gitpod into main
parents
776f9c09
58fb978f
Changes
655
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.env
+14
-0
.env
.gitignore
+3
-1
.gitignore
.gitpod.yml
+92
-0
.gitpod.yml
README.md
+55
-94
README.md
apps/wrapper/make-envs-for-react.sh
+3
-0
apps/wrapper/make-envs-for-react.sh
apps/wrapper/package-lock.json
+16321
-47
apps/wrapper/package-lock.json
apps/wrapper/package.json
+4
-2
apps/wrapper/package.json
apps/wrapper/public/index.html
+1
-1
apps/wrapper/public/index.html
apps/wrapper/src/App.css
+39
-27
apps/wrapper/src/App.css
apps/wrapper/src/App.js
+35
-56
apps/wrapper/src/App.js
apps/wrapper/src/api/index.js
+58
-0
apps/wrapper/src/api/index.js
apps/wrapper/src/components/GenericForm/index.js
+142
-0
apps/wrapper/src/components/GenericForm/index.js
apps/wrapper/src/components/GenericForm/index.module.css
+140
-0
apps/wrapper/src/components/GenericForm/index.module.css
apps/wrapper/src/formsNew.json
+0
-69
apps/wrapper/src/formsNew.json
apps/wrapper/src/index.css
+3
-1
apps/wrapper/src/index.css
apps/wrapper/src/index.js
+1
-0
apps/wrapper/src/index.js
apps/wrapper/src/workflow_first.json
+54
-0
apps/wrapper/src/workflow_first.json
apps/wrapper/src/workflow_second.json
+31
-0
apps/wrapper/src/workflow_second.json
central-config/.env
+35
-0
central-config/.env
central-config/postgres-upgrade.dockerfile
+16
-0
central-config/postgres-upgrade.dockerfile
with
17047 additions
and
298 deletions
+17047
-298
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets