Andrew Kingston
|
a3226bc905
|
Merge branch 'master' into enable-collapsing-settings-sections
|
2023-10-25 14:43:05 +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 |
Andrew Kingston
|
b6a8e6c0cf
|
Merge branch 'master' into enable-collapsing-settings-sections
|
2023-10-24 08:54:54 +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
|
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
|
7de000e5df
|
Lint
|
2023-10-20 10:15:33 +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
|
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
|
41e72a28c9
|
Merge branch 'master' into grid-all-datasources
|
2023-10-18 15:59:12 +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 |
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 |
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 |
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 |
Michael Drury
|
b86bcb7f4b
|
Merge branch 'master' into fix/12046-nav-links-overwrite-app
|
2023-10-16 15:30:25 +01:00 |
Martin McKeaveney
|
2ef9871fda
|
merge with master
|
2023-10-16 14:42:50 +01:00 |
mike12345567
|
cef71ff708
|
Adding test cases for navbar update.
|
2023-10-13 18:03:10 +01:00 |
mike12345567
|
03371005c1
|
PR comments - addressing API.searchUser updates.
|
2023-10-13 12:23:28 +01:00 |
mike12345567
|
f1b73058c2
|
Merge branch 'fix/update-vm2' of github.com:Budibase/budibase into backmerge-20231011
|
2023-10-11 18:49:39 +01:00 |
Adria Navarro
|
39b5a2b539
|
Allow filtering
|
2023-10-04 17:55:23 +02:00 |
Samuel Martineau
|
84d30e4f4a
|
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
|
2023-10-02 17:49:34 -04:00 |
Adria Navarro
|
2df32b7b28
|
Use _id if populated
|
2023-10-02 15:34:26 +02:00 |
Adria Navarro
|
46c40f011e
|
Fix multiple relationship display
|
2023-10-02 15:00:51 +02:00 |
Gerard Burns
|
3192b2826c
|
wip
|
2023-09-27 10:52:51 +01:00 |
Samuel Martineau
|
08bbfa09c2
|
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
|
2023-09-26 21:28:26 -04:00 |
Gerard Burns
|
62acbc43fd
|
Query UI improvements (#11881)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* linting
* sidebar close icon, fix overflow issue with sidebar
* better schema auto populating behavior
* rename newqueryviewer
* remove external datasource table
* linting
* wip
* align header
* fix needing to press the validate button twice
* table min width
* wip
* remove loading
* remove disabled
* remove validation
* lint
* wip
* fix json panel
|
2023-09-26 12:27:27 +01:00 |
Andrew Kingston
|
db62330d16
|
Fix portal side bar edit button
|
2023-09-26 11:18:21 +01:00 |
Adria Navarro
|
b3405b7aaa
|
Design forms
|
2023-09-26 11:44:37 +02:00 |
Adria Navarro
|
ee6548b3fb
|
Merge branch 'develop' into chore/field_with_large_relationships
|
2023-09-25 21:41:03 +02:00 |
Andrew Kingston
|
38cad518a4
|
Merge branch 'develop' into cheeks-lab-day-portal-poc
|
2023-09-25 19:34:04 +01:00 |
Martin McKeaveney
|
5998f9544c
|
Merge branch 'develop' into cheeks-lab-day-portal-poc
|
2023-09-25 16:57:59 +01:00 |
mike12345567
|
56adf75bdd
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458
|
2023-09-25 12:52:47 +01:00 |
Adria Navarro
|
825f1c639e
|
Improve readability
|
2023-09-25 10:16:01 +02:00 |
Samuel-Martineau
|
df111f8b44
|
Allow plugins to contribute DatasourcePlus integrations
|
2023-09-23 14:05:49 -04:00 |
Adria Navarro
|
3fc396db8a
|
Merge branch 'develop' into chore/field_with_large_relationships
|
2023-09-22 17:33:55 +02:00 |
Adria Navarro
|
160b52c22b
|
Remove useFetch
|
2023-09-22 15:50:29 +02:00 |
Adria Navarro
|
7ad05930e1
|
Simplify
|
2023-09-22 13:07:02 +02:00 |
Andrew Kingston
|
10764053df
|
Remove form field default value settings from being updated by conditional UI
|
2023-09-22 09:28:37 +01:00 |
mike12345567
|
1808665bb3
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7458
|
2023-09-20 15:50:56 +01:00 |
Gerard Burns
|
ac50ce5832
|
Change verification banner implementation to respect portal and design app section layouts (#11813)
|
2023-09-20 08:51:13 +01:00 |
Martin McKeaveney
|
18b515f71b
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-09-19 16:58:47 +01:00 |
mike12345567
|
bd197bee9e
|
Frontend work and basic API work for app update support.
|
2023-09-18 18:06:03 +01:00 |
Andrew Kingston
|
e659f35225
|
Merge branch 'develop' into cheeks-lab-day-portal-poc
|
2023-09-14 13:26:11 +01:00 |
Adria Navarro
|
434a153395
|
Merge branch 'develop' into backmerge
|
2023-09-13 21:34:21 +02:00 |
Martin McKeaveney
|
52d1b4d4ff
|
bumping to master version
|
2023-09-13 13:10:33 +01:00 |