Commit Graph

6 Commits

Author SHA1 Message Date
Ivan Vasilov
a4acebe1bc chore: Expand prettier commands to also run on packages (#32550)
* Run prettier on packages too.

* Add the generated files for icons to prettierignore.

* Format all files in the packages folder.

* Minor fix.
2025-01-03 16:23:32 +01:00
Joel Lee
3ef6a64794 fix: update rate limits in docs to 2 (#29047)
* fix: update rate limits in docs to 2

* fix: run prettier

* fix: update going into prod
2024-09-10 11:28:54 +03:00
Joel Lee
a8f6b74dd3 docs: add http auth hook docs (#25880)
* feat: add http auth hook docs

* fix: add more notes

* fix: add send sms and send email stubs

* fix: add jsonschemas

* fix: add jsonschema for tab

* fix: restructure docs

* feat: add more http examples

* fix: add more examples

* feat: add sql hooks

* fix: patch vale errors

* fix: remove more uses of we

* fix: correct label

* fix: apply suggestions

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>

* fix: move to shared config

* fix: update mfa and password examples

* fix: add line about jsonschema

* fix: remove HTTP examples for MFA Verification and Password Verification

* chore: update hook secret description

* chore: cleanup overview and add subtitle

* chore: reorganize examples into tabs

* chore: reorganize sections

* chore: format input / outputs into tables

* chore: move each hook into separate pages

* chore: cleanup content

* chore: fix more formatting

* chore: add hooks to sidenav

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
Co-authored-by: Kang Ming <kang.ming1996@gmail.com>
2024-08-12 18:29:27 -07:00
Oliver Rice
0f3d7614a3 Document the 90 day pause/restore window for free tier (#27220)
* document 90 pause/restore window

* typo

* another typo

* tier -> plan

* reviewdog tweaks

* edits

* format

* merge pause-and-restore into the section of migrating-and-upgrading

---------

Co-authored-by: Charis <26616127+charislam@users.noreply.github.com>
2024-06-13 11:57:16 -05:00
Joel Lee
8d81f0e1f0 fix: remove warning on branching that services are not available (#27172)
* fix: remove warning on branching that services are not available

* fix: convert branching duration to constant

* fix: add callout related to pg_cron and inactivity related pausing
2024-06-11 12:27:33 +02:00
Charis
ec86bbc4fe feat: new auth ia (#22812)
Co-authored-by: Kang Ming <kang.ming1996@gmail.com>
Co-authored-by: Joel Lee <lee.yi.jie.joel@gmail.com>
2024-05-07 20:15:06 +00:00