Andrew Kingston
|
8d2530d4c8
|
Swap let for const
|
2023-10-20 09:19:05 +01:00 |
Andrew Kingston
|
357f495c0d
|
Respect grid visibility and ordering by default when rendering tables
|
2023-10-20 09:14:15 +01:00 |
Andrew Kingston
|
880c509f64
|
Always use custom table columns if provided to ensure we allow showing hidden columns if requested. Use grid visibility and order metadata by default in tables
|
2023-10-20 09:13:42 +01:00 |
Andrew Kingston
|
ff257abab3
|
Update copy for table column widths to inform user that a unit is required
|
2023-10-20 09:09:32 +01:00 |
Andrew Kingston
|
d0b71ada08
|
Ensure BBUI table component ignores numeric widths that are invalid
|
2023-10-20 09:08:45 +01:00 |
Adria Navarro
|
806685014b
|
Merge branch 'master' into BUDI-7641/remove-npm-from-apps-worker-docker
|
2023-10-20 10:07:33 +02:00 |
Adria Navarro
|
6b68e52836
|
Use v2 dockerfiles
|
2023-10-20 10:02:18 +02:00 |
mike12345567
|
d1b551c6aa
|
Type fixes.
|
2023-10-19 16:56:45 +01:00 |
Adria Navarro
|
a30982177f
|
Update pro
|
2023-10-19 17:06:26 +02:00 |
Dean
|
c983d844d3
|
Merge remote-tracking branch 'origin/master' into feature/form-block-description
|
2023-10-19 12:30:59 +01:00 |
mike12345567
|
470735cc97
|
Updating types across old table utilities.
|
2023-10-19 12:26:29 +01:00 |
mike12345567
|
f072a77d9f
|
Updating throw.
|
2023-10-19 12:03:49 +01:00 |
mike12345567
|
54d976f750
|
Fixing PR comments.
|
2023-10-19 12:02:49 +01:00 |
Adria Navarro
|
35f7aa0955
|
Merge branch 'master' into BUDI-7641/remove-npm-from-apps-worker-docker
|
2023-10-19 12:02:45 +02:00 |
Adria Navarro
|
63a26ac823
|
Fix dependencies
|
2023-10-19 11:16:52 +02:00 |
Adria Navarro
|
3851a67915
|
Unify jsonwebtoken and lodash packages
|
2023-10-19 11:00:53 +02:00 |
mike12345567
|
9bd67595ec
|
Merge branch 'master' of github.com:Budibase/budibase into refactor/improve-table-sdk
|
2023-10-18 19:05:23 +01:00 |
mike12345567
|
2d5818ae33
|
Updating datasource controller to use SDK rather than calling through controllers.
|
2023-10-18 18:58:58 +01:00 |
mike12345567
|
25ad78a94e
|
Adding utilities.
|
2023-10-18 18:58:27 +01:00 |
mike12345567
|
8d1163e50d
|
Adding external SDK, updating external controllers.
|
2023-10-18 18:58:19 +01:00 |
mike12345567
|
6bfa9d407b
|
Adding internal SDK, updating internal table controllers.
|
2023-10-18 18:57:52 +01:00 |
mike12345567
|
291a97a078
|
Moving getters.
|
2023-10-18 18:57:30 +01:00 |
mike12345567
|
35e6452ecb
|
Adding basic structure for the external/internal SDK.
|
2023-10-18 18:57:19 +01:00 |
Andrew Kingston
|
41e72a28c9
|
Merge branch 'master' into grid-all-datasources
|
2023-10-18 15:59:12 +01:00 |
Andrew Kingston
|
05133d7e69
|
Ensure data section grid sort column options are properly filtered down
|
2023-10-18 15:44:27 +01:00 |
Andrew Kingston
|
fb69c3a0da
|
Add new shared core util for determining whether columns can be sort columns or not
|
2023-10-18 15:38:37 +01:00 |
mike12345567
|
13dadbcc7d
|
Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf
|
2023-10-18 15:22:00 +01:00 |
Martin McKeaveney
|
62e902398e
|
Merge branch 'master' into budi-7640-testimonials-arent-removed-from-forgot-passwordreset
|
2023-10-18 15:15:49 +01:00 |
Adria Navarro
|
ba053490dc
|
Npm-less images
|
2023-10-18 16:08:54 +02:00 |
Andrew Kingston
|
bdc2bcd97d
|
Add support for multiple dependsOn constraints in the manifest and fix issue with nullish dependsOn contraints
|
2023-10-18 14:41:42 +01:00 |
Andrew Kingston
|
93d717d2e9
|
Fix add new row setting not being enough to edit new rows with also enabling edit rows flag
|
2023-10-18 14:25:59 +01:00 |
Andrew Kingston
|
faa70b79b6
|
Fix on click actions not working when using non DS+ datasources and edit row setting is hidden but enabled
|
2023-10-18 14:21:09 +01:00 |
Michael Drury
|
93464f3fcf
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 13:23:40 +01:00 |
Michael Drury
|
30fadf0138
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 13:05:33 +01:00 |
jvcalderon
|
362ac27422
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 14:04:24 +02:00 |
jvcalderon
|
44474b063a
|
Merge branch 'master' into features/per-user-per-creator-realease2
|
2023-10-18 13:43:11 +02:00 |
jvcalderon
|
5b2f55a592
|
Per user per creator changes
|
2023-10-18 13:36:34 +02:00 |
Michael Drury
|
1d951a5d79
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 12:04:32 +01:00 |
Michael Drury
|
b98f313754
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 12:04:22 +01:00 |
Sam Rose
|
f9bff0846a
|
Merge branch 'master' into refactor/remove-jsdoc-types-in-ts-files
|
2023-10-18 11:45:52 +01:00 |
Michael Drury
|
b697872cf8
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-18 11:44:56 +01:00 |
Dean
|
0ce44d8540
|
Merge remote-tracking branch 'origin/master' into feature/form-block-description
|
2023-10-18 11:37:51 +01:00 |
Michael Drury
|
0c9f483c39
|
Merge branch 'master' into fix/improve-external-request-typing
|
2023-10-18 11:31:53 +01:00 |
Dean
|
a064512224
|
Added description field to the formblock
|
2023-10-18 11:14:16 +01:00 |
Adria Navarro
|
06ae3fb52c
|
Log warn
|
2023-10-18 12:07:50 +02:00 |
mike12345567
|
68e8630d85
|
Improving the typing around the ExternalRequest object, which has implications throughout the row API and SDK, cleaning up where possible based on it.
|
2023-10-18 10:57:04 +01:00 |
Michael Drury
|
0894353cc9
|
Merge branch 'master' into chore/remove-sentry-references
|
2023-10-18 10:25:43 +01:00 |
mike12345567
|
a325e39377
|
Removing un-used statement.
|
2023-10-18 10:20:32 +01:00 |
mike12345567
|
489c67511c
|
PR comments.
|
2023-10-18 10:04:26 +01:00 |
Adria Navarro
|
616792013f
|
Lint
|
2023-10-18 10:54:37 +02:00 |
Adria Navarro
|
3fd2973152
|
Remove sentry packages
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
ea1853c78c
|
Remove sentry from the backend
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
572cac2552
|
Remove SENTRY_DSN references
|
2023-10-18 10:51:09 +02:00 |
Adria Navarro
|
e35f1b79e2
|
Remove sentry client
|
2023-10-18 10:51:09 +02:00 |
Conor Webb
|
56ecd339a7
|
Added testimonial check to reset and forgot pages.
|
2023-10-18 09:20:06 +01:00 |
mike12345567
|
1299917e94
|
Quick fix for datasource deletion, due to the datasource defaulting to an empty object it appeared like a datasource had been set and the UI would attempt to render with this empty state. When not selected move off of the selected datasource page instead and handle the datasource not being selected.
|
2023-10-17 17:35:10 +01:00 |
Michael Drury
|
65ab26ca97
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-17 17:02:51 +01:00 |
Sam Rose
|
767900aec6
|
Remove type information from JSDoc in .ts files, it's redundant.
|
2023-10-17 16:46:32 +01:00 |
mike12345567
|
70c5272ad9
|
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-17 15:46:34 +01:00 |
Michael Drury
|
b3b323f040
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-17 12:27:27 +01:00 |
Michael Drury
|
92dd6cce2d
|
Merge branch 'master' into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-17 12:17:24 +01:00 |
Sam Rose
|
946a7b6d0d
|
Merge branch 'master' into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-17 11:43:20 +01:00 |
Andrew Kingston
|
65a9ea2cc1
|
Merge branch 'master' into grid-all-datasources
|
2023-10-17 11:33:49 +01:00 |
Michael Drury
|
0f0e3329ee
|
Merge branch 'master' into fix/12068-autocolumn-data-ui-fixes
|
2023-10-17 11:04:48 +01:00 |
Michael Drury
|
b8c1a054f8
|
Merge branch 'master' into fix/12070-user-column-dnd-freeze
|
2023-10-17 11:03:30 +01:00 |
Adria Navarro
|
beb3136312
|
Fix sentry import
|
2023-10-17 10:59:46 +02:00 |
mike12345567
|
7dcd6767f9
|
Fixes for adding autocolumns, it was not possible to select auto column type and fixing icon, as well as display of column when editing it - this corrects a few issues in this area as auto columns did not have a correct fieldId and also did not have a valid field definition.
|
2023-10-16 18:37:56 +01:00 |
mike12345567
|
fefd5fa0dc
|
Quick fix for drag and drop behaviour of relationship cells, appears empty cells were causing things to break in the re-render.
|
2023-10-16 17:41:20 +01:00 |
Sam Rose
|
39292e88a8
|
Correct error message to say sheets when it's a Google sheet.
|
2023-10-16 17:11:51 +01:00 |
Andrew Kingston
|
1cb0817a0b
|
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-16 16:47:14 +01:00 |
Andrew Kingston
|
5c7bde95ab
|
Update conditional setting rendering to support nested paths and multiple values, and hide grid block CRUD when using non DS+
|
2023-10-16 16:46:49 +01:00 |
Sam Rose
|
b7ff1d60f1
|
Wire up the frontend to show the new datasource errors.
|
2023-10-16 16:36:42 +01:00 |
Sam Rose
|
37fe91e488
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-16 16:05:45 +01:00 |
Adria Navarro
|
8e64fb9858
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-16 16:46:14 +02:00 |
Michael Drury
|
b86bcb7f4b
|
Merge branch 'master' into fix/12046-nav-links-overwrite-app
|
2023-10-16 15:30:25 +01:00 |
Andrew Kingston
|
e0b748a7bc
|
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-16 15:29:46 +01:00 |
Adria Navarro
|
26618794ae
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-16 16:17:26 +02:00 |
Martin McKeaveney
|
8c0ed39652
|
submodule
|
2023-10-16 14:53:57 +01:00 |
Martin McKeaveney
|
2ef9871fda
|
merge with master
|
2023-10-16 14:42:50 +01:00 |
Michael Drury
|
5e00a0d0dd
|
Merge branch 'master' into fix/internal-db-enrich-perf
|
2023-10-16 13:54:10 +01:00 |
Adria Navarro
|
dc4fc27fc8
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-16 10:38:09 +02:00 |
mike12345567
|
cef71ff708
|
Adding test cases for navbar update.
|
2023-10-13 18:03:10 +01:00 |
mike12345567
|
6a4877159d
|
Quick fix to make sure that the important components of the app metadata are correctly updated - as well as adjusting the import modal to check if the export is encrypted.
|
2023-10-13 17:43:14 +01:00 |
Andrew Kingston
|
73ca87dfb6
|
Fix issue with sort setting
|
2023-10-13 17:04:45 +01:00 |
Sam Rose
|
89e64d18a5
|
Remove TODOs.
|
2023-10-13 16:11:56 +01:00 |
Sam Rose
|
0b8c829ed1
|
Clean up correctly after Postgres integration tests.
|
2023-10-13 15:59:07 +01:00 |
Sam Rose
|
e1af1a5be3
|
Introduce integration tests for `POST /api/datasources/:datasourceId/schema`
|
2023-10-13 15:29:59 +01:00 |
Sam Rose
|
2f0e88c17c
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if-2
|
2023-10-13 13:13:41 +01:00 |
mike12345567
|
f64800f9f4
|
Final PR comment.
|
2023-10-13 13:05:07 +01:00 |
mike12345567
|
c5360e1dcb
|
Don't need to put into options obj, reaction does work.
|
2023-10-13 12:53:18 +01:00 |
mike12345567
|
03371005c1
|
PR comments - addressing API.searchUser updates.
|
2023-10-13 12:23:28 +01:00 |
mike12345567
|
ccfc98120d
|
Adding check to not re-fetch default value.
|
2023-10-13 11:44:15 +01:00 |
mike12345567
|
d44ad549ef
|
t status
Merge branch 'fix/user-search-api' of github.com:Budibase/budibase into fix/user-search-api
|
2023-10-13 11:34:55 +01:00 |
mike12345567
|
563baa53c3
|
Fix var usage.
|
2023-10-13 11:28:23 +01:00 |
Michael Drury
|
ec213a3c7a
|
Merge branch 'master' into fix/user-search-api
|
2023-10-13 10:41:08 +01:00 |
mike12345567
|
d3366a535b
|
PR comments.
|
2023-10-13 10:22:29 +01:00 |
Sam Rose
|
a3cb9d7567
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-13 10:20:54 +01:00 |
Sam Rose
|
18363b7b60
|
Make sure to stop postgres container after the postgres integration tests have run.
|
2023-10-13 09:50:45 +01:00 |
Adria Navarro
|
5ef90a3855
|
Fix import
|
2023-10-13 09:08:07 +02:00 |
mike12345567
|
2e8e21e5d2
|
Linting.
|
2023-10-12 19:20:03 +01:00 |