Commit Graph

19 Commits

Author SHA1 Message Date
Paolo Arena
eed1082ac6 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:34:58 +02:00
Paolo Arena
9ab7ba5581 - other committ 2019-10-10 16:53:33 +02:00
Paolo Arena
b11dd46f9f Form Newsletter and others fix 2019-07-12 14:09:44 +02:00
Paolo Arena
313963d14b fix fields registration 2019-03-13 14:23:25 +01:00
Paolo Arena
9376b397d7 fix fields login 2019-03-13 13:40:17 +01:00
Paolo Arena
fa17de24f0 - Update the way to use the data records on Vuex with Getters!
- Fix: mongodb call passing array todos and categiroes already splitted
2019-02-27 02:58:41 +01:00
Paolo Arena
cb62d46048 - updated SendReq
- If Server Down the login msg error corrected.
2019-02-06 18:47:54 +01:00
Paolo Arena
2515bb598e - fix: starting the app it doesn't loaded the SingleTodo correctly...
the problem was:
  import { SingleTodo } from '@components'  // doesn't work:
  Resolve  :
  import { SingleTodo } from '../../SingleTodo'  // correct!
2019-01-30 01:05:31 +01:00
Paolo Arena
ce9f901b0a - todo: design: flexbox, dragging, icons, priority. 2019-01-16 02:26:43 +01:00
Paolo Arena
f715aab9d5 - created logo FreePlanet in SVG animation ! 2019-01-08 01:22:09 +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
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
056dfc16f4 Risolto problema che non loggava correttamente 2018-12-06 20:07:51 +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