Commit b37a84f
v1.0.3 (#11)
* data tables done
* 1.0.3
* dashboard widgets, resizable, drag and drop, with actions done
* persist layout to local storage done
* v1.0.3
* data tables done
* 1.0.3
* dashboard widgets, resizable, drag and drop, with actions done
* persist layout to local storage done
* chore: removed tracked dist files and empty directories & updated release workflow and gitignore
* chore: updated husky pre-commit
* chore: updated dependencies versions, ci/cd workflows, and fixed all lint & tc issues
* fix: formatting issues
---------
Co-authored-by: a-elkhiraooui-ciscode <a.elkhiraoui@ciscod.com>1 parent 517868f commit b37a84f
37 files changed
Lines changed: 2604 additions & 6496 deletions
File tree
- .github/workflows
- .husky
- _
- dist
- e2e
- src
- __tests__
- assets
- common/Loader
- components
- Dashboard
- Header
- Sidebar
- Widgets
- Form
- Table
- exceptions
- main
- models
- pages/Dashboard
- tests/unit
- components/Form
- hooks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments