Mir Arif Hasan
904a1b0405
chore: security patch for the dependency chain v2025.11.0 ( #5590 )
...
Bump dependencies and account for breaking changes.
---------
Co-authored-by: James George <25279263+jamesgeorge007@users.noreply.github.com>
2025-11-24 14:21:29 +05:30
Anwarul Islam
c0e3ff49b3
fix (common): address mock server issues and improve the UI ( #5517 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
2025-10-29 16:25:02 +05:30
Harshit Chandra
453b5fc088
feat: add configurable session cookie name ( #5425 )
...
Added support for overriding the default session cookie name using the `INFRA.SESSION_COOKIE_NAME` config or the `SESSION_COOKIE_NAME` environment variable. This helps compatibility with proxies or load balancers that cannot handle cookie names containing dots.
---
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-10-28 13:45:08 +05:30
Mir Arif Hasan
3acc0ec9b6
feat: mock server ( #5482 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-10-27 23:03:22 +05:30
Prit Rojivadiya
c31f74829d
refactor: cleanup sync logic and imports ( #5428 )
2025-10-08 13:31:29 +05:30
James George
42089fbb55
chore: bump dependencies and account for breaking changes ( #5329 )
...
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
2025-08-20 23:04:14 +05:30
Anwarul Islam
bb25c59942
feat(common): add support for post/put body schemas in openapi import ( #5322 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-08-20 17:43:24 +05:30
Nivedin
edd45ec2b9
fix: onboarding flow smtp bug ( #5297 )
2025-07-30 15:13:49 +05:30
Nivedin
6597ade3f7
fix: SH admin dashboard setting and onboarding page cleanups ( #5290 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-07-29 20:59:39 +05:30
Nivedin
74efe58c7b
chore: add i18n for onboarding flow and cleanup ( #5285 )
2025-07-28 20:28:35 +05:30
Mir Arif Hasan
0b7d31a20c
feature: reduce .env usage and move configurations to admin dashboard ( #5194 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-07-28 16:46:30 +05:30
Nivedin
936b0fff46
fix: admin dashboard team member count bug ( #5143 )
2025-06-13 09:57:03 +05:30
Akhil
f26d32c4e4
refactor: rename enum TeamMemberRole to TeamAccessRole ( #5053 )
...
Co-authored-by: mirarifhasan <arif.ishan05@gmail.com>
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2025-05-07 17:56:10 +05:30
Joel Jacob Stephen
485ac8c3c6
refactor(sh-admin): dashboard settings page redesign ( #5014 )
2025-04-24 20:24:32 +05:30
jamesgeorge007
176e924bed
fix: prevent dev server crashes due to breaking changes in the vue-i18n suite of tools
...
Migrate from `vite-plugin-vue-i18n` to `@intlify/unplugin-vue-i18n`.
2025-03-18 12:29:18 +05:30
luzpaz
a8bf6c0611
fix: resolve typos across packages ( #4867 )
2025-03-12 13:53:08 +05:30
Joel Jacob Stephen
7f84c52c83
feat(sh-admin): introduce input validations to server configurations ( #4642 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2025-02-19 20:11:20 +05:30
luzpaz
b70da04ab5
chore: fix typos in .vue component files ( #4749 )
2025-02-18 23:47:14 +05:30
Joel Jacob Stephen
a3912d3ed2
fix(sh-admin): resolve record retrieval limits in pending invites section by implementing pagination ( #4624 )
2024-12-19 22:48:14 +05:30
Akash K
bd22c8c1a9
feat: disable tracking request history ( #4607 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-18 11:18:29 +05:30
Joel Jacob Stephen
5ad998f54a
refactor: updated dates format displayed in admin dashboard ( #4605 )
2024-12-18 11:18:29 +05:30
Joel Jacob Stephen
37bf0567ea
refactor(sh-admin): updated documentation links in dashboard ( #4560 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-26 19:13:08 +05:30
Joel Jacob Stephen
73f3e54c00
feat: introducing user guidance and error management helpers in admin dashboard ( #4548 )
2024-11-22 22:22:34 +05:30
Joel Jacob Stephen
79aefed322
chore(sh-admin): bump dependencies ( #4433 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-10-23 18:51:00 +05:30
Joel Jacob Stephen
30079b842d
fix(sh-admin): resolve i18n strings correctly on error toast with remove member action ( #4429 )
2024-10-11 20:47:10 +05:30
jamesgeorge007
1908625297
fix: use correct callback URL for GitHub provider infra config
2024-08-06 23:12:03 +05:30
Joel Jacob Stephen
2a37235229
fix(sh-admin): resolved issue while rendering images ( #4221 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-07-29 22:59:02 +05:30
Joel Jacob Stephen
c24d5c5302
feat(sh-admin): introducing infra-tokens to admin dashboard ( #4202 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-07-29 17:50:06 +05:30
Joel Jacob Stephen
9e445cda84
refactor(sh-admin): updated invite flow for the admin dashboard ( #4176 )
...
* feat: new success invite link modal introduced
* refactor: replaced button with lucide icon
* style: vertical padding to lucide icon
* feat: new success invite modal component
* refactor: hide copy link button when there are no pending invites
* refactor: changed copy link button to copy invite link
* chore: minor UI update
---------
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-07-26 20:14:41 +05:30
Joel Jacob Stephen
0c06f26893
refactor(sh-admin): improvements to invite links in dashboard ( #4152 )
2024-06-28 16:15:40 +03:00
Joel Jacob Stephen
1d1462df69
feat(sh-admin): introducing advanced SMTP configurations and invite links to dashboard ( #4087 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-06-27 22:15:50 +03:00
Joel Jacob Stephen
b3e42bf7c3
feat(sh-admin): introducing last active status to users table and individual user's page in dashboard ( #4077 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-06-26 12:30:40 +05:30
jamesgeorge007
25fd35770a
fix: regression with missing lucide icon pack
...
Add `@iconify-json/lucide` as a dev dependency to all packages that consume `unplugin-icons`.
2024-06-26 11:59:21 +05:30
Joel Jacob Stephen
5805826994
refactor(sh-admin): improved error handling and dynamic user actions in admin dashboard ( #4044 )
...
* feat: new helper functions for better error management
* refactor: new i18n strings
* refactor: better error handling in invite modal and members component
* refactor: better user management
* refactor: better error handling in config handler
* refactor: updated logic of dynamic action row
* refactor: better naming for computed properties
* feat: new error message when an admin tries to invite himself
* refactor: updated error message when user is already invited
* refactor: reverted i18n string for user already invited back to the old string
* refactor: removed show prop from invite modal
* refactor: improved implementation for getting the compiled error messages
* feat: new error message when email inputted is of an invalid format
* refactor: minor optimization
---------
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-06-03 17:17:46 +05:30
Joel Jacob Stephen
b601a2f55f
fix(sh-admin): saving changes to server configurations post a failed attempt will require a page reload in dashboard ( #4081 )
...
* fix: resolved an issue with server restart component
* refactor: early return if any mutation fails when initiating server restart
* fix: ensure further attempts go through after a failed reset configs action
---------
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-06-03 14:31:44 +05:30
Joel Jacob Stephen
94248076e6
refactor(sh-admin): improved handling of server configurations in admin dashboard ( #3971 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-05-06 21:50:31 +05:30
jamesgeorge007
787aab650f
fix: redirect to the users list view on successful deletion from the profile view
...
SH Admin dashboard
2024-03-28 21:20:48 +05:30
James George
81f1e05a6c
chore(sh-admin): alert the user while deleting users who are team owners ( #3937 )
...
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-03-28 20:17:24 +05:30
Joel Jacob Stephen
380397cc55
refactor(sh-admin): improvements to pending invites page in dashboard ( #3926 )
2024-03-22 17:54:40 +05:30
Joel Jacob Stephen
be7387ed19
refactor(sh-admin): updated data sharing doc links + remove disabled property from all inputs in configurations ( #3894 )
2024-03-13 16:18:27 +05:30
Joel Jacob Stephen
acfb0189df
feat(sh-admin): enhanced user management in admin dashboard ( #3814 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-13 14:45:13 +05:30
Joel Jacob Stephen
e69d5a6253
feat(sh-admin): introducing additional SSO related server configurations to dashboard ( #3737 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-08 15:18:53 +05:30
Joel Jacob Stephen
919579b1da
feat(sh-admin): introducing data analytics and newsletter configurations ( #3845 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-03-06 20:06:48 +05:30
Andrew Bastin
55a94bdccc
chore: merge hoppscotch/release/2023.12.6 into hoppscotch/release/2024.3.0
2024-02-27 13:35:20 +05:30
James George
c0fae79678
fix(sh-admin): persist active selection in the sidebar ( #3812 )
2024-02-08 22:16:33 +05:30
Joel Jacob Stephen
3d6adcc39d
refactor: consolidated admin dashboard improvements ( #3790 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-02-02 15:17:25 +05:30
Joel Jacob Stephen
ba52c8cc37
refactor: improvements to the dashboard sidebar ( #3709 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-01-23 21:55:42 +05:30
Anwarul Islam
f93558324f
chore: move hoppscotch-ui package out of the monorepo ( #3620 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-16 16:58:10 +05:30
Joel Jacob Stephen
cf8b5975ac
refactor: improvements made to how banners are to be dismissed ( #3656 )
2023-12-15 17:08:57 +05:30
Joel Jacob Stephen
c47e2e7767
fix: notify that the user is not an admin when trying to login with a non admin account in admin dashboard ( #3651 )
2023-12-14 12:36:05 +05:30