monkeytype/frontend
Sanidhya Singh 82a24e4ee7
refactor(profile): notify that fields are too long before making a request to the server (sanidhyas3s) (#4694)
* impr: check profile length before sending to server

Length checks for GitHub and Twitter are now made before
sending server requests. Notification for the same is
displayed to the user.

Closes #4653

* the tiniest of nitpicks

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-10-03 13:20:51 +01:00
..
scripts
src refactor(profile): notify that fields are too long before making a request to the server (sanidhyas3s) (#4694) 2023-10-03 13:20:51 +01:00
static chore: fix quote length script 2023-10-03 13:20:10 +01:00
webpack build: moved firebase config check to gulpfile 2023-09-04 13:29:18 +02:00
.eslintignore
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml
firebase.json
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
knip.json
package-lock.json chore: release v23.40.1 2023-10-02 17:30:46 +01:00
package.json chore: release v1.17.14 2023-09-25 14:15:45 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json