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

Settings.vue implementation for Firebase #64

Open
Rajan opened this issue Jun 12, 2018 · 8 comments
Open

Settings.vue implementation for Firebase #64

Rajan opened this issue Jun 12, 2018 · 8 comments
Assignees
Labels

Comments

@Rajan
Copy link
Owner

Rajan commented Jun 12, 2018

Has been implemented locally except for the pictures upload part.
Needs to be implemented in Firebase in the same way as menus are being fetched.
i.e. one row for every setting item. i.e. 5 rows.

@Rajan Rajan added the feature label Jun 12, 2018
s-kris added a commit that referenced this issue Jun 12, 2018
@s-kris
Copy link
Collaborator

s-kris commented Jun 12, 2018

added fbase: ededf6a
Also, I think settings code isn't working properly with localhost/axios. @Rajan have a look at it. I'll fix fbase accordingly.

@Rajan
Copy link
Owner Author

Rajan commented Jun 13, 2018

@s-kris can you tell us what is breaking?

@s-kris
Copy link
Collaborator

s-kris commented Jun 13, 2018

Settings are not saved. I looked at sqllite db, settings table was empty.

@Rajan
Copy link
Owner Author

Rajan commented Jun 14, 2018

@s-kris They're saving fine for me. Can you delete your DB and restart the API server?
screen shot 2018-06-14 at 10 42 04 am

@Rajan
Copy link
Owner Author

Rajan commented Jun 14, 2018

With db888de we're able to control sq-logo, horiz-logo and tagline from settings. We should be able to do the same for firebase.

@Rajan
Copy link
Owner Author

Rajan commented Jun 15, 2018

Settings data isn't saving in the firebase, it seems.

@s-kris
Copy link
Collaborator

s-kris commented Jun 17, 2018

added: a911a08
no support for image upload yet.

@s-kris
Copy link
Collaborator

s-kris commented Jun 27, 2018

added firebase image uploader function 2c9f606
Vue developer should handle it from here

@s-kris s-kris removed their assignment Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants