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 |
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 |
Adria Navarro
|
c072c2da47
|
Update vite packages
|
2023-10-27 11:07:58 +02:00 |
Dean
|
4b1e7359b0
|
Merge remote-tracking branch 'origin/master' into feature/change-global-admin-to-creator
|
2023-10-27 10:00:02 +01:00 |
Adria Navarro
|
6abb1b5f70
|
Merge branch 'master' into BUDI-7580/account_portal_submodule
|
2023-10-27 10:57:07 +02: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 |
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 |
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
|
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 |
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 |
Adria Navarro
|
ac9c99aebc
|
Remove sentry packages
|
2023-10-18 10:50:18 +02:00 |
Adria Navarro
|
862fbff45d
|
Remove SENTRY_DSN references
|
2023-10-18 10:49:15 +02:00 |
Adria Navarro
|
c281e3ee73
|
Remove sentry client
|
2023-10-18 10:49:15 +02:00 |
Adria Navarro
|
9838c368eb
|
Unify more packages
|
2023-10-18 10:49:15 +02:00 |
Adria Navarro
|
ae729e4466
|
Fix tests
|
2023-10-18 10:49:15 +02:00 |
Conor Webb
|
56ecd339a7
|
Added testimonial check to reset and forgot pages.
|
2023-10-18 09:20:06 +01:00 |
Andrew Kingston
|
dadb368279
|
Lint and add hover styles for deleting prompts
|
2023-10-18 08:31:29 +01:00 |
Andrew Kingston
|
5e8e4add4a
|
Make it less painful to delete columns
|
2023-10-18 08:16:59 +01:00 |
Andrew Kingston
|
71712d422a
|
Fix alert when duplicate auto columns exist
|
2023-10-18 08:16:56 +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 |
mike12345567
|
70c5272ad9
|
Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-17 15:46:34 +01:00 |
Michael Drury
|
e1ba96c5d0
|
Merge branch 'master' into feature/buttongroup-component
|
2023-10-17 14:08:26 +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 |