mike12345567
e24cf34c2f
Updating account portal reference to latest master.g
2024-01-08 11:43:22 +00:00
Michael Drury
5e040e42f1
Merge pull request #12718 from warpcomdev/feature/postgresql-multiple-schema
...
Add support for full search path to postgres integration
2024-01-08 11:32:34 +00:00
Adria Navarro
a8019d86cc
Move api checks
2024-01-08 12:09:24 +01:00
Adria Navarro
d46b22e4a6
Fix initial checks
2024-01-08 11:52:31 +01:00
Adria Navarro
a427b322be
Move ui to frontend-core
2024-01-08 11:11:46 +01:00
Sam Rose
d5850d59de
Add bool to show when execution tracker gets created.
2024-01-08 09:52:07 +00:00
Sam Rose
6c20799b92
Extra traces inside of runJS to find out where time is being used.
2024-01-08 09:49:32 +00:00
Adria Navarro
b115ead329
Format frontend
2024-01-08 10:46:14 +01:00
Adria Navarro
a472e47b22
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend
2024-01-08 10:13:54 +01:00
Sam Rose
7ca748a3be
Remove objects from setUser call. We can add them later if we need them.
2024-01-05 18:10:23 +00:00
deanhannigan
808ecf07f4
Merge branch 'master' into fix/multi-step-form-block-layouts
2024-01-05 17:51:34 +00:00
Dean
ccc91dcca5
Enable layouts in multistep form blocks
2024-01-05 17:22:37 +00:00
rg2011
f73f8f4433
Add support for full search path to postgres integration
2024-01-05 17:46:44 +01:00
Sam Rose
0963a7edc0
Merge branch 'master' into attach-user-to-spans
2024-01-05 16:16:07 +00:00
Sam Rose
261e60d3bc
Enable dd-trace logging in QA to try and figure out why user info isn't being added to traces.
2024-01-05 15:08:43 +00:00
Dean
876bc0a33c
Merge remote-tracking branch 'origin/master' into global-bindings
2024-01-05 14:54:07 +00:00
Sam Rose
26fd6b55cd
Merge branch 'master' into attach-user-to-spans
2024-01-05 14:46:53 +00:00
Sam Rose
946a73f1b6
Set user ID correctly.
2024-01-05 14:40:16 +00:00
Michael Drury
9004428ef3
Merge branch 'master' into fix/password-length-admin-user-startup
2024-01-05 14:06:37 +00:00
mike12345567
b4b8e16f22
PR comments.
2024-01-05 13:58:31 +00:00
Sam Rose
b3cd74e877
Remove user email from DataDog user info.
2024-01-05 13:49:01 +00:00
mike12345567
f2f16cfcee
Adding an option to disable password validation when creating an admin user - this means that the environment variables used for BB_ADMIN creation can have any length of password (not breaking change).
2024-01-05 13:17:10 +00:00
Dean
659a01dd82
Lint
2024-01-05 12:29:54 +00:00
Dean
a459965e75
Update pro module to latest
2024-01-05 12:16:21 +00:00
Dean
5d6862b399
Merge remote-tracking branch 'origin/master' into global-bindings
2024-01-05 12:10:12 +00:00
Sam Rose
69bfd01bf0
Attach authenticated user to DataDog spans.
2024-01-05 11:37:10 +00:00
deanhannigan
52a766d7c7
Merge branch 'master' into feature/multistep-form-block
2024-01-05 11:08:57 +00:00
Dean
509ff8ec4f
Merge remote-tracking branch 'origin/master' into fix/grid-columns-undefined-primary
2024-01-05 10:38:20 +00:00
Dean
72d16224de
Minor fix to stop concating 'undefined' into the columns list and generating browser errors
2024-01-05 10:37:26 +00:00
deanhannigan
0022034719
Merge branch 'master' into feature/multistep-form-block
2024-01-05 09:27:46 +00:00
mike12345567
bc0f70d23d
Removing checks for query usage.
2024-01-04 18:07:11 +00:00
mike12345567
e7e70349fe
Updating to master.
2024-01-04 18:02:27 +00:00
mike12345567
bbeaed48a7
Removing the use of the addQueries quota functionality from row API - we don't make use of these statistics anymore (and haven't in a while) counting them is pointless and could be causing some loss in performance in these heavily used endpoints.
2024-01-04 17:38:54 +00:00
Dean
1aebdea512
Added an internal drag zone id/type to DraggableList and its items to restrict items to their respective lists
2024-01-04 17:20:47 +00:00
Dean
0eeabd7883
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 16:48:48 +00:00
Dean
dce941c794
UX feedback updates
2024-01-04 16:34:30 +00:00
Adria Navarro
92950cef91
Maintain views on finaliseExternalTables
2024-01-04 16:20:48 +01:00
Adria Navarro
91debc5d2e
Merge branch 'master' into chore/fix-running-worker-from-ts
2024-01-04 14:03:38 +01:00
melohagan
afd1db4fb7
Support bindings in User field for automations ( #12704 )
2024-01-04 13:02:28 +00:00
Adria Navarro
a052f8873d
Register paths on ts-node from worker
2024-01-04 13:57:10 +01:00
Dean
fdd3ebab9b
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 12:13:07 +00:00
Adria Navarro
e08138d84a
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend
2024-01-04 13:13:06 +01:00
Dean
e94f70a940
Added key for fields to ensure they are re-rendering correctly when updating the field config
2024-01-04 12:12:51 +00:00
melohagan
9f7b84c07a
Focus the code editor on mount ( #12628 )
...
* Focus the code editor on mount
* Save drawer shortcut
* Revert "Save drawer shortcut"
This reverts commit 95860ea6b9
.
* Autofocus prop CodeEditor
* autofocusEditor prop for JS binding
2024-01-04 11:33:36 +00:00
Adria Navarro
ec43246974
Error
2024-01-04 12:28:36 +01:00
Dean
443ca97152
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 11:24:49 +00:00
Adria Navarro
401f057b04
Basic design
2024-01-04 12:23:46 +01:00
Adria Navarro
e4f70d12e9
Change url
2024-01-04 12:14:05 +01:00
Sam Rose
d2a2253b48
Merge branch 'master' into add-extra-run-js-limit-check
2024-01-04 10:55:12 +00:00
Dean
eafa8b14a5
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-04 10:51:14 +00:00
Sam Rose
68468fadb3
Add an extra JS execution time limit check to prevent creating unnecesary VM context.
2024-01-04 10:10:00 +00:00
melohagan
843f134165
Exclude custom options from update settings ( #12648 )
...
* Exclude custom options from update settings
* Custom options label
* Remove unnecessary div
2024-01-04 10:05:05 +00:00
Adria Navarro
6d9b1e9b26
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend
2024-01-03 16:49:43 +01:00
Dean
c358344611
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-03 15:31:50 +00:00
Dean
4343c43148
Fix for datasource resolution in validation editor drawer
2024-01-03 15:30:58 +00:00
Dean
cb63848245
Fix for Multistep Formblock bindings not being available to the step settings UI
2024-01-03 15:23:27 +00:00
Adria Navarro
eabe74a2c1
Update account-portal ref
2024-01-03 16:10:50 +01:00
melohagan
99609ba5ec
Add the onDrawerShow/Hide events to filter editor ( #12623 )
2024-01-03 14:48:32 +00:00
Adria Navarro
7413fd96a8
Merge branch 'master' into chore/node-20
2024-01-03 14:15:21 +01:00
Adria Navarro
d71a41cbf5
Point to master account portal
2024-01-03 14:12:50 +01:00
Adria Navarro
a8c7c7ebee
Update pro ref
2024-01-03 14:11:09 +01:00
Michael Drury
e0a550e098
Merge branch 'master' into fix/multi-tenancy-dev-access
2024-01-03 12:57:17 +00:00
mike12345567
9a5fb8b8de
Fix test.
2024-01-03 12:56:53 +00:00
mike12345567
9feb91793c
Fix for multi-tenancy issue in local development, couldn't load apps as it requires a tenant ID in the subdomain when in multi-tenancy mode which isn't possible in development - this makes sure that local development can work by using the users cookie instead.
2024-01-03 12:38:31 +00:00
Adria Navarro
1403f65708
Revert "Add breaking change"
...
This reverts commit 62e445c1e6
.
2024-01-03 13:00:14 +01:00
Adria Navarro
62e445c1e6
Add breaking change
2024-01-03 12:59:05 +01:00
Adria Navarro
f8d03a918d
Update ref
2024-01-03 12:44:53 +01:00
Adria Navarro
3ce3f6b5ac
Fix flakiness test
2024-01-03 12:42:52 +01:00
Adria Navarro
699555c04b
Fix hosting
2024-01-03 12:35:52 +01:00
Adria Navarro
8a4ff7d1e4
Merge branch 'master' into vulnerability/budi-7793-ddos
2024-01-03 12:13:03 +01:00
Adria Navarro
8b866a53c8
Clean
2024-01-03 12:11:25 +01:00
Adria Navarro
4db5d9dab2
Lint
2024-01-03 12:08:18 +01:00
Adria Navarro
b09f941027
Fix tests
2024-01-03 12:06:23 +01:00
Adria Navarro
b45717a1e1
Move password checks to db
2024-01-03 12:00:25 +01:00
Adria Navarro
66fd8b936f
Clean log
2024-01-03 11:45:25 +01:00
Adria Navarro
874c3f9dd4
Fix tests
2024-01-03 11:41:57 +01:00
Michael Drury
8db0a551f2
Merge branch 'master' into fix/cli-build-remove-pkg
2024-01-03 09:57:08 +00:00
melohagan
8a44c24021
Handle object type in validation ( #12619 )
2024-01-03 09:54:18 +00:00
Dean
42171bd41d
Merge remote-tracking branch 'origin/master' into feature/multistep-form-block
2024-01-03 09:49:38 +00:00
Adria Navarro
1a0361e33f
Update
2024-01-03 10:43:17 +01:00
Dean
19c40a6181
Merge remote-tracking branch 'origin/master' into fix/relationship-filtering-form-block
2024-01-03 09:35:42 +00:00
melohagan
0b21c36526
Use blur for change event RichTextField ( #12649 )
...
* Use blur for change event RichTextField
* Refactor
2024-01-03 09:26:52 +00:00
Dean
3e55c795ff
Merge remote-tracking branch 'origin/master' into fix/relationship-filtering-form-block
2024-01-03 09:21:20 +00:00
Adria Navarro
ba2b54f842
Use env variables instead of checking if isdev
2024-01-03 10:12:22 +01:00
Dean
c576b6ea19
Added datasource resolution behaviour for a Relationship picker nested in a form block
2024-01-02 17:55:28 +00:00
mike12345567
9be6d6c645
Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it.
2024-01-02 17:45:19 +00:00
Adria Navarro
82abdd5f09
Update ref
2024-01-02 17:12:04 +01:00
Adria Navarro
1de8074260
Update ref
2024-01-02 17:09:15 +01:00
Adria Navarro
49c672603b
Merge branch 'master' into vulnerability/budi-7793-ddos
2024-01-02 17:03:55 +01:00
Adria Navarro
fe0ac28851
Fix test
2024-01-02 17:03:13 +01:00
Adria Navarro
b0a12e034d
Remove limits from password in dev
2024-01-02 16:58:47 +01:00
Adria Navarro
780a0ee687
Increase limits
2024-01-02 16:38:58 +01:00
Adria Navarro
59fba524bc
Lint
2024-01-02 16:33:00 +01:00
Adria Navarro
0685caf8a2
Validate password in backend-core
2024-01-02 15:23:12 +01:00
Adria Navarro
fe83800a1a
Update account-portal ref
2024-01-02 15:18:04 +01:00
Adria Navarro
5609db3545
Add max limit
2024-01-02 15:16:09 +01:00
Sam Rose
a2e0d3245a
Merge branch 'master' into cache-get-helpers-list
2024-01-02 13:59:59 +00:00
Sam Rose
a4e134b841
Merge branch 'master' into revert-12655-dd-tracer-nuke
2024-01-02 13:25:12 +00:00
Adria Navarro
e50cc35140
Validate password on admin creation
2024-01-02 13:23:08 +01:00
Adria Navarro
3b50d1a988
Copy change
2024-01-02 13:22:38 +01:00