Skip to content
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

add loginPage, create components, and add fetchData in store #42

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

febrianAditya
Copy link

No description provided.

2. add main views
3. add confirm before delete
@febrianAditya
Copy link
Author

febrianAditya commented Dec 13, 2020

HASH=10
SECRET=terussemangat
https://bukapalak-cms.web.app/
email = [email protected]
password = qwertyuiop

@dhimashary
Copy link

footer masih terbang, ga nempel ke bawah

@dhimashary
Copy link

  • tampilan webnya lebih mirip e commerce customer daripada buat admin / cms
  • mungkin baiknya untuk admin pake tabel aja ya nampilin datanya, kalo ditampilin gede2 gini bakal repot adminnya kalo ada banyak data
  • form edit udah ke populate tapi ngasih balikin code 400 terus kalo gw ngupdate name dari productnya
  • tombol edit tulisannya add

})
.then((result) => {
if (result.isConfirmed) {
this.$store.dispatch('deleteItem', id)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

promise hell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants