Andrew Kingston
c9c0384c96
Fix being unable to edit snippets
2024-03-13 12:05:21 +00:00
Andrew Kingston
8a455781d4
Fix regex. Wrong file before
2024-03-13 12:03:57 +00:00
Andrew Kingston
208464a158
Fix snippet decorator regex
2024-03-13 12:02:37 +00:00
Andrew Kingston
2d12a1a8fa
Add server-side validation for snippet names
2024-03-13 11:48:17 +00:00
Andrew Kingston
8eee45b44a
Lint
2024-03-13 10:23:52 +00:00
Andrew Kingston
0ddf48f7ff
Update automation page to use full width drawers like the design section does
2024-03-13 09:54:27 +00:00
Andrew Kingston
fda71de7c2
Remove unused import
2024-03-12 19:07:38 +00:00
Andrew Kingston
75dc2b174b
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-12 17:04:34 +00:00
Andrew Kingston
b13d2d3803
Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-12 15:38:23 +00:00
Adria Navarro
e754c660ee
Fix edition of groups with groups
2024-03-12 08:56:36 +01:00
Adria Navarro
4b2c16998c
Fix SCIM groups edition
2024-03-12 08:51:01 +01:00
Adria Navarro
75df04fbda
Fix group edition display for builders
2024-03-12 08:40:16 +01:00
Adria Navarro
6f2f5fd5ce
Display AD message correctly for builders
2024-03-12 08:38:47 +01:00
Andrew Kingston
79ae159329
Add code mirror completions for snippets
2024-03-11 21:10:53 +00:00
Andrew Kingston
cef0911950
Fix merge
2024-03-11 16:21:07 +00:00
Andrew Kingston
1a8a649be4
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-11 16:20:04 +00:00
Andrew Kingston
a806dff3f4
Remove concept of validity from binding panel and allowing saving anything
2024-03-11 16:18:37 +00:00
Andrew Kingston
8b71c2731b
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-11 16:16:29 +00:00
Andrew Kingston
ca4318f8c2
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 15:47:48 +00:00
Adria Navarro
e9b72710de
Merge branch 'master' into fix/group-member-protection
2024-03-11 16:46:56 +01:00
Andrew Kingston
f4ff245aa8
Merge branch 'master' into cheeks-lab-day-binding-eval
2024-03-11 15:41:59 +00:00
Sam Rose
19803f9182
Use BBUI components instead of raw HTML.
2024-03-11 15:19:23 +00:00
Dean
1cd20781fb
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-11 14:41:07 +00:00
Dean
debb7c7255
Merge remote-tracking branch 'origin/master' into feature/app-list-actions
2024-03-11 14:33:05 +00:00
Andrew Kingston
9c15d8bd2f
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 14:01:06 +00:00
Andrew Kingston
20c8191323
Fix bgu
2024-03-11 14:00:42 +00:00
Andrew Kingston
af10b65d51
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-11 13:55:12 +00:00
Andrew Kingston
b1c4c910d8
Merge branch 'master' into cheeks-lab-day-binding-eval
2024-03-11 13:49:06 +00:00
Sam Rose
3550ae8c1a
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-11 13:45:08 +00:00
Andrew Kingston
a3b1062d09
Fix existing issue of CodeEditor completions not being reactive and allow saving invalid HBS bindings
2024-03-11 13:18:53 +00:00
Adria Navarro
4b38b5263b
Allow group members edits to admins
2024-03-11 13:14:02 +01:00
Andrew Kingston
07ea080ab8
Update binding popovers to remove example bindings and therefore make consistent across the board
2024-03-11 12:07:25 +00:00
Andrew Kingston
7e724e8d8b
Update binding side panel to show readable bindings and real values
2024-03-11 11:45:11 +00:00
Sam Rose
7153c73810
Merge branch 'master' into fix/BUDI-7814
2024-03-11 11:25:53 +00:00
Andrew Kingston
10c5eee87e
Fix existing issue where command palette sits behinds modals
2024-03-11 11:00:04 +00:00
Dean
e3fba2aa05
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-11 10:11:01 +00:00
deanhannigan
eacbacda59
Merge branch 'master' into feature/app-list-actions
2024-03-11 09:59:37 +00:00
Dean
1f7e8f19ed
packages/builder/src/components/start/DuplicateAppModal.svelte
2024-03-11 09:55:44 +00:00
Andrew Kingston
ce0ad154da
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 09:33:46 +00:00
Andrew Kingston
7d1af03e62
Merge
2024-03-11 09:32:52 +00:00
Dean
9f29a2c3d9
Creator bug fix was not commited
2024-03-11 09:32:13 +00:00
Dean
c5753dab0a
Fix for duplicate app, PR feedback. Update for View only UX in app row, ensure favourite is displayed
2024-03-11 09:20:19 +00:00
mike12345567
507fa2b417
Quick fix for #12502 - the schema was never updating in the UI no matter what was input despite the response - cleaned up the key parsing a little on the backend and made sure there is simply one schema that the frontend always uses, respecting whatever the backend responds with.
2024-03-08 16:50:59 +00:00
Dean
ce1c98405a
Lint
2024-03-08 14:40:01 +00:00
Dean
fec52c11e8
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-08 14:26:05 +00:00
deanhannigan
460c2573e4
Merge branch 'master' into feature/app-list-actions
2024-03-08 12:24:15 +00:00
Adria Navarro
ce45af9f8a
Copy changes
2024-03-08 09:07:26 +01:00
Adria Navarro
c955135f51
Lint
2024-03-07 14:11:19 +01:00
Adria Navarro
8b38ce3344
Clean
2024-03-07 14:09:57 +01:00
Adria Navarro
e5525f8198
Rename component
2024-03-07 14:03:43 +01:00
Adria Navarro
9916b80956
Remove logger
2024-03-07 13:37:52 +01:00
Adria Navarro
73c141c0fb
Merge branch 'feat/BUDI-8046' into display_scim_sync_per_row
2024-03-07 13:33:59 +01:00
Conor Webb
4b84f5f127
Added custom title field to confirm actions modals ( #13208 )
...
* Added custom title field to confirm actions modals
* Changed label text to display Title/Text instead of having Confirm infront
2024-03-07 10:54:10 +00:00
Peter Clement
a7551c7c6e
Merge branch 'master' into pc/bug-fixing
2024-03-07 09:34:41 +00:00
Peter Clement
df5a435696
Fix issue with being able to select one to one relationship
2024-03-07 09:27:31 +00:00
Andrew Kingston
ccb32af078
Add deletion confirmation to snippets
2024-03-07 08:25:11 +00:00
Andrew Kingston
cb7f33de77
Add automatic naming of snippets
2024-03-06 20:27:46 +00:00
Andrew Kingston
4d271ccb53
Add real snippet saving and fix snippet evaluation in client apps
2024-03-06 19:07:16 +00:00
Andrew Kingston
01679fbd01
Add name validation to snippets
2024-03-06 18:36:22 +00:00
Conor Webb
1b387d359c
Added icon to button component, reworked icon display code. ( #12624 )
...
* Added icons to buttons, removed svg code added icon component code.
* Added icon functionality to button group component.
* Added gap to button manifest
* Added gap to button setitngs.
* Added gap setting to ButtonGroup component
* Added the ability to clear the selected icon.
* Added enter search to icon select
* Removed use:styleable as its for the button
* Moved non internal props up
* Fixed broken DynamicFilter component icon
* Updated DynamicFilter icon to a better suited one
---------
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
2024-03-06 16:32:00 +00:00
Andrew Kingston
7dc67185ed
Improve snippet drawer
2024-03-06 14:33:17 +00:00
Andrew Kingston
d38a6ed0d3
Make any drawer expandable
2024-03-06 13:59:20 +00:00
Andrew Kingston
84fb0dd9de
Add local state manipulation of snippets
2024-03-06 13:33:00 +00:00
Dean
30f0e3459f
PR feedback
2024-03-06 10:29:43 +00:00
Dean
f494611bd8
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-03-06 10:13:58 +00:00
Dean
e3603a81d5
App favouriting
2024-03-06 09:33:17 +00:00
Andrew Kingston
706f9b5d4a
Update snippets to be an array
2024-03-05 19:11:34 +00:00
Andrew Kingston
5b3280832c
Improve logic around swapping binding panel tabs
2024-03-05 18:38:48 +00:00
Andrew Kingston
65ca394f61
Add snippets panel
2024-03-05 16:56:55 +00:00
Dean
1fc4dbfd35
Lint
2024-03-05 16:35:38 +00:00
Dean
136eeefc26
Merge remote-tracking branch 'origin/master' into feature/app-list-actions
2024-03-05 16:24:14 +00:00
Dean
320b443ca4
Feedback changes. Permission change for app delete from GLOBAL_BUILDER to BUILDER. Minor updates to quota behaviour for apps.
2024-03-05 16:23:39 +00:00
Andrew Kingston
97375d1a33
Fallback to binding example syntax for code-mirror popover plugin when no context exists
2024-03-05 11:54:39 +00:00
Andrew Kingston
fa685962a8
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-05 11:46:48 +00:00
melohagan
ee0f0abad2
Fix/rename mysql column ( #13186 )
...
* Rebuild table schema when adding new column to get externalType
* Added MySQL integration test suite
* Add test for emitting datasource on save new column
* Update packages/server/src/integration-test/mysql.spec.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
* remove duplicate tests
* Use UUID
* update account portal
* Remove _add for internal save
* Internal DB add column unit test
* rename column test
* update modules
* fix tests
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-04 15:55:45 +00:00
melohagan
5fabe14f62
Revert "Rebuild table schema when adding new column to get externalType ( #13165 )" ( #13184 )
...
This reverts commit a59647e158
.
2024-03-04 12:20:27 +00:00
melohagan
a59647e158
Rebuild table schema when adding new column to get externalType ( #13165 )
...
* Rebuild table schema when adding new column to get externalType
* Added MySQL integration test suite
* Add test for emitting datasource on save new column
* Update packages/server/src/integration-test/mysql.spec.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
* remove duplicate tests
* Use UUID
* update account portal
---------
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-04 11:21:43 +00:00
Dean
42893c1218
Merge remote-tracking branch 'origin/master' into feature/app-list-actions
2024-03-04 10:00:03 +00:00
Gerard Burns
7cd0ce371d
wip
2024-03-04 08:17:58 +00:00
Gerard Burns
f1208919ee
linting
2024-03-04 08:07:15 +00:00
Gerard Burns
2f90d7f431
wip
2024-03-04 08:05:50 +00:00
Dean
d9b0b1c1e3
Merge remote-tracking branch 'origin/master' into feature/form-screen-template
2024-03-01 12:23:12 +00:00
Andrew Kingston
245670f585
Ignore more svelte 4 warnings
2024-02-29 20:22:48 +00:00
Andrew Kingston
d2cdee13ae
Update automation code editors to work with new components
2024-02-29 20:18:20 +00:00
Andrew Kingston
755ece13b6
Lint, remove drawer modal border, bump account portal
2024-02-29 19:40:21 +00:00
Andrew Kingston
87e8b89075
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-02-29 19:12:52 +00:00
Andrew Kingston
3aed79ad03
Remove helpers subheading
2024-02-29 19:08:29 +00:00
Andrew Kingston
b159258fb5
Restore mouse functionality
2024-02-29 17:04:39 +00:00
Andrew Kingston
e53676791a
Fix font size of code block in helper popovers
2024-02-29 17:04:01 +00:00
Andrew Kingston
5010c4fe4e
Improve handling of nullish expression to provide a more reliable match to the real evaluation
2024-02-29 17:00:06 +00:00
Andrew Kingston
d11e0a8e62
Remove testing components
2024-02-29 16:29:59 +00:00
Andrew Kingston
47cc9557c4
Improve drawer state management between instances
2024-02-29 16:29:32 +00:00
Conor Webb
78359808bf
Budi 8058 builder svelte warning in properties of type icon ( #13164 )
...
* Added helper function to check user plan type.
* Updated help menu email support license check.
* Removed stray output check
* Updated function name as per feedback.
* Reworked code to use the licensing store over the auth store.
* Removed unnecessary variable declaration and return instead.
* Updated function name to maintain consistency.
* Fixed linting issues.
* Removed stray comment from icon component.
2024-02-29 15:18:28 +00:00
Gerard Burns
5ec4e90c6d
Revert "App Preview Skeleton ( #12898 )" ( #13159 )
...
This reverts commit 9a9b745795
.
2024-02-29 12:51:56 +00:00
melohagan
0205db104d
FIX: clicking on design tab while data tab loads does not navigate correctly ( #13152 )
...
* If still loading, try navigation later
* Set active tab even if still loading
* Refactor - timeout not needed!
2024-02-29 09:15:01 +00:00
Adria Navarro
cfdb0d98a2
Move responsability to the store
2024-02-28 14:41:31 +01:00
Adria Navarro
b4092fed05
Don't post scim data on update
2024-02-28 14:27:59 +01:00
Adria Navarro
7c73c294b9
Remove AD groups when importing users
2024-02-28 14:17:46 +01:00
Adria Navarro
ee55d6fd2e
Don't allow internal groups
2024-02-28 13:44:26 +01:00
Adria Navarro
bf6ac376a1
Don't allow adding users to AD groups
2024-02-28 13:44:26 +01:00