Commit Graph

34 Commits

Author SHA1 Message Date
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
00820715ea Installed api platform. 2022-06-09 11:46:15 +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
21743d032c Added table for tracking progress of a book. 2022-06-06 15:33:20 +02:00
krzysiej
f715f401e1 Moving api requests to another controller. 2022-06-06 14:27:02 +02:00
krzysiej
314f4f2a14 Added book search. 2022-06-03 15:17:46 +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
26bd59f3bb Upload files to a book from show book view. 2022-05-31 15:25:57 +02:00
krzysiej
623aa91872 Styled book form and added an ux dropzone component. 2022-05-31 14:39:32 +02:00
krzysiej
9817aa4c3f Styled book form and added an ux dropzone component. 2022-05-31 14:34:47 +02:00
krzysiej
040c82831b Updated readme file 2022-05-27 14:04:51 +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
krzysiej
120991e584 Added vue.js 2022-05-24 15:47:58 +02:00
krzysiej
03a5897a16 Installed webpack encore and configured js and css to use it. 2022-05-24 14:34:37 +02:00
krzysiej
b1ccfe65c7 Installed webpack encore and configured js and css to use it. 2022-05-24 14:32:19 +02:00
krzysiej
1f852ac031 Added twig extension to format file size, links to download and delete files attached to the book. 2022-05-24 11:22:35 +02:00
krzysiej
319f6311fc Displaying files attached to a book. 2022-05-23 15:35:24 +02:00
krzysiej
dddd432e3b Updated form to accommodate new datatype. 2022-05-23 15:13:26 +02:00
krzysiej
cd622f1c05 Removed file related fields from book entity except fo the cover. 2022-05-20 15:20:07 +02:00
krzysiej
d8b2f1c798 Removed file related fields from book entity except fo the cover. 2022-05-20 15:13:22 +02:00
krzysiej
cf3b357300 Added files to books. 2022-05-20 15:06:40 +02:00
krzysiej
210318eca4 Removed encore added books crud 2022-05-20 14:53:13 +02:00
krzysiej
ac3f054dec Installed apache-pack to provide htaccess file for apache config and for debug package to be working. 2022-05-20 10:29:36 +02:00
krzysiej
5c0140b5d9 Initial commit with security controller already initialized and User entity present. 2022-05-20 10:03:04 +02:00
be9e8c4f1f Initial commit 2022-05-20 09:43:57 +02:00