Skip to content
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

TravelQ Destination Fields Revamp #1532

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
0f3c42c
feat(templates): pd form help text;
JVickery-TBS Nov 8, 2024
d8e118c
feat(pd): travelq destination fields;
JVickery-TBS Nov 8, 2024
78c8026
feat(pd): travelq destination fields;
JVickery-TBS Nov 12, 2024
c04c09f
Merge branch 'master' into feature/travel-destination-fields
JVickery-TBS Nov 12, 2024
dc23230
feat(pd): travelq multi destinations;
JVickery-TBS Nov 12, 2024
e6cb543
fix(tests): type cast;
JVickery-TBS Nov 13, 2024
714425d
feat(pd): travelq excel;
JVickery-TBS Nov 13, 2024
2e97c17
feat(tests): travel destination formats;
JVickery-TBS Nov 14, 2024
b1f8284
fix(tests): postgres version;
JVickery-TBS Nov 14, 2024
a0814e4
feat(misc): changelog;
JVickery-TBS Nov 14, 2024
b24ef5a
fix(pd): multi-destination trigger;
JVickery-TBS Nov 15, 2024
46c230f
fix(pd): copy;
JVickery-TBS Nov 15, 2024
294385e
fix(pd): misc;
JVickery-TBS Nov 15, 2024
cd4ca94
fix(pd): travelq destination trigger error;
JVickery-TBS Nov 15, 2024
87bc151
fix(pd): order;
JVickery-TBS Nov 15, 2024
e51a724
fix(tests): travel destinations;
JVickery-TBS Nov 16, 2024
fc088a0
revert(pd): remove destination_3;
JVickery-TBS Nov 18, 2024
a264b0a
misc(stash): ugh;
JVickery-TBS Nov 22, 2024
a45e91e
feat(pd): travelq destination validation;
JVickery-TBS Nov 22, 2024
b37f16f
feat(pd): destination trigger;
JVickery-TBS Nov 22, 2024
c6d2325
feat(pd): travelq destination field text;
JVickery-TBS Nov 25, 2024
e7e7ae4
feat(tests): travelq;
JVickery-TBS Nov 25, 2024
1091e4e
feat(i18n,pd): travelq destination fields;
JVickery-TBS Nov 26, 2024
b5da6be
Merge branch 'master' into feature/travel-destination-fields
JVickery-TBS Jan 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changes/1532.changes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TravelQ schema has additional `destination` fields added, along with validation for expected format.
Loading
Loading