PromucFlow_constructor/app/client/src
Tejaaswini Narendra b65cdf68b0
feat: Add org share option to application share modal (#166)
* feat: Add org share option to application share modal

* fix: Update design and implement copy to clipboard

* fix: Show share based on permission and update modal UI

- Update modal style
-  show application share button only to admins.

* fix: refine code
2020-08-03 14:44:08 +05:30
..
actions Fix action batching issue (#181) 2020-07-28 16:11:51 +05:30
api Query pane refactor and fixes (#87) 2020-07-21 16:06:53 +05:30
assets Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
components feat: Add org share option to application share modal (#166) 2020-08-03 14:44:08 +05:30
configs Add environment variable APPSMITH_CLOUD_HOSTING (#145) 2020-07-23 11:02:00 +05:30
constants Update binding highlight styles (#136) 2020-07-31 15:47:18 +05:30
entities Add support for run time params in action execution (#98) 2020-07-17 18:25:34 +05:30
icons Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
jsExecution Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
mockComponentProps Fix filepicker issue. Add netlify.toml. Remove chance.js 2020-04-17 15:03:36 +05:30
mockResponses Feature/table ui update search (#13) 2020-07-03 13:56:04 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages feat: Add org share option to application share modal (#166) 2020-08-03 14:44:08 +05:30
reducers Action test fixes (#130) 2020-07-21 19:31:51 +05:30
resizable Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
sagas Fix action batching issue (#181) 2020-07-28 16:11:51 +05:30
selectors fix: Table scroll issue, application share issue, eslint errors (#120) 2020-07-23 17:58:42 +05:30
templates Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
transformers JSON stringify fixes 2020-06-25 10:04:57 +00:00
utils Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
widgets Fix-The tabs should scroll with the increase in the number of tabs. (#131) 2020-07-29 14:31:17 +05:30
.gitignore
App.css
App.tsx Service workers : Caching 2020-05-05 12:16:51 +00:00
index.css Service workers : Caching 2020-05-05 12:16:51 +00:00
index.tsx Feat/page not found (#37) 2020-07-08 15:44:03 +05:30
react-app-env.d.ts
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts Batched redux update 2020-04-13 08:24:13 +00:00