jannfis
2c88adc2ed
Update CONTRIBUTING.md ( #2494 )
...
* Remove reference to argocd-ui
* Fix deployment scaling instructions
* Mention some additional env vars
2019-10-14 08:34:23 -07:00
Alexander Matyushentsev
8e60bdfe59
Fix UI crash on application list page ( #2490 )
2019-10-11 16:29:21 -07:00
Aananth K
803b346caf
Add Latest Version Badge ( #2465 )
2019-10-11 15:53:12 -07:00
Olivier Boukili
4bd81730ef
add support for --additional-headers cli flag ( #2467 )
2019-10-11 15:46:05 -07:00
Alex Collins
df56d036ff
Optimize codegen ( #2482 )
2019-10-11 13:42:02 -07:00
Alex Collins
213ba364d7
Optimize linting ( #2479 )
2019-10-11 11:55:48 -07:00
Alex Collins
d06df7438f
Optimizes e2e tests ( #2474 )
2019-10-11 11:48:57 -07:00
Alexander Matyushentsev
9ebb12cf50
Issue #2484 - Impossible to edit chart name using App details page ( #2485 )
2019-10-11 11:37:41 -07:00
Alex Collins
cb99c9c0ee
Update issue and PR templates ( #2478 )
2019-10-11 10:49:34 -07:00
Alexander Matyushentsev
1374107bea
Issue #2185 - Manual sync don't trigger hooks ( #2477 )
2019-10-11 10:47:38 -07:00
Alexander Matyushentsev
6e60762067
Issue #2480 - Helm Hook is executed twice if annotated with both pre-install and pre-upgrade annotations ( #2481 )
2019-10-11 10:47:21 -07:00
Alexander Matyushentsev
15cf89535e
Issue #2475 - UI don't allow to create window with '* * * * *' schedule ( #2476 )
2019-10-11 10:46:31 -07:00
Simon Behar
88e9cf0e18
Change "available" to "disabled" in actions, make them available by default ( #2470 )
...
* Done
* Fixes
* Done
* Done
* Added minor comment
2019-10-10 20:34:40 -07:00
Alexander Matyushentsev
402ce43804
Issue #2453 - Application controller sometimes accidentally removes duplicated/excluded resource warning condition ( #2454 )
2019-10-10 17:26:53 -07:00
Alexander Matyushentsev
f75984fbf5
Issue #1944 - Gracefully handle missing cached app state ( #2464 )
...
* Issue #1944 - Gracefully handle missing cached app state
* Unit test getCachedAppState method
2019-10-10 15:17:13 -07:00
Alexander Matyushentsev
f72a5c76a0
Allow collapse/expand helm values text ( #2469 )
2019-10-10 13:34:32 -07:00
Alexander Matyushentsev
9aa1b18610
Issue #2321 - Hook deletion should not fail if error message is not found ( #2458 )
2019-10-09 16:46:19 -07:00
Alex Collins
2e05e50fcb
changes on hide-windows to ui/src/app/applications/components/application-status-panel/application-status-panel.tsx, ( #2459 )
2019-10-09 16:33:55 -07:00
Adam Johnson
138ec15834
Fix logic when checking sync window status using the cli ( #2456 )
...
Fix logic when checking sync window status using the cli (#2456 )
2019-10-09 16:06:14 -07:00
Alex Collins
e422d33fec
Update resource_hooks.md ( #2446 )
2019-10-09 11:40:48 -07:00
Alexander Matyushentsev
d925b73bf8
Issue #2448 - Custom resource actions cannot be executed from the UI ( #2449 )
2019-10-09 10:25:52 -07:00
Adam Johnson
f94495ab82
make proj windows commands consistent ( #2444 )
...
* make proj windows commands consistent
* update sync window docs
2019-10-09 09:30:28 -07:00
Alexander Matyushentsev
c2dce9c981
Issue #2110 - Disable menu item for non available resource actions on App Details page ( #2450 )
2019-10-09 09:22:02 -07:00
Alexander Matyushentsev
f6545cd56a
Fix flaky TestExcludedResource ( #2440 )
2019-10-08 18:19:43 -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
jannfis
963300a7c9
Update base image to Debian buster ( #2431 )
2019-10-08 14:53:51 -07:00
Simon Behar
f45991c8a7
Error with new actions run suggestion ( #2434 )
2019-10-08 12:24:05 -07:00
Simon Behar
61d1c1c722
Detach ArgoCD from specific workflow API ( #2428 )
2019-10-08 12:23:58 -07:00
Alexander Matyushentsev
d59a8b5b78
Add application labels to Applications list and Applications details page ( #2430 )
...
* Issue #1099 - Add labels filter to application list page
* Issue #1099 - Add labels to application details page
2019-10-08 10:04:30 -07:00
Michael Bridgen
cf3436dcb3
Detypo architecture doc ( #2332 )
2019-10-07 12:46:13 -07:00
Aalok Ahluwalia
afce1abbfb
Issue #2396 argocd list command should have filter options like by pr… ( #2421 )
2019-10-07 11:56:52 -07:00
Alexander Matyushentsev
5bea7c32dc
Fix JS error on application creation page if no plugins configured ( #2432 )
2019-10-07 11:16:46 -07:00
Alex Collins
cc6be7f6f4
Fixes flakey test ( #2426 )
2019-10-07 10:17:54 -07:00
Zoltán Reegn
34a94bb060
Add missing externalURL for networking.k8s.io Ingress type ( #2390 )
2019-10-07 08:56:47 -07:00
Alexander Matyushentsev
53bf214207
App status panel shows metadata of current revision in git instead of most recent reconciled revision ( #2419 )
2019-10-04 15:27:07 -07:00
Alex Collins
abf6888dd5
Adds support for plugin params. ( #2406 )
2019-10-04 15:24:23 -07:00
Alex Collins
f116bd3588
Add a hook example for sending a Slack message ( #2414 )
2019-10-04 14:51:41 -07:00
Simon Behar
dd21ab92ad
Granular RBAC Support for actions ( #2110 )
2019-10-03 17:11:42 -07:00
Simon Behar
f185137ed1
Added Kustomize, Helm, and Kubectl to argocd version ( #2329 )
2019-10-03 17:07:56 -07:00
Alexander Matyushentsev
c3479b886a
Issue #2407 - Improve Helm/Git app version rendering ( #2410 )
2019-10-03 14:47:36 -07:00
Alexander Matyushentsev
9df130938e
Stop unnecessary re-loading clusters on every app list page re-render ( #2411 )
2019-10-03 14:10:07 -07:00
Alexander Matyushentsev
16e645b268
Issue #2316 - support deprecated 'helm.repositories' config ( #2405 )
...
* Issue #2316 - support deprecated 'helm.repositories' config
* Address reviewer notes
2019-10-03 12:27:19 -07:00
Alexander Matyushentsev
e9b2a6212a
Issue #2378 - Creating an application from Helm repository should select Helm as source type ( #2409 )
2019-10-03 09:55:02 -07:00
Alex Collins
399a022099
Updates FAQ for progressing sts scenario ( #2402 )
2019-10-02 14:21:48 -07:00
Alex Collins
039d81a8fc
Update FAQ for resource limits case ( #2404 )
2019-10-02 14:21:29 -07:00
Alex Collins
9d1a65d6a9
Update faq.md ( #2394 )
2019-10-02 14:21:13 -07:00
Alex Collins
b5025559ac
Polish maintenance windows ( #2400 )
2019-10-02 13:55:12 -07:00
Alexander Matyushentsev
f5faeb888b
Add release 1.2.1~1.2.3 changelog ( #2395 )
2019-10-02 10:43:03 -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
Andrew Waters
9a367da4f7
Adds Traefik v2 documentation to ingress options ( #2392 )
2019-10-01 14:41:51 -07:00