liyasthomas
|
4e0bb1a243
|
refactor: environment highlighing in editors - improve #1834
|
2021-12-12 21:10:05 +05:30 |
|
Andrew Bastin
|
fe5fe03b3c
|
fix: reactivity issues
|
2021-12-12 20:36:49 +05:30 |
|
liyasthomas
|
dec26ce2aa
|
feat: update and verify email address
|
2021-12-08 20:50:59 +05:30 |
|
liyasthomas
|
42849e6853
|
chore(deps): bump
|
2021-12-05 21:18:55 +05:30 |
|
liyasthomas
|
e7535d505e
|
fix: catch an edge case while saving request
|
2021-12-05 18:21:41 +05:30 |
|
liyasthomas
|
fb6015ce26
|
refactor: improve ui consistency
|
2021-12-05 10:04:01 +05:30 |
|
liyasthomas
|
084039f59f
|
refactor: minor ui improvements
|
2021-12-04 18:59:26 +05:30 |
|
Andrew Bastin
|
4d6d30c92b
|
fix: shared references on saveRequest causing overwrite fixes #1992
|
2021-12-03 16:27:18 +05:30 |
|
Andrew Bastin
|
38755bf3e3
|
refactor: separate out data structures into hoppscotch-data
|
2021-12-03 16:10:56 +05:30 |
|
Andrius Petrauskis
|
d24d07e420
|
fix: show an error when pre-request script fails (#1991)
* fix: show an error when pre-request script fails
* refactor: minor ui improvements
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2021-12-02 23:14:26 +05:30 |
|
0xc0Der
|
cc81242294
|
realtime persistence. (#1952)
* feat: websocket persistence
* feat: socketio persistence
* feat: sse persistence
* feat: mqtt persistence
* fix: added types
* fix: typescript issues
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2021-12-02 20:20:24 +05:30 |
|
liyasthomas
|
a508909471
|
refactor: sort windi class names
|
2021-12-01 22:59:01 +05:30 |
|
liyasthomas
|
0bf856291c
|
refactor: lint + minor ui fixes
|
2021-11-27 19:59:28 +05:30 |
|
liyasthomas
|
3614877964
|
fix: broken scroll to definition in graphql documentation
|
2021-11-26 07:22:06 +05:30 |
|
liyasthomas
|
85c8171aa8
|
refactor: use smart confirm modal instead of native confirm modal
|
2021-11-25 11:37:23 +05:30 |
|
liyasthomas
|
b398ed1e90
|
fix: improve readability on input placeholders - fixed #1974
|
2021-11-23 20:22:38 +05:30 |
|
liyasthomas
|
afa750e409
|
fix: validate empty endpoints before sending request - resolved #1968
|
2021-11-23 20:01:45 +05:30 |
|
liyasthomas
|
fdf12a24ed
|
refactor: sort windi class names
|
2021-11-23 08:47:09 +05:30 |
|
liyasthomas
|
d0386ef86f
|
chore: cleanup
|
2021-11-22 14:52:14 +05:30 |
|
liyasthomas
|
56cdb79773
|
Merge branch 'main' into feat/short-code
|
2021-11-22 11:35:16 +05:30 |
|
liyasthomas
|
6ed4211004
|
feat: short code redirection
|
2021-11-22 11:26:43 +05:30 |
|
liyasthomas
|
222f0800d2
|
chore: better short code fetching
|
2021-11-22 08:26:22 +05:30 |
|
liyasthomas
|
12a9dd1058
|
feat: fetch, display and copy short code
|
2021-11-21 23:50:31 +05:30 |
|
liyasthomas
|
8b05b063ff
|
fix: minor ui improvements
|
2021-11-21 19:40:15 +05:30 |
|
liyasthomas
|
d57e465806
|
fix: minor ui improvements
|
2021-11-20 08:28:38 +05:30 |
|
liyasthomas
|
5ab24d1439
|
docs: updated links + editor theme
|
2021-11-20 07:27:50 +05:30 |
|
liyasthomas
|
47661de974
|
refactor: composables for i18n and toast
|
2021-11-19 22:49:11 +05:30 |
|
liyasthomas
|
26429466e9
|
refactor: remove icons from toast
|
2021-11-19 21:13:58 +05:30 |
|
liyasthomas
|
1a4eb1fabe
|
chore: handle short code states
|
2021-11-19 12:47:47 +05:30 |
|
liyasthomas
|
f602a1e2d3
|
feat: loading indicator to fetch short code
|
2021-11-19 09:15:31 +05:30 |
|
liyasthomas
|
1572ff9e67
|
fix: regression in bulk mode to key-value pair translation
|
2021-11-19 08:52:58 +05:30 |
|
liyasthomas
|
3080af1ea5
|
refactor: migrate more components to setup script + fix a race condition with power search
|
2021-11-18 07:00:51 +05:30 |
|
liyasthomas
|
114c37645a
|
refactor: convert to script setup
|
2021-11-17 19:59:32 +05:30 |
|
liyasthomas
|
8f9bb621b8
|
fix: parse mqtt pathname - fixed #1959
|
2021-11-17 17:43:04 +05:30 |
|
liyasthomas
|
48a6c87d9d
|
refactor: convert to script setup
|
2021-11-17 17:25:18 +05:30 |
|
liyasthomas
|
7d590ab966
|
feat: init short code ui
|
2021-11-17 02:36:40 +05:30 |
|
Wilson G
|
c651f2440f
|
feat: add undo when parameters and headers are deleted, resolves #1951 (#1955)
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
|
2021-11-16 16:34:11 +05:30 |
|
Andrew Bastin
|
8c05084994
|
fix: issue with the request body from duplication being linked in memory fixes #1954
|
2021-11-16 15:37:19 +05:30 |
|
liyasthomas
|
30327e8d27
|
feat: scroll logs to the bottom on update
|
2021-11-16 08:09:44 +05:30 |
|
liyasthomas
|
8096ed300d
|
feat: add authentication to MQTT - resolved #1772
|
2021-11-16 07:52:26 +05:30 |
|
liyasthomas
|
7a6d117a76
|
feat: checkbox component
|
2021-11-15 20:25:40 +05:30 |
|
liyasthomas
|
76a3b35e9e
|
Merge branch 'feat/codemirror-6'
|
2021-11-15 16:45:20 +05:30 |
|
liyasthomas
|
d383b48916
|
chore: minor fixes and improvements
|
2021-11-14 20:15:24 +05:30 |
|
liyasthomas
|
f228f37bb8
|
feat: configure interceptor when request fail
|
2021-11-13 08:37:43 +05:30 |
|
liyasthomas
|
32b362f9cc
|
chore(ui): minor ui improvements
|
2021-11-12 17:52:27 +05:30 |
|
liyasthomas
|
1f637edd36
|
feat: better prompts on actions for team members without admin role
|
2021-11-11 21:43:45 +05:30 |
|
liyasthomas
|
521a96bffb
|
fix: respect url parameters before settings bulk editor value
|
2021-11-11 15:02:31 +05:30 |
|
liyasthomas
|
ead1f3954f
|
chore: use i18n 'duplicate' instead of 'copy'
|
2021-11-10 19:53:44 +05:30 |
|
0xc0Der
|
0ac84b58e3
|
allow environment variables in request body. (#1942)
* feat: allow environment variables in request body
* chore(ui): minor ui improvements
* chore(deps): bump
* fix: track env vars changes
* feat: allow environment variables in request body
* refactor: better implementation
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2021-11-10 19:52:11 +05:30 |
|
0xc0Der
|
a2f1e37ad2
|
refactor: added space
|
2021-11-10 19:09:40 +05:30 |
|