nivedin
7876c5cc58
chore: remove unused import
2024-03-05 12:10:41 +05:30
nivedin
e09fb32219
chore: open link in new tab
2024-03-05 12:09:57 +05:30
Joel Jacob Stephen
b5cf2fa1b4
refactor: improved toggleDataSharing function no matter the toggle value
2024-03-05 09:37:01 +05:30
Joel Jacob Stephen
0e2dd400e4
style: ui modifications to data sharing and newsletter component
2024-03-05 09:19:28 +05:30
Joel Jacob Stephen
d0032d6f50
style: improvements to ui
2024-02-27 18:36:03 +05:30
Joel Jacob Stephen
fbf5d5ba71
refactor: updated handling of selections made by the user in setup
2024-02-27 18:24:21 +05:30
Joel Jacob Stephen
f38e2b6884
chore: removed unnecessary files and better naming for components
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
25d8c28e4f
refactor: updated i18n strings for data sharing components
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
6d1e8c4eeb
feat: new data sharing component that replaces the data component
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
ba58e25278
refactor: new i18n strings for data sharing and data component
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
e261f75cc8
feat: added new configs and mutations for data sharing in config handler and server restart
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
55293a0382
refactor: new i18n string for data sharing component
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
f7deff5448
style: updated icons and styles
2024-02-27 16:49:56 +05:30
Joel Jacob Stephen
162434fad4
feat: new data sharing component
2024-02-27 16:49:56 +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
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
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
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
74ad2e43a4
feat: ability to conditionally enable auth providers in dashboard ( #3225 )
2023-08-17 21:53:34 +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
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
Liyas Thomas
b42a94ed77
chore: use auto-imported icons ( #2998 )
2023-04-21 20:20:22 +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
e54f837b83
fix: admin dashboard bugs ( #74 )
2023-04-07 03:23:55 +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
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
Anwarul Islam
8b1d8e6a90
feat: introducing team (HBE-86) ( #36 )
2023-03-21 16:05:01 +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
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