PromucFlow_constructor/app/client/src
Paul Li b3aac80146
feat: Table widget, column settings - add helper to Computed value (#8634)
-- Add helpText for computedValue property of column settings

Co-authored-by: somangshu <somangshu.goswami1508@gmail.com>
2021-10-26 17:42:56 +05:30
..
actions fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
api chore: update branch header key to branchName (#8806) 2021-10-26 14:21:26 +05:30
assets fix: table widget design (#8426) 2021-10-26 14:01:27 +05:30
comments fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
components Fixes type display of JS keywords and adds autocomplete support on backspace. (#8800) 2021-10-26 14:26:10 +05:30
configs fix: remove redundant env var (#8544) 2021-10-18 05:51:55 +00:00
constants fix: table widget design (#8426) 2021-10-26 14:01:27 +05:30
enterprise
entities fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
globalStyles Fixes type display of JS keywords and adds autocomplete support on backspace. (#8800) 2021-10-26 14:26:10 +05:30
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 fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +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 fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
polyfills
reducers fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
selectors fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
templates
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils Fixes type display of JS keywords and adds autocomplete support on backspace. (#8800) 2021-10-26 14:26:10 +05:30
widgets feat: Table widget, column settings - add helper to Computed value (#8634) 2021-10-26 17:42:56 +05:30
workers fix: Fix data clone error when returning results from trigger event (#8673) 2021-10-26 15:53:12 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
index.css fix: 8633 - updated style of ads dropdown (#8679) 2021-10-26 10:47:59 +05:30
index.tsx
LandingScreen.tsx
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