PromucFlow_constructor/app/client/src
Rishabh Rathod d7cdf6f84b
fix: Add escaping special characters before JSON.parse (#9293)
* Add escaping special characters before JSON.parse
2021-11-25 16:22:40 +05:30
..
actions feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
api feat: progress, loading and error states for git flows, pull button and minor misc changes (#9052) 2021-11-16 15:54:38 +05:30
assets feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
comments fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
components fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
configs fix: evaluation of escaped characters (#8796) 2021-11-10 12:41:23 +05:30
constants fix: Table Widget Icon Button should be having a default variant (#8664) 2021-11-23 22:10:13 +08:00
enterprise
entities fix: #4758 added EvaluatedValuePopup over PrimaryColumnsControl to show errors and handled duplicate column name (#8770) 2021-11-23 11:35:01 +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: create button group widget (#7337) 2021-11-11 06:41:05 +00:00
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 fix: git sync minor fixes (#9183) 2021-11-18 06:48:52 +00:00
pages fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
polyfills Feature: Property pane enhancements(Bug fixes + Draggable popper) (#3748) 2021-03-29 21:17:22 +05:30
reducers feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: Mute action execution errors when error callback is present (#9366) 2021-11-25 15:28:04 +05:30
selectors feat: property pane docking (#7361) 2021-11-23 13:31:46 +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 fix: Table Widget Icon Button should be having a default variant (#8664) 2021-11-23 22:10:13 +08:00
widgets fix: Add escaping special characters before JSON.parse (#9293) 2021-11-25 16:22:40 +05:30
workers fix: properly update dependency map (#9169) 2021-11-24 05:43:50 +01:00
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
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 feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +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