PromucFlow_constructor/app/client/src
CommanderRoot a778a98016
chore: replace deprecated String.prototype.substr() (#11928)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-13 12:30:38 +05:30
..
actions fix: show loading state in JS Editor (#12820) 2022-04-13 11:47:56 +05:30
api feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
assets chore: [ImgBot] Optimize images (#12266) 2022-04-08 22:52:58 +05:30
ce feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
comments feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
components chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
constants fix: updated default content-type and default body format type (#11878) 2022-04-12 16:43:11 +05:30
ee feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
enterprise
entities fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
globalStyles chore: Templates UI updates (#11775) 2022-03-31 10:46:04 +05:30
icons chore: Added jest tests for admin settings form fields (#12413) 2022-03-31 20:05:01 +05:30
mockComponentProps feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
mockResponses feat: adding slug names in urls (#10957) 2022-03-25 16:13:26 +05:30
normalizers
notifications feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
pages chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
polyfills
reducers fix: show loading state in JS Editor (#12820) 2022-04-13 11:47:56 +05:30
reflow feat: Multi widget reflow (#10813) 2022-04-01 20:27:03 +05:30
resizable feat: Multi widget reflow (#10813) 2022-04-01 20:27:03 +05:30
sagas fix: show loading state in JS Editor (#12820) 2022-04-13 11:47:56 +05:30
selectors fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
templates
theme chore: Improve UX on admin settings page (#12279) 2022-04-04 12:37:12 +05:30
transformers fix: Fix app crash on navigation to API and Datasource Editor (#12640) 2022-04-07 12:45:10 +05:30
utils chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
widgets chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
workers chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.css fix: polish git-sync feature (#11740) 2022-03-10 11:08:50 +05:30
index.tsx
LandingScreen.tsx
react-app-env.d.ts
RouteBuilder.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
serviceWorker.js
store.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
wdyr.ts fix: revert #8121 (#11502) 2022-02-28 19:44:56 +05:30