andz-bb
|
2d7ef6cee4
|
allow users to select firestore databases other than the default
|
2024-12-19 16:24:55 +00:00 |
andz-bb
|
59a98ec0cb
|
support placeholder values in datasource config fields
|
2024-12-19 16:24:21 +00:00 |
Adria Navarro
|
2ca4dec700
|
Clean code
|
2024-12-19 17:15:28 +01:00 |
Adria Navarro
|
ffab29cdee
|
Remove unnecessary null check
|
2024-12-19 17:12:42 +01:00 |
Adria Navarro
|
079aa76978
|
Types anys
|
2024-12-19 17:12:42 +01:00 |
Adria Navarro
|
5948b871de
|
Merge branch 'master' into typing/stores-table
|
2024-12-19 17:06:40 +01:00 |
mike12345567
|
c0e5e79282
|
Updating pro reference - small test change.
|
2024-12-19 15:57:13 +00:00 |
Adria Navarro
|
c61cf5d583
|
Type table store
|
2024-12-19 16:53:51 +01:00 |
Adria Navarro
|
3e6cb35f7e
|
Merge branch 'master' into chore/guard-display-column-in-the-api
|
2024-12-19 10:03:39 +01:00 |
Andrew Kingston
|
a0eecd7e1b
|
Merge branch 'master' into fix-ds-validity-checking
|
2024-12-18 16:54:16 +00:00 |
Andrew Kingston
|
54c97186df
|
Rename datasources to rawList
|
2024-12-18 16:53:09 +00:00 |
Andrew Kingston
|
9650b388c4
|
Refactor derived BudiStores
|
2024-12-18 16:45:28 +00:00 |
Andrew Kingston
|
fd388c3d36
|
Fix datasource validity checking
|
2024-12-18 15:43:05 +00:00 |
Andrew Kingston
|
adc0d7869b
|
Merge branch 'master' into cheeks-fixes
|
2024-12-18 15:41:04 +00:00 |
Andrew Kingston
|
f3caba8176
|
Fix onboarding users
|
2024-12-18 15:24:37 +00:00 |
Adria Navarro
|
50b0dad4a7
|
Merge branch 'master' into chore/guard-display-column-in-the-api
|
2024-12-18 15:40:02 +01:00 |
Michael Drury
|
1f724789ab
|
Merge branch 'master' into chore/datasource-store-switch-to-budistore
|
2024-12-18 14:32:00 +00:00 |
Adria Navarro
|
3a36289306
|
Only throw on creation or primary display edition
|
2024-12-18 13:32:09 +01:00 |
Adria Navarro
|
59bdae57cc
|
Fix test
|
2024-12-18 13:20:10 +01:00 |
Adria Navarro
|
ad02581e1d
|
Guard primary display
|
2024-12-18 13:18:46 +01:00 |
Adria Navarro
|
b7beec6226
|
Add tests
|
2024-12-18 13:18:13 +01:00 |
Adria Navarro
|
3179dd8af4
|
Merge branch 'master' into fix/views-with-hidden-relationships
|
2024-12-18 12:27:46 +01:00 |
Adria Navarro
|
f792fb4898
|
Merge branch 'master' into dev/dev-build-for-builder
|
2024-12-18 12:23:43 +01:00 |
Adria Navarro
|
825c517910
|
Merge branch 'master' into fix/views-with-hidden-relationships
|
2024-12-18 12:23:09 +01:00 |
Adria Navarro
|
3aaedbf02f
|
Merge branch 'master' into fix/views-from-tables-with-whitespaces
|
2024-12-18 11:59:53 +01:00 |
Adria Navarro
|
d061f44eda
|
Fix external patches
|
2024-12-18 11:51:32 +01:00 |
Adria Navarro
|
84a67bb346
|
Add test capturing
|
2024-12-18 11:51:32 +01:00 |
Andrew Kingston
|
6586b47c48
|
Fix searching relationsgips
|
2024-12-18 10:32:18 +00:00 |
Adria Navarro
|
b81e43ed59
|
Fix tests
|
2024-12-18 10:55:32 +01:00 |
Adria Navarro
|
b538125d1f
|
Add failing test
|
2024-12-18 10:40:12 +01:00 |
Adria Navarro
|
1349634d9d
|
Build builder in dev mode while on dev
|
2024-12-18 10:22:17 +01:00 |
Adria Navarro
|
15f2aaf950
|
Fix encodings
|
2024-12-18 08:14:19 +01:00 |
Michael Drury
|
8f8e690ca3
|
Merge branch 'master' into chore/datasource-store-switch-to-budistore
|
2024-12-17 17:17:33 +00:00 |
mike12345567
|
33c1f7364d
|
Updating test.
|
2024-12-17 17:16:44 +00:00 |
Andrew Kingston
|
095ce1f640
|
Merge branch 'master' into remove-automation-survey
|
2024-12-17 16:47:20 +00:00 |
mike12345567
|
590ba5de60
|
Updating datasource and sorted integration store to be classes, that extend the BudiStore base implementation.
|
2024-12-17 16:31:40 +00:00 |
mike12345567
|
78c2a5a51c
|
Typing datasource and sorted integration stores
|
2024-12-17 15:23:24 +00:00 |
mike12345567
|
e233e26899
|
Another issue found in DS store.
|
2024-12-17 13:57:14 +00:00 |
mike12345567
|
4cdc0304c6
|
Fixing an issue with datasource fetch schema not passing the correct parameters to frontend-core function.
|
2024-12-17 13:55:07 +00:00 |
mike12345567
|
77eb805936
|
Fixing an issue where plugins are imported as apps, which can crash the service - return a useful message to tell the user this is a plugin not an app export.
|
2024-12-17 13:13:07 +00:00 |
mike12345567
|
2e7f75e93c
|
Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens.
|
2024-12-17 12:28:22 +00:00 |
Andrew Kingston
|
4f2de37c27
|
Merge branch 'master' into remove-automation-survey
|
2024-12-17 12:03:59 +00:00 |
Michael Drury
|
57eaac88b1
|
Merge branch 'master' into fix/automation-webhook-improvements
|
2024-12-17 11:08:51 +00:00 |
Andrew Kingston
|
41659770ca
|
Remove automations survey
|
2024-12-17 10:56:20 +00:00 |
Andrew Kingston
|
1efa9f1699
|
Merge branch 'master' into ts-portal-auth-store
|
2024-12-17 10:40:11 +00:00 |
Andrew Kingston
|
f8a4b422bc
|
Merge branch 'master' into ts-portal-auditlogs-store
|
2024-12-17 10:35:37 +00:00 |
Andrew Kingston
|
018d332a7e
|
Merge branch 'master' into ts-portal-apps-store
|
2024-12-17 10:29:00 +00:00 |
Andrew Kingston
|
d49b1f6131
|
Merge branch 'master' into ts-portal-admin-store
|
2024-12-17 10:22:41 +00:00 |
Andrew Kingston
|
4b499ca487
|
Update more endpoints with new response messages
|
2024-12-16 17:08:42 +00:00 |
Andrew Kingston
|
22d8994431
|
Account for responses from app endpoints
|
2024-12-16 17:02:24 +00:00 |
Andrew Kingston
|
d5eaa6ee3e
|
Fix duplicating apps
|
2024-12-16 16:58:58 +00:00 |
Andrew Kingston
|
4fd47b5908
|
Update auth endpoints to account for new JSON responses
|
2024-12-16 16:56:52 +00:00 |
Andrew Kingston
|
8c4bb89412
|
Update type casting
|
2024-12-16 16:53:59 +00:00 |
mike12345567
|
a35e504e8f
|
PR comment.
|
2024-12-16 15:07:06 +00:00 |
Andrew Kingston
|
cb88f1faa9
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-16 14:40:06 +00:00 |
mike12345567
|
a68bb20e87
|
Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements
|
2024-12-16 12:29:24 +00:00 |
mike12345567
|
e11c3f87c4
|
Fixing issue with webhook test case - getting sync response back.
|
2024-12-13 18:15:08 +00:00 |
Michael Drury
|
fb3822797c
|
Merge branch 'master' into chore/update-pro
|
2024-12-13 18:06:18 +00:00 |
mike12345567
|
eb69bbd3cb
|
Merge branch 'master' of github.com:Budibase/budibase into fix/automation-webhook-improvements
|
2024-12-13 17:55:32 +00:00 |
mike12345567
|
8aebaa3717
|
Updating pro to latest (small API change).
|
2024-12-13 17:54:48 +00:00 |
mike12345567
|
d20592e885
|
Updating query row API to correctly state successful if not returning an error.
|
2024-12-13 17:33:40 +00:00 |
mike12345567
|
b58aa807bd
|
Another test change.
|
2024-12-13 17:22:35 +00:00 |
mike12345567
|
7cf20ef16c
|
Fixing query row.
|
2024-12-13 17:11:35 +00:00 |
mike12345567
|
6699b202b4
|
Fixing some automation requirements.
|
2024-12-13 17:10:05 +00:00 |
mike12345567
|
b976c57e1e
|
Test fix.
|
2024-12-13 16:59:19 +00:00 |
mike12345567
|
77b9baa095
|
Updating types to remove any instances of ctx.status = 200 being set and then no body provided.
|
2024-12-13 16:48:47 +00:00 |
mike12345567
|
ba6b0fba6d
|
Correcting issue with test case.
|
2024-12-13 16:00:40 +00:00 |
Andrew Kingston
|
f9dc834202
|
Update other usages of auth store
|
2024-12-13 15:19:53 +00:00 |
Andrew Kingston
|
d72e5f1812
|
Convert auth store to TS and add missing user properties
|
2024-12-13 15:18:41 +00:00 |
mike12345567
|
80bd561bba
|
Some further work on automation webhook testing.
|
2024-12-13 13:59:29 +00:00 |
mike12345567
|
715399b755
|
Typing improvements for webhooks - fixing issue with parameter change - working on test case.
|
2024-12-13 13:34:32 +00:00 |
Andrew Kingston
|
df8e7bf903
|
Merge branch 'master' into cheeks-fixes
|
2024-12-13 11:40:00 +00:00 |
Andrew Kingston
|
d0b8ab79e3
|
Merge branch 'ts-portal-apps-store' of github.com:Budibase/budibase into ts-portal-auditlogs-store
|
2024-12-13 09:15:49 +00:00 |
Andrew Kingston
|
76546fd276
|
Merge branch 'ts-portal-admin-store' of github.com:Budibase/budibase into ts-portal-apps-store
|
2024-12-13 09:15:20 +00:00 |
Andrew Kingston
|
5319fb34ac
|
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into ts-portal-admin-store
|
2024-12-13 09:14:13 +00:00 |
Andrew Kingston
|
cb8f05291a
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-13 09:13:44 +00:00 |
Andrew Kingston
|
3f5067ecc9
|
Ensure audit log store properties are properly optional
|
2024-12-13 09:12:08 +00:00 |
Andrew Kingston
|
1529eecc68
|
Revert changes
|
2024-12-13 09:07:20 +00:00 |
Andrew Kingston
|
da19c4b608
|
Convert portal audit logs store to TS
|
2024-12-13 08:58:46 +00:00 |
mike12345567
|
f857c36e09
|
PR comments.
|
2024-12-12 16:50:21 +00:00 |
Andrew Kingston
|
5272bc4cd9
|
Convert portal apps store to TS
|
2024-12-12 16:46:21 +00:00 |
Andrew Kingston
|
c5407d36ac
|
Update to account for type fixes
|
2024-12-12 16:44:14 +00:00 |
Andrew Kingston
|
ea444a9078
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-12 16:42:23 +00:00 |
Michael Drury
|
f62ffb38e2
|
Merge branch 'master' into fix/external-table-name-spaces
|
2024-12-12 16:40:41 +00:00 |
mike12345567
|
eca009920c
|
Fixing some type issue found during the frontend-core updates.
|
2024-12-12 16:00:28 +00:00 |
mike12345567
|
7f62f32adc
|
Adding test case for tables with spaces.
|
2024-12-12 15:55:39 +00:00 |
Andrew Kingston
|
b57aa1675b
|
Update tests
|
2024-12-12 15:00:45 +00:00 |
Andrew Kingston
|
3dfdb740ac
|
Ensure admin store checklist is optional
|
2024-12-12 14:58:55 +00:00 |
Andrew Kingston
|
512d87ac36
|
Remove redundant default store value
|
2024-12-12 14:57:24 +00:00 |
Andrew Kingston
|
3a51a81e50
|
Remove redundant typing in builder API client
|
2024-12-12 14:55:15 +00:00 |
Andrew Kingston
|
ce3a479590
|
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into ts-portal-admin-store
|
2024-12-12 14:53:48 +00:00 |
Andrew Kingston
|
61b42d316b
|
Update naming of builder navigation store type
|
2024-12-12 14:53:28 +00:00 |
Andrew Kingston
|
0cbf0a7a4b
|
Update builder plugin store with new types
|
2024-12-12 14:51:52 +00:00 |
Andrew Kingston
|
0da1dcee48
|
Convert portal admin store to typescript
|
2024-12-12 14:48:06 +00:00 |
Dean
|
7a273e4d9b
|
Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates
|
2024-12-12 14:34:36 +00:00 |
Andrew Kingston
|
a706a767a7
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-12 14:29:56 +00:00 |
Dean
|
1e297f7917
|
Merge remote-tracking branch 'origin/master' into automation-branching-ux-updates
|
2024-12-12 14:25:09 +00:00 |
Andrew Kingston
|
5ecfce1d6f
|
Merge branch 'master' into fix/client-error-svg-2
|
2024-12-12 14:22:12 +00:00 |
Andrew Kingston
|
3be6800626
|
Merge branch 'master' into cheeks-fixes
|
2024-12-12 14:12:19 +00:00 |
mike12345567
|
635049ab0f
|
Making sure table IDs input are correctly formatted for comparison.
|
2024-12-12 14:02:52 +00:00 |
Michael Drury
|
b05126cb9f
|
Merge branch 'master' into fix/pg-connection-error
|
2024-12-12 11:48:36 +00:00 |
Adria Navarro
|
3d74a39408
|
Update pro submodule
|
2024-12-12 12:40:01 +01:00 |
mike12345567
|
502fe0bc2e
|
Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error
|
2024-12-12 11:31:50 +00:00 |
mike12345567
|
96f149a96d
|
PR comments.
|
2024-12-12 11:29:19 +00:00 |
Michael Drury
|
ad61825419
|
Merge branch 'master' into fix/pg-connection-error
|
2024-12-12 11:14:49 +00:00 |
Adria Navarro
|
81bf8783f2
|
Add tests
|
2024-12-12 12:05:49 +01:00 |
Adria Navarro
|
ec27d3ee4e
|
Fix checking role hierarchy when having a single role
|
2024-12-12 12:05:49 +01:00 |
Adria Navarro
|
6fd45839c0
|
Don't minify client on dev mode
|
2024-12-12 12:05:49 +01:00 |
Andrew Kingston
|
dc10bbf4c7
|
Account for JS current user bindings as well as HBS
|
2024-12-12 08:32:57 +00:00 |
Andrew Kingston
|
62e47cc268
|
Don't sync changes between users for views that are filtered by current user
|
2024-12-11 15:51:11 +00:00 |
Andrew Kingston
|
7be2d9ec34
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-11 15:24:32 +00:00 |
Andrew Kingston
|
1250aa666f
|
Fix scrollbar styles
|
2024-12-11 11:20:53 +00:00 |
Andrew Kingston
|
2a1d002d7f
|
Fix client error SVG
|
2024-12-11 11:05:11 +00:00 |
Adria Navarro
|
2f1b6d007d
|
Fix string-templates on dev
|
2024-12-11 11:52:34 +01:00 |
Andrew Kingston
|
31a8d85d19
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-11 10:07:06 +00:00 |
Andrew Kingston
|
31b696deff
|
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-11 10:03:51 +00:00 |
Andrew Kingston
|
28f895f884
|
Update user endpoints
|
2024-12-11 10:03:40 +00:00 |
Andrew Kingston
|
4c5bfa5285
|
Fix login response not being handled due to not being JSON
|
2024-12-11 09:22:36 +00:00 |
Adria Navarro
|
4f9a345e9b
|
Merge branch 'master' into chore/update-outdated-rollup-deps
|
2024-12-11 09:12:59 +01:00 |
mike12345567
|
a3391af9f0
|
Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error
|
2024-12-10 18:03:23 +00:00 |
mike12345567
|
07c24c16a4
|
Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue.
|
2024-12-10 18:00:49 +00:00 |
Michael Drury
|
98f3263342
|
Merge branch 'master' into fix/pg-connection-error
|
2024-12-10 17:36:21 +00:00 |
mike12345567
|
340d9c34ff
|
Linting and CI update.
|
2024-12-10 17:30:54 +00:00 |
Andrew Kingston
|
a781800f2a
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-10 16:43:29 +00:00 |
Andrew Kingston
|
bcfe3d258d
|
lint
|
2024-12-10 16:42:46 +00:00 |
Andrew Kingston
|
9495a90021
|
Merge branch 'frontend-core-ts-2' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-10 16:38:54 +00:00 |
Andrew Kingston
|
eb0a475242
|
Try to support endpoints which conditionally return 204s
|
2024-12-10 16:38:30 +00:00 |
Andrew Thompson
|
3ce13cf6ba
|
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved
|
2024-12-10 15:36:19 +00:00 |
Andrew Kingston
|
4f3a3aa3fe
|
Merge branch 'master' into frontend-core-ts-2
|
2024-12-10 15:22:53 +00:00 |
Andrew Kingston
|
8efb2d701c
|
Fix TS errors
|
2024-12-10 14:53:30 +00:00 |
Andrew Kingston
|
6463b1c551
|
Lint
|
2024-12-10 14:51:11 +00:00 |
Andrew Kingston
|
5a093daf14
|
Merge branch 'master' into fix-multi-checkbox-value-coercion
|
2024-12-10 14:50:34 +00:00 |
Dean
|
36f8ae45fe
|
Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved
|
2024-12-10 14:17:46 +00:00 |
mike12345567
|
322dc2e5a6
|
Adding legacy postgres option.
|
2024-12-10 13:33:38 +00:00 |
Andrew Kingston
|
7ea94788c9
|
Update user endpoints
|
2024-12-10 13:11:53 +00:00 |
mike12345567
|
4b75e3d1dc
|
Updating how we list columns from a table - to avoid using to_regclass which is not available in Postgres 9.5.
|
2024-12-10 13:10:27 +00:00 |
Andrew Kingston
|
f93f27877f
|
Update template endpoints
|
2024-12-10 13:03:43 +00:00 |
Andrew Kingston
|
610133551e
|
Update self endpoints
|
2024-12-10 13:00:51 +00:00 |
Andrew Kingston
|
cee53540a4
|
Update other endpoints
|
2024-12-10 12:53:47 +00:00 |
Andrew Kingston
|
686273048e
|
Update flag endpoints
|
2024-12-10 12:52:53 +00:00 |
Andrew Kingston
|
7b01d3cd03
|
Update config endpoints
|
2024-12-10 12:50:57 +00:00 |
Andrew Kingston
|
f20c07a146
|
Update attachment and auth endpoints
|
2024-12-10 12:47:27 +00:00 |
Adria Navarro
|
7169fc8096
|
Clean
|
2024-12-10 12:18:27 +01:00 |
Adria Navarro
|
c561318434
|
Update and replace old plugins
|
2024-12-10 12:15:57 +01:00 |
Andrew Thompson
|
50c31e2e9c
|
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved
|
2024-12-10 10:53:58 +00:00 |
Andrew Kingston
|
65f37e046e
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-12-10 10:33:53 +00:00 |
Adria Navarro
|
f6bbbd7b3f
|
Merge branch 'master' into labday/monorepo-setup
|
2024-12-10 10:18:43 +01:00 |
deanhannigan
|
397fd9ada4
|
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved
|
2024-12-10 09:06:07 +00:00 |
Sam Rose
|
1c476e0e1d
|
Fix types.
|
2024-12-09 21:25:20 +00:00 |
Sam Rose
|
34684df87a
|
Fix formatting.
|
2024-12-09 20:59:13 +00:00 |