browsertrix/frontend
Ilya Kreymer b432d226bd
Profile UX tweaks + sync between new and edit workflows (#1840)
Follow up to #1815 

- Improved detection / responsiveness to unavailable browser
- Disable Save buttons when browser disconnected / unavailable
- Only add unload handler when browser is available
- Consistency between new and edit views: new profile view also has
cancel button with confirmation
- Don't show cancel confirmation if browser is already unavailable. 

Various text tweaks for consistency / accuracy:
- Save New Profile... to indicate new profile will be saved after dialog
- Load new browser to indicate new browser will be created
- Mention connection to browser is lost in disconnected message.

Also: migrated to LiteElement -> TailwindElement for browser-profiles-new

-------
Co-authored-by: emma <hi@emma.cafe>
2024-05-30 11:19:36 -07:00
..
.husky
config/tailwind/plugins Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
patches
scripts Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
src Profile UX tweaks + sync between new and edit workflows (#1840) 2024-05-30 11:19:36 -07:00
tests
xliff Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.vscode
00-browsertrix-nginx-init.sh
Dockerfile Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
frontend.conf.template quickfix: nginx: have nginx serve the fallback index.html with a 200 instead of a 404 (#1742) 2024-04-24 07:09:08 +02:00
index.d.ts
lit-localize.json
minio.conf
package.json version: bump to 1.10.1 2024-05-23 22:24:58 -07:00
playwright.config.ts
postcss.config.js
prettier.config.js
README.md
sample.env.local
tailwind.config.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
tsconfig.eslint.json
tsconfig.json
web-test-runner.config.mjs
webpack.config.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
webpack.dev.js Reorganize frontend build files (#1803) 2024-05-15 19:46:52 -07:00
webpack.prod.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
yarn.lock Upgrade Shoelace for UI fixes (#1806) 2024-05-16 11:36:08 -07:00