1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2024-06-29 02:40:21 +02:00
Commit graph

327 commits

Author SHA1 Message Date
Vincent LAURENT 02bad421bd Button downloaded the selected pages in the block rather than at the bottom instead of the global downloaded button 2022-05-18 21:28:49 +02:00
Vincent LAURENT ec797574eb Block of actions of selected pages 2022-05-18 10:04:49 +02:00
Vincent LAURENT cfcd34829e In mobile mode the buttons are displayed in click on the page 2022-05-18 01:42:41 +02:00
Vincent LAURENT eb170fcd63 Button download hide by default 2022-05-18 01:39:38 +02:00
Vincent LAURENT 5bb3ef0f64 Centralized hover state 2022-05-18 01:28:00 +02:00
Vincent LAURENT 6ffcd6a346 centralized page status in a function and button restore a page 2022-05-18 01:02:09 +02:00
Vincent LAURENT 8fa6b5e459 Manipulation buttons of the selected pages above and like the add button of pdf 2022-05-17 01:54:45 +02:00
Vincent LAURENT 492e20dda0 Page in size 4/3 in height 2022-05-15 01:48:38 +02:00
Vincent LAURENT 02e8007ec1 Title to the overflying buttons of a page 2022-05-12 00:39:14 +02:00
Vincent LAURENT 3f2b002804 The page number and the name of the document is displayed only at the top and a border and a background also 2022-05-12 00:26:35 +02:00
Vincent LAURENT 17b0b22f8e [organization] Dedicated button for deleting and rotating selected pages 2022-05-11 09:29:46 +02:00
Vincent LAURENT a7ab90c698 [organization] Shadow and background on the div of the pdf and not of the whole block 2022-05-11 08:04:20 +02:00
Vincent LAURENT 9199e27d9d [organization] In selection mode the rotate, download and delete buttons are linked 2022-05-11 00:57:49 +02:00
Vincent LAURENT a694d62be4 Organisation menu hide on mobile mode 2022-05-10 23:57:53 +02:00
Vincent LAURENT abda679784 Navigation between the signature and the organization 2022-05-08 23:07:24 +02:00
Vincent LAURENT 9671751ef3 Uniformity of the upload block 2022-05-07 11:11:40 +02:00
Vincent LAURENT 156859993f Force update js 2022-05-07 02:08:56 +02:00
Vincent LAURENT 9b25ef4c6e Allows to cancel the rendering of a page in case it is not finished and there is a new zoom level 2022-05-07 02:06:30 +02:00
Vincent LAURENT 6198c55d3a Button upload a new pdf more visible 2022-05-07 01:22:18 +02:00
Vincent LAURENT d842917573 The download button of a page allows to download the page 2022-05-07 01:14:52 +02:00
Vincent LAURENT b1e7f02215 PDF download button different in selection mode and a new "Cancel selection" button 2022-05-07 00:42:24 +02:00
Vincent LAURENT 24437112b8 The selection button allows you to select a page and activate the "selection" mode to download only the selected pages 2022-05-06 00:44:15 +02:00
Vincent LAURENT 89a5b58961 The HTML content of a page is divided into several lines for clarity 2022-05-06 00:18:36 +02:00
Vincent LAURENT e6a5c45d92 The selection checkbox becomes a delete button.
2 other new buttons not yet developed : the selection and the download of a page
2022-05-06 00:07:57 +02:00
Vincent LAURENT f48e78642b Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-28 21:28:41 +02:00
Vincent LAURENT 36a692e34b List of loaded pdf 2022-04-28 19:13:45 +02:00
Vincent LAURENT abb63e8f90 Zoom button with a magnifying glass icon in the upper right corner 2022-04-28 19:09:56 +02:00
Vincent LAURENT 14e8765b6e
Formatting 2022-04-27 13:02:26 +02:00
Vincent LAURENT 5b8b4872e9
Code and financial contributors 2022-04-27 13:01:28 +02:00
Vincent LAURENT eca93fb359 PDF storage expiration time for multi-signature mode 2022-04-27 00:41:44 +02:00
Vincent LAURENT b2ca7e81f3 Multi-signature pdf generation uses temporary files with unique names to avoid collisions 2022-04-15 01:11:51 +02:00
Vincent LAURENT b2c7b8986b Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-15 00:50:38 +02:00
Vincent LAURENT ebf7e0e889 Automatically reload the pdf if there is a new signature 2022-04-15 00:47:36 +02:00
Vincent LAURENT 3327a64774
Documentation update to last version 2022-04-14 10:56:48 +02:00
Vincent LAURENT 39380bd641 Force js update 2022-04-14 10:30:57 +02:00
Vincent LAURENT 4964e98a56 Meta description 2022-04-14 10:29:49 +02:00
Vincent LAURENT f703d61f24 FirstPage with white background 2022-04-14 09:09:48 +02:00
Vincent LAURENT 992081a882 let instead of var 2022-04-14 09:09:01 +02:00
Vincent LAURENT 8ca0115391 signature pad size minimum less small 2022-04-14 00:50:17 +02:00
Vincent LAURENT a787b82d45 Modal to start a more responsive and simple text sharing 2022-04-14 00:19:31 +02:00
Vincent LAURENT f8ee51f1e9 Modal for creating a signature more responsive with tab subtitles specifying the type of signature 2022-04-14 00:14:19 +02:00
Vincent LAURENT 62d6a7c0c3 Informative sentence about the exchanges with the server simpler 2022-04-14 00:13:17 +02:00
Vincent LAURENT 8c4adb0216 The signature pad more fluid and with a slightly finer minimum line 2022-04-14 00:10:10 +02:00
Vincent LAURENT a6e9b444ce Clarification of the information text in the modal share 2022-04-13 00:41:31 +02:00
Vincent LAURENT ac8279e43e Modal to inform that the PDF will be stored on the server before enabling multi-signature PDF sharing 2022-04-13 00:40:35 +02:00
Vincent LAURENT 48107c16fd Merge branch 'master' of github.com:24eme/signaturepdf 2022-04-12 23:36:37 +02:00
Vincent LAURENT ad93b7ccef Clarification on not storing the pdf on the server 2022-04-12 23:36:28 +02:00
Vincent LAURENT c7b7a3e2ee
Merge pull request #25 from logilab/docker-multi-signature
feat(docker): update dockerfile to enable pdf storage for multi-signature
2022-04-11 10:40:09 +02:00
Simon Chabot 05550b03c9 feat(docker): update dockerfile to enable pdf storage for multi-signature 2022-04-11 09:34:18 +02:00
Vincent LAURENT 7106b79298 Column on the right for the different actions instead of the bar at the bottom 2022-04-10 01:35:42 +02:00