PromucFlow_constructor/app/client/src
albinAppsmith 71886c3b9e
feat: Property pane dropdown overflow issues (#8236)
* * hide subtext for date picker fix
* EE clicking on entity, unfolding/folding added

* * bug fixes in action dropdown

* bug fix for cursor

* fix: 8190 background api request and welcome helper button (#8281)

* chore: Move action/js debugger tabs related logic to a common component (#8199)

* removed background of api request textbox and added hover text on "no thanks" button

Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>

* fix: added scrolling in invited users more popup (#8226)

* added scrolling in invited users more popup

* always scrollbar displaying on invited users pan

* fixed issue related with 8190

* updated cursor of invited users more

* replace edit data source icon with remix icon (#8192)

* * active text color

* fix: dropdownlist props issue (#8322)

* Commented failing JS tests (#8276)

Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>

* docs: Update ServerSetup.md (#8255)

* Make port customizable from env variable (#8288)

* fix: issue with string templates (#7848)

* Remove bracket highlight on error

* fix string template issue

* using string template to join strings

* fix breaking tests

* fixed props pass issue

Co-authored-by: yatinappsmith <84702014+yatinappsmith@users.noreply.github.com>
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Vinod <4994565+vnodecg@users.noreply.github.com>

* * bug fixes

* * bug fix

* * test cases fix

* - test case fix

* * test fixes

* * bug fix in test case

Co-authored-by: haojin111 <63215848+haojin111@users.noreply.github.com>
Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com>
Co-authored-by: yatinappsmith <84702014+yatinappsmith@users.noreply.github.com>
Co-authored-by: Yatin Chaubal <yatin.chaubal@gmail.com>
Co-authored-by: Abhishek Choudhary <shreemaan.abhishek@gmail.com>
Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Vinod <4994565+vnodecg@users.noreply.github.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-10-11 11:31:05 +05:30
..
actions chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
api fix: skip bot comment when user skips comments tour (#7693) 2021-10-01 21:55:55 +05:30
assets feat: add authentication tab in api editor (#8245) 2021-10-08 07:52:30 +00:00
comments fix: Appsmith design system style fixes (#8182) 2021-10-05 12:03:58 +05:30
components feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
configs fix: anonymize user info intercom (#6936) 2021-08-30 20:38:07 +05:30
constants feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00
globalStyles feat: snippets discoverablity (#7689) 2021-09-22 16:59:47 +00:00
icons feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications feat: Add tooltips for icons in editor (#7711) 2021-10-08 12:35:34 +05:30
pages feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers feat: updated widget meta key reset logic (#7901) 2021-10-09 10:13:19 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: onboarding table widget is blank after adding binding (#8285) 2021-10-08 13:22:08 +05:30
selectors chore: Move action/js debugger tabs related logic to a common component (#8199) 2021-10-07 12:23:58 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils chore: add ctrl y for windows users to redo (#7856) 2021-10-08 12:01:43 +05:30
widgets feat: Property pane dropdown overflow issues (#8236) 2021-10-11 11:31:05 +05:30
workers Remove Square bracket notation when using object properties (#7954) 2021-10-09 02:13:43 +05:30
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx fix: Suppress unauthorised error, when user visits welcome page (#7435) 2021-09-14 22:25:29 +05:30
index.css feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30