PromucFlow_constructor/app/client
f0c1s 64669f5e45
feat: ssh key regeneration (#11018)
feat/ssh-key-regeneration - implementation

- moved copy icon inside the input box
- added regenerate ssh key function on git connection
- remove learn more and paste text from top
- introduce SSH Key label
- introduce ads/NotificationBanner
- update NotificationBanner integration
- jest tests
- system notification on key regeneration
- use @appsmith for constants/messages
- update imports
- remove optional chaining

Co-authored-by: haojin111 <haojin828@outlook.com>
2022-02-16 10:15:35 +00:00
..
cypress fix: add ellipsis when the page name is longer than width (#10667) 2022-02-16 00:16:37 +05:30
docker added config for signup disabling 2022-02-07 20:48:44 +05:30
generators
patches
perf chore: Increase cooldown time after app import for the app to load. #UI-Performance-infra (#10845) 2022-02-10 16:16:55 +05:30
public added config for signup disabling 2022-02-07 20:48:44 +05:30
src feat: ssh key regeneration (#11018) 2022-02-16 10:15:35 +00:00
test feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
typings
.babelrc refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
.dockerignore
.editorconfig
.eslintrc.json fix: Add escaping special characters before JSON.parse (#9293) 2021-11-25 16:22:40 +05:30
.flowconfig
.gitignore
.huskyrc
.lintstagedrc
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js Add brotli and gzip compression (#10869) 2022-02-05 01:52:31 +05:30
craco.common.config.js feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
craco.dev.config.js
cypress.env.json refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
cypress.json feat: Entity explorer UI redesign (#9811) 2022-01-29 12:56:19 +05:30
Dockerfile Fix path to http nginx config file (#10395) 2022-01-13 19:02:35 +05:30
gitbook-algolia-lambda.js chore: replaced == and != with === and !=== (#10733) 2022-02-05 11:11:15 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
jest.config.js added config for signup disabling 2022-02-07 20:48:44 +05:30
netlify.toml
package.json chore: upgrade jshint to fix security alert (#11179) 2022-02-15 23:23:19 +05:30
README.md
README.old.md
start-https.sh
stats.json feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
tailwind.config.js feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
tsconfig.json
tsconfig.path.json refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
vercel.json ci: Adding Vercel integration because of issues with Netlify (#9903) 2021-12-21 15:33:12 +05:30
yarn.lock chore: upgrade jshint to fix security alert (#11179) 2022-02-15 23:23:19 +05:30

Appsmith Client

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide