-
Notifications
You must be signed in to change notification settings - Fork 4
post foto #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
stevemanumpil
wants to merge
32
commits into
azurast:master
Choose a base branch
from
stevemanumpil:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
post foto #15
Conversation
This file contains hidden or 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
-add cuma ada di items -edit di orders gw cman kasih statusnya yg bisa di ubah, klo mo diganti bilang ya
-di items udah bisa nampilin details product -controller udah dibalikin ke subfolder masing-masing user
* small fixes - change base controller to controller/home - removed binary files - able to click login & signup - for now change sign up using username - delete remember me button on sign in * update buat controller home - ganti cara nge load view untuk controller home (pakai yang metode lempar $data buat setiap komponennya supaya kalau ada yg mau diganti lebih mudah) - ganti tampilan home sedikit * - created controllers/shop , this is for the pages that does not require users to be signed in to see. - add Collections.php as the landing page inside controllers/shop - add Details.php as the product details page inside controllers/shop - created controllers/customer : this is for the pages that requires users to be signed in to see - add ShoppingCart.php, Profile.php, Payment.php to customer's controller but hasn't yet been defined (will work on this now) - deleted Home.php inside controllers bcs its already replaced - also deleted Welcome.php from original CI * Views - added customer profile - added shopping cart - changed views folder structure: inside views there are 2 main folders : pages & includes. pages are for the html pages tat receives $data passed on by the respective controlleres while includes are all the components of the page passed to the controllers. * Delete double folder & Manage admin views - add&delete&reorganize a couple of view files for admin, will now fix the admin controller - deleted a double Infinistyle folder within Infinistyle itself (duplicate, unused) * Product Details udah bisa liat product detail dari halaman utama, tinggal display foto, cuman bentuk yang keambil itu array of object, jadi kalau mau akses property object nya kurang efisien, kalau bisa tolong bantu cari cara supaya bentuknya bukan array of object, satu object doang * Admin Controllers fixed admin controller sudah dibenerin, tinggal ngerapiin yg edit/delete/add nya aja karena masih takut ada yang salah * Admin Edits - footer dibenerin - category toys dihilangkan - add edit di controller admin diapus dan dipisah ke masing2 controller - nambahin function upload foto di controller Products.php tp belum tau nyatuinnya gimana + tambah folder images di awal banget buat tempat nyimpen fotonya - benerin image buat sidenav admin * ganti warna sign up & sign in + di bold text nav nya
* add login and regist ctrlr * adding roles, and add response message when success login * add success message when login or register * adding href in header and sidenav admin * fixing merge markup left
- change base controller to controller/home - removed binary files - able to click login & signup - for now change sign up using username - delete remember me button on sign in
- ganti cara nge load view untuk controller home (pakai yang metode lempar $data buat setiap komponennya supaya kalau ada yg mau diganti lebih mudah) - ganti tampilan home sedikit
…ire users to be signed in to see. - add Collections.php as the landing page inside controllers/shop - add Details.php as the product details page inside controllers/shop - created controllers/customer : this is for the pages that requires users to be signed in to see - add ShoppingCart.php, Profile.php, Payment.php to customer's controller but hasn't yet been defined (will work on this now) - deleted Home.php inside controllers bcs its already replaced - also deleted Welcome.php from original CI
- added customer profile - added shopping cart - changed views folder structure: inside views there are 2 main folders : pages & includes. pages are for the html pages tat receives $data passed on by the respective controlleres while includes are all the components of the page passed to the controllers.
- add&delete&reorganize a couple of view files for admin, will now fix the admin controller - deleted a double Infinistyle folder within Infinistyle itself (duplicate, unused)
udah bisa liat product detail dari halaman utama, tinggal display foto, cuman bentuk yang keambil itu array of object, jadi kalau mau akses property object nya kurang efisien, kalau bisa tolong bantu cari cara supaya bentuknya bukan array of object, satu object doang
admin controller sudah dibenerin, tinggal ngerapiin yg edit/delete/add nya aja karena masih takut ada yang salah
- footer dibenerin - category toys dihilangkan - add edit di controller admin diapus dan dipisah ke masing2 controller - nambahin function upload foto di controller Products.php tp belum tau nyatuinnya gimana + tambah folder images di awal banget buat tempat nyimpen fotonya - benerin image buat sidenav admin
- bisa display foto di hal utama & details - nambah foto produk
- header shopping cart diubah dikit - di pojok kanan login & register udh ditambahin alternatif nya - di hal utama udh bisa kli sign in & sign up
- isi footer diminimalisir - udah ada number format pada harga
- kubikin about us page, tinggal tambahin foto + nim - controller sign up & sign in yg di dlm folder shop di delete krn ga dibutuhin lagi, ada di folder user
halaman admin profile udah bisa nampilin data dr mysql nya
- di dropdown menu 'settings' admin dihilangkan karena gakepake - udah bisa display data customer di profile customer dr mysql - udah bisa display order history customer tp belom bs dropdown
* change base url for me * add qty option at details.php
-add cuma ada di items -edit di orders gw cman kasih statusnya yg bisa di ubah, klo mo diganti bilang ya
-di items udah bisa nampilin details product -controller udah dibalikin ke subfolder masing-masing user
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
udah bisa upload foto