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 |
Sam Rose
|
84d9f6816c
|
Enable a variety of useful looking lints.
|
2024-12-09 12:52:21 +00:00 |
Adria Navarro
|
9f72e285f7
|
Run dev without building types
|
2024-12-05 17:41:42 +01:00 |
Adria Navarro
|
9272e170be
|
Run dev without building types
|
2024-12-05 17:41:42 +01:00 |
Adria Navarro
|
f4f70220d2
|
Monorepo package versions to *
|
2024-12-05 17:41:42 +01:00 |
Andrew Kingston
|
b329187591
|
Type table endpoints
|
2024-12-03 15:09:30 +00:00 |
Andrew Kingston
|
2d46939fb1
|
Type row endpoints
|
2024-12-03 11:50:23 +00:00 |
Andrew Kingston
|
ea84af782d
|
Type row action endpoints
|
2024-12-03 10:37:15 +00:00 |
Andrew Kingston
|
ac05ccd6a8
|
Type query endpoints
|
2024-12-03 09:59:08 +00:00 |
Andrew Kingston
|
152cc3811e
|
Fix import of frontend-core constants from client
|
2024-11-29 14:14:24 +00:00 |
Andrew Kingston
|
6b0b7fe731
|
Merge branch 'master' of github.com:Budibase/budibase into frontend-core-ts-2
|
2024-11-29 11:22:15 +00:00 |
Andrew Kingston
|
9c35a7758c
|
Update attachment endpoints to use TS
|
2024-11-27 10:26:17 +00:00 |
Andrew Kingston
|
0ac507f794
|
Remove postcss
|
2024-11-26 16:15:21 +00:00 |
Andrew Kingston
|
d4c9e5140d
|
Remove old rollup config and update tsconfig
|
2024-11-26 16:13:02 +00:00 |
Andrew Kingston
|
cfa6d487f8
|
Convert client to vite
|
2024-11-26 16:06:55 +00:00 |
Andrew Kingston
|
fbcf452099
|
Merge branch 'master' into cheeks-lab-day-fields
|
2024-11-26 12:58:09 +00:00 |
Andrew Kingston
|
e382512c3a
|
Merge branch 'master' into cheeks-lab-day-fields
|
2024-11-26 11:13:37 +00:00 |
Adria Navarro
|
233824dc78
|
Lint
|
2024-11-25 23:49:49 +01:00 |
Andrew Kingston
|
bac448c29a
|
Merge branch 'master' into fix/block-native-searching
|
2024-11-18 16:39:35 +00:00 |
Andrew Kingston
|
e972f4b95b
|
Fix block native search
|
2024-11-18 16:38:12 +00:00 |
Adria Navarro
|
4750e9faca
|
Move atrament dependency
|
2024-11-18 14:10:34 +01:00 |
Andrew Kingston
|
25bfc65764
|
Always provide context from form fields regardless of standalone mode to ensure global bindings work when nesting inside a form
|
2024-11-08 12:15:12 +00:00 |
Andrew Kingston
|
f08e528c99
|
Allow standalone mode for S3 upload fields
|
2024-11-08 11:21:41 +00:00 |
Andrew Kingston
|
9d6a150d4a
|
Allow standalone mode for user and user list fields
|
2024-11-08 11:12:17 +00:00 |
Andrew Kingston
|
59f9fbec84
|
Allow standalone mode for barcode scanner
|
2024-11-08 11:09:20 +00:00 |
Andrew Kingston
|
a00bcea2f7
|
Memoise field registration to improve performance and avoid loops
|
2024-11-08 11:05:22 +00:00 |
Andrew Kingston
|
c4b597488e
|
Allow standalone mode for most field types
|
2024-11-08 11:05:05 +00:00 |
Andrew Kingston
|
a4ccdf3a15
|
Enable standalone mode for number fields
|
2024-11-07 16:33:54 +00:00 |
Andrew Kingston
|
b4c2061ba9
|
Make the field setting on fields optional, and use the component name as a fallback
|
2024-11-07 16:29:19 +00:00 |
Andrew Kingston
|
26956f4f2e
|
Allow using fields without forms and enable standalone mode for text and options fields
|
2024-11-07 15:57:46 +00:00 |
Andrew Kingston
|
b9ba76f639
|
Avoid creating new function every iteration of array.map
|
2024-10-31 12:33:07 +00:00 |
Andrew Kingston
|
afbec934f3
|
Clean table data before using it as additional data context to better reflect usable structure
|
2024-10-31 12:28:52 +00:00 |
Andrew Kingston
|
67a988ae21
|
Automatically refresh datasources after executing row actions via a button action
|
2024-10-30 15:05:06 +00:00 |
Andrew Kingston
|
15ebfdf0e9
|
Fix settings added and removed by conditions not triggering component refresh
|
2024-10-30 14:56:11 +00:00 |
Andrew Kingston
|
ff4d919083
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-30 09:29:24 +00:00 |
Michael Drury
|
8e0ebba099
|
Revert "Revert to state from 2.33.4."
|
2024-10-29 17:11:28 +00:00 |
Sam Rose
|
fea668e6b6
|
Revert to state from 2.33.4.
|
2024-10-29 15:55:38 +00:00 |
melohagan
|
53854769ee
|
Fix relationship field filter on change (#14879)
Co-authored-by: Conor Webb <126772285+ConorWebb96@users.noreply.github.com>
|
2024-10-29 12:31:31 +00:00 |
Andrew Kingston
|
fc3fcb5cbd
|
Lint
|
2024-10-29 11:48:16 +00:00 |
Andrew Kingston
|
7cce68f126
|
Provide fetchDatasourceDefinition via SDK
|
2024-10-29 11:44:03 +00:00 |
Andrew Kingston
|
32ad21de4f
|
Fix forms always requesting table schema and cache view definitions
|
2024-10-29 11:38:00 +00:00 |
Andrew Kingston
|
90fb36315f
|
Add client feature to ensure full backwards compatibility with themes
|
2024-10-24 10:06:04 +01:00 |
Andrew Kingston
|
ab0f81824d
|
Update to use new shared-core location for theme utils
|
2024-10-24 09:35:55 +01:00 |
Andrew Kingston
|
247d57887a
|
Remove lightest and dark themes, use enums for themes, standardise naming
|
2024-10-24 09:07:36 +01:00 |
Andrew Kingston
|
07312b903b
|
Revert testing stuff
|
2024-10-23 09:58:49 +01:00 |
Andrew Kingston
|
4129169463
|
Lint
|
2024-10-22 15:40:53 +01:00 |
Andrew Kingston
|
3ae5ce9802
|
Use role display names for picking preview roles
|
2024-10-22 15:16:07 +01:00 |
Adria Navarro
|
b4f5e35c1f
|
Merge branch 'master' into v3-ui
|
2024-10-22 10:29:24 +02:00 |
mikesealey
|
62b4deca95
|
updates filepath for Section in FieldGroup
|
2024-10-21 15:38:26 +01:00 |