Jason Stirnaman
ae054efed7
Revert "chore(code-placeholders): Support path-like patterns:"
2025-04-23 10:21:02 -05:00
Jason Stirnaman
151671f0eb
Merge pull request #6013 from influxdata/path-like-code-placeholders
...
chore(code-placeholders): Support path-like patterns:
2025-04-23 10:18:28 -05:00
Jason Stirnaman
7d3d8703aa
Merge branch 'master' into path-like-code-placeholders
2025-04-23 10:15:12 -05:00
Jason Stirnaman
6287e0aa76
chore(code-placeholders): Support path-like patterns:
...
- Assigns the match expression to a data attribute (data-id) to use in eleement selection. Previously, it assigned the regex expression to input.id and used the ID to select the element when updating the placeholder value. A regex that starts with a slash causes an error; input#/path/to/match isn't a valid id.
- Supports placeholders like '\/path\/to\/file.parquet'
- Refactors code-placeholders to the component pattern.
2025-04-23 10:14:45 -05:00
Scott Anderson
a7c92c9fd4
Revert "InfluxDB OSS and InfluxDB Enterprise 1.12.0 ( #5992 )" ( #6012 )
...
This reverts commit 735c843ff0
.
2025-04-22 17:54:32 -06:00
Jason Stirnaman
38a19403ca
Merge pull request #6008 from influxdata/fix-outdated-bearer-token-arg
...
hotfix(influxdb3): Core and Enterprise: remove outdated serve --bearer-t…
2025-04-21 16:15:13 -05:00
Jason Stirnaman
53b0fd7dd9
Merge pull request #6010 from influxdata/6009-fix-missing-dashboard-image
...
hotfix(cloud-dedicated): Missing operational dashboard image:
2025-04-21 16:13:45 -05:00
Jason Stirnaman
d25356974e
fix(cloud-dedicated): Missing operational dashboard image:
...
- Move image from /influxdb to expected /influxdb3
2025-04-21 16:11:01 -05:00
Jason Stirnaman
ed7395d145
fix(influxdb3): Core and Enterprise: remove outdated serve --bearer-token arg ( Closes #6007 )
2025-04-21 15:59:32 -05:00
Jason Stirnaman
016642e305
Merge pull request #6005 from influxdata/fix-influxdb3-permissions
...
Fix influxdb3 permissions
2025-04-21 15:44:52 -05:00
Jason Stirnaman
49acdbabd7
fix(influxdb3): Apply corrections from code review
2025-04-21 15:41:03 -05:00
Jason Stirnaman
874d09ca4a
chore(influxdb3): Core and Enterprise tokens: Apply suggestions from @jdstrand
2025-04-21 13:59:04 -05:00
Jason Stirnaman
1069f31c9f
chore(influxdb3): Core and Enterprise resource tokens: Move from /shared to /enterprise. Apply suggestions from @jdstrand
2025-04-21 13:57:13 -05:00
Jason Stirnaman
80de38933c
feat(influxdb3): Core and Enterprise: add create admin token API examples
2025-04-21 13:51:10 -05:00
Jason Stirnaman
487a6d046b
feat(influxdb3): Core and Enterprise: update API references:
...
- Add token management endpoints
- Update auth traitTag content
- Revise tags
- Add cache information
- Add Cache data tag group
- Remove Data I/O tag group
- Add Query data and Write data tags
2025-04-21 13:49:49 -05:00
Jason Stirnaman
00934ec4ba
chore(influxdb3): Core and Enterprise: Cleanup admin token page, show children
2025-04-21 13:32:19 -05:00
Jason Stirnaman
2a46dddf55
chore(influxdb3): Core and Enterprise: Use shared admin/tokens
2025-04-21 13:04:51 -05:00
Jason Stirnaman
ac79824ade
feat(auth): Core and Enterprise: add ABAC auth reference
2025-04-21 12:54:13 -05:00
Jason Stirnaman
1dbe6c263f
chore: add SOURCE comment anchor
2025-04-21 09:57:26 -05:00
Jason Stirnaman
c8bc364b49
chore(influxdb3): API ref: Add auth information and token regenerate endpoints
2025-04-21 09:57:26 -05:00
Jason Stirnaman
49ac16a0b7
chore(influxdb3): add API examples and descriptions for regenerate
2025-04-21 09:57:26 -05:00
Jason Stirnaman
68fea9828c
chore(docs): Add documentation for code-placeholders and code-placeholder-key shortcodes. Instruct CoPilot to use CONTRIBUTING.md.
2025-04-21 09:57:26 -05:00
Jason Stirnaman
e5a7501a9e
chore(test): Ignore cypress/screenshots for now
2025-04-21 09:57:26 -05:00
Jason Stirnaman
b6c42c647a
Merge pull request #5995 from Marukome0743/colon
...
fix: add missing a colon to influxdb3 compose.yaml
2025-04-18 17:33:37 -05:00
Jason Stirnaman
61515a5d35
Merge branch 'master' into colon
2025-04-18 17:30:10 -05:00
Jason Stirnaman
707aefa198
Merge pull request #6004 from influxdata/hotfix-influxdb3
...
hotfix(influxdb3): install, run with docker compose
2025-04-18 17:28:22 -05:00
Jason Stirnaman
635425e03b
hotfix(influxdb3): install with docker compose
2025-04-18 17:11:00 -05:00
Scott Anderson
1ce0c76664
Fix '--node-spec' examples ( #6001 )
...
* fix node-spec flags and examples
* fix node-spec frontmatter examples
2025-04-18 08:53:13 -06:00
Scott Anderson
76c7a3b457
hotfix: switch beta to new in product selector
2025-04-18 08:13:37 -06:00
peterbarnett03
82b3a55f50
Merge pull request #6000 from influxdata/pbarnett/3.0.1-release-notes
...
fix: Configurable limits only for Enterprise
2025-04-18 09:34:43 -04:00
peterbarnett03
5d2e61eb85
Merge branch 'master' into pbarnett/3.0.1-release-notes
2025-04-18 09:31:12 -04:00
Peter Barnett
80807c91fc
fix: Configurable limits only for Enterprise
2025-04-18 09:29:53 -04:00
peterbarnett03
6ad5cbea02
Merge pull request #5994 from influxdata/pbarnett/3.0.1-release-notes
...
chore: v3.0.1 release notes
2025-04-17 16:41:59 -04:00
peterbarnett03
7564abfac0
Merge branch 'master' into pbarnett/3.0.1-release-notes
2025-04-17 16:39:14 -04:00
Jason Stirnaman
77aba60788
Merge pull request #5999 from influxdata/chore-remove-vsflux
...
chore(vsflux): Remove Flux VSCode pages, add notice that vsflux is re…
2025-04-17 15:34:05 -05:00
peterbarnett03
a088c22dfa
Update content/shared/v3-core-enterprise-release-notes/_index.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-17 16:14:40 -04:00
peterbarnett03
42b03eaf37
Merge branch 'master' into pbarnett/3.0.1-release-notes
2025-04-17 15:21:28 -04:00
Jason Stirnaman
310ca39f10
Merge branch 'master' into chore-remove-vsflux
2025-04-17 13:59:25 -05:00
Jason Stirnaman
38f53620dd
chore(vsflux): Remove Flux VSCode pages, add notice that vsflux is removed from Marketplace extensions, and vsflux and flux-lsp are archived
...
Closes #5990 . Fix broken links.
2025-04-17 13:58:33 -05:00
Peter Barnett
cac5f71559
fix: clarify table and update misspelled word
2025-04-17 14:50:02 -04:00
peterbarnett03
8c3d13aef0
Update content/shared/v3-core-enterprise-release-notes/_index.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-04-17 14:47:12 -04:00
Scott Anderson
644b24bfab
Update latest-patch shortcode for InfluxDB3 ( #5998 )
...
* updated latest_patch shortcode and product data to work with influxdb3
* update influxdb3 docs with latest-patch shortcode
2025-04-17 11:15:40 -06:00
Jason Stirnaman
46f5ee3da4
Merge pull request #5997 from influxdata/fix-monolith-downloads
...
chore(mono): Update and fix download URLs, replace with official rele…
2025-04-17 11:30:02 -05:00
Jason Stirnaman
88b3a39f82
chore(mono): Update and fix download URLs, replace with official release versioned URLs
2025-04-17 10:56:07 -05:00
Scott Anderson
735c843ff0
InfluxDB OSS and InfluxDB Enterprise 1.12.0 ( #5992 )
...
* rework v1 configuration docs and links
* fixing md lint errors
* fix more md lint errors
* updates release notes and new functionality
* fixed md lint errors
* added enterprise 1.12.0 release notes and config updates
* fixed release notes for md lint
* add influxql updates for oss and enterprise 1.12.0
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ported new oss v1 config to enterprise v1
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-17 08:49:02 -06:00
Scott Anderson
93b55dde08
Merge branch 'master' into pbarnett/3.0.1-release-notes
2025-04-17 07:57:42 -06:00
Marukome0743
286ab3626a
fix: add missing a colon to influxdb3 compose.yaml
2025-04-17 11:35:48 +09:00
Peter Barnett
2a65fcd646
chore: date
2025-04-16 20:04:41 -04:00
Peter Barnett
c6fbff94f4
chore: update revision
2025-04-16 20:02:53 -04:00
Peter Barnett
4d60e7794b
chore: update revision
2025-04-16 20:02:11 -04:00