Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tournaments fixtures missing Baiano 1 #1009

Closed
jonsnowpt opened this issue Jan 25, 2023 · 6 comments · Fixed by #1068
Closed

Tournaments fixtures missing Baiano 1 #1009

jonsnowpt opened this issue Jan 25, 2023 · 6 comments · Fixed by #1068
Assignees
Labels
🐞 [A] bug Something isn't working. Needs to be looked at. 📣 [A] high priority Something that needs attention and accelerated resolving 🔄 [ST] background Happening in the background and active. Out of direct control.

Comments

@jonsnowpt
Copy link
Contributor

🐛 Introduction:

The Baiano tournament fixtures are missing.

📝 Details:

The tournament is active and has fixtures happening, which can be checked here:

https://www.sofascore.com/en-us/tournament/soccer/brazil/baiano/374

🔍 Steps to Reproduce:

https://scores.betarena.com/pt/futebol/brasil/baiano-1

🤔 Expected Behavior:

Fixtures should be available and updated.

💥 Actual Behavior:

The fixtures widget is not available.

💡 Additional Information:

@jonsnowpt jonsnowpt converted this from a draft issue Jan 25, 2023
@jonsnowpt jonsnowpt self-assigned this Jan 25, 2023
@jonsnowpt jonsnowpt added 🐞 [A] bug Something isn't working. Needs to be looked at. 📣 [A] high priority Something that needs attention and accelerated resolving labels Jan 25, 2023
@jonsnowpt jonsnowpt moved this from Backlog to Icebox in Betarena Scores Feb 1, 2023
@jonsnowpt jonsnowpt moved this from Icebox to Todo in Betarena Scores Feb 1, 2023
@jonsnowpt jonsnowpt assigned migbash and unassigned jonsnowpt Feb 1, 2023
@migbash migbash moved this from Todo to In Progress in Betarena Scores Feb 10, 2023
@migbash migbash moved this from In Progress to Testing in Betarena Scores Feb 10, 2023
@migbash
Copy link
Collaborator

migbash commented Feb 10, 2023

NOTES

  • backend -> league update anomaly
  • frontend -> update for loaded correct seasonId value

Updated

@jonsnowpt
Copy link
Contributor Author

jonsnowpt commented Feb 14, 2023

@migbash

We are missing the standings information:

https://betarena-scores-platform.herokuapp.com/pt/futebol/brasil/baiano-1

Existed before:

Image

@jonsnowpt jonsnowpt moved this from Testing to Todo in Betarena Scores Feb 14, 2023
@migbash migbash moved this from Todo to In Progress in Betarena Scores Feb 15, 2023
@migbash
Copy link
Collaborator

migbash commented Feb 15, 2023

NOTES

@jonsnowpt Baiano 1 is not domestic, but a domestic_cup.

Image

Everything is correct.

@migbash migbash moved this from In Progress to Testing in Betarena Scores Feb 15, 2023
@jonsnowpt
Copy link
Contributor Author

@migbash

The dometic_cup standings we already add them to the leagues, since we added the group stages.

@jonsnowpt jonsnowpt moved this from Testing to Todo in Betarena Scores Feb 15, 2023
@migbash migbash moved this from Todo to In Progress in Betarena Scores Feb 15, 2023
@migbash migbash moved this from In Progress to Todo in Betarena Scores Feb 16, 2023
@migbash migbash added the 🔄 [ST] background Happening in the background and active. Out of direct control. label Feb 16, 2023
@migbash migbash moved this from Todo to In Progress in Betarena Scores Feb 16, 2023
@migbash migbash moved this from In Progress to Testing in Betarena Scores Feb 16, 2023
@migbash
Copy link
Collaborator

migbash commented Feb 16, 2023

@jonsnowpt standings back up. Please check.

@jonsnowpt domestic leagues only fixtures have their standings (fixtures) widget shown. On DEV ⏸️ pending deploy

@jonsnowpt
Copy link
Contributor Author

@migbash

All domestic cups disappeared from the platform, including PROD.

@jonsnowpt jonsnowpt moved this from Testing to Todo in Betarena Scores Feb 17, 2023
@migbash migbash moved this from Todo to Testing in Betarena Scores Feb 17, 2023
@github-project-automation github-project-automation bot moved this from Testing to Done in Betarena Scores Feb 17, 2023
migbash added a commit that referenced this issue Feb 21, 2023
migbash added a commit that referenced this issue Feb 21, 2023
migbash added a commit that referenced this issue Feb 21, 2023
* `update` Makefile

* chore: update gitignore

* chore: update makefile

* chore: update template svelte widget;

* feat: add firestore; add firebase-storage;

* feat: add menu-widget on profile;

* feat: add profile widget assets;

* feat: update app.css;

* feat: add account widget; add dashboard widget;

* feat: update debug func;

* feat: add username-gen method;

* feat: update hasura types on profile_trans;

* feat: create new file for main component func.

* feat: add types - query - route profile data get;

* feat: profile page layout; profile page pre-load;

* chore: update tsconfig; update ref-readme;

* feat: update app.css;

* feat: update menu-widget cross-platform;

* feat: update app.css;

* feat: update platform-functions;

* feat: update assets for profile page components;

* feat: account widget responsivness;

* feat: polishing for main menu widget styles;

* feat: dashboard responsivness;

* feat: update platform main user-settings stores;

* doc: updating README;

* doc: renaming widgets files;

* feat: settings modals; settings profile cropper;

* feat: renaming dashboard widget; rename others (+)

* feat: new assets added;

* feat: layout for profile change to grid;

* feat: update auth-widget;

