PromucFlow_constructor/app/client/src
Sangeeth Sivan cba68293a0
feat: align tab counts with center to the tab name and added test id attribute for tab count (#14980)
* feat: added testId for tab count and aligned it center w.r.t tab name

* revert spacing
2022-07-08 11:00:22 +05:30
..
actions feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
api chore: Refactor git api to include application id as request param instead of the path variable (#14800) 2022-07-07 12:35:03 +05:30
assets feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
ce fix: show the error message for text input widget (#14934) 2022-07-07 05:37:54 +00:00
comments feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
components feat: align tab counts with center to the tab name and added test id attribute for tab count (#14980) 2022-07-08 11:00:22 +05:30
constants fix: Updates border radius and box shadow labels in widgets (#14948) 2022-07-01 16:53:34 +05:30
ee feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
enterprise
entities feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
globalStyles feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
icons feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mockComponentProps
mockResponses feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
normalizers
notifications feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
pages fix: Transparent bg on app viewer header in comment mode (#15048) 2022-07-07 13:45:40 +05:30
polyfills
reducers feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
reflow
resizable
sagas feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
selectors fix: remove unnecessary re-renders on JS Object context menu in explorer (#14866) 2022-07-07 05:38:05 +00:00
templates
theme
transformers feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
utils feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
widgets fix: currencyInput , phoneInput show empty pop when no search result is found. (#14764) 2022-07-07 11:28:19 +05:30
workers fix: JS function arguments determination & refactor JSObject code (#14871) 2022-07-07 15:00:35 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
index.css feat: Design System package & Tooltip integration (#14547) 2022-06-24 19:53:02 +05:30
index.tsx
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts Refactor code for RBAC feature (#14362) 2022-06-08 18:48:15 +05:30
serviceWorker.js feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
store.ts
wdyr.ts