Commit Graph

14 Commits

Author SHA1 Message Date
krzysiej
a0f06d3bbe Updated api responses for files and books data. 2022-06-10 14:05:23 +02:00
krzysiej
67e970183f Switched getting files with axios request to the api platform. 2022-06-09 14:42:47 +02:00
krzysiej
61ab01f297 Changed function generating names for uploaded files to the server. 2022-06-09 11:09:51 +02:00
krzysiej
ccef18a2ca List of all the books added as a separate page. 2022-06-08 15:17:40 +02:00
krzysiej
20e450f868 List of all the books added as a separate page. 2022-06-08 15:03:55 +02:00
krzysiej
b1fa15b6f4 Handling the progress sent from the frontend to the controller. 2022-06-08 13:09:54 +02:00
krzysiej
4b22850ac9 Displaying progress bar and a progress editor. 2022-06-07 15:10:32 +02:00
krzysiej
0831b2bbfb Fixed issue with wrong upload file. 2022-06-07 11:38:50 +02:00
krzysiej
f715f401e1 Moving api requests to another controller. 2022-06-06 14:27:02 +02:00
krzysiej
b21d213b19 Added navbar and button to skip automatic search of book info online. 2022-06-02 15:18:40 +02:00
krzysiej
e5562cddb1 Vue event bus, uploading files handles from file service. 2022-06-02 13:43:08 +02:00
krzysiej
1a5445a84a Handling js upload files and displayling list of files by vue component. 2022-06-01 14:56:56 +02:00
krzysiej
623aa91872 Styled book form and added an ux dropzone component. 2022-05-31 14:39:32 +02:00
krzysiej
507eeece9e Added vue handling the information from lubimy czytac to fetch information about the books and fill in the form automatically. 2022-05-27 14:04:08 +02:00