Akash K
dbb45e7253
chore: add removeDuplicateEntry dispatcher to history store ( #2955 )
2023-03-30 15:13:25 +05:30
Akash K
cc802b1e9f
chore: move history firebase things to hoppscotch-web ( #2954 )
2023-03-30 00:09:08 +05:30
Akash K
a66a2f5645
chore: move settings firebase things to platform ( #2953 )
2023-03-29 23:59:28 +05:30
Akash K
39afeab5f8
refactor: make editFolder, editCollection take Partial collection as parameter ( #2952 )
2023-03-29 12:00:20 +05:30
Andrew Bastin
1583c86c78
chore: add dotenv as dev dependency to fix staging issues
2023-03-14 22:32:28 +05:30
Akash K
1372681b87
refactor: store changes for collections ( #2947 )
2023-03-14 14:16:45 +05:30
Nivedin
2179ce6fff
fix: reordering bugs and UX fixes ( #2948 )
2023-03-14 14:01:47 +05:30
Akash K
7e1b26c6a9
chore: move collections sync system to platform ( #2940 )
2023-03-13 17:08:05 +05:30
Akash K
ae9b7183b5
refactor: optional variables to createEnvironment and fixing the order of initializing GqlClient ( #2944 )
2023-03-07 16:12:11 +05:30
Akash K
3fa4052538
chore: move environments firebase things to hoppscotch-web ( #2939 )
2023-03-02 18:50:13 +05:30
Liyas Thomas
f2de0dc673
chore: minor ui improvements
2023-02-28 16:25:46 +05:30
Nivedin
7e686a8882
feat: global workspace selector ( #2922 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-02-24 23:20:02 +05:30
Nivedin
4ca6e9ec3a
feat: added reordering and moving for collection ( #2916 )
2023-02-24 19:09:07 +05:30
Andrew Bastin
dcd441f15e
fix: link not rendering and UI storybook build issues
2023-02-24 15:51:10 +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
Jesvin Jose
82c6f6f6bc
fix: response time for requests via extension has incorrect value ( #2921 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-02-17 19:14:50 +05:30
Andrew Bastin
2545262fc2
chore: improve DispatchingStore typings for dispatch streams
2023-02-17 16:04:29 +05:30
Andrew Bastin
b27fe871c4
refactor: improve type checking for DispatchingStore dispatch payloads
2023-02-14 14:17:00 +05:30
Andrew Bastin
cb5fff0310
fix: graphql collections not syncing on login
2023-02-14 10:29:43 +05:30
Liyas Thomas
d15caba4a6
chore: improve ui responsiveness
2023-02-08 18:57:52 +05:30
Liyas Thomas
536c8128dd
docs: update package description [skip ci]
2023-02-08 18:50:32 +05:30
Andrew Bastin
99918ee0c0
chore: prettier version bump and related fixes
2023-02-08 18:35:27 +05:30
Liyas Thomas
864d40d934
chore: improved theme colors
2023-02-08 15:13:24 +05:30
Jesvin Jose
a227af05d9
feat: active tab no longer resets after request ( #2917 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Closes https://github.com/hoppscotch/hoppscotch/issues/2080
2023-02-08 10:29:18 +05:30
Andrew Bastin
ce0898956d
chore: reintroduce updated auth mechanism
2023-02-07 19:21:06 +05:30
Jesvin Jose
cd72851289
refactor: cli updates ( #2907 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-02-07 17:47:54 +05:30
Nivedin
f676f94278
fix: graphql save request emit payload ( #2913 )
2023-02-01 15:20:13 +05:30
Liyas Thomas
cd6e40f01c
chore: uniform ui in rest and graphql collections
2023-01-31 22:39:24 +05:30
Nivedin
59a8a22e8a
fix: search on collections > empty state ui ( #2912 )
...
fix: collection search filter ui
2023-01-31 22:33:10 +05:30
Nivedin
2910164d5a
feat : smart tree component ( #2865 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-01-31 17:15:03 +05:30
Liyas Thomas
b95e2b365a
fix: broken environment highlight color
2023-01-30 10:01:33 +05:30
Liyas Thomas
73e788b513
chore: fix broken RouterLink component
2023-01-28 09:49:14 +05:30
Petro S
15d135c11b
chore: fixed i18n grammatical errors ( #2908 )
2023-01-28 08:44:31 +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
Andrew Bastin
9d7052c626
chore: add CODEOWNERS
2023-01-13 21:53:37 -05:00
Masaki Tagawa
5841d2eb66
chore(i18n): update i18n translations
2023-01-09 20:53:12 +05:30
tzhangm
ee07a90b5e
chore: update i18n translations
2023-01-05 13:27:17 +05:30
5idereal
70d2f1e3d9
chore: update i18n translations ( #2892 )
2023-01-03 12:51:33 +05:30
Liyas Thomas
acafc072db
chore: minor ui improvements
2022-12-29 11:10:16 +05:30
Anwarul Islam
51e40581b0
fix: login modal not visible in small screen
2022-12-26 01:40:55 +06:00
Andrew Bastin
1e5dd1cc53
chore: introduce platform object for platform specific code
2022-12-21 19:21:52 -05:00
Liyas Thomas
3d7b057026
chore: updated i18n translation, minor ux improvements
2022-12-17 09:57:57 +05:30
Anwarul Islam
d36ab337d7
feat: ability to delete user account and data ( #2863 )
...
* feat: add gql mutation
* feat: added delete account section in profile page
* feat: separate shortcodes section to a component
* feat: delete user modal
* feat: delete user account
* feat: navigate to homepage after delete
* chore: improve ui
* fix: delete user mutation
* chore: minor ui improvements
* chore: correct grammar in certain i18n strings
* feat: delection section separated to component
* feat: separate user delete section into component
* feat: defer fetch my teams
* feat: disable delete account button on loading state
* Update Shortcodes.vue
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-12-17 09:31:39 +05:30
Liyas Thomas
012f9b5314
feat: prettify xml request body - fixed #2878
2022-12-15 17:06:18 +05:30
Liyas Thomas
ba6069324f
chore: minor ui improvements
2022-12-14 19:29:04 +05:30
Liyas Thomas
0d26d4cdbd
ci: updated workflow comments
2022-12-14 19:10:52 +05:30
Liyas Thomas
4b920feffa
ci: maximize build space
2022-12-14 16:33:33 +05:30
Andrew Bastin
830373efb3
chore: reintroduce sitemap generation ( #2874 )
2022-12-10 21:10:45 -05:00
Akash K
c3f18671ec
fix: cannot write to body when a request is loaded from history ( #2873 )
...
* fix: cannot write body when a request is loaded from history
* fix: import `toRaw()` from vue
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2022-12-09 20:39:36 +05:30