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

Optimize the client-server communication #34

Merged
merged 47 commits into from
Sep 25, 2023
Merged
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
21a3492
First version optimised action loop mechanism
petar-qb Sep 11, 2023
7802541
_update_theme callback overwritten in clientside_callback
petar-qb Sep 11, 2023
911f19f
First version where component callbacks are overwritten in clientside…
petar-qb Sep 11, 2023
3aee009
Added commented out gateway clientside_callback
petar-qb Sep 13, 2023
307d947
gateway overwritten into javascript code
petar-qb Sep 14, 2023
d9358a9
First fully workable version
petar-qb Sep 15, 2023
5f06863
Conflicts solved
petar-qb Sep 15, 2023
68b1c21
Linting
petar-qb Sep 15, 2023
bebfa52
Remove callback test for slider
petar-qb Sep 18, 2023
c84db57
Minor lint change
petar-qb Sep 18, 2023
f7e8805
Adding the changelog file
petar-qb Sep 18, 2023
b4f1bc2
Removing changes made in the example
petar-qb Sep 18, 2023
48a114d
Remove a console.log
petar-qb Sep 18, 2023
58aa705
Improved logs
petar-qb Sep 18, 2023
4761753
Fixing undefined value RangeSlider callback bug
petar-qb Sep 18, 2023
ef4129d
Naive way of handling when a new actions chain is started before the …
petar-qb Sep 18, 2023
e502cc9
Removing local session type from the stores where it's unnecessary
petar-qb Sep 19, 2023
bfcba4e
Pull the main and solving conflicts
petar-qb Sep 19, 2023
3cc96ba
changelog file minor change
petar-qb Sep 19, 2023
721fa79
Moving clientside callbacks code into separate js files
petar-qb Sep 20, 2023
3e61def
Linting
petar-qb Sep 20, 2023
e95abdf
Merge branch 'main' of https://github.com/mckinsey/vizro into refacto…
petar-qb Sep 20, 2023
8bb801f
Merging the main with the feature branch
petar-qb Sep 21, 2023
7c6c6da
Setup javascript testing environment and adding one test
petar-qb Sep 22, 2023
bf8fb79
Minor change
petar-qb Sep 22, 2023
85ddee2
hatch run test-js command added
petar-qb Sep 22, 2023
cded0a9
Merge branch 'main' of https://github.com/mckinsey/vizro into refacto…
petar-qb Sep 22, 2023
02c99cc
Linting
petar-qb Sep 22, 2023
4f8b56a
Exlude node_modules from check-spelling script
petar-qb Sep 22, 2023
ad1c5ce
Removing .babelrc, jest.config.js and package-lock.js files
petar-qb Sep 25, 2023
34c9d8f
Added test-js into hatch run test command
petar-qb Sep 25, 2023
bbca92a
Merge branch 'main' of https://github.com/mckinsey/vizro into refacto…
petar-qb Sep 25, 2023
2400c8f
changelog file updated
petar-qb Sep 25, 2023
96e2760
contributing.md documentation adjusted.
petar-qb Sep 25, 2023
299b514
Small changes in docs
petar-qb Sep 25, 2023
8f90312
Small changes in changelog and docs files
petar-qb Sep 25, 2023
648cf7c
Update vizro-core/changelog.d/20230918_111226_petar_pejovic_optimise_…
petar-qb Sep 25, 2023
5141e7c
Update vizro-core/changelog.d/20230918_111226_petar_pejovic_optimise_…
petar-qb Sep 25, 2023
27a558f
Update vizro-core/changelog.d/20230918_111226_petar_pejovic_optimise_…
petar-qb Sep 25, 2023
5947872
Update vizro-core/docs/pages/development/contributing.md
petar-qb Sep 25, 2023
35bef20
Update vizro-core/docs/pages/development/contributing.md
petar-qb Sep 25, 2023
0277d5a
Update vizro-core/docs/pages/development/contributing.md
petar-qb Sep 25, 2023
d956a66
Removing package-lock.json file from .gitignore
petar-qb Sep 25, 2023
247329e
Support passing arguments to 'hatch run test-js' script
petar-qb Sep 25, 2023
74dcb48
Documentation adjusted
petar-qb Sep 25, 2023
1b0b0cf
Linting
petar-qb Sep 25, 2023
7fda0e4
Merge branch 'main' into refactor/optimise_app_rendering_time
maxschulz-COL Sep 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' of https://github.com/mckinsey/vizro into refacto…
…r/optimise_app_rendering_time
  • Loading branch information
petar-qb committed Sep 25, 2023
commit bbca92a7e821ac4cdc654cc3e9d98beebf423217

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.