Commit Graph

1028 Commits

Author SHA1 Message Date
Andreas Zweili f041cb4fec
Update README.md 2021-03-20 16:21:27 +01:00
Andreas Zweili 433dd7d1ef Merge branch 'rest-framework' 2021-02-15 23:01:14 +01:00
Andreas Zweili 114c37866c add some styling 2021-02-15 22:59:31 +01:00
Andreas Zweili d2d13dc65c rename Customer to TheCustomers 2021-02-15 22:44:53 +01:00
Andreas Zweili 04de83a7f5 Merge branch 'master' of github.com:Nebucatnetzer/network_inventory 2021-02-15 22:38:52 +01:00
Andreas Zweili 4e9eb3bbf7 uncomment the frontend in docker-compose for the moment 2021-02-15 22:37:57 +01:00
Andreas Zweili ea35359253 add the CustomerDetails to the customers component 2021-02-15 22:35:02 +01:00
Andreas Zweili d0b67fd28a add a CustomerDetails component 2021-02-15 22:24:12 +01:00
Andreas Zweili 57957e2d4b use the customer.url for the for-loop key 2021-02-15 22:23:55 +01:00
Andreas Zweili 015b67eca9 fix an empty href 2021-02-15 21:29:38 +01:00
Andreas Zweili c7426e18e0 push new customer to the top of the stack 2021-02-15 21:25:16 +01:00
Andreas Zweili 929619413d rewrite function to arrow function 2021-02-15 21:22:46 +01:00
Andreas Zweili a6f22e69e7 Revert "rewrite arrow function to function"
This reverts commit 4d45515c9c.
2021-02-15 21:20:52 +01:00
Andreas Zweili 4d45515c9c rewrite arrow function to function 2021-02-15 21:12:40 +01:00
Andreas Zweili 1b2b41b12e add a AddCustomer components 2021-02-15 20:54:29 +01:00
Andreas Zweili 6000315ee4 remove unnecessary log statemenet 2021-02-15 20:53:04 +01:00
Andreas Zweili a46ddd6573 move the customers update into the success function 2021-02-15 19:42:32 +01:00
Andreas Zweili 069d67677f remove an unnecessary log output 2021-02-15 19:40:39 +01:00
Andreas Zweili 6586f1ebf8 Revert "add vue-matal-design-icons"
This reverts commit fc77e8a0cf.
2021-02-15 17:16:11 +01:00
Andreas Zweili fc77e8a0cf add vue-matal-design-icons 2021-02-15 16:59:39 +01:00
Andreas Zweili 218a7c1b4c frontend move Customers to a subfolder 2021-02-15 16:55:27 +01:00
Andreas Zweili 64fb1b79f9 frontend: add a method to delete a customer 2021-02-15 16:13:26 +01:00
Andreas Zweili 6844eafb1a frontend: remove vue/prettier from eslint 2021-02-15 16:08:58 +01:00
Andreas Zweili c2f205755e remove the CSS from the main html file 2021-02-12 17:33:16 +01:00
Andreas Zweili c49263ea9f remove bootstrap 2021-02-11 21:43:50 +01:00
Andreas Zweili 383600bdcd Customers: add a header and try the material icons 2021-02-11 21:43:11 +01:00
Andreas Zweili ddaffa8d86 correct the responsive meta element 2021-02-11 21:33:52 +01:00
Andreas Zweili deb8cb9714 add port 8000 to the production docker-compose 2021-02-11 21:33:31 +01:00
Andreas Zweili 7726f9b980 remove some bootstrap specific stuff 2021-02-11 21:08:31 +01:00
Andreas Zweili cd2c71cf7a implement some things from the VueJS course 2021-02-11 20:45:06 +01:00
Andreas Zweili 5374df4231 backend: add a missing comma 2021-02-08 10:55:20 +01:00
Andreas Zweili a2deb78452 backend: add DRF simplejwt package 2021-02-08 10:27:18 +01:00
Andreas Zweili 71cdf24aeb add some CSS to the customers table 2021-01-26 22:34:39 +01:00
Andreas Zweili 73cf9d84c6 move the index.html file 2021-01-26 22:33:32 +01:00
Andreas Zweili 37076ab726 move from vite to vue-cli
works better together with the course I'm currently taking.
2021-01-26 22:33:19 +01:00
Andreas Zweili dd96d7173d add some vue related configs 2021-01-26 22:32:38 +01:00
Andreas Zweili 6d82ba9a67 move the CSS and icons 2021-01-26 22:31:55 +01:00
Andreas Zweili 7544abd30b change the frontend port 2021-01-26 22:16:49 +01:00
Andreas Zweili 1e520e7203 add a minimal working example 2021-01-25 21:00:08 +01:00
Andreas Zweili 55a9995b3c add axios 2021-01-25 20:58:48 +01:00
Andreas Zweili 15ec2a55e6 Change the application title 2021-01-25 20:58:37 +01:00
Andreas Zweili 50c2795f75 remove an unused file 2021-01-25 20:58:07 +01:00
Andreas Zweili cd876b2ce8 open a port to the backend server 2021-01-25 19:56:34 +01:00
Andreas Zweili 9bacd173b0 change the static path 2021-01-25 19:56:09 +01:00
Andreas Zweili 670047ba0d allow connections from backend 2021-01-25 19:55:15 +01:00
Andreas Zweili ba1bec3133 add a Docker development setup for Vue 2020-12-07 19:58:09 +01:00
Andreas Zweili 70676c5a90 add default orderings 2020-12-07 18:45:22 +01:00
Andreas Zweili fa35e98d00 move the favicon to the frontend 2020-12-07 18:22:31 +01:00
Andreas Zweili 14126b918b
Merge pull request #53 from Nebucatnetzer/rest-framework
Update Django to 3.1.4
2020-12-07 18:14:01 +01:00
Andreas Zweili 3097b123c1 update Django to 3.1.4 2020-12-07 18:12:53 +01:00