* doc: rename main header;

* feat: profile navbar create;

* doc: clear up code in +layout.svelte;

* feat: update for danger btn; add primary btn fade;

* feat: added menu opt hover effects;

* fix: #940

* fix: #944

* fix: #945

* fix: #565

* fix: #286

* fix: #998

* fix: #998

* fix: #993

* fix: #1008

* chore: aesthetic tournament/incident widget;

* doc: updated debug functions;

* fix: #1009

* fix: #1000 - 5XX page; #1000 - images to png;

* doc: update eslint; update prettier;

* doc: update prettier; update README;

* doc: update /+layout.ts aesthetics;

* doc: update /+layout.svelte aesthetics;

* doc: update prettier;

* doc: update package.json for removal bull bullmq;

* doc: update hooks.server.ts;

* doc: update README-DEV;

* feat: aesthetic app.html; add %lang% to app.html;

* doc: update prettier;

* feat: update hooks.server.ts for lang detection;

* doc: update README-DEV;

* fix: remove +layout.svelte use of <html lang={}>;

* feat: enhance debug.ts of platform in preload msg;

* feat: +layout.ts docs - aesth - promises;

* feat: clean/update (en) +page.ts - +page.svelte;

* doc: hooks.server.ts

* feat: prettier on widget-main; update types;

* chore: clean up leagues-table / best-goalscorers;

* feat: update profile-modal select for mobile;

* chore: update package.json scripts;

* chore: formatting with prettier;

* chore: update packages @sveltekit - vite - adnode;

* fix: #1000 - images width-heigth;

* chore: duplicate /(en) for /(lang) pages;

* feat: update correct $page.route.id use;

* doc: update prettier;

* chore: update package.json for plugin removal;

* feat: update new data-preload for sveltekit 1.5.5;

* chore: update global-types;

* chore: update debug-logs;

* feat: update correct $page.route.id use;

* chore: update debug-logs master file control;

* doc: update prettier;

* doc: update prettier version;

* fix: #1000 - (scaled-down) images to png;

* chore: update debug-logs;

* feat: update cache endpoints for prob-h2h trans;

* doc: update types for fixture-pages-info;

* test: promises in load() and update widget data;

* test: all fixed - updating;

* chore: transfer copy to /lang/fixture w/promise;

* feat: console.log() to debug.ts cont. update;

* feat: update scripts-package.json

* feat: update for pealoading data intents sessions;

* chore: update debug-master file;

* chore: update fixture/+page.ts (count.) logs geo;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint layout.server.ts init;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: server-heroku.js / layout.server.ts mod;

* test: page.server.ts mod;

* test: server-heroku.js mod;

* test: layout to client mod; del page.server;

* test: layou.ts mod;

* doc: update README-DEV;

* feat: update AuthWidget get/check user firestore;

* feat: updae WidgetSettings username & doc update;

* feat: update lang urls for profile page;

* feat: update main-layout nav transaltions handle;

* feat: update /u/[profile] page layout & widgets;

* feat: add darkmode to profile page widgets;

* feat: update navbar correct ui for profile page;

* chore: footer update comments;

* feat: revert Moralis to it's current state of auth;

* feat: update header for side-nav on profile page;

* feat: dark mode modals + btn-hollow; pic-add nav;

* hot-fix: update darkmode colors on profile;

* feat: update user profile route title page;

* feat: update OpenGraph types in main;

* doc: update debug (file);

* doc: update debug logs handle func;

* feat: (major) remove duplicate route for a locale;

* feat: moving fixture page layout to components;

* fix: correct new route.id rename;

* feat: (major) remove duplicate route for a locale;

* doc: update for lang-platform detect func;

* feat: remove cache control from (layout);

* fix: #1041;

* chore: update debug logs;

* chore: update debug logs fixutre/vote;

* fix: #1007;

* chore: update commens fixture/+page.ts

* fix: #1042;

* feat: (tournaments) #1034;

* fix: #940;

* fix: #944;

* fix: #1044 | 1,2,3,5,7,8,9,0,10,11,12;

* chore: update makefile;

* fix: #1044 | 4,8 (update)

* doc: update debug logs;

* fix: #1044;

* fix: #998;

* fix: #1007;

* fix: #940

* hot-fix: tablet profile page menu cahnge overflow;

* fix: #1044 - picture-profile update events;

* fix: #1044;

* fix: #1044 cont.;

* fix: #1044 cont. - restriction on profile-route;

* fix: #1044 cont. - transaltions;

* fix: #1009;

* fix: #1044 (cont);

* fix: #1058;

* fix: #1044 (translations);

* fix: #1044 (translations);

* fix: #1058 (update);

* fix: #1058 (update);

* fix: #1044 (upload-limit);

* fix: #1060;

* chore: data reduce (fixture) revert;

* fix: #1020;

* doc: README-DEV update; TEMPLATE (comp);

* fix: #1040;

* fix: #1044;

* fix: #1020 (mobile);

* fix: #1061;

* fix: #1020 (mobile-detect);

* fix: #1061;

* fix: #1066;

* fix: #1020;

* fix: #1020;

* hot-fix: Dockerfile python V update;

* hot-fix: deepsource issues;

* doc: update vscode/settings.json

