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
Joel Jacob Stephen
f3edd001d7
feat: introducing server configurations in admin dashboard ( #3628 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-13 22:34:59 +05:30
Liyas Thomas
ebf90207e5
chore: improve placeholder component styles ( #3638 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-12 15:02:42 +05:30
Joel Jacob Stephen
d9c75ed79e
feat: introducing shared requests to admin dashboard ( #3537 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-06 00:21:28 +05:30
Anwarul Islam
6fa722df7b
chore: hoppscotch-ui improvements ( #3497 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-06 00:08:44 +05:30
Liyas Thomas
259cd48dbb
feat: init boring avatars ( #3615 )
2023-12-04 13:20:26 +05:30
Joel Jacob Stephen
144d14ab5b
fix: email validation failure in cases when email entered is correct when trying to create a team in admin dashboard ( #3588 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-11-29 21:49:49 +05:30
James George
1829c088cc
feat: support for subpath based access in SH apps ( #3449 )
...
Co-authored-by: Balu Babu <balub997@gmail.com >
2023-11-22 19:35:35 +05:30
Joel Jacob Stephen
50f475334e
fix: enlarged hoppscotch logo on dashboard login screen ( #3559 )
...
fix: resize the dashboard login icon
2023-11-16 22:51:08 +05:30
Andrew Bastin
7b18526f24
chore: merge hoppscotch/main into hoppscotch/release/2023.12.0
2023-11-16 13:51:12 +05:30
Liyas Thomas
bb8dc6f7eb
chore: updated brand assets ( #3500 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-11-08 15:47:35 +05:30
Joel Jacob Stephen
23e3739718
feat: introducing a new smart table hoppscotch ui component ( #3178 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com >
2023-11-06 11:31:55 +05:30
Joel Jacob Stephen
9dcbc4a126
refactor: updated dashboard gql queries and components to use the new infra type of the updated schema ( #3455 )
2023-11-01 23:40:19 +05:30
Anwarul Islam
a215860782
feat: replacing windicss by tailwindcss in hoppscotch-ui ( #3076 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2023-11-01 20:55:08 +05:30
Joel Jacob Stephen
7a9f0c8756
refactor: improvements to the auth implementation in admin dashboard ( #3444 )
...
* refactor: abstract axios queries to a separate helper file
* chore: delete unnecessary file
* chore: remove unnecessary console logs
* refactor: updated urls for api and authquery helpers
* refactor: updated auth implementation
* refactor: use default axios instance
* chore: improve code readability
* refactor: separate instances for rest and gql calls
* refactor: removed async await from functions that do not need them
* refactor: removed probable login and probable user from the auth system
* refactor: better error handling in login component
* chore: deleted unnecessary files and restructured some files
* feat: new errors file with typed error message formats
* refactor: removed unwanted usage of async await
* refactor: optimizing the usage and return of promises in auth flow
* refactor: convey boolean return type in a better way
* chore: apply suggestions
* refactor: handle case when mailcatcher is not active
---------
Co-authored-by: nivedin <nivedinp@gmail.com >
Co-authored-by: James George <jamesgeorge998001@gmail.com >
2023-10-16 18:14:02 +05:30
Liyas Thomas
78450c9316
fix: tooltip position in editor instance ( #3374 )
2023-10-09 11:37:52 +05:30
Joel Jacob Stephen
b18fd90b64
fix: blank screen in admin dashboard on authentication problems ( #3385 )
...
* fix: dashboard logs out user when cookie expires or is unauthorized
* fix: handles the 401 error thrown when trying to refresh tokens
* chore: updated wrong logic when returning state in refresh token function
* feat: introduced auth exchange to urql client to check for errors on each backend call
* fix: prevent multiple window reloads
---------
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-10-09 10:08:35 +05:30
Joel Jacob Stephen
6c63a8dc28
refactor: updated i18n implementation in the admin dashboard ( #3395 )
...
* feat: introduced new unplugin i18n and removed the old vite i18n package
* refactor: updated vite config to support the new plugin
* refactor: removed irrelevant logic from the i18n module
2023-10-06 17:36:19 +05:30
Joel Jacob Stephen
185c225297
feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app ( #3380 )
...
* feat: add ability to export a single environment
* refactor: export environment without id
* feat: introducing zod for checking json format for environment variables
* refactor: new zod specific type for HoppEnvPair
* feat: add ability to export single environment in team environment
* refactor: moved zod as a dependency to devDependency
* refactor: separated repeating logic to helper file
* refactor: removed unnecessary to string operation
* chore: rearranged smart item placement
* refactor: introduced error type when a bulk environment export is used in cli
* refactor: removed unnecssary type exports and updated logic and variable names across most files
* refactor: better logic for type shapes
* chore: bump hoppscotch-cli package version
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-10-06 11:21:54 +05:30
Nivedin
3684d25848
fix: sticky searchbar hidden in codemirror ( #3351 )
...
* fix: sticky search bar in codemirror
* chore: use tailwind classes
* chore: improve consistency across editor instances
---------
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-09-18 12:45:14 +05:30
Joel Jacob Stephen
b22bd97818
style: updated font size and truncation on fields in the invited users table in admin dashboard ( #3300 )
...
style: updated font size and fixed truncation issue on invited table
2023-08-28 23:27:55 +05:30
Andrew Bastin
efa40cf6ea
feat: container registry friendly docker images and all-in-one container ( #3193 )
...
Co-authored-by: Balu Babu <balub997@gmail.com >
2023-08-24 00:01:28 +05:30
Joel Jacob Stephen
74ad2e43a4
feat: ability to conditionally enable auth providers in dashboard ( #3225 )
2023-08-17 21:53:34 +05:30
Joel Jacob Stephen
2d104160f2
refactor: revoke team invitation in admin dashboard ( #3232 )
2023-08-14 17:37:05 +05:30
Joel Jacob Stephen
81fbb22c51
feat: introducing a new smart input hoppscotch ui component ( #3089 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com >
2023-08-05 23:45:02 +05:30
Liyas Thomas
5c8ebaff3e
refactor: fonts are now bundled with packages ( #3227 )
2023-08-05 23:42:31 +05:30
Webysther Sperandio
03f667c21d
feat: custom location on admin redirect to base ( #3103 )
2023-06-27 15:37:25 +05:30
Anwarul Islam
fc3e3aeaec
feat: placeholder component in hoppscotch-ui ( #3123 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-06-21 00:09:16 +05:30
Joel Jacob Stephen
331d482b22
feat: introducing i18n support to admin dashboard ( #3051 )
2023-06-16 09:47:00 +05:30
Anwarul Islam
09d1663f81
feat: picture component moved to hoppscotch-ui ( #3032 )
2023-05-11 14:09:38 +05:30
Akash K
6581eb4fd1
fix: update the hoppscotch-sh-admin magic link route to match hoppscotch-app ( #3029 )
2023-05-11 14:09:38 +05:30
Liyas Thomas
b42a94ed77
chore: use auto-imported icons ( #2998 )
2023-04-21 20:20:22 +05:30
Joel Jacob Stephen
c4358b91a2
fix: changed vite icon to hoppscotch icon and changed title in admin dashboard ( #82 )
2023-04-10 13:07:59 +05:30
Joel Jacob Stephen
a4781d5882
refactor: load terms and privacy policy from env variables in dashboard login page ( #79 )
2023-04-08 16:51:48 +05:30
Nivedin
0dba28c388
chore: admin-dashboard team page UI polish ( #75 )
2023-04-08 16:48:33 +05:30
Joel Jacob Stephen
67f7e6a6d2
fix: dashboard auth redirection and magic link login issues ( #76 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com >
2023-04-08 15:22:39 +05:30