scarqin
ddf0b15cf5
build: lack of dependencies
2023-03-14 23:50:59 +08:00
Scarqin
ddf7292ecb
feat: API Authorization ( #251 )
...
* feat: API Authorization
* fix: API Group flow
* perf(api-group): group select status
* build(e2e): delete image
---------
Co-authored-by: buqiyuan <1743369777@qq.com>
2023-03-14 22:56:04 +08:00
scarqin
9c2b059dce
test(e2e): api operate
2023-03-10 23:33:12 +08:00
scarqin
6fbfff6ee1
build: v0.3.2
2023-03-07 16:10:05 +08:00
buqiyuan
69f5111c99
chore: update release script
2023-03-06 10:51:20 +08:00
scarqin
e259c82eb9
docs: README.md
2023-03-03 12:19:31 +08:00
scarqin
b354c630b0
docs: README.md
2023-03-03 11:54:05 +08:00
Scarqin
069762601e
fix/v0.3.1 ( #245 )
...
* fix: open multiple add api tab cause navigation error
* refactor: tab jump multiple time
* wip: merge e2e
* chore: update build script
* style: rename variable
* fix(api-test): rest/query params change but send still use old data
* refactor: unified replication logic
* fix: local workspace global tip
* fix(api-detail): change env but url not change
* fix: formdata limit max length 255
* build: update reliace
* fix: Illegal return statement
* fix: some bug
* fix: some bug
* fix: some bug
* feat: 0.3.1
---------
Co-authored-by: bqy_fe <1743369777@qq.com>
2023-03-02 19:28:19 +08:00
bqy_fe
976f3ff2bb
Refactor/windows custom install UI ( #247 )
...
* chore: update nsic script
* chore: migration to nsis 3.x
---------
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
Co-authored-by: scarqin <1054139596@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Scarqin <scarqin@gmail.com>
2023-03-02 15:09:35 +08:00
Scarqin
e5bd628abc
Feat/Sync API from Swagger URL ( #240 )
...
* chore: feat schema-form component
* feat: sync-api modal
* feat: project setting tootip
* fix: project setting style
* feat: sync remote project setting
* feat: add local project sync setting
* fix: sync api extension not install
* fix: exetnsion page reload not found
* refactor: change mask name
* feat: translate
---------
Co-authored-by: bqy_fe <1743369777@qq.com>
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
2023-02-24 18:36:41 +08:00
bqy_fe
3fc31552bc
chore: add build windows workflows
2023-02-15 14:02:54 +08:00
scarqin
42c801c49c
feat: change github project url
2023-02-11 13:44:40 +08:00
buqiyuan
036e568f1b
chore: update electron-builder config
2023-02-09 22:29:41 +08:00
buqiyuan
663e7f9603
chore: update electron-builder config
2023-02-09 22:15:56 +08:00
buqiyuan
bd79f445d4
chore: update build script
2023-02-09 19:13:24 +08:00
夜鹰
34520bfbd1
fix: delete group after delete tab by id
2023-02-09 16:04:53 +08:00
夜鹰
3d18b48853
feat: 0.2.0
2023-02-09 14:54:15 +08:00
Scarqin
3956948f93
feat/optimization extension ( #226 )
...
* chore: update patcheds
* chore: electron-build remove after pack hook
* chore: update electron build config
* chore: update electron build config
* chore: update npm scripts
* chore: update .gitattributes
* chore: update .gitattributes
* chore: update .gitattributes
* chore: update npm scripts
* chore: update electron builder config
* chore: update electron builder
* chore: update config
* chore: add build script
* chore: remove electron-build.json
* chore: update build script
* chore: update build script
* chore: update build script
* chore: update npm script
* chore: update npm script
* chore: update scripts
* chore: update npm script
* chore: update npm script
* chore: update npm script
* chore: update npm script
* chore: update npm script
* chore: update npm script
* chore: add build script
* chore: add build script
* chore: add build script
* chore: add build script
* chore: add build script
* chore: test relese
* chore: test relese
* chore: test relese
* chore: update config
* chore: update npm script
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* chore: update config
* Delete client.ovpn
* chore: remove electron-builder.json
* chore: merge code
* chore: merge code
* refactor: optimization extension ui
* feat: search extension
* fix: merge data struct
* chore: update build
* refactor: style
* wip: extenson-list
* chore: merge code
* fix: author
* style: update tag bgcolor
* fix: some css style issue
* fix: extension list update
* fix: suggest
* fix: extension tree select
* fix: settings index
* feat: params-import auto paste
---------
Co-authored-by: buqiyuan <1743369777@qq.com>
2023-02-09 14:11:43 +08:00
scarqin
c9878d8b95
build: upgrade angular15
2023-02-05 19:27:35 +08:00
scarqin
e9953a7af4
fix: pack err
2023-02-03 21:45:50 +08:00
Scarqin
417e5eeb7f
v0.1.0 ( #220 )
...
* v0.1.0
* refactor(unit-test): delete useless unit test file
* fix(mock-edit): xml response body generate error
* refactor(api-test-utils): merge two utils
* refactor(api-form-table): merge query/rest/header to form
* feat: *-member loading UI
* fix: reset password bug
* feat: delete useless code
* fix(select-theme): extension theme title show error after refresh page
* fix: wakeup login modal while get the unlogin status
* feat: delete useless code
* feat: store api
* chore: add remark
* feat: optimize init data
* build: upgrade component reliable
* fix: import xml auto add table row
* fix: update group error
* feat: update group drag
* fix: import lost dataType
* feat: add type when update group
* refactor: get groupList logic
* feat: group fake reload
* perf: install web extension
* fix(extension-detail): author title show error
* feat: update
* feat: ws data
* build: update app package version
* build: update web package version
* fix: ws history view back
* fix: UI
* fix: table-pro-click error
* fix: API view back
* feat: update
* feat: update
* feat: update
* feat: support sort group
* fix: sort bug
* feat: update
* feat: update
* fix: websocket translate
* refactor(api-tab): add type tabViewComponent
* feat: add waitNextTick func
* feat: API update
* refactor: project import
* feat: update
* fix(api-tab): lack of data after refresh page
* refactor: related import/export
* fix: simpleData groupId is hardcode
* fix: query/rest read some bug
* fix: api edit group err
* fix: auto reload groupList when import finish
* fix: ws bug
* feat: add share nav
* feat: export postcatVersion
* feat: API update
* feat: share module
* feat: add pc console tool
* feat: share http model
* feat: API update
* feat: update API
* fix: model error
* fix(api-edit-group): get pure group
* fix: outside apiAttrInfo
* feat: share
* feat: login button/share
* fix: support remote mock
* feat: fix some env bug
* chore: remove compatible code
* style: theme variable table header color
* fix: code editro blank error
* refactor: get role request one time
* feat: test publish
* feat: test build & publish
* feat: update API
* feat: update API
* feat: replace file name
* feat: replace path
* feat: update upload.js
* feat: build
* feat: update version
* feat: update path
* feat: update upload.js
* feat: update
* feat: upload.js
* feat: update
* feat: add linux
* feat: update upload.js
* feat: update
* docs: update
* docs: update
* docs: update
* docs: 1.0.8
* docs: update 0.1.9
* fix: init apiData field type error
* feat: update
* docs: 0.1.11
* docs: 0.1.12
* docs: 0.1.13
* feat: saving btn
* refactor: sync push api
* docs: update 0.1.14
* style: fix setting modal radius
* chore: remove docker:build:web
* chore: remove unuse code
* feat: update
* chore: remove unuse code
* docs: 0.1.16
* docs: 0.1.17
* docs: update
* fix: formdata body show
* feat: download link
* docs: update
* fix: import tips error
* docs: update
* release: v0.1.0
---------
Co-authored-by: kungfuboy <17kungfuboy@gmail.com>
Co-authored-by: buqiyuan <1743369777@qq.com>
2023-02-03 21:03:20 +08:00
Scarqin
8aa1735243
Feat/new api ( #218 )
...
* logon/workspace/project java frontend
* support custom theme
2023-01-20 19:36:09 +08:00
Scarqin
a51feb0311
feat/ui-component ( #188 )
...
* feat: update extension UI
* fix(components): [manage-access] a tag rename to span
* feat: update e2e
Co-authored-by: buqiyuan <1743369777@qq.com>
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
2022-12-30 23:46:51 +08:00
scarqin
0d0a3edd8d
feat: add proxy
2022-12-15 11:15:53 +08:00
scarqin
088779db54
chore: yarn serve:web error
2022-12-15 01:21:18 +08:00
Scarqin
089250d571
Feat/adapt apispace ( #202 )
...
* chore: first commit
* feat: extension-app-iframe
* feat: support import project
* chore: update code
* chore: update code
* feat: support sidebar in web
* fix: dynamickUrl
* feat: sidebar view auto update
* chore: update code
* feat: sidebar icon support img
* fix: write dead code
* fix: delete uuid field form schema
* chore: update mock url
* chore: remove console log
* fix: side view sort
* fix: showModalMask can not hide
* fix: remove not exits completes
* chore: update env file
* 1.10.0 => 1.11.0
Co-authored-by: buqiyuan <1743369777@qq.com>
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
2022-12-07 15:59:54 +08:00
scarqin
46a0835f7b
fix: package error
2022-11-18 14:33:34 +08:00
buqiyuan
834a2ef108
chore: update docker config
2022-11-18 11:20:41 +08:00
scarqin
074d8548b9
chore: update electron
2022-11-18 00:58:13 +08:00
kungfuboy
dacf43db9a
Squashed commit of the following:
...
commit 476aa83d12e2c4197e753a98e7c29518f0849472
Merge: c0aca6ce ef809280
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Thu Nov 17 19:42:27 2022 +0800
Merge branch 'main' into feat/web_extension
commit c0aca6cea6ba51bfa03706d2c224c4db0003df85
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Thu Nov 17 18:25:07 2022 +0800
close socket before websocket tab close
commit 4e72e4c55dcd2f584658adbb84d1d7e43ddb5362
Merge: c569c667 34e605e8
Author: buqiyuan <1743369777@qq.com>
Date: Thu Nov 17 18:03:20 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit c569c667461e0805693536fa1c1bc3dccda8195b
Author: buqiyuan <1743369777@qq.com>
Date: Thu Nov 17 18:01:36 2022 +0800
fix: add origin model
commit 34e605e8194305fc7a9b1ba70983d356a151e430
Merge: 2ed57392 8e8ef1cc
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Thu Nov 17 17:49:21 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit 2ed57392957dc81db13dd96679b99432182a0b2a
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Thu Nov 17 17:49:13 2022 +0800
delete log
commit 8e8ef1cc97c0a93516523b0b0adf6c437ccf6b89
Author: scarqin <1054139596@qq.com>
Date: Thu Nov 17 17:42:12 2022 +0800
fix: recovery form history header not selected
commit 5cf2a86fb1307e2f12e503fe5aee5b2b5c581c09
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Thu Nov 17 16:31:11 2022 +0800
update socket2Node
commit 1bde2eafd248d724244566a74bf300f863ac7de1
Merge: 86adf339 2cffd1ce
Author: scarqin <1054139596@qq.com>
Date: Thu Nov 17 14:26:37 2022 +0800
delete lock file
commit 86adf3391c0ee11211c4ac1b15acd7cae5a9b6cf
Author: scarqin <1054139596@qq.com>
Date: Thu Nov 17 14:26:12 2022 +0800
delete lock file
commit 2cffd1ce589aef3440becbf9c94d190ee8ab606a
Author: buqiyuan <1743369777@qq.com>
Date: Thu Nov 17 10:31:15 2022 +0800
chore: delete unuse file
commit f2f753cd82141cb4fd23f11cf87787b561e2da7e
Merge: 11a141eb 05924764
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 22:45:38 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit 11a141eba44f10e61129406b28be2769fcc28e00
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 22:38:30 2022 +0800
update
commit 0592476411e9808dbcc226934dcfb65df2238feb
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 22:02:27 2022 +0800
delete package-lock
commit adbca582c4d91d8ef10481ba4b0d6331df1574cf
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 21:40:20 2022 +0800
fix: history not fully displayed
commit 9e63dd331309f56e1396b230b6ec3394c846f42b
Merge: 6f6f0fcb 58195afd
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 21:07:09 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit 6f6f0fcb020386288108fb5e78f2658f86cdf67a
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 21:06:20 2022 +0800
fix: ws url bug
commit 58195afda8adb5728c114713f0d0cb8459a785d1
Author: buqiyuan <1743369777@qq.com>
Date: Wed Nov 16 20:20:08 2022 +0800
feat: add getExtensionSettings soppurt in web
commit cc15c96fd557edfbfec6e555f54fc84b19421678
Merge: 1e947b65 15ecc6fd
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 19:52:38 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit 1e947b65e1dab39c4520afbd93129933918bd04d
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 19:26:44 2022 +0800
update dependencies
commit 15ecc6fddb7c34ab1ad97d9d8583e9498a2ca2c3
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 19:01:00 2022 +0800
fix: save data from test extra data
commit cb5773ab37dfd02521011a2641e17d5265c34d5c
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 18:41:06 2022 +0800
fix: route error
commit 6189edf984c46535073cff98f398441a1c7bafc7
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 18:04:17 2022 +0800
chore: pack
commit ddf538c04b7de142b2d6ff94a514a3bd13405801
Merge: cc58b802 5f7ab0de
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 17:30:12 2022 +0800
merge main
commit cc58b802563dc25cb347e525828cc8ec735f050d
Author: scarqin <1054139596@qq.com>
Date: Wed Nov 16 17:18:49 2022 +0800
style: extension setting title
commit 5b53653525ad2d16d72c5e71e424ad70c944c3a1
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 16:51:38 2022 +0800
rename grpc API
commit f870154cf8b473cd8b98aee9b159e904179da2a3
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 12:11:20 2022 +0800
update
commit 47c766d3f505a9c02c5578f64998760f6f543343
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 16 11:27:49 2022 +0800
update
commit 2a4331f6055676a2045c705dc59931fd6aa86f76
Merge: 00ef1c14 322dc0b9
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Tue Nov 15 19:33:14 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit 00ef1c1402177d6bfffdc6e3c2ba7e68b3fe73f5
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Tue Nov 15 19:24:57 2022 +0800
update: new grpc API
commit 322dc0b937e6cf336313dc586c0009efea437052
Author: buqiyuan <1743369777@qq.com>
Date: Tue Nov 15 10:35:48 2022 +0800
refactor: custom-tab rename to extension-app
commit 6d4fb7dc7a1662a1d7d30594cfbe0c1ffdfc0f86
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Mon Nov 14 10:26:17 2022 +0800
delete useless code
commit c65d0cdb949e7d9a4e3f18a48fade59db3a91520
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Mon Nov 14 10:24:53 2022 +0800
feat: grpc add context params
commit 72af03bb36ef4c3e2a66bcf02946f77cd84bdf11
Author: buqiyuan <1743369777@qq.com>
Date: Sat Nov 12 16:30:45 2022 +0800
fix: use absolute proto path
commit 36c3a54673ec100343ed011d5f570718d55e65b6
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Fri Nov 11 17:31:06 2022 +0800
update service
commit 3d5ad198da49bf7d89e0adb582ca96f9017327c9
Merge: f3c7f829 2bf30016
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Fri Nov 11 13:25:33 2022 +0800
Merge branch 'feat/web_extension' of github.com:eolinker/eoapi into feat/web_extension
commit f3c7f829383b93b9b62e571866da1def21003c38
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Fri Nov 11 13:25:13 2022 +0800
base grpc
commit 2bf3001678bd4327b060b88ac0ea4aba69b17a12
Author: buqiyuan <1743369777@qq.com>
Date: Thu Nov 10 18:17:03 2022 +0800
fix: window.eo is undefine in web
commit 157a3afb7d95c2ff0fe97f2aae3b75de756677b7
Author: kungfuboy <17kungfuboy@gmail.com>
Date: Wed Nov 9 16:58:16 2022 +0800
update
commit 2a3b34ab86d39eec9d4181ac9c9636d5f22e3678
Author: buqiyuan <1743369777@qq.com>
Date: Tue Nov 8 17:38:48 2022 +0800
chore: update completions
commit 446107b0a637daca32d75f222548dc3fde2c36c8
Author: buqiyuan <1743369777@qq.com>
Date: Tue Nov 8 17:34:51 2022 +0800
feat: add server version for about
commit 7a48bd573769611ed59592e3a00d7011397aa88d
Author: scarqin <1054139596@qq.com>
Date: Tue Nov 8 14:19:50 2022 +0800
update en readme
commit e9dea168f70d901db500fc78c30adcb1a4594d83
Author: scarqin <1054139596@qq.com>
Date: Tue Nov 8 11:08:18 2022 +0800
fix: eo.execute example error
commit 9fd9f68a54fc40ba6185f4d35eb14dd0420b2e20
Author: Captain Jack <84333501+Jack-123-power@users.noreply.github.com>
Date: Sun Nov 6 10:43:45 2022 +0800
Update README.md
commit debf926278cfacd17e7e65e630c6183eb52c6822
Author: Captain Jack <84333501+Jack-123-power@users.noreply.github.com>
Date: Sun Nov 6 10:43:16 2022 +0800
Update README.md
更新部分描述——支持我们
commit e4bd73bc4363fffe6bf278d2411f4147621129c8
Author: buqiyuan <1743369777@qq.com>
Date: Fri Nov 4 19:31:43 2022 +0800
feat: add default completions
commit 774d02d85a00348bd704d91f0dc484a25925a98c
Author: scarqin <1054139596@qq.com>
Date: Fri Nov 4 21:16:06 2022 +0800
Fix typo
commit 01ad2a8f9aa15b81323e7950b121cbea6ec425f5
Author: scarqin <1054139596@qq.com>
Date: Fri Nov 4 18:23:43 2022 +0800
fix: web translate extension
commit 46f96263d2eb37b3d66f164609c6b73c4845ad65
Author: 夜鹰 <17kungfuboy@gmail.com>
Date: Fri Nov 4 10:56:44 2022 +0800
fix: sync extensin load way
commit 21bfe5725ae727fe99cd3b8bc3136c10831fc421
Author: scarqin <1054139596@qq.com>
Date: Thu Nov 3 19:03:50 2022 +0800
feat: translate error
commit 322b9725cad94c4008fa6c4fb35667050c1d7bdb
Author: scarqin <1054139596@qq.com>
Date: Thu Nov 3 18:39:08 2022 +0800
v1.9.1
commit c5caeb1e7f6efba37a03d5b05eddcadc8a08f795
Author: Scarqin <scarqin@gmail.com>
Date: Thu Nov 3 18:07:37 2022 +0800
Refactor/mock (#178 )
refactor: mock match rule
commit ae10c8063ca3c36a7ae5f6927981059608fea113
Author: 夜鹰 <17kungfuboy@gmail.com>
Date: Thu Nov 3 17:49:27 2022 +0800
update
commit 9f7b59c274d9eb4ccc06e8b5984d77ed27fbe5c0
Author: buqiyuan <1743369777@qq.com>
Date: Tue Nov 8 15:52:25 2022 +0800
feat: support API sercurity check extension
commit b598bf8f3609179ddaaa0640d82691296df067c2
Author: buqiyuan <1743369777@qq.com>
Date: Mon Nov 7 21:21:26 2022 +0800
feat: extension support sidebarViews & customTabs
commit f45d735b457854a8b1fa49163c446d9ace8832fe
Author: scarqin <1054139596@qq.com>
Date: Thu Nov 3 16:08:54 2022 +0800
init
2022-11-17 19:46:02 +08:00
scarqin
03d38a843e
v1.9.1
2022-11-03 18:39:08 +08:00
Scarqin
0746c235f5
Share api document ( #168 )
2022-11-01 21:41:26 +08:00
scarqin
93bf9e6e20
docs: Readme live demo
2022-10-25 13:24:16 +08:00
scarqin
6c7f81948c
init
2022-10-19 12:00:31 +08:00
Scarqin
506f1605ad
v1.8.2 ( #161 )
...
* init
* fix: load extension error
* for build
* for build
* new version for build
* add loading control in all button
* fix: update projectID not correct
* fix: update projectID exec order issue
* fix: show settings when not set remote host
* chore: add tsconfig exclude files
* fix: show WS tag in test history
* pref: monaco editor code tips
* perf: expand parent group when add subgroup success
* for debug
* delete useless code
* for build
* fix: translate problem¬ required field not generate to the test raw body
* chore: action cancel build every time
* move ecode.config.js
* fix: delete group should delete apiData
* fix: https://github.com/eolinker/eoapi/pull/161#issuecomment-1281747815
* delete console
* translate
* feat: localworkspace show tip to switch cloud
* fix: mock match rule
* perf: hidde save btn when mock is system
* pref: import api btn loading
* feat: form footer
* update UI
* translate
* fix: switch to new space after create a space
* update UI
* update UI
* update UI
* update UI
* fix: initial data unsave status in tab after saved
* translate
* fix: image preview error
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
Co-authored-by: buqiyuan <1743369777@qq.com>
2022-10-18 20:09:23 +08:00
bqy_fe
54a8e6d46c
chore: relese 1.8.1 ( #160 )
...
* pref: merge apiData & apiGroup request
* text tips
* fix: response text save fail
* fix: mock not found
* chore: relese 1.8.1
Co-authored-by: scarqin <1054139596@qq.com>
2022-10-13 18:50:22 +08:00
Scarqin
3d066e4282
v1.8.0 ( #150 )
...
* init
* feat: ws port => 13928
* v1.8.0-beta
* feat: version -> 1.8.0
* feat: reset password
* fix: sync websocket port
* init
* feat: ws port => 13928
* v1.8.0-beta
* feat: reset password
* fix: sync websocket port
* fix: getWebsocketPort error in web
* feat: add workspace member role name
* delete console
* update: UI
* feat: update UI
* perf: UI
* fix: something
* style(select-workspace): select style
* fix: mock not be init
* fix: mock match reg
* fix: [member, workspace] sidebar item should show always
* feat: update form
* feat: export local project data method
* feat: update UI
* feat: update UI
* feat: update UI
* feat: update UI
* feat: add await in this.project.exportLocalProjectData()
* feat: add workspace should show login dialog when not login
* pref: tips
* feat: update UI
* feat: add user service in data-storage
* fix: unit mock component
* feat: add import api to add button
* feat: update Text
* feat: add workspace authEnum
* feat: add Emnu about workspace
* feat: update UI
* translate
* update code
* enhancement: save api stay in edit page
* pref: add tips when hover download icon
* feat: fix login modal wake up after logout
* fix: getWorkspaceInfo error
* fix: import api data error
* fix: reset add workspace modal data
* fix: menage access btn auth
* fix: clear all user data while logout
* feat: clear all user data on http-401
* fix: user dropdown menu can not click
* fix: router switch member confition
* fix: save ws link fail
* fix: workspace switch to local after delete workspace
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
Co-authored-by: buqiyuan <1743369777@qq.com>
2022-10-11 12:05:24 +08:00
Scarqin
860ffce8f9
User/Team/Member ( #149 )
...
* fix(apiTab): OPTIONS API overflow tab item
* feat: ecode running
* feat: Remote server -> Cloud server
* style: all modal button align right
* feat: workspace base UI
* fix: import deep loop
* refactor: import datastructure decycle circular reference
* feat: member UI
* feat: card UI
* feat: navbar cloud function component
* feat: add account UI
* refator: setting modal
* feat: add message service in navbar
* chore: definition api model type
* fix: last choose invalid url always direct 404
* fix: web extension operate error& close all modal when router change
* feat: add userService
* feat: login & logout
* feat: add workspaceService
* feat: delete RemoteUrlInterceptor
* feat: add create workspace
* feat: add footer
* feat: fix Modal footer
* feat: add i18n
* feat: remove sercurity token logic
* feat: update UI
* feat: update button width
* feat: add userService & workspaceService
* feat: move views
* feat: manage access component
* feat: update UI
* update
* feat: create manage member
* feat: update UI
* fix: expires time
* feat: update API
* feat: add workspace
* feat: use workspaceList in navbar component
* feat: add workspace API
* feat: account position
* feat: update UI
* update: merge
* feat: update UI
* feat: update service
* feat: delete log
* merge code
* feat: add error tip
* feat: fix text
* fix: text
* feat: scss
* fix: delete API bug
* translate
* style: text bold
* feat: update Text
* translate
* feat: add $localize
* feat: update Text
* feat: update Text
* feat: update Text
* feat: sidebar fllow workspace change
* translate
* feat: username
* feat: update Text
* feat: export project data
* update
* update code
* feat: sidebar divider
* update: ui
* feat: update UI
* translate
* feat: import api jump success jump to api list
* feat: add isConnectRemote in remote.service
* refator: remoteService->dataSourceService
* update: event
* feat: change space reload router
* feat: update DataSourceService
* refactor: extension-detail protocal check
* feat: change data source tips
* feat: save datasource web prompt download client
* refactor: extension-detail protocal check
* feat: web add tips
* translate
* feat: add Retry
* fix: bugs
* refactor: ping service and fix connect cloud
* fix: login status error
* fix: only login can see account setting
* feat: update UI
* feat: update UI
* feat: update UI
* feat: delete avatar
* fix(setting): connect error no tips&&cloud storage click sidebar not jump to module
* fix: retry modal show in init
* feat: translate
* feat(apiTab): tabstorage fit workspace
* feat: update UI
* feat: new API path
* feat: new API
* feat: new API
* feat: workspace list
* feat: sort member list
* refactor: old api prefix
* fix: member list
* feat: clear workspace list after logout
* fix: update UI
* fix: old api 404
* feat: update UI
* fix: old api 404
* chore: update code
* chore: update code
* feat: update UX
* feat: update UX
* feat: update UI
* feat: ui button
* fix: save projectID to local
* chore: test relese
* feat(data-source):init ping
* fix: 401
* feat: Remove i18n
* feat: update token after reset password
* fix: projectExport miss
* translate
* chore: remove test release
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
Co-authored-by: buqiyuan <1743369777@qq.com>
2022-10-02 12:28:35 +08:00
scarqin
53d89a9685
chore: changelog
2022-09-16 17:26:38 +08:00
scarqin
ce863dc957
chore: enviroment config
2022-09-09 22:53:02 +08:00
Scarqin
2914139bf9
Websocket protocol ( #132 )
...
* update
* merge code
* feat: move many files
* feat: move detail/
* feat: move detail
* grpc stop
* feat: graph-ql
* feat: hidden grpc
* feat: base layout
* feat: editor
* feat: update ui
* feat: drag
* fix: update css
* feat: commit for now
* fix: bug
* stash
* fix: ui error
* feat: save to history
* feat: set reqHeader、query
* fix: jump error router cause error
* feat: update ui
* feat: save send data
* feat: merge sidebar websocket to http
* style: REST to API
* optimize: api test event
* fix: test in diff tab status error
* style: message & headers
* feat: disable list-block & url input
* fix:client get many time same message
* feat: ApiTabOperateService.newDefaultTab support params
* feat: ws uri
* feat: replace
* feat: render ws test history
* fix: preview -> edit
* fix: newDefaultTab params is null
* feat: add a couple { }
* feat: add Tab Text
* feat: delete useless code
* fix: menu template repeat name
* fix: style bug
* feat: add tips when connecting
* feat: ui better
* style: icon height & width
* feat: add isFixed config in tab of ws
* fix: scroll style
* feat: catch connect error
* fix: tab error
* fix: split-panel cannot auto height
* fix: css style
* feat: set env
* feat: add websocket html
* stash
* chore: SOCKETIO_URL dev config
* feat: connecting button to disabled
* fix: repeat listen message in client
* feat: save disconnect message
Co-authored-by: 夜鹰 <17kungfuboy@gmail.com>
Co-authored-by: buqiyuan <1743369777@qq.com>
2022-09-09 10:54:23 +08:00
Scarqin
c0ca8abf11
style:extension-detail ( #135 )
...
* style:extension-detail
* style: optimizi
* feat: update UI
* test: publish
* test: build
* chore: update .gitignore
* testt: publish
* test: relese
* feat: check eoapi client is install
* test: relese
* feat: add save
* feat: clickExtension tab query params
* fix: update code
* add i18n
* chore: merge code
* feat: extension support swtich enable status
* fix: extension name not sure
* fix: css style
* chore: update desc
* fix: some css style
* feat: add single instance lock
Co-authored-by: buqiyuan <1743369777@qq.com>
2022-09-09 10:47:45 +08:00
buqiyuan
1e5b8f0ce7
fix: some css style issue
2022-09-05 17:01:28 +08:00
scarqin
d230860670
merge feat/import
2022-08-23 22:08:23 +08:00
scarqin
1c2f49d82b
delete useless package
2022-08-15 17:19:24 +08:00
scarqin
649ae423a2
1.5.1
2022-08-15 15:30:25 +08:00
scarqin
91dabd30fc
feat: api test support execute in different tab
2022-08-10 16:05:11 +08:00
scarqin
db11374255
fix: tab bug
2022-08-10 10:12:27 +08:00
Scarqin
11ffdd5f8d
Refactor/tab ( #113 )
...
* init
* feat: cache storage data
* feat: every page has unique id
* fix: build warning
* fix: extension manager error
* feat: api edit page
* feat: apiEdit fix tab select
* feat: api detail page
* feat: change save test history
* feat: test tab titile
* feat: save from test api
* fix: save api from data has dirty key
* feat: overview/mock page
* feat: restore api tab
* feat: save tab storage
* feat: init childComponent by tab
* fix: api service repeat get message
* fix: change tab error
* fix: replace tab problem
* feat: test history restore tab
* fix: change to preview tab reflesh
* feat: only save hasChange tab
* fix: change uri cancel select queryParams #117
* feat: web server support pm2
2022-08-09 12:45:57 +08:00
scarqin
b745e0b197
change version
2022-08-04 00:27:05 +08:00