-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
28 additions
and
104 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
* text=auto | ||
*.jpg binary | ||
*.png binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,23 +136,9 @@ this.$store.commit('LayoutGrid/EDIT_LAYOUT_ITEM', { | |
## Screen Shots | ||
|
||
*###UI* | ||
![Alerts](./Alerts.PNG) | ||
![Table](./Table.PNG) | ||
![Alerts](../images/Alerts.PNG) | ||
![Table](../images/Table.PNG) | ||
|
||
|
||
*###Dashboard* | ||
![Dashboard](./Dashboard.PNG) | ||
|
||
|
||
|
||
## Contribute | ||
|
||
1. create your own branch on gitlab | ||
2. `git clone ssh://[email protected]:10022/GopherJ/LayoutGrid.git` | ||
1. `cd LayoutGrid` | ||
2. `git checkout -b [branch name]` | ||
3. `make changes` | ||
4. `npm run build` | ||
5. `git add . && git commit -m "[message]" && git push origin [branch name]` | ||
6. `send PR` | ||
|
||
![Dashboard](../images/Dashboard.PNG) |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters