PromucFlow_constructor/app
Shrikant Sharat Kandula 9b98621010
Restore a few missing fields on appsmith.user object (#7295)
With latest update, the following fields are unavailable on the `appsmith.user` object:

- `accountNonExpired`
- `accountNonLocked`
- `credentialsNonExpired`
- `isAnonymous`
- `isEnabled`

These fields are necessary for building applications and many apps were relying on these, despite them not being listed in the documentation at <https://docs.appsmith.com/framework-reference/appsmith#user>.
2021-09-09 15:34:02 +05:30
..
client Revert "fix: property pane (#7157)" 2021-09-09 13:48:16 +05:30
rts chore: Minor refactoring changes for RTS (#7011) 2021-09-02 08:47:42 +05:30
server Restore a few missing fields on appsmith.user object (#7295) 2021-09-09 15:34:02 +05:30
util feat: Generating plugin framework using plop (#6956) 2021-09-02 19:22:17 +05:30