-
Notifications
You must be signed in to change notification settings - Fork 902
chore: add form_type parameter argument to db #17920
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
Merged
+1,555
−821
Merged
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
af8bead
chore: initial migration
Emyrk a65f276
make gen
Emyrk 9996c8c
update insert query
Emyrk feaeef7
make gen
Emyrk 25d04ad
update provisioenrsdk
Emyrk 0317037
make gen
Emyrk a28c610
passing form_type to coderd
Emyrk 49b8035
feat: form_type plumbing and validation for multi select
Emyrk 0f3d557
update terraform dep for struct tags
Emyrk 1a9e711
remove dead comments
Emyrk c317769
add unit test for 'inOptionSet'
Emyrk c11a3c4
chore: add unit test for improper multi-select
Emyrk bc83309
make gen
Emyrk 108ad42
make fmt
Emyrk 383b64f
Merge branch 'main' into stevenmasley/param_form_type
Emyrk 0325364
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk 2560400
create form_type enum in db
Emyrk b630365
chore: check enum value before insert
Emyrk b8e121a
compile fix
Emyrk c271424
delete duplicate converter
Emyrk ea5c4b8
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk 827ae32
migration bump
Emyrk 8beade9
make gen
Emyrk 5d9ccb6
linting
Emyrk 6de1b01
fixup entities
Emyrk 44c53ff
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk 85acc1f
test for bad form_type
Emyrk 2200db7
handle null options
Emyrk 77d65cb
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk 940b7aa
init nil slice
Emyrk 1ff7012
make form_type an enum in the proto
Emyrk 856ccaa
make gen
Emyrk ce07f00
add proto enum converters
Emyrk aa46cab
add db validation
Emyrk ad362e0
rename error enum
Emyrk 33c3bde
compile fix
Emyrk 9c1d812
compile fix on test
Emyrk be9d88e
make gen
Emyrk a3d8446
handle error type
Emyrk 8229966
fixups
Emyrk 24f2e05
linting
Emyrk 3c687e4
text fixup
Emyrk f52e789
fixup comment
Emyrk 8ada165
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk 6fabc27
try to resolve some gen issues
Emyrk 0dc98e4
make gen
Emyrk c74baef
fixup test asserts
Emyrk cedf39f
more explicit form type in unit test
Emyrk 6e9beed
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk 3c97ec7
bump migration
Emyrk becfd7c
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk deaff2a
make gen
Emyrk cab124a
bump migration
Emyrk 1388d27
add enums struct tag to FormType
Emyrk 716200f
spaces over tabs
Emyrk 2e9723b
make inOptionSet more strict
Emyrk 9d52e48
make gen
Emyrk f012e51
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk ba70555
migration bump
Emyrk 1876d03
Merge remote-tracking branch 'origin/main' into stevenmasley/param_fo…
Emyrk c1187e6
ci redo
Emyrk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
spaces over tabs
- Loading branch information
commit 716200f6b69f89e3650989bec929eab89bfa57cd
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.