Andrey Antukh
|
dedeae8641
|
🐛 Fix incorrect subscription fetching after profile registration
|
2025-11-24 14:36:46 +01:00 |
|
Andrey Antukh
|
363b4e3778
|
♻️ Make the SSO code more modular (#7575)
* 📎 Disable by default social auth on devenv
* 🎉 Add the ability to import profile picture from SSO provider
* 📎 Add srepl helper for insert custom sso config
* 🎉 Add custom SSO auth flow
|
2025-11-12 12:49:10 +01:00 |
|
Andrey Antukh
|
c3d4444c0c
|
Merge remote-tracking branch 'origin/staging' into niwinz-merge-staging-1
|
2025-01-14 10:35:34 +01:00 |
|
Andrey Antukh
|
eaec46a67b
|
🐛 Fix incorrect team invitation redirect after login
|
2024-12-13 10:23:52 +01:00 |
|
Andrey Antukh
|
ca743cc7cb
|
🐛 Fix incorrect profile refresh after onboarding end step
and many other setting screens
|
2024-12-11 15:20:39 +01:00 |
|
Andrey Antukh
|
3e090b126e
|
♻️ Refactor application routing
Mainly removes an inconsistent use of path params and normalize
all routes to use query params for make it extensible without
breaking urls.
|
2024-12-03 18:23:41 +01:00 |
|
Andrey Antukh
|
f31e2b72e6
|
✨ Adjust data profile alias
|
2024-12-03 12:15:53 +01:00 |
|
Andrey Antukh
|
c6b96a81f1
|
♻️ Rename data.events to data.event
|
2024-12-03 12:15:52 +01:00 |
|
Andrey Antukh
|
838fb06039
|
♻️ Rename data.users to data.profile
|
2024-12-03 11:55:33 +01:00 |
|
Andrey Antukh
|
b17d7c0289
|
♻️ Refactor dashboard bootstrap
|
2024-12-03 11:55:31 +01:00 |
|
Andrey Antukh
|
6dbabf2935
|
♻️ Refactor application initialization.
|
2021-05-06 14:13:54 +02:00 |
|
Andrey Antukh
|
bfbc715977
|
Merge remote-tracking branch 'origin/bugfixes' into develop
|
2021-04-13 14:14:03 +02:00 |
|
Andrey Antukh
|
99bcf0484a
|
🐛 Fix race conditions on profile and teams loading.
|
2021-04-13 14:07:06 +02:00 |
|
Andrey Antukh
|
f545e41d10
|
📎 Fix license header.
|
2021-04-12 16:49:43 +02:00 |
|
Andrey Antukh
|
d93fa72e48
|
🎉 Add release notes lightbox.
|
2021-04-06 12:05:39 +02:00 |
|
Andrés Moya
|
ec217d8201
|
🎉 Remember last team visited
|
2021-03-23 13:37:21 +01:00 |
|
Andrey Antukh
|
6e840a439e
|
🐛 Fix unexpected recursion error on logout.
|
2021-02-22 14:50:01 +01:00 |
|
Andrey Antukh
|
de394a7d4e
|
♻️ Refactor LDAP auth backend.
And reorganize oauth backend namespaces.
|
2021-02-19 13:09:18 +01:00 |
|
Andrey Antukh
|
299b29b66f
|
🎉 Add browser language detection.
|
2021-02-19 09:46:11 +01:00 |
|
Andrey Antukh
|
afa35379b2
|
🐛 Fix onboarding after logging with token.
|
2021-02-04 14:47:14 +01:00 |
|
Andrey Antukh
|
687f7ddf64
|
✨ Don't send emails on recovery password on not verified profile.
And show proper message to the user saying that the profile
need to be verfied before proceed.
|
2021-02-04 11:48:47 +01:00 |
|
Andrey Antukh
|
f4cb7d1862
|
🐛 Fix login with google.
|
2020-12-21 17:45:30 +01:00 |
|
Andrey Antukh
|
99d3b80033
|
🐛 Show onboarding just after logging.
|
2020-12-21 12:15:53 +01:00 |
|
Andrey Antukh
|
388d255243
|
🐛 Properly handle share-tokens on viewer.
|
2020-11-13 11:55:28 +01:00 |
|
Andrey Antukh
|
142036891a
|
🎉 Add full teams administration.
|
2020-10-06 13:25:13 +02:00 |
|
Andrey Antukh
|
7d9fdc34be
|
♻️ Refactor email validations & tokens service.
|
2020-09-21 17:05:55 +02:00 |
|
Andrey Antukh
|
6c67c3c71b
|
♻️ Make the namespacing independent of the branding.
|
2020-08-18 19:32:11 +02:00 |
|