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 |
|
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 |
|