github-actions[bot]
|
1af99f8d5c
|
chore(docs): Updated API Reference (automated) (#14470)
* chore(docs): Generated API Reference (automated)
* fixes
* fix locale header
---------
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
|
2026-01-06 19:00:02 +02:00 |
|
Shahed Nasser
|
c3cebdfe80
|
docs: fix events payloads (#14131)
|
2025-11-26 16:12:00 +02:00 |
|
github-actions[bot]
|
7ac734ca21
|
chore(docs): Updated API Reference (automated) (#12826)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2025-06-25 12:18:41 +00:00 |
|
Shahed Nasser
|
a3bdb3e383
|
docs: generate OAS with events (#12394)
* docs: generate OAS with events
* small change
|
2025-05-07 14:57:03 +03:00 |
|
Shahed Nasser
|
cd66cdd2bb
|
docs: generate OAS manually for 2.7.0 (#12158)
* original changes
* changes
* fixes for delete operations
* generate oas
|
2025-04-11 16:41:39 +03:00 |
|
Shahed Nasser
|
08ce70a368
|
docs-util: add exceptions for routes with custom auth middleware (#11755)
|
2025-03-06 13:05:50 +02:00 |
|
github-actions[bot]
|
8209d936a0
|
chore(docs): Updated API Reference (v2) (#9666)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2024-10-18 17:14:26 +00:00 |
|
github-actions[bot]
|
21badd069d
|
chore(docs): Updated API Reference (v2) (#9437)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2024-10-03 07:48:54 +00:00 |
|
github-actions[bot]
|
cf3c25addf
|
chore(docs): Updated API Reference (v2) (#9033)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2024-09-06 12:25:48 +00:00 |
|
github-actions[bot]
|
edc19e748b
|
chore(docs): Updated API Reference (v2) (#8954)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2024-09-03 07:18:42 +00:00 |
|
github-actions[bot]
|
d6dcda5b8f
|
chore(docs): Updated API Reference (v2) (#8929)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
|
2024-09-02 07:45:24 +00:00 |
|
github-actions[bot]
|
524be62312
|
chore(docs): Generated API Reference (v2) (#8890)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
|
2024-08-30 08:35:10 +02:00 |
|
github-actions[bot]
|
b23ddcdde8
|
chore(docs): Updated API Reference (v2) (#8609)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
|
2024-08-15 14:31:35 +00:00 |
|
github-actions[bot]
|
e40b4c6183
|
chore(docs): Generated API Reference (v2) (#8318)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
|
2024-07-29 09:41:02 +02:00 |
|
github-actions[bot]
|
1162b1625d
|
chore(docs): Generated API Reference (v2) (#7962)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
|
2024-07-05 09:55:55 +02:00 |
|
Shahed Nasser
|
b9036eca1a
|
docs: generate OAS for v2 (#7883)
|
2024-07-01 15:35:45 +03:00 |
|
Shahed Nasser
|
22f30f54fd
|
docs: update api-reference project for v2 (#7307)
* remove everything v1 and make v2 default
* move main v2 rewrites to book
* move rewrites to book + other fixes
|
2024-05-16 09:02:35 +02:00 |
|
github-actions[bot]
|
68915bee86
|
chore(docs): Generated API Reference (#5259)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
|
2023-09-29 23:46:58 +03:00 |
|
Shahed Nasser
|
fa7c94b4cc
|
docs: create docs workspace (#5174)
* docs: migrate ui docs to docs universe
* created yarn workspace
* added eslint and tsconfig configurations
* fix eslint configurations
* fixed eslint configurations
* shared tailwind configurations
* added shared ui package
* added more shared components
* migrating more components
* made details components shared
* move InlineCode component
* moved InputText
* moved Loading component
* Moved Modal component
* moved Select components
* Moved Tooltip component
* moved Search components
* moved ColorMode provider
* Moved Notification components and providers
* used icons package
* use UI colors in api-reference
* moved Navbar component
* used Navbar and Search in UI docs
* added Feedback to UI docs
* general enhancements
* fix color mode
* added copy colors file from ui-preset
* added features and enhancements to UI docs
* move Sidebar component and provider
* general fixes and preparations for deployment
* update docusaurus version
* adjusted versions
* fix output directory
* remove rootDirectory property
* fix yarn.lock
* moved code component
* added vale for all docs MD and MDX
* fix tests
* fix vale error
* fix deployment errors
* change ignore commands
* add output directory
* fix docs test
* general fixes
* content fixes
* fix announcement script
* added changeset
* fix vale checks
* added nofilter option
* fix vale error
|
2023-09-21 20:57:15 +03:00 |
|