PromucFlow_constructor/app/client/src
Nikhil Nandagopal ae59298866
Release (#850)
* Stop showing empty table when there are no records (#790)

* Datasource explorer fixes (#789)

- Expand datasource by default
- Let column/key name take more space.
- Show column popup on hover instead of click

* Show datasources without grouping by plugins in explorer (#660)

* Immutable Widgets (#799)

Co-authored-by: Abhinav Jha <abhinav@appsmith.com>

* Removing the docker login step that causes forked PRs to fail (#844)

Also adding pull_request_target event for release and master branch. This will run the GH Actions in the context of the base repository instead of the forked one. Hence, the secrets for Cypress, Docker etc can be passed down to the action for PRs being raised via a fork

* Datasource structure support for MongoDB (#641)

* Added structure for MongoDB datasources

* Fixed tests for MongoDB template queries

* Updating readme to test forked PRs (#845)

* Adding additional docs contribution files. (#849)

* Update CONTRIBUTING.md

* Rename action.md to ActionsGuide.md

* Rename asset-upload.md to UploadingAssets.md

* Rename db-integration.md to DB Integrations.md

* Rename widget.md to Widgets.md

* Rename ActionsGuide.md to Actions.md

* Create CONTRIBUTING.md

* Update Actions.md

* Update Actions.md

* Update Widgets.md

* Update UploadingAssets.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: satbir121 <39981226+satbir121@users.noreply.github.com>
2020-10-01 15:48:50 +05:30
..
actions Release (#850) 2020-10-01 15:48:50 +05:30
api Add option to refresh datasource structure (#686) 2020-09-29 09:47:25 +05:30
assets Video widget (#684) 2020-09-26 18:29:33 +05:30
components Feature/instrumentation (#744) 2020-09-28 10:42:23 +05:30
configs Feature/instrumentation (#744) 2020-09-28 10:42:23 +05:30
constants Add option to refresh datasource structure (#686) 2020-09-29 09:47:25 +05:30
entities Release (#850) 2020-10-01 15:48:50 +05:30
icons Video widget (#684) 2020-09-26 18:29:33 +05:30
jsExecution Show JS dependencies in the entity explorer (#546) 2020-09-22 16:42:34 +05:30
mockComponentProps Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
mockResponses Video URL and Auto Play labels changed. Removed onStart. (#793) 2020-09-29 15:30:55 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Release (#850) 2020-10-01 15:48:50 +05:30
reducers Release (#850) 2020-10-01 15:48:50 +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 Release (#850) 2020-10-01 15:48:50 +05:30
selectors Manual Performance Tracking utility (#696) 2020-09-24 10:17:37 +05:30
templates The default template in editor and app viewer must match (#382) 2020-08-21 01:24:18 +05:30
transformers JSON stringify fixes 2020-06-25 10:04:57 +00:00
utils Release (#850) 2020-10-01 15:48:50 +05:30
widgets Video URL and Auto Play labels changed. Removed onStart. (#793) 2020-09-29 15:30:55 +05:30
.gitignore WIP: Generate font icons from SVGs using CLI 2019-09-09 13:53:53 +05:30
App.css ran create react app 2019-01-21 20:41:10 +05:30
AppRouter.tsx Feature/instrumentation (#708) 2020-09-24 21:35:18 +05:30
index.css Homepage redesign with themes (#482) 2020-09-16 17:20:47 +05:30
index.tsx Revert "Revert "Fixing applications page first theme load."" 2020-09-21 17:47:08 +05:30
LandingScreen.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
react-app-env.d.ts added type script and folder structure 2019-01-21 23:41:08 +05:30
serviceWorker.js Service workers : Caching 2020-05-05 12:16:51 +00:00
store.ts added autocommit 2020-08-28 17:01:07 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30