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

moved logic from modal to primary buttons #395

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Conversation

tmelliott
Copy link
Member

@tmelliott tmelliott commented Dec 30, 2024

Fixes #393.

Copy link

railway-app bot commented Dec 30, 2024

🚅 Previously deployed to Railway in the iNZight Lite project. Environment has been deleted.

@tmelliott tmelliott changed the title moved logic from modal to primary buttons (fixes #393) moved logic from modal to primary buttons Dec 30, 2024
@tmelliott
Copy link
Member Author

At this stage, the behavior is as before, with the only indication that something has happened being the (undesired) disappearance of the trend lines. But, I suppose, it's a slight improvement ...

@tmelliott tmelliott merged commit f245d43 into dev Dec 31, 2024
1 check passed
@tmelliott tmelliott deleted the feature/remove-popup-393 branch December 31, 2024 02:06
tmelliott added a commit that referenced this pull request Dec 31, 2024
* url-import var fix (#367)

* feat(ui): Only display ticker on targeted URLs

* feat(ui): Display extra build info

* check for null hostname

* display hostname, update version

* use userData

* use url_hostname

* wrap with observe()

* remove debug

* Features/update inzighttools (#368)

* update iNZightTools 2.0.0

* dt and unite module

* update Dockerfile

* updates news

---------

Co-authored-by: Charco Hui <charcohui93@gmail.com>

* Update Dockerfile

* Add legacy iNZightTS

* remove maps module (#377)

* correct labels and ensure no spaces in new var names (#375)

* Add new Time Series module (+ legacy)

* legacy panel name

* iNZightTSLegacy::seasonplot

* legacy plot working

* update dockerfile

* ts2

* update dockerfiles

* legacy::

* iNZightTS::

* try patched inzightts

* update decompose and seasonal TS plot

* use pak as pkg manager

* copy the file

* set-up minimal pkgs

* install all deps

* fable() only searches global env, so put log_if there

* recommit without format changes

---------

Co-authored-by: Charco Hui <charcohui93@gmail.com>

* Update survey object when data changes

* update survery obj in summary

* update survey object when global data changes

* update plot params

* add ct help (#381)

* cleanup (#380)

* update news, version

* update to iNZightPlots v2.14 branch

* relative width option (closes #389)

* remove old code and fix styling (#390)

* remove old code and fix styling

* update news

Fixes:

CI level input width #386
Redirect to visualize tab after example import #384
Auto manes when storing values #385
Remove 'go.to.old' #382

---------

Co-authored-by: Tom Elliott <tomelliottnz@gmail.com>

* update news

* fixes #392 (#394)

* Check count > 0 (fixes #384)

* moved logic from modal to primary buttons (#395)

---------

Co-authored-by: Charco Hui <charco.hui@auckland.ac.nz>
Co-authored-by: Charco Hui <charcohui93@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove pop-up to choose names when storing fitted values/residuals
1 participant