PromucFlow_constructor/app/client/src
Arsalan Yaldram d136467d7c
fix: reset line height and font weight for tab titles (#15011)
* fix: reset line height and font weight for tab titles
2022-07-07 22:52:36 +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 fix: reset line height and font weight for tab titles (#15011) 2022-07-07 22:52:36 +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 feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
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 Reflow overlapping fix on canvas edges (#12745) 2022-04-20 12:56:35 +05:30
resizable move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
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 chore: Improve UX on admin settings page (#12279) 2022-04-04 12:37:12 +05:30
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 feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
wdyr.ts