Jason Stirnaman
8193057986
Update assets/js/datetime.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-09 17:17:34 -05:00
Jason Stirnaman
4973026adf
Merge pull request #6079 from influxdata/chore-js-refactor-footer-scripts-modules
...
Chore: JavaScript: refactor footer scripts modules
2025-06-09 14:40:37 -05:00
Jason Stirnaman
f819f48de9
Revert "Chore: JavaScript: refactor footer scripts modules"
2025-06-05 09:46:37 -05:00
Jason Stirnaman
d3f7ab3511
fix(style): datetime shortcode text blends with dark background
...
- When span.current-timestamp (and related shortcodes) are children of .article--content, the text isn't visible in the dark theme--it blends with the background.
- Add specific style settings for datetime shortcodes so that the timestamp text is visible outside of a table.
2025-06-02 13:05:02 -05:00
Jason Stirnaman
008499d73e
fix(js): datetime: import jquery, clone date before mutating, define variable
2025-06-02 13:05:02 -05:00
Jason Stirnaman
a318eb682e
Update assets/js/datetime.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-02 13:05:02 -05:00
Jason Stirnaman
4570018a38
Update assets/js/datetime.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-02 13:05:02 -05:00
Jason Stirnaman
f7a5c53ecf
WIP: removed remaining scripts from footer/javascript.html. Migrated to components and utilities. Conditionally imports Mermaid if page has a diagram.
2025-06-02 12:51:52 -05:00
Scott Anderson
9e4034d260
Document v3 custom partitions ( #5309 )
...
* WIP added storage engine diagram svg and info
* WIP scaling strategy diagrams
* WIP finished storage architecture doc
* WIP added offset and time trim capbilities to current-date shortcode
* WIP custom partitions
* finalized define partitions doc
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* updates to address PR feedback
* various fixes
* minor updates to storage architecture
* ported custom partition content to clustered
* fix incorrect menu key
* influxctl 2.5.0 (#5339 )
* updated influxctl database create with partition info
* added influxctl table create command
* ported influxctl table create command to clustered
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* fixed mentions of influx vs influxctl in v3 docs
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Add manage table task-based docs with partitioning info (#5340 )
* add manage table task-based docs with partitioning info
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* influxctl 2.5.0 release notes (#5343 )
* influxctl 2.5.0 release notes
* Apply suggestions from code review
Co-authored-by: Joshua Powers <powersj@fastmail.com>
---------
Co-authored-by: Joshua Powers <powersj@fastmail.com>
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-04 09:15:10 -07:00
Scott Anderson
67e697cacb
dynamically set the enteprise eol on page load
2023-08-23 14:36:03 -06:00
Scott Anderson
274d4a0444
SQL updates and gap filling ( #4911 )
...
* ports upstream sql changes to docs, closes #4881
* WIP gapfill functions
* WIP gapfill docs
* gapfill function reference
* document how to fill gaps in data with sql, closes #4870
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* updated phrase of date_bin_gapfill, ported content to dedicated
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-04-28 08:22:21 -06:00