Joel Jacob Stephen
73f3e54c00
feat: introducing user guidance and error management helpers in admin dashboard ( #4548 )
2024-11-22 22:22:34 +05:30
jamesgeorge007
908f936f50
chore: bump version to 2024.10.2
2024-11-12 22:35:30 +05:30
Andrew Bastin
e87ec8c026
chore: bump version to 2024.10.1
2024-11-06 20:50:08 +05:30
Andrew Bastin
108315d1b4
chore: bump version to 24.10.0
2024-10-29 17:25:37 +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
Andrew Bastin
9da5f63e70
chore: bump version to 2024.9.3
2024-10-17 16:58:51 +05:30
Andrew Bastin
28727cd6c2
chore: bump version 2024.9.2
2024-10-14 21:19:45 +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
Andrew Bastin
cda1ed5f94
chore: bump version to 2024.9.1
2024-10-05 21:05:11 +05:30
jamesgeorge007
3d9dc36d77
chore: bump version to 2024.9.0
2024-10-01 13:10:52 +05:30
Andrew Bastin
c2e9e3dfe2
chore: bump version to 2024.8.3
2024-09-19 18:04:34 +05:30
Andrew Bastin
7f18a847fa
chore: update vulnerable dependencies
2024-09-11 14:21:31 +05:30
Andrew Bastin
2bc46ed6cb
chore: bump version to 2024.8.2
2024-09-11 13:45:19 +05:30
Andrew Bastin
3b29a56ba0
chore: bump version to 2024.8.1
2024-09-01 21:31:29 +05:30
Andrew Bastin
a177bdced0
chore: update vulnerable dependencies
2024-08-29 18:03:44 +05:30
Andrew Bastin
c048c31c6b
chore: bump version to 2024.8.0
2024-08-29 16:01:37 +05:30
Andrew Bastin
0218555909
chore: bump version to 2024.7.2
2024-08-21 21:12:34 +05:30
Andrew Bastin
e8319a08df
fix: issues with port binding in different container runtimes ( #4279 )
2024-08-21 19:07:53 +05:30
Andrew Bastin
3f78bf1062
chore: bump version to 2024.7.1
2024-08-08 20:14:55 +05:30
jamesgeorge007
1908625297
fix: use correct callback URL for GitHub provider infra config
2024-08-06 23:12:03 +05:30
Andrew Bastin
a9fc7e6a62
chore: bump version to 2024.7.0
2024-07-30 14:41:12 +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
jamesgeorge007
ecf0901491
chore: merge hoppscotch/main into hoppscotch/next
2024-07-26 22:39:48 +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
Andrew Bastin
4457eeb74c
chore: bump versions
2024-07-22 22:12:32 +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
Andrew Bastin
762cd2207b
chore: bump version to 2024.6.0
2024-06-25 21:29:30 +05:30
Andrew Bastin
c2cb295bcb
chore: bump version to 2024.3.4
2024-06-14 04:14:16 +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
Andrew Bastin
391e5a20f5
chore: bump versions to 2024.3.3
2024-05-06 22:57:33 +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
Andrew Bastin
934dc473f0
chore: bump version to 2024.3.2
2024-04-29 19:21:48 +05:30
Andrew Bastin
4f614f7257
chore: bump version to 2024.3.1
2024-04-22 20:26:25 +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
Andrew Bastin
c5334d4c06
chore(sh-admin): bump @hoppscotch/ui version to 0.1.3
2024-03-15 12:43:05 +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
James George
439cd82c88
chore: pin dependencies across packages ( #3876 )
2024-03-07 23:37:48 +05:30
Andrew Bastin
68e439d1a4
chore: bump version to 2024.3.0
2024-03-07 19:22:46 +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
Andrew Bastin
faab1d20fd
chore: bump version to 2023.12.6
2024-02-26 22:31:58 +05:30
Andrew Bastin
ed6e9b6954
chore: bump version to 2023.12.5
2024-02-15 21:47:58 +05:30
Andrew Bastin
6a0e73fdec
chore: bump versions
2024-02-08 22:41:59 +05:30
Joel Jacob Stephen
b359650d96
refactor: updated teams nomenclature in admin dashboard to workspaces ( #3770 )
2024-02-08 22:17:42 +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
Andrew Bastin
aab76f1358
chore: bump version to 2023.12.3
2024-01-30 20:27: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
Andrew Bastin
cd371fc9d4
chore: bump versions to 2023.12.2
2024-01-03 16:58:51 +05:30
Andrew Bastin
8f503479b6
chore: bump package version to 2023.12.1
2023-12-22 20:49:21 +05:30
Liyas Thomas
ddf7eb6ad6
chore: minor ui improvements
2023-12-20 18:30:16 +05:30
Andrew Bastin
fad31a47ee
chore: bump versions of all relevant packages
2023-12-16 22:27:41 +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
Liyas Thomas
d80e6c01c8
chore: i18n
2023-12-16 12:29:44 +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
3ae49ca483
fix: codemirror tooltip margin
2023-12-13 12:13:34 +05:30
Liyas Thomas
37e6497e88
fix: z-index
2023-12-13 11:02:56 +05:30
Liyas Thomas
b522ae9e05
fix: shortcut key size
2023-12-13 10:17:22 +05:30
Liyas Thomas
62b11fcec8
fix: z-index on toast
2023-12-13 09:22:58 +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
Andrew Bastin
23afc201a1
chore: bump version to release/2023.8.4
2023-11-14 21:26:16 +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
Andrew Bastin
97bd808431
chore: set versions with a bump version
2023-11-07 16:04:02 +05:30
Andrew Bastin
93ce86f32d
chore: merge hoppscotch/release/2023.8.3 into hoppscotch/release/2023.12.0
2023-11-06 18:56:01 +05:30
Andrew Bastin
4ebf850cb6
chore: bump version to 2023.8.3
2023-11-06 17:39:31 +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
Andrew Bastin
0188a8d7db
chore: bump version
2023-10-06 22:04:57 +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
Andrew Bastin
bb380f3751
chore: bump version to 2023.8.1
2023-09-18 20:18:23 +05:30
Liyas Thomas
bb5c333bae
fix: remove scrollbar from smart env input component on firefox ( #3362 )
2023-09-18 13:20:53 +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
Liyas Thomas
e847fb7b77
chore: clean up i18n ( #3350 )
2023-09-18 11:26:31 +05:30
Joel Jacob Stephen
a6b57777e3
refactor: remove font sizes from the app ( #3341 )
...
* refactor: remove font size from settings
* refactor: remove font size from themes
* refactor: remove font size from spotlight
* refactor: remove default font size
* chore: clean up
---------
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-09-13 11:45:38 +05:30
Andrew Bastin
57365eeae0
chore: bump version to 2023.8.0
2023-08-31 13:55:36 +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
Liyas Thomas
8db452089c
fix: icons inside tooltip ( #3283 )
2023-08-24 23:55:22 +05:30
Andrew Bastin
a1764023f3
fix: sh-admin not properly loading in env variables
2023-08-24 20:41:46 +05:30
Andrew Bastin
d09a3e9237
fix: import-meta-env crashes while using dev mode
2023-08-24 09:43:52 +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
Akash K
653ccd3240
fix: vertical scroll not working on codemirror instance when lines are not wrapped ( #3276 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-23 18:14:12 +05:30
Liyas Thomas
d5c887f311
fix: placeholder size and text overflow on tab head ( #3261 )
2023-08-18 21:32:10 +05:30
Joel Jacob Stephen
74ad2e43a4
feat: ability to conditionally enable auth providers in dashboard ( #3225 )
2023-08-17 21:53:34 +05:30
Liyas Thomas
2d6282cf8b
refactor: polish environment selector ( #3260 )
2023-08-17 16:46:45 +05:30
Joel Jacob Stephen
2d104160f2
refactor: revoke team invitation in admin dashboard ( #3232 )
2023-08-14 17:37:05 +05:30
Andrew Bastin
05f2d8817b
chore: merge hoppscotch/main into release/2023.8.0
2023-08-08 12:18:01 +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
Liyas Thomas
d1a564d5b8
fix: elastic overscroll on safari ( #3221 )
2023-08-02 20:47:54 +05:30
Andrew Bastin
6496bea846
chore: bump version to 2023.4.8
2023-07-18 21:46:36 +05:30
NicklasWallgren
39842559b5
fix: reduce the memory consumption during build to prevent OOM ( #3148 )
...
Co-authored-by: Nicklas Wallgren <nicklas.wallgren@folksam.se>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-07-18 00:08:06 +05:30
Andrew Bastin
9dbce74f5e
chore: bump version to 2023.4.7
2023-06-27 15:43:03 +05:30
Webysther Sperandio
03f667c21d
feat: custom location on admin redirect to base ( #3103 )
2023-06-27 15:37:25 +05:30
Andrew Bastin
399a238bf4
chore: bump version to 2023.4.7
2023-06-27 14:15:12 +05:30
Webysther Sperandio
d7cc9f5dbc
feat: custom location on admin redirect to base ( #3103 )
2023-06-21 00:13:40 +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
Andrew Bastin
e3dd9e99a1
chore: bump version to 2023.4.6
2023-06-12 10:43:44 +05:30
Andrew Bastin
a213c0c26c
chore: bump version to 2023.4.5
2023-06-04 23:41:01 -04:00
Andrew Bastin
1cce117b0a
chore: bump version to 2023.4.4
2023-06-02 11:06:51 -04:00
Liyas Thomas
215df02783
chore: make style sheets consistent ( #3074 )
2023-05-29 20:12:58 -04:00
Andrew Bastin
d6c8400116
chore: bump version to 2023.4.3
2023-05-11 17:05:28 +05:30
Andrew Bastin
c2520006ac
chore: bump version to 2023.4.2
2023-05-11 14:09:38 +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
Andrew Bastin
8450fb6596
chore: release 2023.4.1
2023-04-23 16:44:51 +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
Andrew Bastin
9d9bf84c3f
chore: set sh-admin and selfhost-web version to 2023.4.0
2023-04-09 22:29:23 +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
Joel Jacob Stephen
e54f837b83
fix: admin dashboard bugs ( #74 )
2023-04-07 03:23:55 +05:30
Ankit Sridhar
6d688ed2bc
refactor: removing unused env variables from env example ( #66 )
2023-04-05 21:53:27 +05:30
Joel Jacob Stephen
e27dc1f7a2
refactor: polishing of admin dashboard teams module ( #64 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-04-04 13:48:02 +05:30
Ankit Sridhar
8bdb9a657f
feat: self host packaging (HBE-166) ( #41 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-04-04 03:17:18 +05:30
Nivedin
885c0dc500
fix: sh-admin dashboard bugs and UI polish ( #56 )
2023-03-29 23:49:34 +05:30
Nivedin
b6950332ad
refactor: sh admin login polish ( #58 )
2023-03-28 23:33:50 +05:30
Joel Jacob Stephen
5164315243
fix: modified graphql files in dashboard users and teams module to match resolver changes ( #50 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-03-22 18:19:37 +05:30
Anwarul Islam
8b1d8e6a90
feat: introducing team (HBE-86) ( #36 )
2023-03-21 16:05:01 +05:30
Joel Jacob Stephen
c611b39f52
feat: introducing metrics to admin dashboard homepage ( #47 )
2023-03-20 19:26:03 +05:30
Joel Jacob Stephen
73a0255ae8
refactor: polish UI of admin dashboard users module ( #48 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-03-20 19:18:03 +05:30
Joel Jacob Stephen
753db25e4c
refactor: remove of light mode from admin dashboard + added README, .env.example ( #33 )
2023-03-13 18:57:29 +05:30
Andrew Bastin
65719b560b
feat: introduce gql schema sdl generation to the backend ( #35 )
...
* feat: introduce gql schema sdl generation to the backend
* chore: update gql-codegen consumers to get schema from generated sdl
* chore: hoppscotch-backend generates gql sdl on postinstall
* fix: add back missed part of generate-gql-sdl script
* chore: updated generate sdl script to hardcode whitelisted domains
* chore: add prisma generate on postinstall script
---------
Co-authored-by: ankitsridhar16 <ankit.sridhar16@gmail.com>
2023-03-13 18:52:50 +05:30
Anwarul Islam
9b76d62753
feat: introducing Auth for admin dashboard (HBE-138) ( #32 )
2023-03-09 10:59:40 +05:30
Joel Jacob Stephen
90569192b7
feat: implementation of users module of the admin dashboard ( #29 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-03-03 19:26:34 +05:30
Joel Jacob Stephen
3f59597864
feat: introducing self hosted admin dashboard package ( #12 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-02-28 13:13:27 +05:30