* doc: update secrets;
@migbash migbash mentioned this issue Feb 21, 2023
14 tasks
jonsnowpt pushed a commit that referenced this issue Feb 21, 2023
* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* Update/fixture odds status ns 2 (#985)

* `hot-fix` for #974 (#975)

* `🔥hot-fix` to PROD (#983)

* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* issue #957

* Enhance/feature docker deploy (#1011)

* `update` logs for `PROD` server

* `update` for `Makefile`

* `update` for `.dockerignore`

* `setup` of `Docker` development env

* `update` for `package.json` with `scripts:`

* `.gitignore` update

* `update` for `Docker` in `PROD` deployment

* `update` Makefile

* `update` for `README.md`

* `update` express server for `https`

* add `new` deploy script with `Github Actions`

* `update` github actions test

* `revert` for `http` only support

* `update` for `Makefile`

* `update` for `deploy.yml`

* `revert` for `http` only support

* `add` for `https` deploy

* `update` - `Makefile`

* `update` - `my-server.js`

* issue `990`

* issue `990` - `V1`

* issue #949

* `update` packages

* `update` for `github/actions`

* issue #986

* `logs` update

* `update` for `settings.json`

* `update` issue #986

* `update` for `mobile` view `auth`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `add` back `AuthWidget`

* issue #1004

* issue #1004

* issue #1004 `checkout`

* `update` example widget

* issue #1004

* issue #1004 `dark-mode` hovers

* issue #1004 `🐞 debug`

* issue #1004 `🐞 debug`

* issue #1004

* issue #1004 `🐞 debug update`

* `revert` to `PROD` of `express-server`

* `deepsource` JS-0239

* `deepsource` JS-0239

* `deepsource` JS-0242

* `deepsource` JS-T1001

* Enhance/translations and wallet issues and other (#1030)

* issue #1006 #1021

* `update` .github/deploy script

* issue #1019

* `renaming`

* `aesthetic` `doc`

* `update` for `docker:dev` + `package.json` scripts

* `update` with `main`

* `update` settings.json

* issue #951

* issue #951

* issue #951

* issue #951 `redundant` code

* issue #951

* issue #1028

* issue #951 `styles` update

* `deepsource` JS-0128

* `update` documentations

* issue #1018

* `update` Makefile

* `update` Makefile

* Feature/profile page/issue 1022/user profile page work (#1067)

* `update` Makefile

* chore: update gitignore

* chore: update makefile

* chore: update template svelte widget;

* feat: add firestore; add firebase-storage;

* feat: add menu-widget on profile;

* feat: add profile widget assets;

* feat: update app.css;

* feat: add account widget; add dashboard widget;

* feat: update debug func;

* feat: add username-gen method;

* feat: update hasura types on profile_trans;

* feat: create new file for main component func.

* feat: add types - query - route profile data get;

* feat: profile page layout; profile page pre-load;

* chore: update tsconfig; update ref-readme;

* feat: update app.css;

* feat: update menu-widget cross-platform;

* feat: update app.css;

* feat: update platform-functions;

* feat: update assets for profile page components;

* feat: account widget responsivness;

* feat: polishing for main menu widget styles;

* feat: dashboard responsivness;

* feat: update platform main user-settings stores;

* doc: updating README;

* doc: renaming widgets files;

* feat: settings modals; settings profile cropper;

* feat: renaming dashboard widget; rename others (+)

* feat: new assets added;

* feat: layout for profile change to grid;

* feat: update auth-widget;

* doc: rename main header;

* feat: profile navbar create;

* doc: clear up code in +layout.svelte;

* feat: update for danger btn; add primary btn fade;

* feat: added menu opt hover effects;

* fix: #940

* fix: #944

* fix: #945

* fix: #565

* fix: #286

* fix: #998

* fix: #998

* fix: #993

* fix: #1008

* chore: aesthetic tournament/incident widget;

* doc: updated debug functions;

* fix: #1009

* fix: #1000 - 5XX page; #1000 - images to png;

* doc: update eslint; update prettier;

* doc: update prettier; update README;

* doc: update /+layout.ts aesthetics;

* doc: update /+layout.svelte aesthetics;

* doc: update prettier;

* doc: update package.json for removal bull bullmq;

* doc: update hooks.server.ts;

* doc: update README-DEV;

* feat: aesthetic app.html; add %lang% to app.html;

* doc: update prettier;

* feat: update hooks.server.ts for lang detection;

* doc: update README-DEV;

* fix: remove +layout.svelte use of <html lang={}>;

* feat: enhance debug.ts of platform in preload msg;

* feat: +layout.ts docs - aesth - promises;

* feat: clean/update (en) +page.ts - +page.svelte;

* doc: hooks.server.ts

* feat: prettier on widget-main; update types;

* chore: clean up leagues-table / best-goalscorers;

* feat: update profile-modal select for mobile;

* chore: update package.json scripts;

* chore: formatting with prettier;

* chore: update packages @sveltekit - vite - adnode;

* fix: #1000 - images width-heigth;

* chore: duplicate /(en) for /(lang) pages;

* feat: update correct $page.route.id use;

* doc: update prettier;

* chore: update package.json for plugin removal;

* feat: update new data-preload for sveltekit 1.5.5;

* chore: update global-types;

* chore: update debug-logs;

* feat: update correct $page.route.id use;

* chore: update debug-logs master file control;

* doc: update prettier;

* doc: update prettier version;

* fix: #1000 - (scaled-down) images to png;

* chore: update debug-logs;

* feat: update cache endpoints for prob-h2h trans;

* doc: update types for fixture-pages-info;

* test: promises in load() and update widget data;

* test: all fixed - updating;

* chore: transfer copy to /lang/fixture w/promise;

* feat: console.log() to debug.ts cont. update;

* feat: update scripts-package.json

* feat: update for pealoading data intents sessions;

* chore: update debug-master file;

* chore: update fixture/+page.ts (count.) logs geo;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint layout.server.ts init;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: server-heroku.js / layout.server.ts mod;

* test: page.server.ts mod;

* test: server-heroku.js mod;

* test: layout to client mod; del page.server;

* test: layou.ts mod;

* doc: update README-DEV;

* feat: update AuthWidget get/check user firestore;

* feat: updae WidgetSettings username & doc update;

* feat: update lang urls for profile page;

* feat: update main-layout nav transaltions handle;

* feat: update /u/[profile] page layout & widgets;

* feat: add darkmode to profile page widgets;

* feat: update navbar correct ui for profile page;

* chore: footer update comments;

* feat: revert Moralis to it's current state of auth;

* feat: update header for side-nav on profile page;

* feat: dark mode modals + btn-hollow; pic-add nav;

* hot-fix: update darkmode colors on profile;

* feat: update user profile route title page;

* feat: update OpenGraph types in main;

* doc: update debug (file);

* doc: update debug logs handle func;

* feat: (major) remove duplicate route for a locale;

* feat: moving fixture page layout to components;

* fix: correct new route.id rename;

* feat: (major) remove duplicate route for a locale;

* doc: update for lang-platform detect func;

* feat: remove cache control from (layout);

* fix: #1041;

* chore: update debug logs;

* chore: update debug logs fixutre/vote;

* fix: #1007;

* chore: update commens fixture/+page.ts

* fix: #1042;

* feat: (tournaments) #1034;

* fix: #940;

* fix: #944;

* fix: #1044 | 1,2,3,5,7,8,9,0,10,11,12;

* chore: update makefile;

* fix: #1044 | 4,8 (update)

* doc: update debug logs;

* fix: #1044;

* fix: #998;

* fix: #1007;

* fix: #940

* hot-fix: tablet profile page menu cahnge overflow;

* fix: #1044 - picture-profile update events;

* fix: #1044;

* fix: #1044 cont.;

* fix: #1044 cont. - restriction on profile-route;

* fix: #1044 cont. - transaltions;

* fix: #1009;

* fix: #1044 (cont);

* fix: #1058;

* fix: #1044 (translations);

* fix: #1044 (translations);

* fix: #1058 (update);

* fix: #1058 (update);

* fix: #1044 (upload-limit);

* fix: #1060;

* chore: data reduce (fixture) revert;

* fix: #1020;

* doc: README-DEV update; TEMPLATE (comp);

* fix: #1040;

* fix: #1044;

* fix: #1020 (mobile);

* fix: #1061;

* fix: #1020 (mobile-detect);

* fix: #1061;

* fix: #1066;

* fix: #1020;

* fix: #1020;

* hot-fix: Dockerfile python V update;

* hot-fix: deepsource issues;

* doc: update vscode/settings.json

* doc: update secrets;
jonsnowpt pushed a commit that referenced this issue Mar 7, 2023
* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* Update/fixture odds status ns 2 (#985)

* `hot-fix` for #974 (#975)

* `🔥hot-fix` to PROD (#983)

* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* issue #957

* Enhance/feature docker deploy (#1011)

* `update` logs for `PROD` server

* `update` for `Makefile`

* `update` for `.dockerignore`

* `setup` of `Docker` development env

* `update` for `package.json` with `scripts:`

* `.gitignore` update

* `update` for `Docker` in `PROD` deployment

* `update` Makefile

* `update` for `README.md`

* `update` express server for `https`

* add `new` deploy script with `Github Actions`

* `update` github actions test

* `revert` for `http` only support

* `update` for `Makefile`

* `update` for `deploy.yml`

* `revert` for `http` only support

* `add` for `https` deploy

* `update` - `Makefile`

* `update` - `my-server.js`

* issue `990`

* issue `990` - `V1`

* issue #949

* `update` packages

* `update` for `github/actions`

* issue #986

* `logs` update

* `update` for `settings.json`

* `update` issue #986

* `update` for `mobile` view `auth`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `add` back `AuthWidget`

* issue #1004

* issue #1004

* issue #1004 `checkout`

* `update` example widget

* issue #1004

* issue #1004 `dark-mode` hovers

* issue #1004 `🐞 debug`

* issue #1004 `🐞 debug`

* issue #1004

* issue #1004 `🐞 debug update`

* `revert` to `PROD` of `express-server`

* `deepsource` JS-0239

* `deepsource` JS-0239

* `deepsource` JS-0242

* `deepsource` JS-T1001

* Enhance/translations and wallet issues and other (#1030)

* issue #1006 #1021

* `update` .github/deploy script

* issue #1019

* `renaming`

* `aesthetic` `doc`

* `update` for `docker:dev` + `package.json` scripts

* `update` with `main`

* `update` settings.json

* issue #951

* issue #951

* issue #951

* issue #951 `redundant` code

* issue #951

* issue #1028

* issue #951 `styles` update

* `deepsource` JS-0128

* `update` documentations

* issue #1018

* `update` Makefile

* `update` Makefile

* Feature/profile page/issue 1022/user profile page work (#1067)

* `update` Makefile

* chore: update gitignore

* chore: update makefile

* chore: update template svelte widget;

* feat: add firestore; add firebase-storage;

* feat: add menu-widget on profile;

* feat: add profile widget assets;

* feat: update app.css;

* feat: add account widget; add dashboard widget;

* feat: update debug func;

* feat: add username-gen method;

* feat: update hasura types on profile_trans;

* feat: create new file for main component func.

* feat: add types - query - route profile data get;

* feat: profile page layout; profile page pre-load;

* chore: update tsconfig; update ref-readme;

* feat: update app.css;

* feat: update menu-widget cross-platform;

* feat: update app.css;

* feat: update platform-functions;

* feat: update assets for profile page components;

* feat: account widget responsivness;

* feat: polishing for main menu widget styles;

* feat: dashboard responsivness;

* feat: update platform main user-settings stores;

* doc: updating README;

* doc: renaming widgets files;

* feat: settings modals; settings profile cropper;

* feat: renaming dashboard widget; rename others (+)

* feat: new assets added;

* feat: layout for profile change to grid;

* feat: update auth-widget;

* doc: rename main header;

* feat: profile navbar create;

* doc: clear up code in +layout.svelte;

* feat: update for danger btn; add primary btn fade;

* feat: added menu opt hover effects;

* fix: #940

* fix: #944

* fix: #945

* fix: #565

* fix: #286

* fix: #998

* fix: #998

* fix: #993

* fix: #1008

* chore: aesthetic tournament/incident widget;

* doc: updated debug functions;

* fix: #1009

* fix: #1000 - 5XX page; #1000 - images to png;

* doc: update eslint; update prettier;

* doc: update prettier; update README;

* doc: update /+layout.ts aesthetics;

* doc: update /+layout.svelte aesthetics;

* doc: update prettier;

* doc: update package.json for removal bull bullmq;

* doc: update hooks.server.ts;

* doc: update README-DEV;

* feat: aesthetic app.html; add %lang% to app.html;

* doc: update prettier;

* feat: update hooks.server.ts for lang detection;

* doc: update README-DEV;

* fix: remove +layout.svelte use of <html lang={}>;

* feat: enhance debug.ts of platform in preload msg;

* feat: +layout.ts docs - aesth - promises;

* feat: clean/update (en) +page.ts - +page.svelte;

* doc: hooks.server.ts

* feat: prettier on widget-main; update types;

* chore: clean up leagues-table / best-goalscorers;

* feat: update profile-modal select for mobile;

* chore: update package.json scripts;

* chore: formatting with prettier;

* chore: update packages @sveltekit - vite - adnode;

* fix: #1000 - images width-heigth;

* chore: duplicate /(en) for /(lang) pages;

* feat: update correct $page.route.id use;

* doc: update prettier;

* chore: update package.json for plugin removal;

* feat: update new data-preload for sveltekit 1.5.5;

* chore: update global-types;

* chore: update debug-logs;

* feat: update correct $page.route.id use;

* chore: update debug-logs master file control;

* doc: update prettier;

* doc: update prettier version;

* fix: #1000 - (scaled-down) images to png;

* chore: update debug-logs;

* feat: update cache endpoints for prob-h2h trans;

* doc: update types for fixture-pages-info;

* test: promises in load() and update widget data;

* test: all fixed - updating;

* chore: transfer copy to /lang/fixture w/promise;

* feat: console.log() to debug.ts cont. update;

* feat: update scripts-package.json

* feat: update for pealoading data intents sessions;

* chore: update debug-master file;

* chore: update fixture/+page.ts (count.) logs geo;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint layout.server.ts init;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: server-heroku.js / layout.server.ts mod;

* test: page.server.ts mod;

* test: server-heroku.js mod;

* test: layout to client mod; del page.server;

* test: layou.ts mod;

* doc: update README-DEV;

* feat: update AuthWidget get/check user firestore;

* feat: updae WidgetSettings username & doc update;

* feat: update lang urls for profile page;

* feat: update main-layout nav transaltions handle;

* feat: update /u/[profile] page layout & widgets;

* feat: add darkmode to profile page widgets;

* feat: update navbar correct ui for profile page;

* chore: footer update comments;

* feat: revert Moralis to it's current state of auth;

* feat: update header for side-nav on profile page;

* feat: dark mode modals + btn-hollow; pic-add nav;

* hot-fix: update darkmode colors on profile;

* feat: update user profile route title page;

* feat: update OpenGraph types in main;

* doc: update debug (file);

* doc: update debug logs handle func;

* feat: (major) remove duplicate route for a locale;

* feat: moving fixture page layout to components;

* fix: correct new route.id rename;

* feat: (major) remove duplicate route for a locale;

* doc: update for lang-platform detect func;

* feat: remove cache control from (layout);

* fix: #1041;

* chore: update debug logs;

* chore: update debug logs fixutre/vote;

* fix: #1007;

* chore: update commens fixture/+page.ts

* fix: #1042;

* feat: (tournaments) #1034;

* fix: #940;

* fix: #944;

* fix: #1044 | 1,2,3,5,7,8,9,0,10,11,12;

* chore: update makefile;

* fix: #1044 | 4,8 (update)

* doc: update debug logs;

* fix: #1044;

* fix: #998;

* fix: #1007;

* fix: #940

* hot-fix: tablet profile page menu cahnge overflow;

* fix: #1044 - picture-profile update events;

* fix: #1044;

* fix: #1044 cont.;

* fix: #1044 cont. - restriction on profile-route;

* fix: #1044 cont. - transaltions;

* fix: #1009;

* fix: #1044 (cont);

* fix: #1058;

* fix: #1044 (translations);

* fix: #1044 (translations);

* fix: #1058 (update);

* fix: #1058 (update);

* fix: #1044 (upload-limit);

* fix: #1060;

* chore: data reduce (fixture) revert;

* fix: #1020;

* doc: README-DEV update; TEMPLATE (comp);

* fix: #1040;

* fix: #1044;

* fix: #1020 (mobile);

* fix: #1061;

* fix: #1020 (mobile-detect);

* fix: #1061;

* fix: #1066;

* fix: #1020;

* fix: #1020;

* hot-fix: Dockerfile python V update;

* hot-fix: deepsource issues;

* doc: update vscode/settings.json

* doc: update secrets;

* 🔥hot-fix: debug logs remove;

* Feature/livescore v2/issue 1055/update new livescore and bugs (#1106)

* Fix: typos (#1070)

* Fix: typos

* Fix: typos

* 🔥hot-fix: debug logs remove; (#1069)

* doc: update logs; add master debug; prettify;

* chore: remove package(s);

* chore: update .gitignore;

* chore: clean *.config.js for sveltekit;

* chore: clean docker-compose.dev;

* chore: update settings.json; add extensions.json;

* chore: update makefile comments;

* doc: contribute (update); ex-widget file (update);

* chore: update debug main comments;

* chore: remove console.logs;

* chore: remove console.logs (widgets) (cont);

* doc: new structure for svelte file apply Fix_Odds;

* doc: reformat README's contents (update);

* chore: re-structure components per page;

* chore: prettify app.css

* doc: update settings.json;

* doc: update contributing/template-widget.svelte;

* doc: update app.css (global);

* feat: add SEO-Box (widget);

* feat: add Widget-Title (widget);

* chore: update header (widget) debug-logs;

* feat: #1055 (stable) + (assets);

* feat: enhance session (stores);

* feat: decouple firebase (common) func (livescore);

* chore: update header (widget) debug-logs (cont);

* feat: #1055 (endpoint) to hasura on target date;

* feat: update dates (const);

* feat: #1055 (endpoint) to cache on target date(s);

* feat: page-level (home) update for fewer requests;

* chore: update betarena-types package imports;

* chore: update app.css (global);

* feat: update session-store for new reactive data;

* feat: update loaders

* feat: update responsivness for widget fixture row;

* feat: #1055 (cont) + (loader) + (components);

* feat/chore: update imports struct; fixes #1055;

* feat: #1055 (seo);

* chore: #1055 (cont) (title);

* chore: update debug-logs;

* chore: update debug-logs;

* feat: removed livescores-v1 (page-level);

* feat: #1055 (cont) - cal outlier case handle;

* feat: #1055 (cont) - validation checks + css;

* feat: #1055 (cont) - bet-tips-links;

* feat: #1055 (cont) - live status lib-use;

* feat: #1055 (cont) + dark + triggers + cal-mobile;

* chore: update use live @betarena/scores-lib npm;

* feat: #1055 (cont) minor-fix's

* fix: update bet-sites logos style;

* fix: unknown min value on live-fixtures;

* feat: add page-level livescroes listen on tab-chg;

* feat: first time request data for livescroes;

* chore: update @betarena/scores-lib packages;

* fix: added translations for calendar pop-up;

* feat: insert translations (cont);

* fix: update seo-box links #1055;

* feat: #1055 (endpoint) cache target leagues map;

* fix: (post-nuke) imports update;

* feat: update @[b]scores-lib package;

* fix: #1085 [mult];

* doc: template widget (update);

* chore: aesthetic (app.css);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* chore: package.json (up); debug-logs (up);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* doc: settings.json (up); template.svelte (up);

* chore: clean league page code;

* fix: #1085 [mult] (cont);

* fix: #1096 [mult] (cont);

* fix: #1048;

* fix: #420;

* fix: #999;

* fix: #1010;

* fix: #1096;

* fix: #1097;

* fix: #1097;

* fix: #1097;

* chore: remove debug;

* fix: #1096;

* fix: #1096;

* fix: #1096;

* fix: #1096;

* fix: #1096;

* fix: #1096 (navbar) (up);

* fix: deepsource;

---------

Co-authored-by: omahs <[email protected]>

---------

Co-authored-by: omahs <[email protected]>
jonsnowpt pushed a commit that referenced this issue Mar 15, 2023
* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* Update/fixture odds status ns 2 (#985)

* `hot-fix` for #974 (#975)

* `🔥hot-fix` to PROD (#983)

* `hot-fix` for #974

* 🔥hot fix/prod h2h issues (#982)

* `update` README.md

* `issue` #972 #976

* `issue` #972

* `deepsource` JS-0357

* `deepsource` JS-0128

* `deepsource` JS-0051

* `deepsource` JS-0116

* `deepsource` JS-0246

* `deepsource` JS-0241

* `deepsource` JS-0241

* `deepsource` JS-0123

* `deepsource` JS-0356

* issue #957

* Enhance/feature docker deploy (#1011)

* `update` logs for `PROD` server

* `update` for `Makefile`

* `update` for `.dockerignore`

* `setup` of `Docker` development env

* `update` for `package.json` with `scripts:`

* `.gitignore` update

* `update` for `Docker` in `PROD` deployment

* `update` Makefile

* `update` for `README.md`

* `update` express server for `https`

* add `new` deploy script with `Github Actions`

* `update` github actions test

* `revert` for `http` only support

* `update` for `Makefile`

* `update` for `deploy.yml`

* `revert` for `http` only support

* `add` for `https` deploy

* `update` - `Makefile`

* `update` - `my-server.js`

* issue `990`

* issue `990` - `V1`

* issue #949

* `update` packages

* `update` for `github/actions`

* issue #986

* `logs` update

* `update` for `settings.json`

* `update` issue #986

* `update` for `mobile` view `auth`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` express for `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `revert` for `DEV` test `heroku`

* `add` back `AuthWidget`

* issue #1004

* issue #1004

* issue #1004 `checkout`

* `update` example widget

* issue #1004

* issue #1004 `dark-mode` hovers

* issue #1004 `🐞 debug`

* issue #1004 `🐞 debug`

* issue #1004

* issue #1004 `🐞 debug update`

* `revert` to `PROD` of `express-server`

* `deepsource` JS-0239

* `deepsource` JS-0239

* `deepsource` JS-0242

* `deepsource` JS-T1001

* Enhance/translations and wallet issues and other (#1030)

* issue #1006 #1021

* `update` .github/deploy script

* issue #1019

* `renaming`

* `aesthetic` `doc`

* `update` for `docker:dev` + `package.json` scripts

* `update` with `main`

* `update` settings.json

* issue #951

* issue #951

* issue #951

* issue #951 `redundant` code

* issue #951

* issue #1028

* issue #951 `styles` update

* `deepsource` JS-0128

* `update` documentations

* issue #1018

* `update` Makefile

* `update` Makefile

* Feature/profile page/issue 1022/user profile page work (#1067)

* `update` Makefile

* chore: update gitignore

* chore: update makefile

* chore: update template svelte widget;

* feat: add firestore; add firebase-storage;

* feat: add menu-widget on profile;

* feat: add profile widget assets;

* feat: update app.css;

* feat: add account widget; add dashboard widget;

* feat: update debug func;

* feat: add username-gen method;

* feat: update hasura types on profile_trans;

* feat: create new file for main component func.

* feat: add types - query - route profile data get;

* feat: profile page layout; profile page pre-load;

* chore: update tsconfig; update ref-readme;

* feat: update app.css;

* feat: update menu-widget cross-platform;

* feat: update app.css;

* feat: update platform-functions;

* feat: update assets for profile page components;

* feat: account widget responsivness;

* feat: polishing for main menu widget styles;

* feat: dashboard responsivness;

* feat: update platform main user-settings stores;

* doc: updating README;

* doc: renaming widgets files;

* feat: settings modals; settings profile cropper;

* feat: renaming dashboard widget; rename others (+)

* feat: new assets added;

* feat: layout for profile change to grid;

* feat: update auth-widget;

* doc: rename main header;

* feat: profile navbar create;

* doc: clear up code in +layout.svelte;

* feat: update for danger btn; add primary btn fade;

* feat: added menu opt hover effects;

* fix: #940

* fix: #944

* fix: #945

* fix: #565

* fix: #286

* fix: #998

* fix: #998

* fix: #993

* fix: #1008

* chore: aesthetic tournament/incident widget;

* doc: updated debug functions;

* fix: #1009

* fix: #1000 - 5XX page; #1000 - images to png;

* doc: update eslint; update prettier;

* doc: update prettier; update README;

* doc: update /+layout.ts aesthetics;

* doc: update /+layout.svelte aesthetics;

* doc: update prettier;

* doc: update package.json for removal bull bullmq;

* doc: update hooks.server.ts;

* doc: update README-DEV;

* feat: aesthetic app.html; add %lang% to app.html;

* doc: update prettier;

* feat: update hooks.server.ts for lang detection;

* doc: update README-DEV;

* fix: remove +layout.svelte use of <html lang={}>;

* feat: enhance debug.ts of platform in preload msg;

* feat: +layout.ts docs - aesth - promises;

* feat: clean/update (en) +page.ts - +page.svelte;

* doc: hooks.server.ts

* feat: prettier on widget-main; update types;

* chore: clean up leagues-table / best-goalscorers;

* feat: update profile-modal select for mobile;

* chore: update package.json scripts;

* chore: formatting with prettier;

* chore: update packages @sveltekit - vite - adnode;

* fix: #1000 - images width-heigth;

* chore: duplicate /(en) for /(lang) pages;

* feat: update correct $page.route.id use;

* doc: update prettier;

* chore: update package.json for plugin removal;

* feat: update new data-preload for sveltekit 1.5.5;

* chore: update global-types;

* chore: update debug-logs;

* feat: update correct $page.route.id use;

* chore: update debug-logs master file control;

* doc: update prettier;

* doc: update prettier version;

* fix: #1000 - (scaled-down) images to png;

* chore: update debug-logs;

* feat: update cache endpoints for prob-h2h trans;

* doc: update types for fixture-pages-info;

* test: promises in load() and update widget data;

* test: all fixed - updating;

* chore: transfer copy to /lang/fixture w/promise;

* feat: console.log() to debug.ts cont. update;

* feat: update scripts-package.json

* feat: update for pealoading data intents sessions;

* chore: update debug-master file;

* chore: update fixture/+page.ts (count.) logs geo;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint for client-server IP;

* test: add detached endpoint layout.server.ts init;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: add detached endpoint layout.server.ts mod;

* test: server-heroku.js / layout.server.ts mod;

* test: page.server.ts mod;

* test: server-heroku.js mod;

* test: layout to client mod; del page.server;

* test: layou.ts mod;

* doc: update README-DEV;

* feat: update AuthWidget get/check user firestore;

* feat: updae WidgetSettings username & doc update;

* feat: update lang urls for profile page;

* feat: update main-layout nav transaltions handle;

* feat: update /u/[profile] page layout & widgets;

* feat: add darkmode to profile page widgets;

* feat: update navbar correct ui for profile page;

* chore: footer update comments;

* feat: revert Moralis to it's current state of auth;

* feat: update header for side-nav on profile page;

* feat: dark mode modals + btn-hollow; pic-add nav;

* hot-fix: update darkmode colors on profile;

* feat: update user profile route title page;

* feat: update OpenGraph types in main;

* doc: update debug (file);

* doc: update debug logs handle func;

* feat: (major) remove duplicate route for a locale;

* feat: moving fixture page layout to components;

* fix: correct new route.id rename;

* feat: (major) remove duplicate route for a locale;

* doc: update for lang-platform detect func;

* feat: remove cache control from (layout);

* fix: #1041;

* chore: update debug logs;

* chore: update debug logs fixutre/vote;

* fix: #1007;

* chore: update commens fixture/+page.ts

* fix: #1042;

* feat: (tournaments) #1034;

* fix: #940;

* fix: #944;

* fix: #1044 | 1,2,3,5,7,8,9,0,10,11,12;

* chore: update makefile;

* fix: #1044 | 4,8 (update)

* doc: update debug logs;

* fix: #1044;

* fix: #998;

* fix: #1007;

* fix: #940

* hot-fix: tablet profile page menu cahnge overflow;

* fix: #1044 - picture-profile update events;

* fix: #1044;

* fix: #1044 cont.;

* fix: #1044 cont. - restriction on profile-route;

* fix: #1044 cont. - transaltions;

* fix: #1009;

* fix: #1044 (cont);

* fix: #1058;

* fix: #1044 (translations);

* fix: #1044 (translations);

* fix: #1058 (update);

* fix: #1058 (update);

* fix: #1044 (upload-limit);

* fix: #1060;

* chore: data reduce (fixture) revert;

* fix: #1020;

* doc: README-DEV update; TEMPLATE (comp);

* fix: #1040;

* fix: #1044;

* fix: #1020 (mobile);

* fix: #1061;

* fix: #1020 (mobile-detect);

* fix: #1061;

* fix: #1066;

* fix: #1020;

* fix: #1020;

* hot-fix: Dockerfile python V update;

* hot-fix: deepsource issues;

* doc: update vscode/settings.json

* doc: update secrets;

* 🔥hot-fix: debug logs remove;

* Feature/livescore v2/issue 1055/update new livescore and bugs (#1106)

* Fix: typos (#1070)

* Fix: typos

* Fix: typos

* 🔥hot-fix: debug logs remove; (#1069)

* doc: update logs; add master debug; prettify;

* chore: remove package(s);

* chore: update .gitignore;

* chore: clean *.config.js for sveltekit;

* chore: clean docker-compose.dev;

* chore: update settings.json; add extensions.json;

* chore: update makefile comments;

* doc: contribute (update); ex-widget file (update);

* chore: update debug main comments;

* chore: remove console.logs;

* chore: remove console.logs (widgets) (cont);

* doc: new structure for svelte file apply Fix_Odds;

* doc: reformat README's contents (update);

* chore: re-structure components per page;

* chore: prettify app.css

* doc: update settings.json;

* doc: update contributing/template-widget.svelte;

* doc: update app.css (global);

* feat: add SEO-Box (widget);

* feat: add Widget-Title (widget);

* chore: update header (widget) debug-logs;

* feat: #1055 (stable) + (assets);

* feat: enhance session (stores);

* feat: decouple firebase (common) func (livescore);

* chore: update header (widget) debug-logs (cont);

* feat: #1055 (endpoint) to hasura on target date;

* feat: update dates (const);

* feat: #1055 (endpoint) to cache on target date(s);

* feat: page-level (home) update for fewer requests;

* chore: update betarena-types package imports;

* chore: update app.css (global);

* feat: update session-store for new reactive data;

* feat: update loaders

* feat: update responsivness for widget fixture row;

* feat: #1055 (cont) + (loader) + (components);

* feat/chore: update imports struct; fixes #1055;

* feat: #1055 (seo);

* chore: #1055 (cont) (title);

* chore: update debug-logs;

* chore: update debug-logs;

* feat: removed livescores-v1 (page-level);

* feat: #1055 (cont) - cal outlier case handle;

* feat: #1055 (cont) - validation checks + css;

* feat: #1055 (cont) - bet-tips-links;

* feat: #1055 (cont) - live status lib-use;

* feat: #1055 (cont) + dark + triggers + cal-mobile;

* chore: update use live @betarena/scores-lib npm;

* feat: #1055 (cont) minor-fix's

* fix: update bet-sites logos style;

* fix: unknown min value on live-fixtures;

* feat: add page-level livescroes listen on tab-chg;

* feat: first time request data for livescroes;

* chore: update @betarena/scores-lib packages;

* fix: added translations for calendar pop-up;

* feat: insert translations (cont);

* fix: update seo-box links #1055;

* feat: #1055 (endpoint) cache target leagues map;

* fix: (post-nuke) imports update;

* feat: update @[b]scores-lib package;

* fix: #1085 [mult];

* doc: template widget (update);

* chore: aesthetic (app.css);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* chore: package.json (up); debug-logs (up);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* fix: #1085 [mult] (cont);

* doc: settings.json (up); template.svelte (up);

* chore: clean league page code;

* fix: #1085 [mult] (cont);

* fix: #1096 [mult] (cont);

* fix: #1048;

* fix: #420;

* fix: #999;

* fix: #1010;

* fix: #1096;

* fix: #1097;

* fix: #1097;

* fix: #1097;

* chore: remove debug;

* fix: #1096;

* fix: #1096;

* fix: #1096;

* fix: #1096;

* fix: #1096;

* fix: #1096 (navbar) (up);

* fix: deepsource;

---------

Co-authored-by: omahs <[email protected]>

* Feature/issue 1063/migration to scores lib (#1119)

---------

Co-authored-by: omahs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 [A] bug Something isn't working. Needs to be looked at. 📣 [A] high priority Something that needs attention and accelerated resolving 🔄 [ST] background Happening in the background and active. Out of direct control.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants