Nafies Luthfi
|
9b3cbcfec6
|
Merge pull request #13 from nafiesl/dependabot/composer/laravel/framework-8.22.1
Bump laravel/framework from 8.20.1 to 8.22.1
|
5 years ago |
dependabot[bot]
|
c133889bd3
|
Bump laravel/framework from 8.20.1 to 8.22.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.20.1 to 8.22.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.20.1...v8.22.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Nafies Luthfi
|
d23a7e32c0
|
Merge pull request #12 from nafiesl/laravel_8_upgrade
Laravel 8 upgrade
|
5 years ago |
Nafies Luthfi
|
509161611c
|
Use bootstrap pagination
|
5 years ago |
Nafies Luthfi
|
0836170f48
|
Update to laravel 8.x
|
5 years ago |
Nafies Luthfi
|
71ce6b56ab
|
Run composer update
|
5 years ago |
Nafies Luthfi
|
c4c2461d78
|
Merge pull request #11 from nafiesl/laravel_7_upgrade
Laravel 7 upgrade
|
5 years ago |
Nafies Luthfi
|
49b7e91054
|
Update codebase and tests
|
5 years ago |
Nafies Luthfi
|
f6d34e2694
|
Update dependencies
|
5 years ago |
Nafies Luthfi
|
e47a8aecf0
|
Merge pull request #8 from nafiesl/dependabot/composer/symfony/http-foundation-4.4.7
Bump symfony/http-foundation from 4.4.1 to 4.4.7
|
6 years ago |
dependabot[bot]
|
f7464060ab
|
Bump symfony/http-foundation from 4.4.1 to 4.4.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.1 to 4.4.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.4.1...v4.4.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Nafies Luthfi
|
a47d54dd0c
|
Merge pull request #6 from nafiesl/dependabot/composer/symfony/mime-4.4.1
Bump symfony/mime from 4.3.4 to 4.4.1
|
6 years ago |
Nafies Luthfi
|
879cdae956
|
Merge pull request #7 from nafiesl/dependabot/composer/symfony/http-foundation-4.4.1
Bump symfony/http-foundation from 4.3.4 to 4.4.1
|
6 years ago |
dependabot[bot]
|
58d9931966
|
Bump symfony/http-foundation from 4.3.4 to 4.4.1
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.4 to 4.4.1.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.4...v4.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
40b12373c9
|
Bump symfony/mime from 4.3.4 to 4.4.1
Bumps [symfony/mime](https://github.com/symfony/mime) from 4.3.4 to 4.4.1.
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/mime/compare/v4.3.4...v4.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Nafies Luthfi
|
f77c3d0d2b
|
Merge pull request #5 from aznadesign/master
Upgrade to Laravel 6.0
Closes #123
|
6 years ago |
Milad Shahi
|
2c4a3fb022
|
Update resources/views/outlets/show.blade.php
Co-Authored-By: Nafies Luthfi <nafiesl@gmail.com>
|
6 years ago |
Milad Shahi
|
060bd1fbca
|
Upgrade to Laravel 6.0
|
6 years ago |
Nafies Luthfi
|
956713c3c5
|
Update README.md
Update laravel version info and license state.
|
7 years ago |
Nafies Luthfi
|
d074570841
|
Create LICENSE
|
7 years ago |
Nafies Luthfi
|
8ab23b84de
|
Upgrade to laravel 5.8.5
Update browserkit base test setUp method to match parent class
|
7 years ago |
Nafies Luthfi
|
346380addd
|
Remove map center env key from .env.example
These key need to be removed if we want to use
default leaflet config default value.
|
7 years ago |
Nafies Luthfi
|
fbb974a7ca
|
Add page footer and source code github link
|
7 years ago |
Nafies Luthfi
|
d313823319
|
Add authorization on outlet listing page
User must be logged in to access outlet listing
|
7 years ago |
Nafies Luthfi
|
8518fb8302
|
Update config file section in README.md
|
7 years ago |
Nafies Luthfi
|
b4434799d4
|
User can add marker from outlets map
|
7 years ago |
Nafies Luthfi
|
a8a4ee5250
|
Use env on map center coordinate config
|
7 years ago |
Nafies Luthfi
|
8b608ade75
|
Adjust outlet factory to adopt map center config
|
7 years ago |
Nafies Luthfi
|
6d6af4d0a4
|
Add link to outlet detail on outlet popup content
|
7 years ago |
Nafies Luthfi
|
e5818f1300
|
Update Outlet model docblocks
|
7 years ago |
Nafies Luthfi
|
1a22cebc4d
|
Update controller docblocks
|
7 years ago |
Nafies Luthfi
|
e7ea5e0c95
|
Update installation steps on README.md
Some user cannot clone the project repo using
ssh, so we provide the https version to copy
|
7 years ago |
Nafies Luthfi
|
873e331997
|
Remove invalid markdown script from README.md
|
7 years ago |
Nafies Luthfi
|
6aab17c294
|
Set "/" to outlet map route
|
7 years ago |
Nafies Luthfi
|
31477197b6
|
Update README.md
|
7 years ago |
Nafies Luthfi
|
077f2f7441
|
Merge branch 'leaflet-config'
|
7 years ago |
Nafies Luthfi
|
aaf6d39e59
|
Use leaflet config on leaflet map instances
|
7 years ago |
Nafies Luthfi
|
274e39ce95
|
Add leaflet config file
|
7 years ago |
Nafies Luthfi
|
d57f9b276a
|
Merge branch 'interactive-outlet-coordinate-input'
|
7 years ago |
Nafies Luthfi
|
e49a0b6e45
|
Add interactive map pointer on outlet create form
|
7 years ago |
Nafies Luthfi
|
ec2d07342d
|
Use default marker color (blue)
Remove green marker
|
7 years ago |
Nafies Luthfi
|
96206f2510
|
Add interactive map pointer on outlet edit form
|
7 years ago |
Nafies Luthfi
|
d77e7ab917
|
Merge branch 'interactive-map'
|
7 years ago |
Nafies Luthfi
|
2877411ac1
|
Update outlets map menu to our outlets
Remove container div from map view
|
7 years ago |
Nafies Luthfi
|
11ab9e5bcf
|
Update map setView config
|
7 years ago |
Nafies Luthfi
|
c7f73c9013
|
Merge outlet geojson into index action
|
7 years ago |
Nafies Luthfi
|
d46b0f3d8b
|
Add interactive map on outlet markers/locations
|
7 years ago |
Nafies Luthfi
|
878575a88b
|
Add outlet listing api endpoint
|
7 years ago |
Nafies Luthfi
|
d9825c5e01
|
Merge branch 'outlet-map-view'
|
7 years ago |
Nafies Luthfi
|
36d12dce47
|
Guest can view outlet detail
|
7 years ago |