ToolJet/frontend
Manish Kushare 4cc239661e
Bug fixed : dark theme issues (#4009)
* bug fixed : file picker is not consistent with the dark theme

* bug fixed : Map widget is not consistent with the dark theme

* bug fixed : Steps widget is not consistent with the dark theme

* bug fixed : Multi select widget label is not consistent with the dark theme

* bug fixed : search bar in widget manager and label params in Code Hinter is not consistent with the dark theme

* removed unwanted comma in the chart inspector

* bug fix : app dropdown inside go to app in event manager is not consistent with the dark theme

* bug fixed : search select dropdown is not consistent with the dark theme in table inspector

* bug fixed : Organization and Profile avatar in HomePage is not consistent with the dark theme

* bug fixed : search box in the homepage is not consistent with the dark theme

* bug fixed : select dropdown input placeholder is not consistent with the dark theme

* bug fixed :Text area in the Modal to  Share the app link is not consistent with the dark theme

* bug fixed : p tag in pagination in the homepage is not consistent with the dark theme

* replaced undefined to false as default value of darkMode if not defined

* bug fixed : multiselect input placeholder is not consistent with the dark theme

* removed duplicate code from custom.scss and changed rgb to hex in theme.scss
2022-09-12 14:17:04 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images Updated the table UI (#3713) 2022-08-12 15:45:39 +05:30
config Chore: Docs to set custom nginx config on docker deploy (#3743) 2022-08-12 07:59:53 +05:30
ee/components/LoginPage Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
src Bug fixed : dark theme issues (#4009) 2022-09-12 14:17:04 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.js ci: fix lint stage (#3926) 2022-09-01 16:49:23 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
package.json refactor: remove @babel/plugin-proposal-class-properties (2nd PR after CLA problem) (#3959) 2022-09-05 22:41:03 +05:30
webpack.config.js Revise docker setup (#3954) 2022-09-05 21:06:11 +05:30