Andras Bacsai
473bad24b7
ux ux ux ux ui ui ui ui
2024-03-21 14:30:35 +01:00
Andras Bacsai
42019321e3
Merge branch 'feature' into feature/oauth
2024-03-20 13:58:31 +01:00
Andras Bacsai
6cb3df9350
rename boarding to onboarding
2024-03-13 12:11:37 +01:00
Andras Bacsai
f8055e7976
fix: /realtime endpoint
2024-03-12 11:32:40 +01:00
Pat Rocchio
1f37318f79
Add oauth support
...
- Support azure, bitbucket, github, gitlab, google providers
- Add authentication page to settings
Co-authored-by: Suraj Kumar <srjkmr1024@gmail.com>
Co-authored-by: Michael Castanieto <mcastanieto@gmail.com>
Co-authored-by: Mike Kim <m.kim4247@gmail.com>
2024-03-11 17:29:57 -04:00
Andras Bacsai
129a644781
ui: make notifications separate view
...
fix: popup if no notifications are set
2024-03-07 12:58:04 +01:00
Andras Bacsai
c7f15c42fa
feat: add deployments api
2024-03-07 12:27:23 +01:00
Andras Bacsai
515d401746
feat: add deployment details to deploy endpoint
2024-03-07 12:22:18 +01:00
Andras Bacsai
2a03b452d3
feat: team api endpoint
2024-03-07 12:01:21 +01:00
Andras Bacsai
c7693d0ec3
feat: resources api endpoint
2024-03-07 11:35:00 +01:00
Andras Bacsai
7a21312daf
feat: domains api endpoint
2024-03-07 11:14:03 +01:00
Andras Bacsai
54923b7640
feat: collect webhooks during maintenance
2024-03-01 14:04:29 +01:00
Andras Bacsai
a8970df91b
Update class names in controllers
2024-02-27 08:03:42 +01:00
Andras Bacsai
678647f39a
fix: force enable/disable server in case ultimate package quantity decreases
2024-02-26 10:25:21 +01:00
Andras Bacsai
64fca99c26
feat: server disabled by overflow
2024-02-25 23:34:01 +01:00
Andras Bacsai
1b055f0316
Refactor subscription pricing and update server limit
2024-02-25 14:00:35 +01:00
Andras Bacsai
f78fd212bb
fix: subscription / plan switch, etc
2024-02-23 12:59:14 +01:00
Andras Bacsai
b59e47dcf9
fix: stripe invoice paid webhook
...
fix: prepare customer initiated tier change
fix: separate view for subscriptions
2024-02-23 11:21:14 +01:00
Andras Bacsai
154b1b05e4
feat: able to add dynamic configurations from proxy dashboard
2024-02-22 13:29:28 +01:00
Andras Bacsai
1ca0464957
fix: permission change updates from webhook
2024-02-20 20:17:04 +01:00
Andras Bacsai
b8708f086e
feat: initial api endpoints
...
feat: server resources are now looks better
2024-02-16 21:56:38 +01:00
Andras Bacsai
fed01fa9d2
Fix subscription retrieval and handle missing subscriptions
2024-02-12 11:48:28 +01:00
Andras Bacsai
059748ad3b
fix: get service stack as uuid, not name
2024-02-11 15:44:02 +01:00
Andras Bacsai
7e7f322e21
Refactor admin authentication and routing***
...
***Add redirect for non-cloud users and instance admins without admin token.***
***Always include admin route, regardless of cloud status.
2024-02-08 14:01:16 +01:00
Andras Bacsai
08a729dc7b
Add admin dashboard route and view
2024-02-08 11:45:19 +01:00
Andras Bacsai
b96807d34c
fix: feedback from self-hosted envs to discord
2024-02-06 11:36:20 +01:00
Andras Bacsai
45b736bb01
fix: stripe webhooks
2024-02-06 11:11:26 +01:00
Andras Bacsai
fd32cd04ab
Refactor invoice payment failure handling in webhooks.php
2024-02-04 12:23:00 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
6312c0ba84
feat: tags and tag deploy webhooks
2024-02-01 15:38:12 +01:00
Andras Bacsai
9a127bdc80
Refactor webhook handling logic to remove duplicate code and improve readability
2024-01-29 16:31:10 +01:00
Andras Bacsai
49845f3da7
fix: webhooks for multiple apps
2024-01-29 11:23:04 +01:00
Andras Bacsai
987409bae4
fix: bitbucket manual deployments
2024-01-29 10:43:18 +01:00
Andras Bacsai
f255a71434
Merge pull request #1673 from Niki2k1/feat/bitbucket-manual-webhook
...
feat: added manual webhook support for bitbucket
2024-01-29 08:38:05 +01:00
Andras Bacsai
561e424a7d
feat: dashboard live deployment view
2024-01-27 18:44:40 +01:00
Andras Bacsai
5c334bbac6
feat: add PR comments
2024-01-26 18:46:50 +01:00
Andras Bacsai
a4dea2009a
Remove unused imports and routes
2024-01-26 11:13:02 +01:00
Andras Bacsai
8901bb5df8
Refactor deployment cancellation and queue management
2024-01-25 13:45:17 +01:00
Andras Bacsai
e7cafe6850
fix: restrict concurrent deployments per server
2024-01-25 08:36:47 +01:00
Andras Bacsai
ff752e2411
feat: able to deploy multiple resources with webhook
2024-01-24 11:49:40 +01:00
Andras Bacsai
6ecb9c21ce
cloud: send notification email if payment
2024-01-24 11:28:01 +01:00
Niklas Lausch
54d8cb9027
feat: added manual webhook support for bitbucket
2024-01-24 10:56:24 +01:00
Andras Bacsai
fb478c79b3
feat: shared environments
2024-01-23 17:13:23 +01:00
Andras Bacsai
094e1d1bba
Fix condition for merge_request actions in webhooks.php
2024-01-15 14:29:54 +01:00
Andras Bacsai
68b25523d6
Fix action condition in merge_request webhook handler
2024-01-15 14:27:45 +01:00
Andras Bacsai
890a6925d1
fix: email verification / forgot password
2024-01-11 08:52:30 +01:00
Andras Bacsai
d03b8420f8
Merge pull request #1627 from coollabsio/fix
...
fix: Email verification and forgot-password
2024-01-11 08:47:05 +01:00
Andras Bacsai
cbd3c880c3
Add email verification and password reset functionality
2024-01-11 07:16:28 +01:00
Andras Bacsai
ce0b38035c
Merge branch 'next' into feat/scheduled-tasks-cron
2024-01-10 12:03:48 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Stuart Rowlands
e2e6813632
Functional scheduled executions.
...
Display last executions.
Support for Services.
2024-01-05 15:06:36 +10:00
Stuart Rowlands
7913a639b5
Complete add/edit/delete for scheduled tasks.
...
Refactor views.
2024-01-01 18:23:29 -08:00
Andras Bacsai
ba55e0c1bb
feat: add environment description + able to change name
2023-12-30 14:47:26 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
99d07981cf
fix
2023-12-15 14:19:29 +01:00
Andras Bacsai
b3ee6b7144
fix: add debug output to gitlab webhooks
2023-12-15 14:17:53 +01:00
Andras Bacsai
468ad7d904
fix: no action in webhooks
2023-12-15 14:09:14 +01:00
Andras Bacsai
b06b465ffa
fix: add catch all route
2023-12-13 15:29:45 +01:00
Andras Bacsai
956416b522
refactor: service logs are now on one page
2023-12-11 11:27:41 +01:00
Andras Bacsai
3ffd3fc819
fix: channels
...
feat: database backup is realtime now
2023-12-11 10:23:10 +01:00
Andras Bacsai
771dc30b81
fix: do not send telegram noti on intent payment failed
2023-12-11 08:32:42 +01:00
Andras Bacsai
4e680deb93
fix: service deletion job
2023-12-08 18:32:08 +01:00
Andras Bacsai
b55bd298f2
fix: service navbar using new realtime events
2023-12-08 12:12:44 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
1158b2f4db
feat: execute command in container
2023-12-07 13:07:16 +01:00
Andras Bacsai
f542bcf428
Merge pull request #1524 from stooit/feat/application-run-command
...
Add support for command execution in containers.
2023-12-07 11:29:32 +01:00
Stuart Rowlands
22178df8ae
Add support for command execution in containers.
2023-12-06 15:42:14 -08:00
Andras Bacsai
7e4947ba07
setup test event
2023-12-06 10:25:23 +01:00
Andras Bacsai
d240bfda8b
wip
2023-12-05 15:20:47 +01:00
Andras Bacsai
d59ec2548a
wip
2023-12-05 15:19:54 +01:00
Andras Bacsai
5cc22a8271
wip: 🌮
2023-12-05 13:56:11 +01:00
Andras Bacsai
cd22863a8c
wip
2023-12-05 12:31:07 +01:00
Andras Bacsai
ce49f26c53
wip
2023-12-05 11:17:52 +01:00
Andras Bacsai
810b55163c
revert: wip
2023-12-04 21:37:30 +01:00
Andras Bacsai
42ee4ca032
wip: broadcast
2023-12-04 20:47:32 +01:00
Andras Bacsai
d4d2cc71a0
fix: lots of regarding git + docker compose deployments
2023-11-27 14:28:21 +01:00
Andras Bacsai
d396f649df
fix: show defined resources in server tab, so you will know what you need to delete before you can delete the server.
2023-11-27 09:39:43 +01:00
Andras Bacsai
9012f6b953
Fix GitHub App retrieval in webhooks.php
2023-11-22 16:40:49 +01:00
Andras Bacsai
ef7fc1b260
Refactor code and update destination component
2023-11-21 15:31:46 +01:00
Andras Bacsai
6c7e091e1b
feat: log drain (wip)
2023-11-17 00:37:09 +01:00
Andras Bacsai
0590ed7b2e
Update webhooks configuration and application search.
2023-11-14 14:07:48 +01:00
Andras Bacsai
8db66952e8
Add manual Git webhooks and migration files
2023-11-14 13:26:14 +01:00
Andras Bacsai
fb0b9dbfed
Add subscription exclusion for certain plans in
...
webhook handling
2023-11-10 15:41:44 +01:00
Andras Bacsai
9617000daa
Add stripe_excluded_plans config variable and
...
handle excluded plans in webhook
2023-11-10 15:36:02 +01:00
Andras Bacsai
ad7aa2eed6
fix: github source view
2023-11-07 09:44:47 +01:00
Andras Bacsai
143e4e0d23
lol
2023-11-06 13:30:37 +01:00
Andras Bacsai
73f3a09157
oops
2023-11-06 13:29:44 +01:00
Andras Bacsai
b6d8851c99
fix: no id found
2023-11-06 10:22:46 +01:00
Andras Bacsai
f1da735c40
fix: gh webhook response 200 to installation_repositories
2023-11-06 10:16:21 +01:00
Andras Bacsai
e583beb753
fix: invoice.paid should sleep for 5 seconds
2023-11-03 14:51:29 +01:00
Andras Bacsai
38f59b9410
revert
2023-10-27 10:30:15 +02:00
Andras Bacsai
ebe6655349
update invoice paid
2023-10-27 10:28:43 +02:00
Andras Bacsai
038ea08ca7
add payment_intent.payment_failed to subs
2023-10-27 10:26:35 +02:00
Andras Bacsai
ba424efd39
cloud: fix subs
2023-10-27 10:17:13 +02:00
Andras Bacsai
379f4b9dff
feat: show webhook on ui
...
feat: n8n service
2023-10-25 10:43:07 +02:00
Andras Bacsai
aa02b8d433
fix: rate limit for api + add mariadb + mysql
2023-10-25 09:56:58 +02:00
Andras Bacsai
4855af7e57
feat: start all kinds of things
2023-10-20 14:58:00 +02:00
Andras Bacsai
a664174c02
feat: api tokens + deploy webhook
2023-10-20 14:51:01 +02:00
Andras Bacsai
c19c13b4e2
feat: cloning project
2023-10-20 12:34:53 +02:00
Andras Bacsai
62adf2c5dc
fix: boarding + verification
2023-10-11 14:24:19 +02:00
Andras Bacsai
5541c135df
feat: proxy logs on the ui
2023-10-11 11:00:40 +02:00
Andras Bacsai
f001e9bc34
improve dashboard
2023-10-11 10:08:37 +02:00
Andras Bacsai
a4f1fcba58
move subscription to livewire + show manage subscription button for people already subscribed once
2023-10-11 09:55:05 +02:00
Andras Bacsai
165f0a3d4a
feat: add email verification for cloud
2023-10-09 14:20:55 +02:00
Andras Bacsai
dcaa7a6ad7
fix: server validation process
2023-10-09 11:00:18 +02:00
Andras Bacsai
45f9def0f6
fix: dev compose files
2023-10-04 14:40:33 +02:00
Andras Bacsai
97027875bf
feat: container logs
2023-10-02 13:38:16 +02:00
Andras Bacsai
7d06fc4403
fix: do not show subscription cancelled noti
2023-10-01 18:14:24 +02:00
Andras Bacsai
bcffbe418b
fix: preview deployments name, status etc
2023-10-01 12:02:44 +02:00
Andras Bacsai
febc399568
fix: not found base_branch in git webhooks
2023-09-30 20:47:07 +02:00
Andras Bacsai
bdcc0c8de5
fix: only show manually added private keys on server view
2023-09-29 11:01:58 +02:00
Andras Bacsai
a4320b7cee
cloud: marketing emails
2023-09-25 20:57:52 +02:00
Andras Bacsai
53d1fa0331
wip: ui for services
2023-09-22 11:23:49 +02:00
Andras Bacsai
6b75ff7de4
wip: services
2023-09-21 17:48:31 +02:00
Andras Bacsai
b4d69a22df
wip: services
2023-09-20 15:42:41 +02:00
Andras Bacsai
a86e971020
wip: services
2023-09-19 15:51:13 +02:00
Andras Bacsai
da4c2ee60f
fix: boarding
...
fix: error handling
fix: restarting state
2023-09-15 15:34:25 +02:00
Andras Bacsai
8412802f4d
oh wow, it is cool!
2023-09-14 15:52:04 +02:00
Andras Bacsai
b22fecb615
fix: lowercase email in forgot password
2023-09-13 20:27:58 +02:00
Andras Bacsai
c76a1b1ba5
fix: webhooks should not run if server is not functional
2023-09-12 13:10:39 +02:00
Andras Bacsai
6da4e78374
feat: trial
2023-09-12 11:19:21 +02:00
Andras Bacsai
363f525ad1
fix: sentry 4469575117
2023-09-11 16:51:38 +02:00
Andras Bacsai
da6cc151d1
fix: email sending error
2023-09-11 12:31:31 +02:00
Andras Bacsai
50527cf0a3
fix: testing email
...
fix: expired invitiation link
2023-09-11 12:16:26 +02:00
Andras Bacsai
e7c0c26b32
fix: stripe
...
add: custom error pages
fix: invititation
feat: new quick login for first users (UX++)
feat: more internal notifications
2023-09-06 12:07:34 +02:00
Andras Bacsai
67edce0612
update payment webhook
2023-09-05 10:46:36 +02:00
Andras Bacsai
3e3024d47e
fix: add navbar for source + keys
2023-09-04 09:44:44 +02:00
Andras Bacsai
6b9c7aa9c5
feat: send request in cloud
2023-09-02 15:37:25 +02:00
Andras Bacsai
3fabff93f6
fix a few things
2023-09-01 09:34:25 +02:00
Andras Bacsai
ae8bd69106
able to use resend for pro+ users
2023-08-31 15:00:59 +02:00
Andras Bacsai
923af88336
fix: subscriptions
2023-08-30 18:23:55 +02:00
Andras Bacsai
5b6667c461
refactor + fixes
2023-08-30 16:01:38 +02:00
Andras Bacsai
6f00740f67
better boarding flow
2023-08-30 14:46:51 +02:00
Andras Bacsai
4ad72fab7b
refactor
2023-08-29 16:31:46 +02:00
Andras Bacsai
291b9a84ef
refactoring
2023-08-29 14:36:17 +02:00
Andras Bacsai
38688b7065
fix
2023-08-24 17:52:43 +02:00
Andras Bacsai
39890b319a
add stripe subscription
2023-08-24 16:14:09 +02:00
Andras Bacsai
2d8f166e4a
update a few things
2023-08-23 16:40:59 +02:00
Andras Bacsai
b39ca51d41
wip: boarding
2023-08-22 17:44:49 +02:00
Andras Bacsai
bed959f1cd
feat: rolling update
2023-08-21 18:00:12 +02:00
Andras Bacsai
ee14d5caf5
fix: add new stuffs to magicbar
...
feat: add user invitation command
feat: add user_email function
fix: update pricing plans
2023-08-17 15:19:37 +02:00
Andras Bacsai
3ab38e69fc
feat: send internal notification to discord
2023-08-16 16:03:30 +02:00
Andras Bacsai
878db64878
hmm
2023-08-15 16:28:38 +02:00
Andras Bacsai
56161e8e0d
test webhook
2023-08-15 16:25:09 +02:00
Andras Bacsai
f8d7c5209e
rate limit things
2023-08-15 14:27:45 +02:00
Andras Bacsai
88b3005589
feat: force password reset + waitlist
2023-08-15 14:11:38 +02:00
Andras Bacsai
e4279bf257
feat: cloud
2023-08-14 15:22:29 +02:00
Andras Bacsai
82a01b4483
format muhahaha
2023-08-11 20:48:52 +02:00
Andras Bacsai
833e45155d
switch to auth()->user from session
2023-08-11 17:31:53 +02:00
Andras Bacsai
61864970c1
Able to backup Coolify itself
2023-08-11 16:13:53 +02:00
Andras Bacsai
662b191dfd
refactor
2023-08-11 10:42:57 +02:00
Andras Bacsai
e17f1935d2
Refactor + package updates + improve local backups
2023-08-10 15:52:54 +02:00
Andras Bacsai
04622a9e3b
Refactor db migrations
2023-08-09 16:47:24 +02:00
Andras Bacsai
a378b5108e
refactor a lot of things
...
fix: postgres_passwords could be longer
feat: able to define postgresql databases from the ui
2023-08-09 15:57:53 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
a020bc872d
feat: init postgresql database
2023-08-07 18:46:40 +02:00
Andras Bacsai
f6e888ecf9
feat: add s3 storages
2023-08-07 15:31:42 +02:00
Andras Bacsai
b57b4f9bd3
fixes
2023-07-28 21:36:19 +02:00
Andras Bacsai
7e4b1a8f8f
refactor
2023-07-28 10:55:26 +02:00
Andras Bacsai
6cd29ad7e4
fix: able to change localhost's private key
2023-07-25 14:43:49 +02:00
Andras Bacsai
8b128c1bbe
lots of UI fixes
2023-07-14 13:38:24 +02:00
Andras Bacsai
9f4342bd19
wip
2023-07-14 12:09:56 +02:00
Andras Bacsai
cbefbb7927
wip
2023-07-14 11:27:08 +02:00
Andras Bacsai
cac59e4873
wip
2023-07-13 22:03:27 +02:00
Andras Bacsai
f3f8a62a18
wip
2023-07-13 15:07:42 +02:00
Andras Bacsai
cf0dbef3b5
fix: show github app secrets
2023-07-04 13:08:27 +02:00
Andras Bacsai
9c5dce925e
wip
2023-06-30 22:24:39 +02:00
Andras Bacsai
3b8fb073f4
fix
2023-06-23 11:10:35 +02:00
Andras Bacsai
ee211aba51
wip
2023-06-22 15:25:57 +02:00
Andras Bacsai
d8adea734f
basic license wip
2023-06-22 14:48:47 +02:00
Andras Bacsai
cfe9aed42a
wip
2023-06-22 09:33:26 +02:00
Andras Bacsai
3bdea4c931
wip
2023-06-20 20:19:31 +02:00
Andras Bacsai
f6db5968eb
fix before release
2023-06-19 12:23:30 +02:00
Andras Bacsai
42504f0936
updates
2023-06-19 11:15:46 +02:00
Andras Bacsai
448182497f
updates
2023-06-19 10:58:00 +02:00
Andras Bacsai
716c9aa860
fixes
2023-06-19 09:14:09 +02:00
Andras Bacsai
c407306db5
fix
2023-06-17 21:15:46 +02:00
Andras Bacsai
8f3ef2b1c5
fixes
2023-06-16 15:56:25 +02:00
Andras Bacsai
b948457115
fix
2023-06-16 15:01:58 +02:00
Andras Bacsai
66af4d98ce
fix
2023-06-16 14:27:34 +02:00
Andras Bacsai
0123ae97a1
fixes
2023-06-16 13:13:09 +02:00
Andras Bacsai
8daad8f8b8
fixes
2023-06-16 12:00:36 +02:00
Andras Bacsai
42d12e36e5
fix
2023-06-15 14:18:49 +02:00
Andras Bacsai
7b386119ee
fix route
2023-06-15 11:48:43 +02:00
Andras Bacsai
fe51f8fbf7
private keys view
2023-06-15 09:58:17 +02:00
Andras Bacsai
f79b3841c7
fixes
2023-06-15 09:15:41 +02:00
Andras Bacsai
767824f2f7
fix
2023-06-14 11:03:54 +02:00
Andras Bacsai
f43ca07f33
fix
2023-06-14 09:44:40 +02:00
Andras Bacsai
eca9f60d7d
test hmac
2023-06-13 15:37:55 +02:00
Andras Bacsai
8dbe3cfe0c
preview comments
2023-06-13 15:01:11 +02:00
Andras Bacsai
5252a085c3
fix
2023-06-13 11:45:33 +02:00
Andras Bacsai
e4704fb7e6
updates
2023-06-13 10:02:58 +02:00
Andras Bacsai
bc79e142e5
fix
2023-06-12 22:02:10 +02:00
Andras Bacsai
18fde01ed5
fix
2023-06-12 16:39:48 +02:00
Andras Bacsai
3e18f0f238
fix
2023-06-12 15:47:42 +02:00
Andras Bacsai
a97d22b81b
updates
2023-06-12 12:00:01 +02:00
Andras Bacsai
b097842d01
roles
2023-06-09 15:55:21 +02:00
Andras Bacsai
91fb7b09bf
more ui
2023-06-07 22:07:26 +02:00
Andras Bacsai
bbcabc8e71
woah
2023-06-07 15:08:35 +02:00
Andras Bacsai
50bac2c056
udpates
2023-06-07 10:33:45 +02:00