1
0
Fork 0
mirror of synced 2024-08-15 18:11:40 +12:00
Commit graph

22738 commits

Author SHA1 Message Date
Adria Navarro
5dd3c7cada Lint 2024-01-08 14:06:54 +01:00
Adria Navarro
4e48d1d66e Avoid multiple reloads 2024-01-08 14:06:54 +01:00
Adria Navarro
ee40434223 Handle migration when app loaded 2024-01-08 14:06:54 +01:00
Adria Navarro
94f0d38fe4 Implement refresh 2024-01-08 14:06:54 +01:00
Adria Navarro
75b8190c01 Move updating page to the client 2024-01-08 14:06:54 +01:00
Adria Navarro
0b46b6883d Remove unused regexparam 2024-01-08 14:06:54 +01:00
Adria Navarro
357522ec6e Server render updating page 2024-01-08 14:06:54 +01:00
Adria Navarro
2cb9f10327 Nodemon, watch svelte on server 2024-01-08 14:06:54 +01:00
Adria Navarro
d880302553 Check if migrations are needed on app serve 2024-01-08 14:06:54 +01:00
Adria Navarro
8f9f33b6af
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 14:02:00 +01:00
Michael Drury
7c07dcb711
Merge branch 'master' into fix/update-account-portal-ref-jan-24 2024-01-08 12:57:06 +00:00
Adria Navarro
dc90a5fae1
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 13:51:55 +01:00
Sam Rose
3932b6aabc
Merge branch 'master' into attach-user-to-spans 2024-01-08 12:44:52 +00:00
Adria Navarro
03a933005d Pass isMigrationDone 2024-01-08 13:42:38 +01:00
Adria Navarro
3dcb3dec3f Fix import 2024-01-08 13:35:07 +01:00
Adria Navarro
43aca917d7 Fix import 2024-01-08 13:33:41 +01:00
Adria Navarro
82ce1f2e93 Add link 2024-01-08 13:31:41 +01:00
Adria Navarro
72410d1f28 Lint 2024-01-08 13:10:40 +01:00
Adria Navarro
f7f51e7909 Change copy 2024-01-08 13:07:33 +01:00
mike12345567
6546f776de Updating ref after linting. 2024-01-08 11:59:45 +00:00
Adria Navarro
13325b63a2 Use seconds instead of ms 2024-01-08 12:56:09 +01:00
Adria Navarro
f7b74a3573
Merge branch 'master' into BUDI-7654/app-migration-builder-frontend 2024-01-08 12:55:53 +01:00
Adria Navarro
83dce5de26
Update error message
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-01-08 12:48:04 +01:00
mike12345567
e24cf34c2f Updating account portal reference to latest master.g 2024-01-08 11:43:22 +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
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
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
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
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