Commit Graph

35 Commits

Author SHA1 Message Date
Andras Bacsai 63fcc0ebc3 feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
Andras Bacsai f73c74bd44 feat(github-source): Enhance GitHub App configuration with manual and private key support
- Add support for manual GitHub App configuration
- Introduce private key selection for GitHub Apps
- Enable editing of previously disabled GitHub App fields
- Add error handling for permission checks
- Implement a manual GitHub App creation method
2025-03-11 14:15:22 +01:00
Andras Bacsai 27e4882d57 feat(core): You can validate compose files with docker compose config
fix(core): labels are now accepted with both compose styles
refactor: remove lots of ray's
2025-02-27 11:29:04 +01:00
peaklabs-dev 2c4bdb76bd chore: use new functions 2025-01-06 16:58:20 +01:00
Andras Bacsai bf9d89f279 Merge branch 'next' into fix-environement-route 2024-12-17 12:17:50 +01:00
Andras Bacsai c25be01af6 fix 2024-12-05 11:00:57 +01:00
peaklabs-dev f51300a192 fix: client and webhook secret disappear after sync 2024-12-03 16:17:35 +01:00
peaklabs-dev fef8d0c62c fix: typos and naming 2024-12-03 15:50:45 +01:00
peaklabs-dev 5f985426ab feat: update private key nam with new slug as well 2024-12-03 15:27:20 +01:00
peaklabs-dev 56f6bdf7a7 use private key to make a jwt 2024-12-03 15:11:35 +01:00
peaklabs-dev 6d43bbc6b9 fix naming 2024-12-03 14:43:11 +01:00
peaklabs-dev a2860971a6 try jwt 2024-12-03 14:36:30 +01:00
peaklabs-dev 737e81aa38 wip button to sync new app name 2024-12-03 13:12:58 +01:00
peaklabs-dev f38196c421 fix: URL and sync new app name 2024-12-03 12:54:20 +01:00
peaklabs-dev c74728162e wip: test rename GitHub app 2024-12-03 12:41:56 +01:00
peaklabs-dev 277fd78769 new uuid routes 2024-11-22 16:03:20 +01:00
Lucas Michot 8e1444eaa7 Get rid of many useless blank lines 2024-10-31 17:44:01 +01:00
Lucas Michot 0c133b113c Delete some useless imports 2024-10-31 16:33:49 +01:00
Andras Bacsai bdf9b98596 fix: access team's github apps only 2024-10-24 13:28:31 +02:00
Andras Bacsai 83549965ca Refactor instanceSettings() function for improved code readability 2024-10-01 10:37:40 +02:00
Andras Bacsai 0f55e83591 revert: instancesettings 2024-07-12 15:45:36 +02:00
andrasbacsai fa895db76e Fix styling 2024-07-12 10:53:07 +00:00
Andras Bacsai 88f33be5b6 refactor: only get instanceSettings once from db 2024-07-12 12:51:55 +02:00
Thijmen d86274cc37 Fix styling 2024-06-10 20:43:34 +00:00
Andras Bacsai 8963f4fd62 refactor: Initialize null properties in Github Change component 2024-06-06 11:10:16 +02:00
Andras Bacsai 1f03499fc5 feat: show resources on source page 2024-03-13 14:55:44 +01:00
Andras Bacsai c7218f2856 Update success messages 2024-02-22 14:53:42 +01:00
Andras Bacsai 1ca0464957 fix: permission change updates from webhook 2024-02-20 20:17:04 +01:00
Andras Bacsai f7ebc8a88c feat: save github app permission locally 2024-02-20 18:14:47 +01:00
Andras Bacsai f81b676abe ui: updates 2024-02-20 15:07:12 +01:00
Andras Bacsai 9bd05b65a3 Update build pack and make GithubApp nullable 2024-01-24 12:07:58 +01:00
Andras Bacsai f03aa57758 fix: routing, switch back to old one 2023-12-27 16:45:01 +01:00
Andras Bacsai d931d57373 fix github change 2023-12-08 19:57:55 +01:00
Andras Bacsai f934dfef33 wip livewire migration 2023-12-07 22:56:55 +01:00
Andras Bacsai 718603e37e wip: migrate to livewire 3 2023-12-07 19:06:32 +01:00