Andrew Bastin
a8f0a8a253
chore: remove hoppscotch-web from self-hosted
2023-04-11 18:31:08 +05:30
Andrew Bastin
61b9aca746
chore: update ci actions
2023-04-10 13:14:47 +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
Andrew Bastin
13aa456c3c
chore: merge hoppscotch/staging into self-hosted/main
2023-04-07 03:16:27 +05:30
Anwarul Islam
55e3dd3c18
fix: reset save context issue on delete collection or folder of team ( #2971 )
2023-04-07 03:06:30 +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
Andrew Bastin
71e1ada641
chore: merge hoppscotch/staging into self-hosted/main
2023-04-04 02:17:29 +05:30
Akash K
37a3b72025
chore: move analytics to platform ( #2960 )
2023-04-04 02:15:20 +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
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
Andrew Bastin
e978541bf1
refactor: update mailer service to stop using postmark ( #38 )
...
* refactor: update mailer service to stop using postmark
* chore: remove postmark as a dep and move out postmark code
* chore: remove postmark variables from .env.example
* chore: add formal errors for mailer initialization errors
* chore: add and update jsdoc comments in mailer service methods
2023-03-15 14:02:55 +05:30
Andrew Bastin
ae77c60c53
chore: merge hoppscotch/staging into self-hosted/main
2023-03-15 11:32:08 +05:30
Andrew Bastin
1583c86c78
chore: add dotenv as dev dependency to fix staging issues
2023-03-14 22:32:28 +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
Andrew Bastin
44402ac6e1
chore: merge hoppscotch/hoppscotch/staging into hoppscotch/self-hosted/main
2023-03-13 17:12:16 +05:30
Akash K
7e1b26c6a9
chore: move collections sync system to platform ( #2940 )
2023-03-13 17:08:05 +05:30
Anwarul Islam
9b76d62753
feat: introducing Auth for admin dashboard (HBE-138) ( #32 )
2023-03-09 10:59:40 +05:30
Akash K
80898407c3
feat: implement environments for selfhosted ( #30 )
2023-03-08 16:47:29 +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
Andrew Bastin
31c6b0664f
chore: merge hoppscotch/hoppscotch/staging into main
2023-03-02 18:55:55 +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
Andrew Bastin
90c8fbeee4
fix: issues with ui histoire building and modal not having close button
2023-02-24 14:35:42 +05:30
Andrew Bastin
cae1840506
refactor: update hopp-ui to be independent ( #2927 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com >
2023-02-24 13:20:12 +05:30
Andrew Bastin
7336a3d9c7
chore: bump backend prettier version
2023-02-09 18:05:41 +05:30
Akash K
757d1add5b
feat: selfhost auth frontend ( #15 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-02-09 01:12:44 +05:30
Andrew Bastin
420359066e
Merge remote-tracking branch 'central/main'
2023-02-08 18:43:40 +05:30
Andrew Bastin
99918ee0c0
chore: prettier version bump and related fixes
2023-02-08 18:35:27 +05:30
amk-dev
3b7a16c439
Merge remote-tracking branch 'hoppscotch/hoppscotch/main'
2023-02-07 19:49:35 +05:30
Andrew Bastin
ce0898956d
chore: reintroduce updated auth mechanism
2023-02-07 19:21:06 +05:30
Balu Babu
a188ad68ed
Merge branch 'main' into feat/user-authentication
2023-02-02 18:54:45 +05:30
Andrew Bastin
bb01afeb99
fix: jest crashing out on tests
2023-02-02 13:39:54 +05:30
Andrew Bastin
bfc45993f8
Merge remote-tracking branch 'central/main'
2023-01-30 18:06:19 +05:30
Anwarul Islam
0fcda0be1a
refactor: hoppscotch ui ( #2887 )
...
* feat: hopp ui initialized
* feat: button components added
* feat: windi css integration
* chore: package removed from hopp ui
* feat: storybook added
* feat: move all smart components hoppscotch-ui
* fix: import issue from components/smart
* fix: env input component import
* feat: add hoppui to windicss config
* fix: remove storybook
* feat: move components from hoppscotch-ui
* feat: storybook added
* feat: storybook progress
* feat: themeing storybook
* feat: add stories
* chore: package updated
* chore: stories added
* feat: stories added
* feat: stories added
* feat: icons resolved
* feat: i18n composable resolved
* feat: histoire added
* chore: resolved prettier issue
* feat: radio story added
* feat: story added for all components
* feat: new components added to stories
* fix: resolved issues
* feat: readme.md added
* feat: context/provider added
* chore: removed app component registry
* chore: remove importing of all components in hopp-ui to allow code splitting
* chore: fix vite config errors
* chore: jsdoc added
* chore: any replaced with smart-item
* chore: i18n added to ui components
* chore: clean up - removed a duplicate button
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-01-28 08:27:00 +05:30
Balu Babu
90bc0483ae
fix: fixed improper imports in auth module
2023-01-09 18:56:40 +05:30
Balu Babu
32765b2d34
chore: created the route to initate magic link auth
2023-01-09 17:43:45 +05:30
Balu Babu
445102226e
chore: created auth module and installed relevant base dependencies
2023-01-09 12:10:06 +05:30
Balu Babu
a6ce882511
feat: created the mailer module with postmark
2023-01-09 12:00:03 +05:30
Andrew Bastin
830373efb3
chore: reintroduce sitemap generation ( #2874 )
2022-12-10 21:10:45 -05:00
Balu Babu
d7afd31572
chore: created pubsub module and added relevant dependencies for it
2022-12-07 20:28:46 +05:30
ankitsridhar16
333dbba393
chore: added docker files for bringing the container up
2022-12-06 13:18:02 +05:30
ankitsridhar16
75219d457a
feat: added hoppscotch-backend as a package
2022-12-05 12:36:11 +05:30
Andrew Bastin
3d004f2322
chore: split app to commons and web (squash commit)
2022-12-02 03:05:35 -05:00
Anwarul Islam
2ed709796a
MQTT Revamp ( #2381 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2022-11-27 02:43:24 +05:30
Andrew Bastin
fd2472d34b
chore: add vue-tsc dep and introduce lint:ts script for prelim ts fixes
2022-11-02 13:08:25 -04:00
Akash K
d162471555
chore: add polyfill for replaceAll ( #2836 )
2022-10-28 20:29:07 -04:00
Andrew Bastin
a0ea00d0a3
fix: form-data requests on proxy failing
2022-10-14 15:39:28 +05:30
Liyas Thomas
f8e9563392
fix: resolved #2736
2022-10-04 13:44:29 +05:30
Andrew Bastin
3c35bb6091
fix: issue with non-alphanumeric characters within body env variables ( fixes #2665 )
2022-10-03 14:55:59 +05:30