87 Commits

Author SHA1 Message Date
Saeed Vaziry
bbe3ca802d
Add Ubuntu 24.04 support (#199)
* ubuntu 24
* updated aws regions and images
2024-05-10 19:10:33 +02:00
Saeed Vaziry
765ac21916
restart php after installing phpmyadmin (#198) 2024-05-09 12:52:28 +02:00
Saeed Vaziry
016886f307
fix new user bug (#197) 2024-05-09 00:55:52 +02:00
Saeed Vaziry
179aefefac
source-controls (#193)
* edit source control
* assign project after creation
* global and project scoped source controls
2024-05-08 00:07:11 +02:00
Saeed Vaziry
e704a13d6b
new toast notification ui (#188) 2024-05-03 10:40:01 +02:00
Saeed Vaziry
9936958259
local storage driver & some icon fixes (#187) 2024-05-01 22:54:44 +02:00
Saeed Vaziry
3c4435701d
fix deployment button ux (#186) 2024-05-01 09:34:01 +02:00
Saeed Vaziry
d846acaa8d
User management (#185) 2024-04-29 20:58:04 +02:00
Saeed Vaziry
25977d2ead
move projects from sidebar to topbar (#170)
and fix #169
2024-04-23 21:34:39 +02:00
Saeed Vaziry
f0da1c6d8c
Accurate deployment statuses (#168) 2024-04-21 16:26:26 +02:00
Saeed Vaziry
e2dd9177f7 fix number format 2024-04-17 22:08:19 +02:00
Saeed Vaziry
5a9e8d6799 fix monitoring numbers 2024-04-17 21:09:09 +02:00
Saeed Vaziry
d07e9bcad2
remote monitor (#167) 2024-04-17 16:03:06 +02:00
Saeed Vaziry
0cd815cce6 ui fix and build 2024-04-14 18:17:44 +02:00
Saeed Vaziry
72b37c56fd ui fix 2024-04-14 14:53:58 +02:00
Saeed Vaziry
8a4ef66946
update Feature/add remote server logs (#166) 2024-04-14 14:41:00 +02:00
Borja Jiménez
4517ca7d2a
Feature/add remote server logs (#159) 2024-04-14 14:34:47 +02:00
Saeed Vaziry
75aed62d75
fix search bar position (#165) 2024-04-14 09:52:06 +02:00
Saeed Vaziry
f03a029e36 fix metrics page 2024-04-13 22:44:11 +02:00
Saeed Vaziry
52d195710b add data retention to the metrics 2024-04-13 22:38:27 +02:00
Saeed Vaziry
052e28d2e3
Monitoring & Service Management (#163)
Monitoring & Service Management
2024-04-13 11:47:56 +02:00
Saeed Vaziry
12c500e125
Bug fixes (#155) 2024-04-05 19:45:09 +02:00
Saeed Vaziry
2d566b853f
use textarea for code editor (#151) 2024-04-03 22:38:28 +02:00
Saeed Vaziry
929dd1dbaa show version a bit trasparent on mobile 2024-04-01 00:06:29 +02:00
Saeed Vaziry
c0f903d4ca show current version 2024-03-31 23:29:22 +02:00
Saeed Vaziry
cca4ab7ae3 fix code editor 2024-03-29 18:40:20 +01:00
Saeed Vaziry
8a49003e9e fix focus issue 2024-03-29 12:21:33 +01:00
Saeed Vaziry
dcc4276f09 fix spacing in the editor 2024-03-29 10:07:14 +01:00
Saeed Vaziry
f1efb9a6c8 make project dropdown full width #132 2024-03-28 18:59:37 +01:00
Saeed Vaziry
c66c50835a fix tests 2024-03-27 13:32:25 +01:00
Saeed Vaziry
9244e69fd8 add phpmyadmin 2024-03-27 11:41:29 +01:00
Saeed Vaziry
165212fed2 add stop button 2024-03-25 22:20:21 +01:00
Saeed Vaziry
33594f2dba headless console 2024-03-24 21:58:48 +01:00
Saeed Vaziry
d504588f95 fix php ini update bug 2024-03-24 15:16:49 +01:00
Saeed Vaziry
7fc7944354 fix style 2024-03-24 00:09:58 +01:00
Saeed Vaziry
6529c349b1 upgrade fixes 2024-03-23 15:33:36 +01:00
Saeed Vaziry
d4f1a2d4da cleanup
fix installation
fix docker
2024-03-22 14:14:47 +01:00
Saeed Vaziry
d3aaf2a6fa
Redesign (#124)
- redesign the dashboard
- add search bar
- Mobile-friendly design
2024-03-21 15:57:57 +01:00
Saeed Vaziry
7949165648
fix custom ssl creation (#122) 2024-03-18 17:17:45 +01:00
Saeed Vaziry
3dc38bf56b remove blade-ui-kit/blade-heroicons 2024-03-17 14:37:19 +01:00
Saeed Vaziry
839e7f496c
drop dependency to bensampo/laravel-enum (#120) 2024-03-17 12:26:48 +01:00
Saeed Vaziry
b07ae470f9
fix bitbucket (#119)
Fix Bitbucket API errors
2024-03-17 11:36:04 +01:00
Saeed Vaziry
f0c4fc4812 simplify firewal protocol select confusion 2024-03-16 23:52:27 +01:00
Saeed Vaziry
1333acf1ef fix copy to clipboard bug 2024-03-16 23:42:22 +01:00
Saeed Vaziry
77d6914cd9 add enable/disable services 2024-03-16 14:02:28 +01:00
Saeed Vaziry
7a6dcb5654 add log viewer for queues 2024-03-16 12:20:32 +01:00
Saeed Vaziry
fd93f3dd47 add PHP 8.3 support 2024-03-16 11:08:45 +01:00
Saeed Vaziry
d8056441c0 add mariadb 10.4 2024-03-16 10:35:18 +01:00
Saeed Vaziry
287c9c2a8a
add postgresql (#118) 2024-03-16 01:04:57 +01:00
Saeed Vaziry
a406491160
increase test coverage (#117)
70% test coverage
remove socialite
2024-03-15 22:23:45 +01:00