Andrew Kingston
b3cf3fa636
Improve how snippets are handled in client apps
2024-03-14 16:16:24 +00:00
Andrew Kingston
1a9843fcc8
Lint
2024-03-14 15:36:05 +00:00
Andrew Kingston
af43a18290
Reduce evaluation side panel copy icon size
2024-03-14 14:59:12 +00:00
Andrew Kingston
560d8ee9c9
Update font sizes for live eval to force consistency between browsers
2024-03-14 14:57:51 +00:00
Andrew Kingston
a0ccfebebe
Soft paywall snippet autocompletion
2024-03-14 14:51:03 +00:00
Sam Rose
34eee52f6e
Merge branch 'master' into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-14 14:49:18 +00:00
Andrew Kingston
049c2b989b
Soft paywall snippets
2024-03-14 14:29:13 +00:00
Andrew Kingston
0e94caafcb
Update snippet insertion to not insert parenthesis
2024-03-14 14:10:37 +00:00
Andrew Kingston
f8690a6bd9
Update comment
2024-03-14 12:08:03 +00:00
Sam Rose
76e1a4b7da
Fix type check errors.
2024-03-14 11:19:04 +00:00
Sam Rose
945efd7aa6
Merge branch 'master' into move-view-tests
2024-03-14 11:06:45 +00:00
Sam Rose
b67ac81089
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-14 11:06:14 +00:00
Sam Rose
47a26e4921
Remove environment setting.
2024-03-14 11:05:50 +00:00
Adria Navarro
9185f976c8
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types
2024-03-14 11:28:38 +01:00
Sam Rose
efbf895cde
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-14 10:26:00 +00:00
Sam Rose
5918dfebba
Silence lint warnings.
2024-03-14 10:25:41 +00:00
Sam Rose
c8f37e16e5
CSS tweaks.
2024-03-14 10:23:42 +00:00
Adria Navarro
62cec7289d
Use guid instead of words
2024-03-14 11:03:43 +01:00
Sam Rose
fcd7ee10f1
Create app user facing maintenance page.
2024-03-14 09:57:00 +00:00
Dean
9755d40203
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-14 09:52:01 +00:00
deanhannigan
1db358d5c2
Merge branch 'master' into feature/app-list-actions
2024-03-14 09:33:33 +00:00
Sam Rose
02158a0fb1
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
2024-03-14 09:24:02 +00:00
Sam Rose
3da2261735
Convert view.spec.js to TypeScript, remove reliace on TestConfiguration.
2024-03-14 09:22:50 +00:00
Sam Rose
64ea77237f
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types
2024-03-14 09:21:46 +00:00
Andrew Kingston
8b4ce703e9
Try to fix tests
2024-03-13 17:01:09 +00:00
Sam Rose
76ecfedaed
Reduce reliance on config a bit more.
2024-03-13 16:44:05 +00:00
Andrew Kingston
b4a467f9fd
Merge branch 'cheeks-snippets-poc' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-13 16:38:54 +00:00
Sam Rose
68777b0843
Remove all uses of config.createTable
2024-03-13 16:32:33 +00:00
Sam Rose
d3c8a28ab6
Remove more old testing practices.
2024-03-13 16:20:45 +00:00
Andrew Kingston
47925e394d
Lint and remove outdated comment
2024-03-13 16:20:18 +00:00
Sam Rose
ed2926d924
Significantly reduce reliance on the config.* methods on row.spec.ts, making them more independent.
2024-03-13 16:08:21 +00:00
Adria Navarro
625c1dda9f
Improve tests
2024-03-13 16:54:39 +01:00
Adria Navarro
940ff5acd2
Fix table changes with empty attachments
2024-03-13 16:48:58 +01:00
Adria Navarro
0420734d97
Add failing test
2024-03-13 16:48:32 +01:00
Andrew Kingston
2732a11b4b
Update packages/shared-core/src/constants/index.ts
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-13 14:29:50 +00:00
Andrew Kingston
138cd39c36
Autofocus search inputs
2024-03-13 13:59:14 +00:00
Andrew Kingston
567cbf3ef8
More icon updates for consistency
2024-03-13 13:58:42 +00:00
Andrew Kingston
f9156765c0
Update binding panel icons to use new styles
2024-03-13 13:57:24 +00:00
Sam Rose
dbf2efb76d
Merge branch 'budi-8067-sql-testing-more-datasource-types' of github.com:budibase/budibase into budi-8067-sql-testing-more-datasource-types
2024-03-13 13:38:29 +00:00
Sam Rose
a5c8e8845f
Implement Adri's type guard suggestion.
2024-03-13 13:38:08 +00:00
Andrew Kingston
6d53b06762
Fix typo in automations placeholder
2024-03-13 13:23:48 +00:00
Andrew Kingston
5666a965e0
Fix issue with click_outside and drawers
2024-03-13 13:01:44 +00:00
Andrew Kingston
95f71efdab
Cache snippet evaluations in the browser
2024-03-13 12:52:36 +00:00
Andrew Kingston
30622a56ca
Add updated snippets IVM bundle
2024-03-13 12:50:26 +00:00
Andrew Kingston
663abde785
Optimise isolated-vm snippet performance by using a map and by caching evaluated snippets
2024-03-13 12:48:55 +00:00
Andrew Kingston
861d48dbf3
Transform snippets into a map in the browser for faster access
2024-03-13 12:37:49 +00:00
Andrew Kingston
64855bbdf0
Optimise cloneDeep usage in string templates
2024-03-13 12:11:09 +00:00
Andrew Kingston
886929b8bc
Fix being unable to hide side panels in the binding editor again. Already fixed this but got lost in a merge
2024-03-13 12:06:42 +00:00
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
a1186cd6d3
Remove testing snippet code
2024-03-13 12:01:26 +00:00
Andrew Kingston
2d12a1a8fa
Add server-side validation for snippet names
2024-03-13 11:48:17 +00:00
Sam Rose
05cd71107b
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types
2024-03-13 11:29:46 +00:00
Andrew Kingston
8eee45b44a
Lint
2024-03-13 10:23:52 +00:00
Andrew Kingston
1f7684d7ba
Merge branch 'master' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-13 10:23:15 +00:00
Andrew Kingston
e45beff059
Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc
2024-03-13 10:21:07 +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
c25ea7a9d7
Fix external triggers not getting snippet context
2024-03-13 09:42:31 +00:00
Adria Navarro
cc275983dc
Merge branch 'master' into cleanup-isolates
2024-03-13 10:30:37 +01:00
Andrew Kingston
1eafd5e843
Fix issue with drawer positioning when nesting drawers with no target
2024-03-13 09:22:13 +00:00
Andrew Kingston
70821182fe
Update automation context to simplify applying snippet context
2024-03-13 09:15:33 +00:00
Andrew Kingston
20f4c5a77d
Add snippet context before testing automations manually
2024-03-12 21:41:00 +00:00
Andrew Kingston
3b54daf2c8
Add snippet context before executing automations
2024-03-12 21:40:48 +00:00
Andrew Kingston
28d938ba3e
Lint
2024-03-12 19:09:32 +00:00
Andrew Kingston
fda71de7c2
Remove unused import
2024-03-12 19:07:38 +00:00
Sam Rose
d061c19c80
Remove some extraneous, unused code.
2024-03-12 17:21:33 +00:00
Sam Rose
b8f061df68
Merge branch 'master' of github.com:budibase/budibase into budi-8067-sql-testing-more-datasource-types
2024-03-12 17:17:09 +00:00
Sam Rose
a70cb903f6
Remove jest timeout.
2024-03-12 17:17:01 +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
16ce5ac65e
Update how snippets are fetched and enriched into context, because HBS helpers can't be async
2024-03-12 17:02:01 +00:00
Andrew Kingston
10c581c3be
Fetch snippets from app doc when creating a new isolate
2024-03-12 15:39:26 +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
Sam Rose
aff0209176
MariaDB tests passing.
2024-03-12 15:27:34 +00:00
Sam Rose
1334f5dcc5
SQL Server fully passing.
2024-03-12 14:46:52 +00:00
Sam Rose
477d17b53e
Making progress on getting SQL Server working.
2024-03-12 12:25:30 +00:00
Sam Rose
d1f876d67f
Fix test that was failing because SQL Server doesn't allow you to insert values into primary key columns unless you set a setting.
2024-03-12 10:55:58 +00:00
Sam Rose
ce209a16b3
Get tests running with SQL Server. Need to make them pass next.
2024-03-12 10:42:42 +00:00
Adria Navarro
3f302d300e
Add test, account holder cannot be removed
2024-03-12 11:09:16 +01:00
Sam Rose
186f916b40
Get tests passing against a real MySQL.
2024-03-12 09:57:59 +00:00
Adria Navarro
106a71b647
Update pro ref
2024-03-12 10:15:58 +01:00
Adria Navarro
3efaf01684
Fix multiple runs
2024-03-12 10:02:39 +01:00
Adria Navarro
26c98ea084
Fix tests
2024-03-12 09:57:25 +01:00
Adria Navarro
cd0004ec3d
Add scim tests
2024-03-12 09:46:10 +01:00
Adria Navarro
b2000c0805
Lint test
2024-03-12 08:56:56 +01: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
Sam Rose
a78704bca8
Working on maintenance screen for app users.
2024-03-11 16:55:02 +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
Adria Navarro
4f5eb6110a
Update pro ref
2024-03-11 16:46:33 +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
Dean
d6fd5933a4
PR feedback and bug fix for server tests being completely skipped
2024-03-11 14:22:41 +00:00
Adria Navarro
8e69f05071
Update pro ref
2024-03-11 15:16:07 +01: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
bb953d3bc4
Shorten duplicate key value
2024-03-11 13:32:27 +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
Dean
8c90d422c2
Update to update self endpoint to make remove distinct flow for appFavourites
2024-03-11 12:21:59 +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
Adria Navarro
2e5784c248
Update pro ref
2024-03-11 10:35:51 +01:00
Adria Navarro
5e23205e15
Merge branch 'master' into feat/BUDI-8046
2024-03-11 10:34:01 +01: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
12b5989e57
Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-lab-day-binding-eval
2024-03-11 09:33:35 +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
780e11af47
Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites
2024-03-08 15:07:44 +00:00
deanhannigan
66f0deecae
Merge branch 'master' into feature/app-list-actions
2024-03-08 14:44:08 +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
mike12345567
22753a6b04
Merge branch 'master' of github.com:Budibase/budibase into fix/13199-deleted-rows-issue
2024-03-08 13:11:57 +00:00
Adria Navarro
795814753e
Update pro ref
2024-03-08 13:42:06 +01:00
Adria Navarro
52957a9a22
Merge branch 'master' into feat/BUDI-8046
2024-03-08 13:39:34 +01:00
Michael Drury
874a6fbd12
Linting.
2024-03-08 12:26:11 +00:00
deanhannigan
460c2573e4
Merge branch 'master' into feature/app-list-actions
2024-03-08 12:24:15 +00:00
Michael Drury
9027e6e82a
Initing doc writethrough cache as part of the worker/server init process, as well as part of doc writethrough tests.
2024-03-08 12:20:52 +00:00
Adria Navarro
65222c3b2e
Clean
2024-03-08 13:15:24 +01:00
Adria Navarro
d035f19b64
Add tests
2024-03-08 13:15:24 +01:00
Adria Navarro
72e0388b62
Fix tests
2024-03-08 13:14:20 +01:00
Adria Navarro
4ee7d20857
Update pro ref
2024-03-08 13:01:57 +01:00
Adria Navarro
37d519e8d3
Update ref
2024-03-08 12:49:37 +01:00
Adria Navarro
ca65e1d36b
Tests
2024-03-08 12:42:58 +01:00
Adria Navarro
79e02373d9
Update scim-patch pkg
2024-03-08 12:42:58 +01:00
Adria Navarro
ec64569968
Merge branch 'master' into feat/BUDI-8046
2024-03-08 12:01:39 +01:00
Adria Navarro
491ce7b715
Update pro ref
2024-03-08 11:30:19 +01:00
mike12345567
9ec77c45c8
Adding test case to confirm works as expected.
2024-03-08 10:24:48 +00:00
Conor Webb
aa0389e8bd
Added text colour option to tag component via manifest ( #13215 )
...
* Added new colour select textColor to tag component manifest
* Intergrated textColor into tag component
* Reverted default text colour to white, avoids issues with the internal use
* Updated conditional colour set
2024-03-08 08:58:03 +00:00
Adria Navarro
ce45af9f8a
Copy changes
2024-03-08 09:07:26 +01:00