This website requires JavaScript.
c054f791b1
Passing logged-in user credentials from twig to vue.
master
krzysiej
2022-06-21 12:39:22 +02:00
00bb86f798
Added login to the application to make authenticated api requests.
krzysiej
2022-06-20 15:05:27 +02:00
4536195a4c
Removed event bus and switched to vuex. Implemented vue dropzone.
krzysiej
2022-06-15 15:19:46 +02:00
5350c5c46b
Migrated progress bar and progress editor to vuex.
krzysiej
2022-06-14 15:19:21 +02:00
8dbd63478d
Added vuex as a store and an event bus.
krzysiej
2022-06-13 15:17:02 +02:00
5c154b740c
Added vue book search.
krzysiej
2022-06-13 11:44:50 +02:00
040ca01158
added mbstring as requirement to composer
krzysiej
2022-06-10 15:27:08 +02:00
140d68c3a9
Moved book listing to the vue component.
krzysiej
2022-06-10 15:26:23 +02:00
a0f06d3bbe
Updated api responses for files and books data.
krzysiej
2022-06-10 14:05:23 +02:00
67e970183f
Switched getting files with axios request to the api platform.
krzysiej
2022-06-09 14:42:47 +02:00
00820715ea
Installed api platform.
krzysiej
2022-06-09 11:46:15 +02:00
61ab01f297
Changed function generating names for uploaded files to the server.
krzysiej
2022-06-09 11:09:51 +02:00
ccef18a2ca
List of all the books added as a separate page.
krzysiej
2022-06-08 15:17:40 +02:00
20e450f868
List of all the books added as a separate page.
krzysiej
2022-06-08 15:03:55 +02:00
b1fa15b6f4
Handling the progress sent from the frontend to the controller.
krzysiej
2022-06-08 13:09:54 +02:00
4b22850ac9
Displaying progress bar and a progress editor.
krzysiej
2022-06-07 15:10:32 +02:00
0831b2bbfb
Fixed issue with wrong upload file.
krzysiej
2022-06-07 11:38:50 +02:00
21743d032c
Added table for tracking progress of a book.
krzysiej
2022-06-06 15:33:20 +02:00
f715f401e1
Moving api requests to another controller.
krzysiej
2022-06-06 14:27:02 +02:00
314f4f2a14
Added book search.
krzysiej
2022-06-03 15:17:46 +02:00
b21d213b19
Added navbar and button to skip automatic search of book info online.
krzysiej
2022-06-02 15:18:40 +02:00
e5562cddb1
Vue event bus, uploading files handles from file service.
krzysiej
2022-06-02 13:43:08 +02:00
1a5445a84a
Handling js upload files and displayling list of files by vue component.
krzysiej
2022-06-01 14:56:56 +02:00
26bd59f3bb
Upload files to a book from show book view.
krzysiej
2022-05-31 15:25:57 +02:00
623aa91872
Styled book form and added an ux dropzone component.
krzysiej
2022-05-31 14:39:32 +02:00
9817aa4c3f
Styled book form and added an ux dropzone component.
krzysiej
2022-05-31 14:34:47 +02:00
040c82831b
Updated readme file
krzysiej
2022-05-27 14:04:51 +02:00
507eeece9e
Added vue handling the information from lubimy czytac to fetch information about the books and fill in the form automatically.
krzysiej
2022-05-27 14:04:08 +02:00
120991e584
Added vue.js
krzysiej
2022-05-24 15:47:58 +02:00
03a5897a16
Installed webpack encore and configured js and css to use it.
krzysiej
2022-05-24 14:34:37 +02:00
b1ccfe65c7
Installed webpack encore and configured js and css to use it.
krzysiej
2022-05-24 14:32:19 +02:00
1f852ac031
Added twig extension to format file size, links to download and delete files attached to the book.
krzysiej
2022-05-24 11:22:35 +02:00
319f6311fc
Displaying files attached to a book.
krzysiej
2022-05-23 15:35:24 +02:00
dddd432e3b
Updated form to accommodate new datatype.
krzysiej
2022-05-23 15:13:26 +02:00
cd622f1c05
Removed file related fields from book entity except fo the cover.
krzysiej
2022-05-20 15:13:22 +02:00
d8b2f1c798
Removed file related fields from book entity except fo the cover.
krzysiej
2022-05-20 15:13:22 +02:00
cf3b357300
Added files to books.
krzysiej
2022-05-20 15:06:40 +02:00
210318eca4
Removed encore added books crud
krzysiej
2022-05-20 14:53:13 +02:00
ac3f054dec
Installed apache-pack to provide htaccess file for apache config and for debug package to be working.
krzysiej
2022-05-20 10:29:36 +02:00
5c0140b5d9
Initial commit with security controller already initialized and User entity present.
krzysiej
2022-05-20 10:03:04 +02:00
be9e8c4f1f
Initial commit
krzysiej
2022-05-20 09:43:57 +02:00