Skip to content
1 change: 0 additions & 1 deletion .github/workflows/deploy-andy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- andy/*
- test

jobs:
deploy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-edc-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- prod
- test

jobs:
deploy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-kim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- kim/*
- test

jobs:
deploy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-tyler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- tyler/*
- test

jobs:
deploy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-will.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- will/*
- test

jobs:
deploy:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-yoreley.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- yoreley/*
- test

jobs:
deploy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export class ScenesListComponent implements OnInit, OnDestroy, AfterContentInit

private subs = new SubSink();

private productPageSize = 250;
private productPageSize = 1000; // TODO: previously 250, breaks when adding project to queue with products not loaded in (temp workaround bumping up the default load)
private numberProductsInList$ = new BehaviorSubject(INFINITY);
public numberProductsInList: number;
private loadingDummyJobs = new Set<string>();
Expand Down
4 changes: 4 additions & 0 deletions src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"ADD_FILE_TO_QUEUE": "Add file to queue",
"ADD_JOB": "Add job",
"ADD_PAIR_TO_ON_DEMAND_QUEUE": "Add pair to On Demand queue",
"ADD_POINTS": "Add",
"ADD_POLARIZATION_TO_SEARCH": "Add polarization to search",
"ADD_SCENE_FILES_TO_DOWNLOADS": "Add scene files to downloads",
"ADD_SHOPPING_CART": "add_shopping_cart",
Expand Down Expand Up @@ -487,6 +488,7 @@
"NAME": "Name",
"NAVIGATE_TO_YOUR_AREA_OF_INTEREST": "Navigate To Your Area of Interest",
"NAVIGATE_TO_YOUR_AREA_OF_INTEREST_BY_DRAGGING_THE_MAP_WHILE_HOLDING_DOWN_THE_LEFT_MOUSE_BUTTON": "Navigate to your area of interest by dragging the map while holding down the left mouse button.",
"NEW": "New!",
"NEW_DATE_GET_TIME_EVENT_GTM_JS_VAR_F_D_GET_ELEMENTS_BY_TAG_NAME_S": "new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],",
"NEW_END_DATE": "New End Date",
"NEXT": "Next",
Expand Down Expand Up @@ -789,6 +791,7 @@
"STARTING_CORNER_MOVE_THE_MOUSE_THEN_CLICK_AGAIN_TO_FINISH_THE_BOX": "starting corner, move the mouse, then click again to finish the box.",
"STATISTICS_AND_GITHUB_REPOSITORY": "Statistics and Github Repository",
"STOP_ADDING_CUSTOM_PAIR": "Stop adding custom pair",
"STOP_ADDING_POINTS": "Stop Adding",
"STOP_DOWNLOAD": "Stop download",
"STOP_DRAWING": "Stop drawing",
"STOP_EDITING": "Stop editing",
Expand Down Expand Up @@ -843,6 +846,7 @@
"TO_VIEW_YOUR_SAVED_SEARCHES_FOLLOW_THESE_STEPS": "To view your saved searches follow these steps:",
"TO_VIEW_YOUR_SEARCH_HISTORY_FOLLOW_THESE_STEPS": "To view your search history follow these steps:",
"TOO_MANY_JOBS_IN_QUEUE": "Too many jobs in queue",
"TOOLS": "Tools",
"TOOLTIP": "TOOLTIP",
"TRAVEL_EXPLORE": "travel_explore",
"TYPE": "Type",
Expand Down
4 changes: 4 additions & 0 deletions src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"ADD_FILE_TO_QUEUE": "Agregar archivo a la lista",
"ADD_JOB": "Agregar trabajo",
"ADD_PAIR_TO_ON_DEMAND_QUEUE": "Agregar par a la lista On Demand",
"ADD_POINTS": "Agregar",
"ADD_POLARIZATION_TO_SEARCH": "Agregar polarización a la búsqueda",
"ADD_SCENE_FILES_TO_DOWNLOADS": "Agregar archivos de escena a las descargas",
"ADD_SHOPPING_CART": "añadir_carrito_de_compras",
Expand Down Expand Up @@ -491,6 +492,7 @@
"NAME": "Nombre",
"NAVIGATE_TO_YOUR_AREA_OF_INTEREST": "Navegue a su área de interés",
"NAVIGATE_TO_YOUR_AREA_OF_INTEREST_BY_DRAGGING_THE_MAP_WHILE_HOLDING_DOWN_THE_LEFT_MOUSE_BUTTON": "Navegue a su área de interés arrastrando el mapa mientras mantiene presionado el botón izquierdo del mouse.",
"NEW": "¡Nuevo!",
"NEW_DATE_GET_TIME_EVENT_GTM_JS_VAR_F_D_GET_ELEMENTS_BY_TAG_NAME_S": "nueva Fecha().getTime(),evento:'gtm.js'});var f=d.getElementsByTagName(s)[0],",
"NEW_END_DATE": "Nueva fecha de finalización",
"NEXT": "Próximo",
Expand Down Expand Up @@ -790,6 +792,7 @@
"STARTING_CORNER_MOVE_THE_MOUSE_THEN_CLICK_AGAIN_TO_FINISH_THE_BOX": "esquina inicial, mueva el mouse, luego haga clic nuevamente para terminar el cuadro.",
"STATISTICS_AND_GITHUB_REPOSITORY": "Estadísticas y Repositorio de Github",
"STOP_ADDING_CUSTOM_PAIR": "Dejar de añadir pares personalizados",
"STOP_ADDING_POINTS": "Dejar de agregar",
"STOP_DOWNLOAD": "Detener la descarga",
"STOP_DRAWING": "Detener dibujo",
"STOP_EDITING": "Detener edición",
Expand Down Expand Up @@ -844,6 +847,7 @@
"TO_VIEW_YOUR_SAVED_SEARCHES_FOLLOW_THESE_STEPS": "Para ver sus búsquedas guardadas, siga estos pasos:",
"TO_VIEW_YOUR_SEARCH_HISTORY_FOLLOW_THESE_STEPS": "Para ver su historial de búsqueda, siga estos pasos:",
"TOO_MANY_JOBS_IN_QUEUE": "Demasiados trabajos en lista",
"TOOLS": "Herramientas",
"TOOLTIP": "SUGERENCIA",
"TRAVEL_EXPLORE": "viajar_explorar",
"TYPE": "Tipo",
Expand Down
Loading