liyasthomas
32b362f9cc
chore(ui): minor ui improvements
2021-11-12 17:52:27 +05:30
liyasthomas
103ef8ee0d
fix: remove basic-setup and drawSelection on codemirror instance to resolve ::selection property
2021-11-12 07:05:34 +05:30
Tony
4a6239e017
chore(i18n): update tw translations ( #1944 )
2021-11-12 05:24:26 +05:30
liyasthomas
1f637edd36
feat: better prompts on actions for team members without admin role
2021-11-11 21:43:45 +05:30
Andrew Bastin
25878b9bb1
fix: fix history not writing when formdata is present
2021-11-11 18:36:26 +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
Andrew Bastin
373343fea1
refactor: adding space between the copy hyphen
2021-11-10 19:09:40 +05:30
0xc0Der
2ef99026e5
fix: added '-Copy' to duplicated request name
2021-11-10 19:09:40 +05:30
0xc0Der
29aff9accc
feat: duplicate request
2021-11-10 19:09:40 +05:30
Andrew Bastin
7d7f628f6e
fix: compiling issues for codemirror-lang-graphql
2021-11-10 17:09:44 +05:30
liyasthomas
8f6cf07e82
feat: more syntax hightlight colors
2021-11-10 16:27:12 +05:30
Andrew Bastin
245b8a6e3c
fix: compiling issues for codemirror-lang-graphql
2021-11-10 14:31:00 +05:30
liyasthomas
a967100be8
feat: more syntax hightlight colors
2021-11-10 13:53:10 +05:30
Andrew Bastin
a9bca8e1f8
feat: initial graphql language definition
2021-11-10 01:16:08 +05:30
liyasthomas
7de8e6be5e
refactor: updated editot theme colors
2021-11-09 22:26:53 +05:30
liyasthomas
6b70a39f02
feat: css variable on themes
2021-11-09 22:05:39 +05:30
liyasthomas
d538d722d7
fix: light theme
2021-11-09 20:28:10 +05:30
liyasthomas
13bd831c5f
refactor: init codemirror theming support
2021-11-09 18:46:29 +05:30
Andrew Bastin
9b297ba882
feat: implement reactive theming
2021-11-09 14:35:20 +05:30
liyasthomas
be6c802745
feat: init base theme for codemirror
2021-11-08 17:42:34 +05:30
Andrew Bastin
564cce2462
feat: autocomplete cm6
2021-11-08 16:33:36 +05:30
Andrew Bastin
8f166b8b3f
feat: add linting cm6
2021-11-08 15:21:09 +05:30
Andrew Bastin
fe7192ae61
feat: add line wrapping
2021-11-08 14:32:17 +05:30
liyasthomas
87f8f61163
chore(deps): bump
2021-11-07 20:38:15 +05:30
liyasthomas
510ba376e5
chore(ui): minor ui improvements
2021-11-07 11:46:21 +05:30
liyasthomas
40c88b3e35
refactor(ui): better spacing and font-weight
2021-11-06 21:15:28 +05:30
Andrew Bastin
7c65da4cf3
feat: cm 6 json mode + readonly + cursor update
2021-11-06 15:12:35 +05:30
Andrew Bastin
0f07c47e9f
fix: race condition on gql client subscription client
2021-11-05 20:22:46 +05:30
liyasthomas
17c45fee11
refactor: migrate icons to lucide.dev
2021-11-05 18:24:16 +05:30
liyasthomas
a63c0817cc
perf: remove console (log, debug, and warn) messages
2021-11-05 13:41:25 +05:30
Andrew Bastin
68aa54bdb7
fix: json parsing error when using extension (HOPP-110)
2021-11-05 13:32:27 +05:30
Satoshi Jek
41cb6eb190
i18n: Update Chinese translations ( #1940 )
2021-11-05 10:46:03 +05:30
liyasthomas
61e5a48b02
perf: improve native image tags
2021-11-05 09:13:04 +05:30
Iagor Moraes
9e4d7df7d0
fix: 100% HTML preview area size ( #1938 )
2021-11-05 06:25:50 +05:30
Andrew Bastin
e83dbc2e5c
feat: early codemirror v6 implementation
2021-11-05 00:33:15 +05:30
liyasthomas
03ab6a208d
perf: remove absolute files
2021-11-04 23:23:46 +05:30
liyasthomas
dbd39ba0d8
fix: ignore vue files from stylelint
2021-11-04 20:59:01 +05:30
0xc0Der
136b1ff63b
fix: bind key-value with bulk editor at startup. ( #1936 )
2021-11-04 20:43:21 +05:30
Andrew Bastin
69a6207a4d
refactor: move firebase initialization to a plugin
2021-11-04 18:59:35 +05:30
liyasthomas
9e74a8c2e7
chore: lint + bump deps
2021-11-04 18:23:50 +05:30
liyasthomas
ad76d100ee
feat: bind key-value pairs and bulk editor
2021-11-04 13:36:51 +05:30
0xc0Der
235968073a
sync request params with bulk editor. ( #1930 )
2021-11-04 13:01:56 +05:30
Andrew Bastin
ad7b8da37e
fix: windows issues with sandbox not building initially
2021-11-04 12:47:09 +05:30
liyasthomas
7d3e1a700f
chore(release): v2.1.0
2021-11-04 11:14:50 +05:30
liyasthomas
d3a1898dad
feat: support to move sidebar to left - fixed #1933
2021-11-04 09:58:15 +05:30
Andrew Bastin
45e508fc36
refactor: pwa install prompt ( #1932 )
2021-11-03 23:44:01 +05:30
0xc0Der
8edad7ded7
persist environment selection. ( #1925 )
...
* feat: persist environment selection
* refactor: minor change to selectedEnvIndex calculation
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-11-03 23:15:52 +05:30