mirror of
https://github.com/makeplane/plane.git
synced 2026-07-14 14:31:37 +02:00
* [SILO] - add source auth email for credentials + management script to update credentials table (#2368) * fix: importer credential add source auth email * remove irrelevant fetch external api token code * db and migration for source auth email in workspace credential * remove migration changes * fix: importer dashboard, token expiry and redirection errors (#2371) * feat: added refresh interval and button for base dashboard * feat: added indication for token expiry * feat: added silo error constants * feat: added error query param for github controller * feat: added error codes in gitlab and slack integrations * add error toast in integration and connection page (#2372) * feat: added language translations --------- Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com> * fix: build errors * fix: source auth email in create --------- Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>