0.15.0 • Published 3 years ago

@vemba/vemba-uploader-ui v0.15.0

Weekly downloads
496
License
ISC
Repository
-
Last release
3 years ago

VEMBA UPLOADER 2 UI REACT COMPONENT

This is React Component from Vemba Corp. for Video Upload functionality.

Maintainers

Arunesh Presil Harsha

Recommended Browsers

Google Chrome Morzilla Firefox Apple Safari all latest.

Installation

npm install vemba-uploader-ui

Usage

Using as NPM Package

1 . Importing the Vemba Uploader Component

import VembaUploaderUI from 'vemba-uploader-ui'

2 . Render the element

ReactDOM.render(<VembaUploaderUI props={value} />, document.getElementById('element'));

3 . Expected props to render the component.

- partnerId   : Integer (associated Partner ID) eg. '379'
- apiUrl      : String Base url of Vemba Backend Service Deployment eg. (https://api-staging.vemba.io)
- apiToken    : String Login Token of the Partner.

Optional (Recommended)

- isUploaderEnabled   : Boolean (true/false) to enable/disable video upload functionality. Although default is readonly mode to view partner uploaded Videos.

Local Development set up

1 . Standalone with (Hot Reload)

- Clone the repo
- CD to ```/devops```
- RUN ```make mount```
- RUN ```make deploy``` (Deploys to local Kubernetes Cluster)
- Goto any recommended Browser and navigate as [Uploader 2 Homepage](http://localhost:4000) should load the home page.

NPM Publishing

To Publish the stable build or bug-fixes to @vemba Org in NPM 
*** (make sure you should not commit changes to git before publish) below automation takes care of all ***

- CD to ```/devops```
- RUN ```make publish```
- On completion the code is commited and push to the remote branch and new fresh build is published to npm with version number patched and bumped.

Git Submodule (sharedassets) - this step is included in 'make deploy' now

https://git-scm.com/book/en/v2/Git-Tools-Submodules

##To include the submodule in an existing repo

  1. Navigate to the src/asssets/folder and in the terminal, enter:

*git submodule add https://bitbucket.org/vembainc/sharedassets.git

  1. This will create the empty sharedasssets folder and to import files

*git submodule init

then

git submodule update

Updates

Stay tuned. Comming shortly!!

0.22.8

3 years ago

0.22.7

3 years ago

0.22.6

3 years ago

0.22.5

3 years ago

0.22.4

3 years ago

0.22.3

3 years ago

0.22.2

3 years ago

0.22.1

3 years ago

0.22.0

3 years ago

0.21.5

3 years ago

0.21.4

3 years ago

0.21.3

3 years ago

0.21.2

3 years ago

0.21.1

3 years ago

0.21.0

3 years ago

0.20.11

3 years ago

0.20.10

3 years ago

0.20.9

3 years ago

0.20.8

3 years ago

0.20.7

3 years ago

0.20.6

3 years ago

0.20.5

3 years ago

0.20.4

3 years ago

0.20.3

3 years ago

0.20.2

3 years ago

0.20.1

3 years ago

0.20.0

3 years ago

0.19.9

3 years ago

0.19.8

3 years ago

0.19.7

3 years ago

0.19.6

3 years ago

0.19.5

3 years ago

0.19.4

3 years ago

0.19.3

3 years ago

0.19.2

3 years ago

0.19.1

3 years ago

0.19.0

3 years ago

0.18.1

3 years ago

0.18.0

3 years ago

0.16.5

3 years ago

0.16.4

4 years ago

0.16.3

4 years ago

0.17.0

4 years ago

0.16.2

4 years ago

0.16.1

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.1

4 years ago

0.14.0

4 years ago

0.13.1

4 years ago

0.13.0

4 years ago

0.12.1

4 years ago

0.12.0

4 years ago

0.11.10

4 years ago

0.11.9

4 years ago

0.11.8

4 years ago

0.11.7

4 years ago

0.11.6

4 years ago

0.11.5

4 years ago

0.11.4

4 years ago

0.11.3

4 years ago

0.11.2

4 years ago

0.9.4

4 years ago

0.11.0

4 years ago

0.9.2

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.9.1

4 years ago

0.8.0

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.2

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

5 years ago

0.3.14

5 years ago

0.4.0

5 years ago

0.3.13

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.7

5 years ago

0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.2.21

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.20

5 years ago

0.2.19

5 years ago

0.2.18

5 years ago

0.2.17

5 years ago

0.2.16

5 years ago

0.2.15

5 years ago

0.2.14

5 years ago

0.2.12

5 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago