Commit Graph

20 Commits

Author SHA1 Message Date
krzysiej
c054f791b1 Passing logged-in user credentials from twig to vue. 2022-06-21 12:39:22 +02:00
krzysiej
4536195a4c Removed event bus and switched to vuex. Implemented vue dropzone. 2022-06-15 15:19:46 +02:00
krzysiej
5350c5c46b Migrated progress bar and progress editor to vuex. 2022-06-14 15:19:21 +02:00
krzysiej
8dbd63478d Added vuex as a store and an event bus. 2022-06-13 15:17:02 +02:00
krzysiej
5c154b740c Added vue book search. 2022-06-13 11:44:50 +02:00
krzysiej
140d68c3a9 Moved book listing to the vue component. 2022-06-10 15:26:23 +02:00
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