Commit Graph

3290 Commits

Author SHA1 Message Date
Zai Shi
c7aa0e8cc6 fixed typo 2024-10-09 13:03:39 -07:00
Zai Shi
ecc26427b8 fixed github action 2024-10-08 17:48:54 -07:00
Zai Shi
bcd2e73223 updated logo 2024-10-08 17:45:47 -07:00
Zai Shi
4dd9bcd11f removed proxy 2024-10-08 17:42:30 -07:00
Zai Shi
7818293274 chore: update package versions 2024-10-08 17:23:38 -07:00
Zai Shi
4570fd3fc8 fixed editable text translation 2024-10-08 17:09:34 -07:00
Zai Shi
6564d46dd9 added suppress https cookie env var 2024-10-08 16:54:03 -07:00
Konstantin Wohlwend
aa32113cdb chore: update package versions
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
2024-10-07 14:28:22 -07:00
Zai Shi
a785d47417
Project specific JWKs (#293)
* added per project signing

* added well-known/jwks.json

* fixed bugs

* fixed bugs

* fixed tests

* fixed not found error
2024-10-07 21:27:55 +02:00
Konstantin Wohlwend
a9722eec23 chore: update package versions 2024-10-06 15:18:33 -07:00
Zai Shi
f2cb83e28a updated translations 2024-10-06 15:17:19 -07:00
Manoj Kumar
16c887d3ae
feat: show error message when no auth method enabled (#282) 2024-10-06 23:07:31 +02:00
Satish Gaud
56066066c4
added success and destructive variants in toast file for colorful toasts (#291)
* added success and destructive variants in toast file for colorful toasts

* styled  toast with success and destructive
2024-10-06 23:05:20 +02:00
Priyansh
967d6dad52
fix: user should select at least one provider before creating project (#285)
* user should select at least one provider

* moved form message

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-10-04 01:02:15 +02:00
Zai Shi
c6fb405177
Update CONTRIBUTING.md 2024-10-03 06:21:40 +02:00
Zai Shi
1240777a5e fixed typo 2024-10-02 20:51:21 -07:00
Zai Shi
df23909036
Update README.md 2024-10-02 03:44:07 +02:00
Zai Shi
8a71e03841
Update README.md 2024-10-02 03:41:06 +02:00
Zai Shi
5c8e20592d
Update README.md 2024-10-02 03:32:32 +02:00
Zai Shi
28c3f57f31
New contact channels (#287)
* removed contact channels from otp

* fixed types

* fixed bugs

* fixed bug

* fixed bugs

* updated user contact channel

* updated tests

* updated tests

* added unique key to otp and password auth

* removed contact channel from user object
2024-10-01 06:22:12 +02:00
Zai Shi
d0b3d6e620
Fix team creation on the server not automatically adding the current user (#266)
* add_current_user => creator_user_id

* added more tests

* added error checks

* removed getIdFromUserIdOrMe

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-10-01 06:11:00 +02:00
Konstantin Wohlwend
ce46c16e6d chore: update package versions 2024-09-30 20:05:45 -07:00
Zai Shi
584b5e4faf fixed current user docs 2024-09-30 15:11:51 -07:00
Zai Shi
23a1f95a89 fixed maybeFullPage layout 2024-09-30 15:01:30 -07:00
Zai Shi
27f3387741
Update README.md
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-09-29 21:45:15 +02:00
Zai Shi
a5250f63ce fixed translation 2024-09-28 15:37:27 -07:00
Zai Shi
85b33f6497 added list user tests 2024-09-28 15:33:24 -07:00
Zai Shi
430b27d06f
fixed email update (#284) 2024-09-29 00:30:00 +02:00
Manoj Kumar
0639c8f597
feat: add swap order option (#283)
* feat: add swap order option

* renamed to first tab

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-27 23:03:21 +02:00
Konstantin Wohlwend
e446c31d50 chore: update package versions
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-09-26 10:01:42 -07:00
Zai Shi
ce1a931710
Fixed yup union error message (#278) 2024-09-26 03:07:30 +02:00
Manoj Kumar
d14804d0b4
Made password repeat on sign up configurable (#273)
* add noPasswordRepeat props

* fix sign up schema

* fixed small problems

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-09-25 19:44:00 +02:00
Zai Shi
24a9f0b86c fixed visual bugs 2024-09-24 20:24:30 -07:00
Konstantin Wohlwend
f1bffee8b9 userIdOrMe support on all yup validations 2024-09-24 19:42:10 -07:00
Zai Shi
70a1e65723 fixed env vars
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-09-24 16:05:46 -07:00
Zai Shi
06fcca6fe6
OTP (#263)
* fixed otp send email template

* added version

* added send response type

* updated email template

* added otp email

* added otp page

* fixed bugs

* fixed bugs, added back button on otp page

* otp works

* added max attempts per nonce code

* fixed error return type

* fixed tests

* fixed bugs

* updated button text

* added tests

* added totp code error handling

* removed console.log

* fixed verification code length

* fixed code length

* moved otp inside magic link sign in component

* changed version back, updated ui wording

* added old version otp email tests

* fixed tests
2024-09-24 20:02:06 +02:00
Manoj Kumar
6273a45352
fix team name overflow (#262) 2024-09-24 19:35:37 +02:00
Zai Shi
e1a0ee2ea0 fixed self-host docs 2024-09-23 12:58:52 -07:00
Zai Shi
eae26dfa91 fixed sidebar layout style 2024-09-22 18:05:29 -07:00
Zai Shi
eb27604f16 fixed team invitation detail docs
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-09-20 17:41:43 -07:00
Zai Shi
8663670c21 added team metadata to the client library 2024-09-20 17:12:38 -07:00
Zai Shi
c473742526 fixed docs tag 2024-09-20 16:33:32 -07:00
Zai Shi
7712473201 fixed sign in with XYZ button translation 2024-09-20 16:17:33 -07:00
Zai Shi
8ea8ff383e
Added handling for user canceling the oauth process (#260)
* added oauth cancel handling

* added translation

* fixed tests

* fixed reviews
2024-09-20 22:45:06 +02:00
Zai Shi
e3a8b43fd5 fixed account-setting styling issues 2024-09-20 13:28:20 -07:00
Zai Shi
e71b7c2974 fixed <p> in <p> problem in extra info
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
2024-09-19 19:07:56 -07:00
Zai Shi
82647e0321 added password update 2024-09-19 17:39:52 -07:00
Zai Shi
8587e87778
fixed verification code, added tests (#259)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2024-09-20 02:22:06 +02:00
Konstantin Wohlwend
d8568069bd Fix team invitation docs 2024-09-19 17:12:22 -07:00
Zai Shi
3c20bf609f remove slack oauth, allow no email in oauth 2024-09-19 16:35:17 -07:00