PromucFlow_constructor/app/client/src
Vicky Bansal d3c2c02745
Fix: Tabs Widget crashes when data is invalid (#3235)
* Fixed tabs data validation and added check to ensure tab property is accessible when tabs array is not empty

* added isVisible property in validations
2021-03-03 11:29:02 +05:30
..
actions Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
api Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
assets Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
components Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
configs Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
constants Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
enterprise Update alias and added some documentation (#6) 2020-07-15 11:35:02 +05:30
entities Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
icons Feature: DatePicker V2 (#2889) 2021-02-23 18:05:09 +05:30
mockComponentProps Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
mockResponses Feature: Show/Hide Tabs in Tabs Widget (#3192) 2021-02-26 11:47:21 +05:30
normalizers Feature - update widget name 2020-02-21 12:16:49 +00:00
pages Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
reducers Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
resizable Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
sagas Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
selectors Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
templates [Enhancement] Update DSL structures to allow for nested dynamic paths (#1625) 2020-11-12 16:53:32 +05:30
transformers Fix further cyclical dependencies in actions (#3259) 2021-03-01 20:27:15 +05:30
utils Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
widgets Fix: Tabs Widget crashes when data is invalid (#3235) 2021-03-03 11:29:02 +05:30
workers Fix: Tabs Widget crashes when data is invalid (#3235) 2021-03-03 11:29:02 +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
AppErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
AppRouter.tsx Feature: API Pane Redesign (#2218) 2021-02-11 18:24:00 +05:30
index.css Feature: Canvas Layout Options(max width config) (#3141) 2021-03-03 10:56:47 +05:30
index.tsx Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +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 Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
wdyr.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30