ToolJet/frontend
Manish Kushare 6d55d1d15f
Added option to download pdf (#3687)
* Enhancemnet : added pdf downloading feature

* reduce the size of download icon and added feature to toggle the display of download icon

* renamed the variables

* made the UI changes for pagination and download button

* handled the edge case - when url is not provided or wrong, do not show download and pagination buttons

* fix typo error

* Improved spacing in the download button

* Improved the UI of footer by addition of  background color, reduced box-shadow and adding on hover effect

* remove the box-shadow and opacity from footer

* add the border-top to the footer

* Fixed : If pageControl and downloadOptions are toggled off, footer should not be visible

* Fixed : If pageControl is toggled off, download option should be present at bottom-right side of the widget

* removed unwanted fragment

* Bug fixed : Footer should be visible only if page is loaded and download or pagination is set to toggled ON

* removed console.log
2022-08-11 08:23:01 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images [Feature]: Tree Select Widget (#3533) 2022-08-03 19:22:49 +05:30
config update routes for nginx conf and event gateway for being proxied (#3183) 2022-06-01 18:23:41 +05:30
ee/components/LoginPage SSO for GitHub Enterprise self hosted (#3352) 2022-07-29 17:03:42 +05:30
src Added option to download pdf (#3687) 2022-08-11 08:23:01 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json table-datepicker timezone function added (#3724) 2022-08-08 16:32:13 +05:30
package.json table-datepicker timezone function added (#3724) 2022-08-08 16:32:13 +05:30
webpack.config.js Hotfixed : Favicon icon not displayed in preview and launch page (#3154) 2022-05-30 14:44:10 +05:30