lesspod icon indicating copy to clipboard operation
lesspod copied to clipboard

Settings.vue implementation for Firebase

Open Rajan opened this issue 6 years ago • 8 comments

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 avatar Jun 12 '18 18:06 Rajan

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

s-kris avatar Jun 12 '18 20:06 s-kris

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

Rajan avatar Jun 13 '18 05:06 Rajan

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

s-kris avatar Jun 13 '18 13:06 s-kris

@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 avatar Jun 14 '18 05:06 Rajan

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 avatar Jun 14 '18 12:06 Rajan

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

Rajan avatar Jun 15 '18 09:06 Rajan

added: a911a08cfe9c066295a9c226fcc93e1b2337d4bc no support for image upload yet.

s-kris avatar Jun 17 '18 15:06 s-kris

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

s-kris avatar Jun 27 '18 22:06 s-kris