Commit graph

96 commits

Author SHA1 Message Date
Eric Wang
ab3c75137a Refactor search queries and extend time out 2022-08-22 02:59:51 +00:00
Eric Wang
55792958ab Refactor search queries and extend timeout 2022-08-22 02:59:42 +00:00
Eric Wang
a7d2ba7651 Refactor search APIs and hide node credentials 2022-08-21 20:01:15 +00:00
Eric Wang
5bf98b72ec update node without changing credentials 2022-08-20 05:39:18 +00:00
Eric Wang
80c7f1b3b6 Do not authorize empty Authorization headers 2022-08-14 17:30:36 +00:00
Eric Wang
5e21cdd2f2 Update server creation application api + SSO 2022-08-14 03:13:07 +00:00
Eric Wang
bcda2f1c36 Update server creation application api + SSO 2022-08-14 03:12:59 +00:00
Eric Wang
99c6010de1 Fix purging servers 2022-08-11 02:50:13 +00:00
Eric Wang
4fee0f3ef7 Update application api to new refactor 2022-08-11 02:49:14 +00:00
Eric Wang
0c29602c06 Prevent duplicate IP locking 2022-08-10 17:43:25 +00:00
Eric Wang
57ebb04139 Repair server installer 2022-08-10 04:04:13 +00:00
Eric Wang
97b3cb0119 refactor install service 2022-08-10 03:26:06 +00:00
Eric Wang
d3c18107d9 refactor install service 2022-08-10 03:25:57 +00:00
Eric Wang
3da4965e83 Add mac address 2022-08-09 20:51:44 +00:00
Eric Wang
5190ef562e Fix server installations 2022-08-09 17:48:03 +00:00
Eric Wang
54b31104ac Fix broken APIs 2022-08-09 03:16:34 +00:00
Eric Wang
dc03252c1c Add better authentication settings 2022-08-09 00:32:05 +00:00
Eric Wang
72310daaf5 Make server reinstall smoother and add supervisor 2022-08-08 15:30:39 +00:00
Eric Wang
3bc593615a Fix show server page 2022-08-08 02:41:33 +00:00
Eric Wang
8ee48872dd Refactor controllers 2022-08-08 02:10:27 +00:00
Eric Wang
3244359eb2 Clean up TemplateService and unused services 2022-08-08 01:55:25 +00:00
Eric Wang
7e2900ba42 Fix all services 2022-08-08 00:47:01 +00:00
Eric Wang
a611ae96b1 Deprecate old code and add backuprepository 2022-08-07 17:48:54 +00:00
Eric Wang
91c1607223 Fix showing individual template 2022-08-04 23:05:16 +00:00
Eric Wang
3490c0d0f1 Add more transformers and return new specifications on update 2022-08-04 04:46:12 +00:00
Eric Wang
89a93a6c08 Fix server creation API and add addresses and templates API 2022-08-03 15:37:28 +00:00
Eric Wang
d6cace35d7 Add transformers 2022-08-03 02:49:22 +00:00
Eric Wang
111626d37f Add transformers and rename is_installing to installing 2022-08-02 19:17:08 +00:00
Eric Wang
5c46df42d9 Add repositories and exceptions 2022-08-01 16:22:05 +00:00
Eric Wang
d8f90a97bc Add rest of the API routes 2022-08-01 14:25:02 +00:00
Eric Wang
b9677a9f9e Add rest of the API routes 2022-08-01 14:24:34 +00:00
Eric Wang
06c4ef62b6 Add more APIs 2022-08-01 01:23:16 +00:00
Eric Wang
230d373cd8 Refactor routes 2022-07-31 23:18:59 +00:00
Eric Wang
3d299895a4 Refactor route names 2022-07-31 21:46:41 +00:00
Eric Wang
3ae57543ff Add SSO 2022-07-31 19:00:36 +00:00
Eric Wang
9c2b9ee840 Add basic application APIs 2022-07-31 15:22:04 +00:00
Eric Wang
40268faac5 Add user management 2022-07-31 14:24:51 +00:00
Eric Wang
a1a8f87976 Add ip address locking on server creation 2022-07-31 01:17:26 +00:00
Eric Wang
0b7a6276cb Add IP address searching 2022-07-30 04:43:37 +00:00
Eric Wang
0979f9d603 Merge branch 'master' of https://github.com/Performave/convoy 2022-07-29 05:08:09 +00:00
Eric Wang
2b3861aba7 update composer lock 2022-07-29 05:07:35 +00:00
Eric Wang
018ce4ea29
Update ServerController.php 2022-07-28 23:05:35 -05:00
Eric Wang
86bb45db02 Add server deletion for admin 2022-07-28 18:09:01 -05:00
Eric Wang
41a0d9d928 Add basic settings for servers admin 2022-07-28 17:43:47 -05:00
Eric Wang
1824a12e2c Make existing server as template 2022-07-28 17:14:22 -05:00
Eric Wang
a2570895a9 Add is template 2022-07-28 16:59:37 -05:00
Eric Wang
7e0685029a Allow server creation 2022-07-28 16:48:22 -05:00
Eric Wang
d47bf19f8b add some of the server CRUD 2022-07-28 12:25:44 -05:00
Eric Wang
91d931101f Change subnet mask to CIDR 2022-07-27 20:14:04 -05:00
Eric Wang
108b305b29 Add reinstall page 2022-07-27 19:18:20 -05:00