Commit Graph

71 Commits

Author SHA1 Message Date
Paolo Arena
a9298e47df Merge pull request #12 from paoloar77/Categories
Categories
2019-01-16 12:24:18 +01:00
Paolo Arena
ce9f901b0a - todo: design: flexbox, dragging, icons, priority. 2019-01-16 02:26:43 +01:00
Paolo Arena
2984f20b58 - todo: added priority, expired, pos fields.
- todo: delete item.
- sorted by fields.
2019-01-14 22:40:30 +01:00
Paolo Arena
3613560c97 - created favicons logo 2019-01-09 00:31:16 +01:00
Paolo Arena
95e54e7c01 - created logo FreePlanet in SVG animation ! 2019-01-08 01:23:25 +01:00
Paolo Arena
f715aab9d5 - created logo FreePlanet in SVG animation ! 2019-01-08 01:22:09 +01:00
Paolo Arena
c98c1e595d Merge pull request #11 from paoloar77/Categories
Categories
2019-01-07 01:20:54 +01:00
Paolo Arena
24e6f47801 - q-table component,
- delete item in indexdb
2019-01-07 01:18:58 +01:00
Paolo Arena
1b9a89b4f5 - fix: to export a Component in typescript, you need to create index.ts in each subfolder of the components folder ! 2019-01-06 23:03:45 +01:00
Paolo Arena
3b13e66f87 - Added VueIdb plugins: $db.mytable.add({myelem:'value'}) to insert a record, and $db.mytable.toArray() to receive the array. 2019-01-05 23:59:47 +01:00
Paolo Arena
ac75215106 Merge pull request #10 from paoloar77/localstorage-1
Localstorage 1
2019-01-05 23:37:40 +01:00
Paolo Arena
46609baef8 - Added VueIdb plugins: $db.mytable.add({myelem:'value'}) to insert a record, and $db.mytable.toArray() to receive the array. 2019-01-05 23:34:29 +01:00
Paolo Arena
fd2321cd20 - starting add Categories
- improved layout drawer
2019-01-05 20:11:41 +01:00
Paolo Arena
f01a3445f7 - VerifiedEmail OK
- Toolbar now save leftDrawerOpen state
- Use LocalStorage to Autologin
2019-01-02 18:01:36 +01:00
Paolo Arena
7c7bf57282 Merge pull request #9 from paoloar77/developing
Developing
2019-01-02 02:10:36 +01:00
Paolo Arena
802f34a893 - Fix: setlang
- Completed work: page '/vref' (Verify registration) OK
2019-01-02 01:58:47 +01:00
Paolo Arena
d0de816ceb When Registration OK, go to Login and show message to verify email. 2019-01-01 03:22:01 +01:00
Paolo Arena
ae08b62b93 Merge pull request #8 from paoloar77/0.03
.env.production file eliminated ! (-> .env)
2018-12-26 21:17:54 +01:00
Paolo Arena
7a217c3ca9 .env.production file eliminated ! (-> .env)
.env.production worked in local
added myconfig
messagepopup working (but not ready yet)
added Graphql (only module)
2018-12-26 21:02:16 +01:00
Paolo Arena
e41eeb43ca Merge branch 'master' of https://github.com/paoloar77/FreePlanet 2018-12-25 19:47:59 +01:00
Paolo Arena
6e023753dc Fixed: in production (with Android phone) -> click on menu doesn't work well 2018-12-25 19:44:39 +01:00
paolo
6edb4c4f28 config change 2018-12-23 00:33:25 +01:00
paolo
6accb7428e changed readme 2018-12-23 00:33:25 +01:00
Paolo Arena
de6b39ad7b Merge pull request #7 from paoloar77/ver1.1
config change
2018-12-23 00:32:31 +01:00
paolo
e2a280146b config change 2018-12-23 00:31:34 +01:00
Paolo Arena
738b72879d Merge pull request #6 from paoloar77/ver1.1
changed readme
2018-12-23 00:29:27 +01:00
paolo
c18df50375 changed readme 2018-12-23 00:28:05 +01:00
Paolo Arena
d61e3675dd Update README.md 2018-12-23 00:20:24 +01:00
Paolo Arena
373c3730e3 Merge pull request #4 from paoloar77/ver1.1
Ver1.1
2018-12-22 23:40:24 +01:00
paolo
02e5725ba9 Building in Production -> put to the Server
give an error: Vuex handler functions must not be anonymous.
Resolve:
npm cache clean --force
npm install
npm i npm@latest -g
2018-12-22 23:30:02 +01:00
paolo
bd832d3f92 Setting MultiLanguage using Typescript : adding i18n.d.ts for the compiler 2018-12-22 18:42:00 +01:00
paolo
7198b07bb6 -> Settings the packages: "quasar-framework": "0.17.17" because with "0.17.18" gives an error!
-> the Build now works! But actually nothing is visible in the website remote.
2018-12-15 01:30:21 +01:00
paolo
4c93581539 update: Readme 2018-12-12 13:19:58 +01:00
paolo
4c980b0ad5 Update: Ignore some files 2018-12-12 13:00:39 +01:00
paolo
3dc9465b7e Update: Ignore some files 2018-12-12 12:55:46 +01:00
paolo
290045939c Creating GitHub project FreePlanet 2018-12-11 11:08:50 +01:00
paolo
16de87d2e6 Creating GitHub project FreePlanet 2018-12-11 11:02:09 +01:00
paolo
60a1297f3c Creating GitHub project FreePlanet 2018-12-10 11:54:11 +01:00
paolo
39dcb1a964 Creating GitHub project FreePlanet 2018-12-10 11:46:50 +01:00
paolo
ab8e4327f0 Creating GitHub project FreePlanet 2018-12-10 11:38:22 +01:00
paolo
056dfc16f4 Risolto problema che non loggava correttamente 2018-12-06 20:07:51 +01:00
paolo
45be1e02c5 Sistemato menu laterale... getters, state.... 2018-11-26 00:53:05 +01:00
paolo
48c8c742b0 Risistemazione: Signup... 2018-11-17 21:07:07 +01:00
paolo
794e7088e7 Ancora sistemazioni Typescript... getters, mutations, actions... "@" alias. 2018-11-17 20:32:28 +01:00
paolo
7c49a97217 Ancora sistemazioni con typescript.... 2018-11-15 19:48:37 +01:00
paolo
f5b73414b1 Bottone Registrati: manca getlang che non funziona.... 2018-11-12 18:08:06 +01:00
paolo
0e383f3493 Typescript Terminato! Funziona! 2018-11-11 19:27:04 +01:00
paolo
6522a88eb7 corretto altro ts...
ora manca ancora il vuelidate
2018-11-08 01:09:33 +01:00
paolo
6811202571 ancora su Typescript...
suddiviso i ts dai html e scss
2018-11-07 22:42:22 +01:00
paolo
7c1d07797e ok, ora sistemare SignUp 2018-11-06 00:21:22 +01:00