drone/app/api/controller
Ansuman Satapathy 2f3b6a6f85 feat: [CDE-177]: Update listing page for CDE (#2506)
* feat: [CDE-207]: Fixed typecheck (#2513)

* feat: [CDE-207]: remove currentUserInfo app prop
* Merge branch 'CDE-207-FixTypeCheck' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-207-FixTypeCheck
* feat: [CDE-207]: remove currentUserInfo app prop
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* fix lint errors (#2520)

* add copyright header
* add copyright header
* fix lint errors
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: fix gitspace instance store
* Merge remote-tracking branch 'origin/main' into CDE-New
* add secret resolver in gitness (#2493)

* rename identifier to space identifier
* update factory method
* remove access_key from gitspace table
* add access key and type to devcontainer exec
* add migration for gitspace access key ref
* fix error message for resolver factory
* update resolver interface
* add secret resolver in gitness
* feat: [CDE-192]: correctly update date and sync update
* Merge remote-tracking branch 'origin/main' into CDE-New

# Conflicts:
#	app/api/controller/gitspace/action.go
#	app/api/controller/gitspace/delete.go
* feat: [CDE-192]: correctly update dates for updated
* feat: [CDE-192]: handle empty inputparams
* feat: [CDE-192]: handle empty inputparams
* Merge remote-tracking branch 'origin/main' into CDE-New
* Merge remote-tracking branch 'origin/main' into CDE-New
* feat: [CDE-207]: Use SCM api hook (#2499)

* feat: [CDE-207]: Updated Strings
* feat: [CDE-207]: Use SCM api hook
* feat: fixed string issue (#2476)

* feat: [CDE-211]: fixed lint issues
* feat: [CDE-211]: fixed lint issues
* feat: fixed string issue
* feat: fixed string issue (#2474)

* feat: fixed string issue
* add ssh identifier in map functions in gitness store
* add ssh fields in types
* feat: fixed GitspaceCodeRepoType in create payload
* feat: updated common hooks
* feat: update for listing
* feat: update for listing
* feat: removed cde folder
* feat: [CDE-177]: Update listing page for CDE
2024-08-16 06:46:02 +00:00
..
check Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
connector [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
execution [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
githook Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
gitspace feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
infraprovider feat: [CDE-192]: modularize gitspace services (#2404) 2024-08-07 08:27:29 +00:00
keywordsearch fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
limiter Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
logs [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
migrate Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
pipeline [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
plugin remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
principal feat: add users check (#2132) 2024-07-01 20:45:12 +00:00
pullreq Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
repo Refactor router and openapi related to labels to export setup funcs and params (#2500) 2024-08-14 14:06:04 +00:00
reposettings pull request import (#2121) 2024-07-06 00:46:36 +00:00
secret [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
service [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
serviceaccount [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
space Refactor router and openapi related to labels to export setup funcs and params (#2500) 2024-08-14 14:06:04 +00:00
system remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
trigger [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
upload Add label feature (#2073) 2024-07-25 14:57:56 +00:00
user ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
webhook Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
tx.go create pr comment in tx (#903) 2023-12-14 12:27:47 +00:00
util.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00