Commit Graph

28 Commits

Author SHA1 Message Date
ee1b858f06 Add event bus vue component. Refactoring helpers. 2019-03-16 09:55:52 +07:00
8bab799f54 Add makefile 2019-03-16 09:05:41 +07:00
a364ad84fa Add user words logic. Some refactiring.
Add async/await things. Fix back-up json.
2019-03-10 13:36:15 +07:00
915d35e295 fix store user data 2019-03-10 11:03:53 +07:00
69c94b8658 Add profile page. Extend working with firebase.
Some refactoring of validation rules and page logic.
2019-03-09 13:21:56 +07:00
1c4e31875b Fix mobile menu links 2019-03-08 15:24:23 +07:00
4f15b462a1 Add user data logic. Some refactoring.
User can add articles and parts, it stores in firestore.
2019-03-08 15:23:05 +07:00
62414d39e0 add filter formattedDate 2019-03-08 15:19:53 +07:00
fecb40fc56 fix back-up data 2019-03-08 15:18:54 +07:00
2a2e6b2b0b fix readme 2019-03-03 12:23:25 +07:00
183bb16395 Add node-firestore-import-export to docker container.
Add data to import.
2019-03-03 12:19:26 +07:00
22ae5f09d2 Migrate data to firebase firestore 2019-03-03 12:18:49 +07:00
9ec5708464 Add article part page content. Some small refactoring 2019-02-24 11:44:37 +07:00
1382fd9aa8 add vue-youtube-embed package 2019-02-24 11:43:20 +07:00
4e00eaf17d Components refactoring: drop second layout for article.
Move components info subfolders. Combine detail components for list and
for page. Improve helpers, add declOfNum function.
2019-02-23 13:52:57 +07:00
99bfbe33eb update vuetify to 1.5.2 2019-02-23 13:43:20 +07:00
c6f8da2c44 add article and article part pages, extend article store 2019-02-23 12:35:18 +07:00
cc6ea339af fix firebase warning 2019-02-23 12:33:41 +07:00
a76a0bbebc Add articles list component and store 2019-02-22 21:04:57 +07:00
ccab107186 update vue and vue template compiler. Fix versions 2019-02-22 21:03:06 +07:00
6e85f4e016 fix vue cli version 2019-02-22 21:02:05 +07:00
906b3e64ef add auth middleware, add page not found processing 2019-02-17 14:32:14 +07:00
9ba85fc872 Add form validation, improve submitting, add sign-out logic 2019-02-17 14:31:28 +07:00
f726e97822 Delete ^ from package.json dependencies 2019-02-17 12:05:34 +07:00
f731e5e07d Update readme 2019-02-17 12:02:35 +07:00
459a4c594d SingIn and SignUp pages logic. Add Firebase integration 2019-02-17 11:52:41 +07:00
ff614e2646 Fix home linter error. Add custom vue config to gitignore 2019-02-16 12:46:25 +07:00
03ce30468c Initial commit. Add application skeleton 2019-02-16 12:29:33 +07:00