1
0
Fork 0
mirror of synced 2024-08-13 09:01:40 +12:00
Commit graph

11149 commits

Author SHA1 Message Date
Conor Webb
3d3523b2c0
Merge branch 'master' into add-select-states-to-dropdown-data-provider-select 2023-10-31 07:31:05 +00:00
Michael Drury
9643d9c0e2
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column 2023-10-30 17:41:44 +00:00
Sam Rose
ca9491ce67
Surface error message from attachments API to user. 2023-10-30 16:55:57 +00:00
Sam Rose
436d6a1585
Revert frontend changes to filter out file extensions in the upload box. 2023-10-30 14:39:12 +00:00
Peter Clement
b963bd03e4 fixing undefined name and border issues 2023-10-30 12:55:24 +00:00
Conor Webb
e9f0baa12f Added conditional logic to prevent checkmark from appearing on other selects outside of types. 2023-10-30 12:17:36 +00:00
Conor Webb
8f5646a1ed Fixed linting issue. 2023-10-30 10:15:53 +00:00
Conor Webb
0461d86545 Refactored select to match designs used elsewhere. 2023-10-30 09:57:08 +00:00
Sam Rose
00aca08741
Merge branch 'master' of github.com:Budibase/budibase into bug/budi-7689-cdn-issues-attachment-filtering 2023-10-30 09:46:03 +00:00
Sam Rose
f1aa32e446
Truncate file size on the grid, validate extension in the attachment API. 2023-10-27 17:19:39 +01:00
Sam Rose
5539ff9c9c
Apply valid file types to RowFieldControl and AttackmentField. 2023-10-27 16:53:32 +01:00
Andrew Kingston
35194e4710
Merge branch 'master' into form-block-field-layout 2023-10-27 15:26:43 +01:00
Andrew Kingston
77fa373a90 Remove ability to select fields in preview because it is not compatible with field configuration changes 2023-10-27 15:09:17 +01:00
Peter Clement
38fe8375ce fix bindings references being updated 2023-10-27 13:47:34 +01:00
Michael Drury
c0a9b0a678
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column 2023-10-27 13:36:52 +01:00
Michael Drury
2bfdd9769e
Merge pull request #12177 from Budibase/feature/make-table-source-id-required
Make sourceId property of table required (for all table types)
2023-10-27 13:35:47 +01:00
Andrew Kingston
8612404f48 Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout 2023-10-27 11:49:39 +01:00
Andrew Kingston
b1f2337849 Hide field layout settings for normal field components, and only show them when editing from within a form block 2023-10-27 11:42:01 +01:00
Peter Clement
b1dabe7dc5 missing binding 2023-10-27 11:22:34 +01:00
Conor Webb
2b691c169f Ran Prettier to fix linting issue. 2023-10-27 11:13:24 +01:00
Conor Webb
d0ea6edad3 Added selected class to data provider options. 2023-10-27 10:55:19 +01:00
Peter Clement
bade344834 Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates 2023-10-27 10:46:26 +01:00
Peter Clement
8a7a2abd61 styling / pr comments 2023-10-27 10:45:58 +01:00
Dean
4b1e7359b0 Merge remote-tracking branch 'origin/master' into feature/change-global-admin-to-creator 2023-10-27 10:00:02 +01:00
Andrew Kingston
1d5fc3a175
Merge branch 'master' into fix/view1-sortable-column-config 2023-10-27 09:19:06 +01:00
Peter Clement
89a242f354 fix issue with readable bindings not displayinng correctly 2023-10-27 09:13:27 +01:00
Dean
e7fcd08fc6 Merge remote-tracking branch 'origin/master' into feature/buttongroup-component 2023-10-27 09:03:46 +01:00
Andrew Kingston
c61e4fe708
Merge branch 'master' into feature/formblock-styles-tab-reflow 2023-10-27 08:12:31 +01:00
Andrew Kingston
acc1e6f14c Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout 2023-10-27 08:07:57 +01:00
mike12345567
d13cc80022 Removing update to gitignore. 2023-10-26 18:23:39 +01:00
mike12345567
fd29b8d949 PR comments. 2023-10-26 17:27:40 +01:00
Peter Clement
35e7dc948d Merge remote-tracking branch 'origin/master' into feat/automation-naming-ux-updates 2023-10-26 16:11:42 +01:00
Peter Clement
d864eaa9ea pr comments 2023-10-26 16:05:15 +01:00
mike12345567
ed0670a008 Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things. 2023-10-26 13:19:09 +01:00
Gerard Burns
44f9c64ed7
Prevent the key user being used in rest queries (#12072)
* Add warning about unusable user binding

* linting

* remove unnecessary safe nav operators

* change regex to capture property access of user binding
2023-10-26 13:06:25 +01:00
Adria Navarro
3b3586d2bd
Merge branch 'master' into feature/change-global-admin-to-creator 2023-10-26 12:58:35 +02:00
Peter Clement
73a7b8eb50 fix formatting of selectors 2023-10-26 11:27:34 +01:00
Peter Clement
8203139c69 fix bug in adding trigger 2023-10-26 11:27:20 +01:00
Gerard Burns
5909b4a7c7
Add template for grid blocks (#12086)
* wip

* linting

---------

Co-authored-by: Mihail Hadzhiev <102024164+MihailHadzhiev2022@users.noreply.github.com>
2023-10-26 11:24:43 +01:00
Mihail Hadzhiev
3473aa61ff
Merge branch 'master' into feature/change-global-admin-to-creator 2023-10-26 12:58:52 +03:00
Mihail Hadzhiev
e5ff023881
Merge branch 'master' into feature/buttongroup-component 2023-10-26 12:50:47 +03:00
Peter Clement
3eba7990f9 fix bug with smtp name containing parentheses 2023-10-26 10:23:51 +01:00
Dean
6032216e2f Added fix for scenario where componentdefinition was queried befor it existed. Fix to ensure an empty general settings block is not shown 2023-10-26 10:13:22 +01:00
Dean
3b7ed3a7f2 Merge remote-tracking branch 'origin/master' into feature/formblock-styles-tab-reflow 2023-10-26 09:56:17 +01:00
Andrew Kingston
a74f78f31b
Merge branch 'master' into feature/buttongroup-component 2023-10-26 09:14:40 +01:00
Andrew Kingston
0d9e9caff6
Merge branch 'master' into refactor-grid-columns 2023-10-26 08:53:17 +01:00
Sam Rose
c9e3b7a348
Remove the previous attempt at syncing grid state, it is no longer needed. 2023-10-25 16:00:14 +01:00
Sam Rose
0ac6b17ff0
Remove stray console.log 2023-10-25 15:33:53 +01:00
Sam Rose
5779e97e6e
Add column name input validation. 2023-10-25 15:29:56 +01:00
Sam Rose
fbf60ece4f
Merge base branch. 2023-10-25 14:58:37 +01:00
Andrew Kingston
a3226bc905
Merge branch 'master' into enable-collapsing-settings-sections 2023-10-25 14:43:05 +01:00
Sam Rose
70f39b6b6b
Fix missing sourceId on Table sent to the websocket. 2023-10-25 14:41:23 +01:00
Dean
8db0b300fd Merge remote-tracking branch 'origin/master' into feature/buttongroup-component 2023-10-25 14:26:58 +01:00
Peter Clement
9bc94aa703 remove autocomplete 2023-10-25 14:09:59 +01:00
Andrew Kingston
62f4c3e85b
Merge branch 'master' into refactor-grid-columns 2023-10-25 13:57:22 +01:00
Dean
536a27541f Merge remote-tracking branch 'origin/master' into feature/change-global-admin-to-creator 2023-10-25 13:27:54 +01:00
Peter Clement
edb511cbce update field styling and ux for individual blocks 2023-10-25 13:27:01 +01:00
Peter Clement
7910205807 update styling of flow items 2023-10-25 13:26:56 +01:00
Peter Clement
aad6ab4fb4 update bindings to use names 2023-10-25 13:26:48 +01:00
Peter Clement
a209280daa naming automations 2023-10-25 13:26:42 +01:00
Peter Clement
5f2b4f3ef9 initial styling and input updates for naming 2023-10-25 13:26:33 +01:00
Dean
d4ff67b999 Merge remote-tracking branch 'origin/master' into feature/component-name-setting-ux-update 2023-10-25 12:34:13 +01:00
Dean
b952892c42 Generalised the fix as not all calculations will have a groupby per PR feedback 2023-10-25 12:08:56 +01:00
Dean
66fda3db09 Merge remote-tracking branch 'origin/master' into fix/view1-sortable-column-config 2023-10-25 09:15:37 +01:00
Andrew Kingston
4fb18baf17 Merge branch 'grid-inline-searching' of github.com:Budibase/budibase into refactor-grid-columns 2023-10-25 08:48:21 +01:00
Sam Rose
a8ae16852c
Merge branch 'master' of github.com:Budibase/budibase into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column-4 2023-10-24 17:34:19 +01:00
Sam Rose
d3670ddf21
Add an input to allow the user to choose the new column name. 2023-10-24 17:22:49 +01:00
Sam Rose
2f0a40e9bb
Introduce modal to show warning to users, and toast to show success. 2023-10-24 15:18:46 +01:00
Adria Navarro
969ab79a61
Merge branch 'master' into feature/buttongroup-component 2023-10-24 14:30:09 +02:00
Andrew Kingston
76edd1421a
Merge branch 'master' into feature/formblock-styles-tab-reflow 2023-10-24 08:55:51 +01:00
Andrew Kingston
654e6539bb
Merge branch 'master' into fix-table-metadata 2023-10-24 08:55:23 +01:00
Andrew Kingston
b6a8e6c0cf
Merge branch 'master' into enable-collapsing-settings-sections 2023-10-24 08:54:54 +01:00
Dean
08a22f1525 Show 'Creator' instead of 'Admin' for the global user role picker 2023-10-23 16:47:05 +01:00
Andrew Kingston
365f9dee62 Merge branch 'master' of github.com:Budibase/budibase into form-block-field-layout 2023-10-23 09:15:02 +01:00
mike12345567
04a2bbc61a Two fixes here - a quick fix for the builder side panel, making sure it fills up with users correctly (not all, but enough to make it look more pleasant) as well as dropping user search endpoint permissions to allow basic users to access it for user columns. 2023-10-20 15:45:35 +01:00
Dean
871891c2a2 Parse view v1 schema to fix builder crashed caused by 'groupedby' views 2023-10-20 15:35:16 +01:00
Michael Drury
8e76618a85
Merge branch 'master' into fix/12121-datasource-error-stopping-creation 2023-10-20 12:45:18 +01:00
mike12345567
bc8e84b815 Fixing datasource error states causing a datasource to fail to be built fully - this was simply a frontend issue of the error not being handled on creation. 2023-10-20 12:19:04 +01:00
Dean
22a8f7bfae Lint, removed dependancy import 2023-10-20 11:09:00 +01:00
Dean
45d1551083 PR feedback 2023-10-20 11:03:59 +01:00
Dean
3e51557281 Feedback update, add tag to getsections fn definition 2023-10-20 10:38:34 +01:00
Dean
7de000e5df Lint 2023-10-20 10:15:33 +01:00
Dean
276ec8c71b Merge remote-tracking branch 'origin/master' into feature/buttongroup-component 2023-10-20 10:10:57 +01:00
Dean
3e9104a4d1 Refactored naming logic into common area in the event that there is no title. 2023-10-20 09:44:42 +01:00
Andrew Kingston
291ecd45fe Allow form block fields to be clicked from within the preview 2023-10-20 09:38:55 +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
Dean
b6de1c544b Merge remote-tracking branch 'origin/master' into feature/formblock-styles-tab-reflow 2023-10-19 12:01:00 +01:00
Dean
ad54b31667 Moved label align and button size into styles section of form block. Added tagged component settings section to the style section. General settings and sections now have a tag property for filtering. 2023-10-19 12:00:47 +01:00
Andrew Kingston
94654e9888 Allow manifest key to initially collapse settings sections 2023-10-19 11:31:56 +01:00
Andrew Kingston
a069b343e9 Allow settings sections to be collapsible 2023-10-19 11:29:37 +01:00
Andrew Kingston
9d62affe07 Merge branch 'grid-inline-searching' of github.com:Budibase/budibase into refactor-grid-columns 2023-10-18 16:00:59 +01:00
Andrew Kingston
41e72a28c9
Merge branch 'master' into grid-all-datasources 2023-10-18 15:59:12 +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
Martin McKeaveney
62e902398e
Merge branch 'master' into budi-7640-testimonials-arent-removed-from-forgot-passwordreset 2023-10-18 15:15:49 +01: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
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