schakrad
|
faa7331f9d
|
feat: UI write support CMP (#11754) (#12137)
* #11602 fix : Object options menu truncated when selected in ApplicationListView.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* CMP parameter changes
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* fix: pointers to param values
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
better?
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
fix silliness
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
terrible hacks
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
maybe better codegen
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
fix tests
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* same prefix issue fixed
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* fix for delete param name
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* lint changes
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* lint fix
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* lint fix
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* finalChanges
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* Delete application-resource-list.tsx
Not needed for this PR.
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
* added file which was deleted as it was not the change needed for this feature.
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* refactored MapValuField and added fix for some edge cases
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* Update application-resource-list.tsx
Reverting the change as this is not related to this PR.
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
* Reverting the change in application-resource-list
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* Showing application parameter values irrespective of parameter present or not in plugin.yaml
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* fix for lint errors
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
* fix false source mismatch
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* fix equals
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* fix swagger doc
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
* Tooltip description change.
Signed-off-by: schakrad <chakradari.sindhu@gmail.com>
* fixed lint
Signed-off-by: schakrad <chakradari.sindhu@gmail.com>
* CMP fix for empty array.
Signed-off-by: schakrad <chakradari.sindhu@gmail.com>
---------
Signed-off-by: schakradari <saisindhu_chakradari@intuit.com>
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: schakrad <58915923+schakrad@users.noreply.github.com>
Signed-off-by: schakrad <chakradari.sindhu@gmail.com>
Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
|
2023-03-21 14:39:10 -04:00 |
|
Alexander Matyushentsev
|
0a5023d08e
|
Issue #2853 - Improve application env variables/labels editing (#2856)
|
2019-12-11 14:01:36 -08:00 |
|
Alex Collins
|
4169697302
|
Enable prettier on UI source code (#2524)
|
2019-10-22 15:45:33 -07:00 |
|
Alex Collins
|
5706a17155
|
Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415)
|
2019-10-21 16:54:23 -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 |
|
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
|
abf6888dd5
|
Adds support for plugin params. (#2406)
|
2019-10-04 15:24:23 -07:00 |
|