pasha-codefresh
49a854a738
feat: Scoped clusters ( #7039 )
...
feat: Scoped clusters (#7039 )
Signed-off-by: pashavictorovich <pavel@codefresh.io>
2021-08-25 09:53:58 -07:00
pasha-codefresh
7b89c4e53c
feat: Project scoped repo ( #6943 )
...
feat: Project scoped repo (#6943 )
Signed-off-by: pashavictorovich <pavel@codefresh.io>
2021-08-16 09:38:37 -07:00
jannfis
ae49b45249
chore: Upgrade Go module to v2 ( #5931 )
...
* chore: Upgrade Go module to v2
Signed-off-by: jannfis <jann@mistrust.net>
* Restore import order
Signed-off-by: jannfis <jann@mistrust.net>
* fix knowntypes_normalizer codegen error
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* fix codegen
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* fix Procfile
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-04-01 20:44:18 +02:00
May Zhang
3d39accdb2
feat: Global Project UI ( #4587 )
...
* feat: Global Project UI
* feat: fixing compile error
* feat: rename import
* feat: Fixing TypeError: Cannot read property 'spec' of undefined when editing existing fields of project.
* feat: Fixing lint error.
* feat: Fixed issue when editing project fields, virtual project had stale info
* feat: fixing lint
* feat: add GetGlobalProjects
* feat: fixing swagger conflict.
* feat: fixing undefined.
* feat: update swagger.json
* feat: update doc
* feat: update doc
* feat: update doc with version number
* Load project and global projects in parallel
* feat: hide global project info.
* feat: lint
* feat: fixed edit issue
* feat: dedup
* feat: fix lint error
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2020-10-26 10:39:39 -07:00
Josh Soref
5db8d97bf0
chore: Update swagger docs ( #4610 ) ( #4616 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-10-20 20:28:57 +02:00
rachelwang20
b4236e1dc7
feat: Let user to define meaningful unique JWT token name ( #3388 )
...
* feat: Let user to define meaningful unique JWT token name
* Update sessionmanager.go
* Update server_test.go
* Update sessionmanager_test.go
* Adding get JWTToken by id if not then by issued time
* Adding relate tests
* Adding relate tests
* Retrigger the build
* feat: Let user to define meaningful unique JWT token name
* Update sessionmanager.go
* Update server_test.go
* Update sessionmanager_test.go
* Adding get JWTToken by id if not then by issued time
* Adding relate tests
* Retrigger the build
* feat: Let user to define meaningful unique JWT token name
* Adding get JWTToken by id if not then by issued time
* Adding relate tests
* Adding UI change
* add yarn lint
2020-04-13 14:13:05 -07:00
Adam Johnson
5abe863ea9
Convert maintenance windows to sync windows ( #2416 )
...
Convert maintenance windows to sync windows (#2416 )
2019-10-08 15:20:19 -07:00
Adam Johnson
e6e4751326
Add project level maintenance windows for applications ( #2380 )
...
* Add maintenance windows for applications, configured at the project level
* move maintenance window check out of autoSync(), fix imports and error checking
* fix ui lint
* add some more tests for maintenance
* patch after pre-commit
* Add more tests for maintenance windows
* Remove Dockerfile as it was added by mistake
2019-10-01 15:23:09 -07:00
Rayyis
81aa3fb786
Create projects from manifests ( #2202 )
2019-08-26 13:21:09 -07:00
Alexander Matyushentsev
0f2fe76027
Move generated api code to pkg package ( #1696 )
2019-06-05 12:58:11 -07:00
dthomson25
9cd5d52fbc
Add iat as path param for delete token http call ( #586 )
2018-09-12 19:49:20 -07:00
dthomson25
66f64fbf15
Add Project JWT tokens ( #498 )
...
Implemented Project JWT Tokens (#472 ) using #228 as the overall design
2018-08-15 12:54:24 -07:00
Alexander Matyushentsev
f8de6084ed
Issue #458 - Add api to load project events ( #504 )
2018-08-10 01:55:43 +03:00
Alexander Matyushentsev
b3af671803
Issue #340 - create application/project events for audit ( #440 )
...
* Issue #340 - create application/project events for audit
* Issue 340 - move username to message field
* Reviewer notes: fix possible panic
2018-07-24 18:48:13 +03:00
Alexander Matyushentsev
1e29f98924
Issue #295 - add project CRD, basic API and CLI implementation ( #299 )
2018-06-20 14:48:31 -07:00