Mir Arif Hasan
|
2dde29c628
feat: add moduleNameMapper in package.json
|
2 years ago |
ankitsridhar16
|
818e71d49c
Merge remote-tracking branch 'origin/main' into feat/user-history
|
2 years ago |
Ankit Sridhar
|
6bbeb5ef87
Merge pull request #4 from hoppscotch/chore/jest-setup
|
2 years ago |
ankitsridhar16
|
7ebed70316
fix: fixes nest restart issue
|
2 years ago |
ankitsridhar16
|
130237fc87
feat: added jest and jest-fp-ts setup
|
2 years ago |
ankitsridhar16
|
a28774c2c4
feat: added user-history resolvers, service files and module
|
2 years ago |
ankitsridhar16
|
b9ade5d2a3
feat: added user-history module to app module
|
2 years ago |
ankitsridhar16
|
b677aa1715
feat: added user history model
|
2 years ago |
Mir Arif Hasan
|
7a036883e8
test: added user-settings test cases for service file
|
2 years ago |
ankitsridhar16
|
e665df21da
feat: added resolvers for user model and history
|
2 years ago |
ankitsridhar16
|
d066b9c913
feat: added prisma schema for user history
|
2 years ago |
Mir Arif Hasan
|
b4290c24b3
fix: invalid user handled on createUserSettings
|
2 years ago |
Mir Arif Hasan
|
b66656ad84
fix: prisma service import
|
2 years ago |
Mir Arif Hasan
|
5c032e84be
fix: null value checked on user_settings.properties
|
2 years ago |
Mir Arif Hasan
|
83437ae4ba
feat: added fetchUserSettings for
|
2 years ago |
Mir Arif Hasan
|
24434cc61a
feat: added subscriber for update user settings
|
2 years ago |
Mir Arif Hasan
|
53dc40e8c7
feat: added mutation for update user settings
|
2 years ago |
Mir Arif Hasan
|
4affb2bc5b
feat: added user-settings schema and user-settings module
|
2 years ago |
Liyas Thomas
|
3d7b057026
chore: updated i18n translation, minor ux improvements
|
2 years ago |
Anwarul Islam
|
d36ab337d7
feat: ability to delete user account and data (#2863)
|
2 years ago |
ankitsridhar16
|
c87690f378
chore: update resolvers and service files
|
2 years ago |
ankitsridhar16
|
9fb9fd4568
chore: added test files for user environment service
|
2 years ago |
ankitsridhar16
|
6bd4fd91ff
chore: updated user resolver with updated service methods
|
2 years ago |
ankitsridhar16
|
164c2463f5
chore: added error messages for user environment related errors
|
2 years ago |
ankitsridhar16
|
73532e41c5
chore: added jest and jest related setup files to support jest fp-ts
|
2 years ago |
ankitsridhar16
|
3392b1a1ca
chore: minor changes to Dockerfilefor prisma service
|
2 years ago |
ankitsridhar16
|
08cc7114ac
chore: minor changes to Dockerfile
|
2 years ago |
Liyas Thomas
|
012f9b5314
feat: prettify xml request body - fixed #2878
|
2 years ago |
Liyas Thomas
|
ba6069324f
chore: minor ui improvements
|
2 years ago |
Liyas Thomas
|
0d26d4cdbd
ci: updated workflow comments
|
2 years ago |
Liyas Thomas
|
4b920feffa
ci: maximize build space
|
2 years ago |
ankitsridhar16
|
8e038f6944
feat: added user environments to app module
|
2 years ago |
ankitsridhar16
|
ce94255a9e
feat: added user environment user environments resolvers, service files
|
2 years ago |
ankitsridhar16
|
b4b63f86d9
feat: added user environment prisma schema
|
2 years ago |
Andrew Bastin
|
830373efb3
chore: reintroduce sitemap generation (#2874)
|
2 years ago |
Akash K
|
c3f18671ec
fix: cannot write to body when a request is loaded from history (#2873)
|
2 years ago |
Ankit Sridhar
|
2901fb0d72
Merge pull request #2 from hoppscotch/chore/backend-integration
|
2 years ago |
Balu Babu
|
c5466edf71
chore: cleaned up hopp-backend package and modified docker and docker-compose files
|
2 years ago |
ankitsridhar16
|
bfc5bfe973
chore: added user model in prisma schema
|
2 years ago |
ankitsridhar16
|
4da11955f1
style: prettier fix for pubsub
|
2 years ago |
ankitsridhar16
|
d4c775a537
chore: added existing utils from old backend repo
|
2 years ago |
ankitsridhar16
|
ef95a8a305
chore: added fp-ts and gql complexity plugin
|
2 years ago |
ankitsridhar16
|
a173d2c808
chore: imported existing user module files from old repo
|
2 years ago |
ankitsridhar16
|
ee002df110
chore: added gql decorator and complexity plugin
|
2 years ago |
ankitsridhar16
|
06ef17048a
chore: added prisma module
|
2 years ago |
Balu Babu
|
9487348ba8
Merge branch 'chore/backend-integration' of https://github.com/hoppscotch/self-hosted into chore/backend-integration
|
2 years ago |
Balu Babu
|
757060b11f
chore: removed comments from pubsub module
|
2 years ago |
ankitsridhar16
|
ab1f8437ea
chore: added existing auth guard and user model
|
2 years ago |
Balu Babu
|
d7afd31572
chore: created pubsub module and added relevant dependencies for it
|
2 years ago |
Balu Babu
|
cd3178224a
Merge branch 'chore/backend-integration' of https://github.com/hoppscotch/self-hosted into chore/backend-integration
|
2 years ago |