Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
e622bf95f4 |
@ -202,16 +202,7 @@
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"login": "bimbims125",
|
||||
"name": "Pramdhanni Dwi Putra Bintang",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/65021963?v=4",
|
||||
"profile": https://github.com/bimbims125,
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
},
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "stisla",
|
||||
|
17
README.md
17
README.md
@ -60,7 +60,6 @@
|
||||
Several quick start options are available:
|
||||
|
||||
- Clone the repo: `git clone https://github.com/stisla/stisla.git`
|
||||
- Run `cd` to the newly created `/stisla` directory
|
||||
- Install [yarn](https://yarnpkg.com) first if you don't have it in your machine
|
||||
- Run the `yarn` command
|
||||
- Done
|
||||
@ -86,8 +85,8 @@ You can find the Stisla road map here: [Stisla Roadmap](https://trello.com/b/M8T
|
||||
- [Laravel UI Preset](https://github.com/poteto-dev/laravel-ui-stisla)
|
||||
- [Jekyll](https://github.com/SunDi3yansyah/stisla-jekyll)
|
||||
- [YII2](https://github.com/piantgrunger/yii2-stisla)
|
||||
- [Django](https://github.com/bimbims125/stisla-django.git)
|
||||
-
|
||||
|
||||
- Django (let's contribute)
|
||||
- and more...
|
||||
|
||||
## Creator
|
||||
@ -131,9 +130,6 @@ Stisla is better because of the [contributors](https://github.com/stisla/stisla/
|
||||
<td align="center"><a href="https://sundi3yansyah.com"><img src="https://avatars2.githubusercontent.com/u/3952281?v=4" width="100px;" alt=""/><br /><sub><b>Cahyadi Triyansyah</b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=SunDi3yansyah" title="Code">💻</a></td>
|
||||
<td align="center"><a href="https://harshal.one"><img src="https://avatars0.githubusercontent.com/u/20720521?s=460&v=4" width="100px;" alt=""/><br /><sub><b>Harshal Parekh</b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=Harshal96" title="Code">💻</a></td>
|
||||
<td align="center"><a href="https://github.com/ppabcd"><img src="https://avatars0.githubusercontent.com/u/7419422?s=460&u=a8afa0f92608d126296e79f2ff0314a8fc794fd1&v=4" width="100px;" alt=""/><br /><sub><b>Reza Juliandri</b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=ppabcd" title="Code">💻</a></td>
|
||||
<td align="center"><a href="https://github.com/shailesh-ladumor"><img src=https://avatars.githubusercontent.com/u/16555999?v=4" width="100px;" alt=""/><br /><sub><b>Shailesh Ladumor </b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=shailesh-ladumor" title="Documentation">📖</a></td>
|
||||
<td align="center"><a href="https://github.com/masif088"><img src=https://avatars.githubusercontent.com/u/43848973?v=4" width="100px;" alt=""/><br /><sub><b>masif088</b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=masif088" title="Code">💻</a></td>
|
||||
<td align="center"><a href="https://github.com/BlazerYoo"><img src=https://avatars.githubusercontent.com/u/69565038?v=4" width="100px;" alt=""/><br /><sub><b>Boaz Yoo</b></sub></a><br /><a href="https://github.com/stisla/stisla/commits?author=BlazerYoo" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@ -144,17 +140,10 @@ Stisla is better because of the [contributors](https://github.com/stisla/stisla/
|
||||
## Contributing
|
||||
Want to help Stisla get better? Let's contribute and follow our [contribution guide](https://github.com/stisla/stisla/blob/master/CONTRIBUTING.md).
|
||||
|
||||
## Showcase
|
||||
### Showcase
|
||||
|
||||
- [app.whatspie.com](https://app.whatspie.com) - Enterprise ready unofficial WhatsApp API and BOT Service, allow you to sending notification to customer using WhatsApp API from your App
|
||||
- [kredibel.co.id](https://kredibel.co.id)- Kredibel is a site that can identify whether someone has the potential to commit fraud or not
|
||||
|
||||
## Tutorials
|
||||
- [Stisla Introduction by Nauval](https://www.youtube.com/watch?v=dvnqtOUvGFc) (🇮🇩)
|
||||
- [How to setup Stisla in Laravel by Laravel Package Tutorial](https://www.youtube.com/playlist?list=PL0wCC44AhrC14hkSMdczlVaZvnD0WSdGv) (🏴)
|
||||
- [Integrate Stisla with Laravel by Mulai Dari NULL](https://www.youtube.com/watch?v=4-kdAxALCPc) (🇮🇩)
|
||||
- [Integrate Stisla with CodeIgniter 4 by Juvinal Man](https://www.youtube.com/watch?v=np4LsQNcJbg) (🇮🇩)
|
||||
- [Integrate Stisla with CodeIgniter 4 by YukCoding Media](https://www.youtube.com/watch?v=Kre5kJIufhw) (🇮🇩)
|
||||
|
||||
## License
|
||||
Stisla is under the [MIT License](LICENSE)
|
||||
|
@ -94,23 +94,23 @@ $(function() {
|
||||
if(me.parent().hasClass("active")){
|
||||
active = true;
|
||||
}
|
||||
|
||||
|
||||
$('.main-sidebar .sidebar-menu li.active > .dropdown-menu').slideUp(500, function() {
|
||||
update_sidebar_nicescroll();
|
||||
update_sidebar_nicescroll();
|
||||
return false;
|
||||
});
|
||||
|
||||
|
||||
$('.main-sidebar .sidebar-menu li.active').removeClass('active');
|
||||
|
||||
if(active==true) {
|
||||
me.parent().removeClass('active');
|
||||
me.parent().find('> .dropdown-menu').slideUp(500, function() {
|
||||
me.parent().removeClass('active');
|
||||
me.parent().find('> .dropdown-menu').slideUp(500, function() {
|
||||
update_sidebar_nicescroll();
|
||||
return false;
|
||||
});
|
||||
}else{
|
||||
me.parent().addClass('active');
|
||||
me.parent().find('> .dropdown-menu').slideDown(500, function() {
|
||||
me.parent().addClass('active');
|
||||
me.parent().find('> .dropdown-menu').slideDown(500, function() {
|
||||
update_sidebar_nicescroll();
|
||||
return false;
|
||||
});
|
||||
@ -120,7 +120,7 @@ $(function() {
|
||||
});
|
||||
|
||||
$('.main-sidebar .sidebar-menu li.active > .dropdown-menu').slideDown(500, function() {
|
||||
update_sidebar_nicescroll();
|
||||
update_sidebar_nicescroll();
|
||||
return false;
|
||||
});
|
||||
}
|
||||
@ -589,7 +589,7 @@ $(function() {
|
||||
}
|
||||
if($(".datetimepicker").length) {
|
||||
$('.datetimepicker').daterangepicker({
|
||||
locale: {format: 'YYYY-MM-DD HH:mm'},
|
||||
locale: {format: 'YYYY-MM-DD hh:mm'},
|
||||
singleDatePicker: true,
|
||||
timePicker: true,
|
||||
timePicker24Hour: true,
|
||||
|
@ -3542,9 +3542,9 @@ inherits@2.0.3:
|
||||
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
|
||||
|
||||
ini@^1.3.4, ini@~1.3.0:
|
||||
version "1.3.5"
|
||||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
|
||||
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
|
||||
version "1.3.7"
|
||||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
|
||||
integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
|
||||
|
||||
interpret@^1.1.0:
|
||||
version "1.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user