mike12345567
b84b8dd988
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-20 14:25:04 +01:00
mike12345567
40b4943766
Fix for dynamic variables being duplicated when creating new REST queries - also moved some stuff to backend SDK to make a bit re-usable, allowing backend to detect duplicate dynamic variables and error.
2023-07-20 13:07:19 +01:00
Dean
ca6737b77b
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-20 12:39:49 +01:00
Rory Powell
76f61cfd3a
Lint
2023-07-20 11:21:34 +01:00
Rory Powell
b60794d73a
Update pro reference to latest develop and fix compile errors
2023-07-20 11:13:57 +01:00
Dean
052f60b94c
Merge remote-tracking branch 'origin/develop' into feature/delete-multiple-button-action
2023-07-19 09:05:52 +01:00
mike12345567
39746e0bf0
Main body of work to handle the new approach of per app builders support.
2023-07-18 16:57:48 +01:00
Martin McKeaveney
8c5177facb
Merge pull request #10858 from Budibase/labday/debug-panel
...
Labday/debug panel
2023-07-18 12:25:37 +01:00
Adria Navarro
58c59eba5e
Remove unused db usages
2023-07-18 12:00:02 +02:00
Adria Navarro
2698e47ec4
Type internal db.get
2023-07-18 11:41:51 +02:00
Andrew Kingston
d3ab2a31d0
Merge pull request #11186 from Budibase/app-list-improvements
...
Show all users editing an app in the app list
2023-07-18 08:12:50 +01:00
Martin McKeaveney
fb1ecbb5c9
code review and test
2023-07-17 22:33:37 +01:00
Adria Navarro
a1226180f1
Merge pull request #11253 from Budibase/BUDI-7189-views-v2-prerefactor
...
View V2 prerefactor
2023-07-17 20:11:19 +01:00
Adria Navarro
37c1c1c9b0
Merge pull request #11250 from Budibase/BUDI-7189/clean_ctx_dependencies_from_sdk
...
Clean ctx dependencies from rows SDK
2023-07-17 19:01:40 +01:00
Adria Navarro
deb256a013
Refactor and clean export tests
2023-07-17 19:50:06 +02:00
Adria Navarro
ccb5143383
Remove context from search
2023-07-17 18:45:40 +02:00
Andrew Kingston
9271210b48
Update application.ts
2023-07-17 16:41:48 +01:00
Adria Navarro
90bf4655ea
Remove ctx from export rows (search not implemented)
2023-07-17 15:57:12 +02:00
Andrew Kingston
1a8da1c0af
Move app enrichment of user sessions to users SDK
2023-07-17 14:56:09 +01:00
Andrew Kingston
1584ee4c95
Use shorthand typing
2023-07-17 14:45:13 +01:00
Adria Navarro
1bd8bdf84c
Clean ctx from fetchview
2023-07-17 15:29:41 +02:00
Adria Navarro
9ca2848c05
Merge pull request #11245 from Budibase/BUDI-7189/clean_controller_dependencies
...
Clean controller dependencies
2023-07-17 14:17:42 +01:00
Adria Navarro
832483442f
Merge pull request #11239 from Budibase/BUDI-7189/extract_search_functionality
...
Moving files and functions
2023-07-17 14:17:26 +01:00
Adria Navarro
e7f1bcab9e
Remove ctx from fetch
2023-07-17 14:16:12 +02:00
Adria Navarro
77b3547af7
Remove usercontroller dependency from internal
2023-07-17 12:19:20 +02:00
Adria Navarro
940da62b98
Clean
2023-07-17 12:19:20 +02:00
Adria Navarro
e336ba4b5e
Type and fix tests
2023-07-17 11:13:21 +02:00
Adria Navarro
9fbad37218
Fix tests
2023-07-17 10:51:52 +02:00
Adria Navarro
d1b64bcd9c
Moving files and functions
2023-07-14 17:09:34 +02:00
Dean
a481eee39e
Binding selection fixes, delete controller refactor and some fixes
2023-07-14 09:11:34 +01:00
Adria Navarro
85aa105972
Type row tests
2023-07-13 12:17:24 +02:00
Andrew Kingston
b335e492d7
Show all users editing an app in the app list
2023-07-10 17:42:27 +01:00
Dean
db501fb10a
Enabled collaboration behaviour in the automation section
2023-07-10 09:30:15 +01:00
Martin McKeaveney
abce52d846
merge
2023-07-06 21:58:19 +01:00
Martin McKeaveney
f13b5df9f4
code review, moving endpoint
2023-07-06 16:41:45 +01:00
Andrew Kingston
99bf0ca03b
Sync publish and unpublish events between all users
2023-07-04 13:18:38 +01:00
Andrew Kingston
d80cca9a11
Allow all users into the design section, enable multi dev collab on screens, improve routing
2023-07-03 11:14:07 +01:00
mike12345567
0d1941f264
Fix merge conflict.
2023-06-30 11:36:08 +01:00
mike12345567
6495b55b9d
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-06-29 17:06:14 +01:00
Michael Drury
72e7373073
Merge pull request #11058 from Budibase/feature/budi-7076
...
Datasource settings tab for SQL databases and SQL schema export functionality
2023-06-28 17:56:03 +01:00
mike12345567
81c8bee81e
Quick fix to stop custom role names from being updated.
2023-06-28 17:17:24 +01:00
mike12345567
d8fae3a348
Adding SQL export functionality and settings tab for SQL databases.
2023-06-28 16:52:45 +01:00
Adria Navarro
8a7d610faf
Move creation pool on the connect step
2023-06-28 14:33:51 +01:00
Andrew Kingston
801f5655ac
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-27 16:50:51 +01:00
Michael Drury
f7cdf5f2bc
Merge pull request #11001 from Budibase/feature/custom-role-readable-ids
...
Custom roles - readable IDs
2023-06-27 16:17:08 +01:00
Andrew Kingston
8c9d4a9126
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-27 16:09:59 +01:00
mike12345567
fc537a0aab
Further PR comments.
2023-06-27 14:56:24 +01:00
mike12345567
4d2aa2a67b
PR comments.
2023-06-27 12:45:00 +01:00
mike12345567
1d5bc39282
PR comments.
2023-06-27 12:24:50 +01:00
mike12345567
47260f23bf
PR comments.
2023-06-27 10:01:06 +01:00
mike12345567
7e79c827a7
Test fixes, as well as issue discovered by test around _id generation and event triggering.
2023-06-26 19:10:04 +01:00
mike12345567
3eff4d85d0
Adding a test case for the removal of automation logs from app sync, as well as adding to the publish/sync filter a check to not carry over automation logs.
2023-06-26 18:52:15 +01:00
Andrew Kingston
b7603f8bf1
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-26 17:56:11 +01:00
Dean
b6caebe431
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-26 15:51:31 +01:00
mike12345567
1c09913d33
Fix for foreign keys being unsettlable after update, breaking Postgres test.
2023-06-26 15:05:10 +01:00
mike12345567
b94801d10a
Merge branch 'develop' of github.com:Budibase/budibase into feature/custom-role-readable-ids
2023-06-26 12:39:41 +01:00
Andrew Kingston
5f407259dc
Enable component nesting validation for new apps
2023-06-26 10:39:38 +01:00
mike12345567
c2b4dec88f
Fix to make foreign keys auto-columns when used in relationships as well as making sure that when fetching tables that they can be removed, using the old fetch mechanism (to be replaced, but needs to work for now).
2023-06-23 18:09:52 +01:00
mike12345567
3d3efadb37
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-06-23 15:19:49 +01:00
Dean
fd8400bee5
PR feedback and removed some comments
2023-06-23 11:56:59 +01:00
Andrew Kingston
007b6d605b
Merge pull request #10917 from Budibase/fix/datasource-409
...
Fix datasource conflicts
2023-06-23 11:54:15 +01:00
mike12345567
baecab785d
Handling the removal of the role_ prefix where applicable so that new role IDs present in the exact same way as built in roles.
2023-06-22 18:02:35 +01:00
mike12345567
58d7293798
PR suggestion.
2023-06-22 13:25:37 +01:00
mike12345567
5373b867e1
Fix for #10949 - the relationship types were always locked to be the same, which means that the foreign key wasn't being updated correctly as the backend was not aware of which side was the one-to-many side.
2023-06-22 12:32:39 +01:00
mike12345567
45120c60ba
Getting basic regex in place to make sure role names can be IDs.
2023-06-21 17:08:54 +01:00
Dean
998f1806aa
Updated analytics tests to account for the embedded
2023-06-20 16:29:09 +01:00
Dean
f04f42546a
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-20 12:33:48 +01:00
Adria Navarro
8ab5913eb9
Change url
2023-06-20 11:33:38 +01:00
Adria Navarro
6ed5894441
Type
2023-06-20 11:14:23 +01:00
Dean
c1248eed12
Merge remote-tracking branch 'origin/develop' into feature/app-settings-section
2023-06-20 10:08:18 +01:00
Adria Navarro
7a4eb3113d
Add external schema endpoint
2023-06-19 17:56:11 +01:00
Adria Navarro
a0bfebf53d
Merge pull request #10894 from Budibase/budi-7010/frontend-encrypt-app-imports
...
BUDI-7010 - Frontend decrypt app imports
2023-06-19 11:18:38 +01:00
Dean
2304032423
Added embed state, behaviours and event tracking to client app. UI/UX Refactoring
2023-06-16 12:30:08 +01:00
Rory Powell
5f716a62a4
Revert "Merge branch 'develop' into master"
...
This reverts commit 67fb9de7f4
, reversing
changes made to ebec885b0a
.
2023-06-16 10:13:43 +01:00
Michael Drury
58c26d563e
Fixing where getCachedLicense is retrieved from.
2023-06-15 23:29:34 +01:00
Michael Drury
a1d8ad047a
Quick fix suggested by Rory to make use of the cached license when fetching the app package.
2023-06-15 22:51:33 +01:00
mike12345567
d84051ccfd
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-06-15 17:08:08 +01:00
mike12345567
67e2ce86ce
Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary.
2023-06-15 16:33:07 +01:00
Adria Navarro
f446bd96dd
Merge branch 'master' into backmerge-master
2023-06-15 10:16:21 +01:00
Andrew Kingston
99a8fc7c12
Revert websocket changes and just fetch datasources constantly
2023-06-15 09:27:45 +01:00
Andrew Kingston
5e5dc902d1
Broadcast datasource change via websocket when making changes to tables
2023-06-15 09:04:21 +01:00
Martin McKeaveney
0545eda29d
Merge pull request #10905 from Budibase/feature/airgap-assets-support
...
removing need for external internet assets and self hosting our own f…
2023-06-14 17:37:43 +01:00
Adria Navarro
f31c615e18
Merge branch 'develop' into backmerge-master
2023-06-14 15:45:47 +01:00
Martin McKeaveney
307e6dde02
update bblogoimgur to bblogo
2023-06-14 15:21:46 +01:00
Martin McKeaveney
0f02b31ba7
lint
2023-06-14 15:12:39 +01:00
Michael Drury
6776f3d78c
Merge pull request #10881 from Budibase/fix/budi-7026
...
Custom roles breaking app access when not published
2023-06-14 15:10:30 +01:00
Martin McKeaveney
6fcdcf947e
update budibaseapp url
2023-06-14 15:05:08 +01:00
Martin McKeaveney
cd1675098f
removing need for external internet assets and self hosting our own fonts
2023-06-14 14:54:27 +01:00
Adria Navarro
052ecbb59a
Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports
2023-06-14 14:28:26 +01:00
Adria Navarro
fe1a64964a
Fix and improve tests
2023-06-14 14:20:20 +01:00
Adria Navarro
9a5f67b7d8
Merge branch 'budi-7010/frontend-encrypt-app-exports' into budi-7010/frontend-encrypt-app-imports
2023-06-14 11:21:19 +01:00
Adria Navarro
a9bf6967dc
Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports
2023-06-14 11:17:26 +01:00
Adria Navarro
a68dc7c965
Remove excludeRows and appName from the querystrings
2023-06-14 11:06:46 +01:00
Adria Navarro
bfd444dbaa
Change the download to be a post
2023-06-14 10:47:46 +01:00
mike12345567
68082eecf9
Fix for circular issue with primary display fields on SQL tables introduced in most recent update - if somehow the primary display field is set to a relationship field there was a chance of cyclic structure occurring which Koa could not convert to JSON.
2023-06-13 18:21:22 +01:00
Adria Navarro
f3b461a62c
Handle password on creation
2023-06-13 16:50:56 +01:00
mike12345567
1bdf55e966
Some type updates and fixes for test case.
2023-06-13 14:45:33 +01:00
mike12345567
bedc8e5cce
Fix for custom roles that have not been published causing users to be unable to access an app completely. They should instead be treated as public users as their role isn't valid.
2023-06-12 18:39:30 +01:00
Adria Navarro
81522d0784
Clean defaults
2023-06-12 17:51:21 +01:00
Adria Navarro
551ca404b4
Decrypt file
2023-06-12 16:27:19 +01:00
Adria Navarro
1f4cdf348f
Encrypt files
2023-06-12 11:49:38 +01:00
Martin McKeaveney
59b33e6867
code review
2023-06-11 18:51:08 +01:00
Martin McKeaveney
7e45773d02
diagnostics panel
2023-06-10 16:16:52 +01:00
Adria Navarro
978591e2ba
Enable encrypting
2023-06-09 16:26:48 +01:00
melohagan
24a00c66bb
Unexpected token when export data ( #10721 )
...
* Tidy ID string for JSON parse
* Display error for composite keys
* Unit test WIP
* directly assign the mock function on the datasource
* Unit tests for exportRows ID handling
---------
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2023-06-09 13:01:55 +01:00
Martin McKeaveney
746afaf573
initial work on debug panel
2023-06-08 19:50:29 +01:00
mike12345567
dd8f7fdb91
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-fetching-frontend
2023-06-07 18:06:27 +01:00
mike12345567
e07dfab98c
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-06-07 18:05:29 +01:00
mike12345567
9ebd90a07d
Don't resolve anymore given we have an absolute top level path
2023-06-07 16:36:43 +01:00
mike12345567
70e4795349
Fix top level path within the single image to make sure it can find builder assets correctly.
2023-06-07 16:35:36 +01:00
Adria Navarro
4eac5f93ca
Fix test
2023-06-07 14:10:02 +01:00
Adria Navarro
d8fc37a760
Revert "Merge pull request #10808 from Budibase/undo_wrong_merge_from_develop"
...
This reverts commit 4ccc98103c
, reversing
changes made to 500424c651
.
2023-06-07 14:08:47 +01:00
Adria Navarro
fdd4492830
Merge branch 'develop' into master-backmerge
2023-06-07 14:07:16 +01:00
melohagan
91acb1b3eb
Set sourceId ( #10769 )
2023-06-07 14:01:24 +01:00
Adria Navarro
deeba8bae3
Revert "Merge branch 'develop' into master"
...
This reverts commit 6f29c978e0
, reversing
changes made to 1c6ff73c19
.
2023-06-06 22:06:34 +01:00
mike12345567
dab1db2271
Updating datasource save API to allow specifying a filter for which tables to fetch and then linking this up with the new frontend.
2023-06-06 18:27:03 +01:00
mike12345567
cc60baa3d1
Some fixes for BBUI and updating postgres table name fetching to get uniques.
2023-06-06 17:40:14 +01:00
Adria Navarro
1f428bd5c2
Fix test
2023-06-06 12:17:56 +01:00
Adria Navarro
21e870109c
Save datasource
2023-06-06 11:29:50 +01:00
Adria Navarro
25c921e340
Validate url
2023-06-06 11:29:49 +01:00
Michael Drury
adbdaf394a
Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure.
2023-06-01 18:18:12 +01:00
Michael Drury
a3f9759a47
Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests.
2023-06-01 00:02:55 +01:00
mike12345567
fba3ec987e
Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-info-endpoint
2023-05-31 17:37:17 +01:00
mike12345567
651d50a064
Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used.
2023-05-31 17:04:29 +01:00
Dean
bb44c9f07f
Added console log
2023-05-31 15:20:25 +01:00
Gerard Burns
23ee9f4af8
Post Sign Up Onboarding Changes ( #10701 )
...
* wip
* PR Feedback
* Fixes
* PR Feedback
* PR Feedback
* PR Feedback
2023-05-30 12:54:57 +01:00
Andrew Kingston
be40d72f55
Merge pull request #10712 from Budibase/data-section-multidev
...
Multiple user collaboration for data section
2023-05-30 09:08:14 +01:00
Peter Clement
2ae960e2ee
fix broken test
2023-05-26 16:58:00 +01:00
Peter Clement
66e1f57a3d
one more feature check for safety on the trigger
2023-05-26 16:06:16 +01:00
Andrew Kingston
520158c8f9
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-26 09:39:06 +01:00
Peter Clement
70dfd9e8e5
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-26 09:26:51 +01:00
deanhannigan
567ee451dd
Merge pull request #10702 from Budibase/fix/data-export-rows
...
Fixes and updates for export internal rows
2023-05-26 09:08:35 +01:00
melohagan
b5c98871ad
Update table data via CSV import ( #10313 )
...
* Add identifierFields select for import
* Update rows on import (Internal DB)
* Only allow internal DB to upsert import CSV
* Clear identifierFields when turning off update
* Passing table instead of tableId
* Pass table
* Pass tableType
2023-05-25 18:05:07 +01:00
Dean
146940f6ae
Added error handling for export row front end and fixed row export backend behaviour
2023-05-25 17:50:52 +01:00
Andrew Kingston
5cf4753853
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-24 15:14:32 +01:00
Peter Clement
4d5a922684
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-24 15:05:58 +01:00
Adria Navarro
b264708af6
Merge remote-tracking branch 'origin/develop' into chore/esbuild
2023-05-24 14:17:32 +02:00
Peter Clement
8d3a5307ed
sync automation webhooks tests
2023-05-23 15:55:52 +01:00
Peter Clement
986348f511
sync automation tests
2023-05-23 15:55:25 +01:00
mike12345567
590844c8a9
PR comments.
2023-05-23 12:22:22 +01:00
mike12345567
76eef8d3d4
Fixing some test issues.
2023-05-22 16:25:50 +01:00
Andrew Kingston
cfa07a68ae
Handle table, query and datasource events using builder socket
2023-05-22 15:59:44 +01:00
Peter Clement
d7ae338bc5
fix import
2023-05-19 15:14:01 +01:00
Peter Clement
9b7972fdfd
remove middleware but check if prod in controller
2023-05-19 15:12:08 +01:00
Michael Drury
38e39cf2f2
Adding negative test case for connections and adding test of table name fetching for postgres.
2023-05-19 13:36:05 +01:00
Michael Drury
d85bcbc7e5
Adding test for postgres verify.
2023-05-19 12:19:55 +01:00
Peter Clement
d271bbdadb
rename syncWebHooks to syncAutomations
2023-05-19 10:07:02 +01:00
Michael Drury
2223027d28
Adding API for retrieving table names.
2023-05-18 23:22:52 +01:00
Peter Clement
f680fbd822
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-18 11:35:25 +01:00
Adria Navarro
2d2d50a5df
Merge branch 'develop' into chore/esbuild
2023-05-18 11:34:11 +02:00
Andrew Kingston
0bebacc741
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-17 16:38:01 +01:00
mike12345567
f3785892a9
Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild
2023-05-17 12:45:28 +01:00
Adria Navarro
4f3139a47b
Merge branch 'develop' into feature/datasource-conns
2023-05-17 12:00:56 +02:00
mike12345567
e09550f7e3
PR comments.
2023-05-17 09:45:25 +01:00
mike12345567
9f57d7c33a
Fixes after testing against actual Oracle service.
2023-05-16 19:31:12 +01:00
Peter Clement
e3d867611b
use correct sdk import
2023-05-16 16:05:37 +01:00
Andrew Kingston
1e48020001
Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev
2023-05-16 15:23:30 +01:00
Adria Navarro
d285c2aeb2
Merge pull request #10601 from Budibase/budi-6932/verify_google_sheets
...
Verify google sheets connection
2023-05-16 13:33:08 +02:00
Adria Navarro
be6c398f53
Remove bool ref
2023-05-16 13:23:35 +02:00
Adria Navarro
5e7d839cb1
Use existing merge
2023-05-16 11:43:13 +02:00
Adria Navarro
a676e42b1f
Handle config
2023-05-16 11:43:13 +02:00
Adria Navarro
b5890b788f
Append auth on verification
2023-05-16 11:43:13 +02:00
Peter Clement
d43fc819c7
refactor check for collect step into sdk
2023-05-16 09:29:40 +01:00
Dean
728eb3bb09
Fix for autoid issue on create row
2023-05-15 19:22:22 +01:00
mike12345567
6b7269b954
Refactoring response from integrations to a simple type.
2023-05-15 17:36:16 +01:00
mike12345567
bd74f8eef7
Updating testConnection usage.
2023-05-15 17:08:23 +01:00
mike12345567
571987a2ce
Merge branch 'feature/datasource-connections' of github.com:Budibase/budibase into feature/datasource-conns
2023-05-15 17:00:30 +01:00
Peter Clement
266465c8df
convert timeout seconds to milliseconds
2023-05-15 14:48:34 +01:00
Adria Navarro
c3856a48aa
Fix types
2023-05-15 13:16:56 +02:00
Andrew Kingston
f8f970bf7e
Update grid websocket to send actual changes down to reduce API load
2023-05-12 16:13:32 +01:00
Peter Clement
c86c2b4096
add synchronous webhook functionality
2023-05-12 15:57:34 +01:00
Peter Clement
dcfb65b92d
sync / async automations go through one endpoint
2023-05-12 15:56:24 +01:00
Andrew Kingston
7f96fbf741
Remove single user restriction and notify users if they are the primary builder or not
2023-05-12 13:55:08 +01:00
Peter Clement
1626571081
Merge remote-tracking branch 'origin/develop' into feature/sync-automations
2023-05-11 11:53:12 +01:00
Dean
77d1f9250c
Updated import row test to evaluate the name and _id fields on the table instead of the entire object.
2023-05-10 12:52:54 +01:00
Dean
1e6652dc39
Fix for importing exported array/option fields. Fix to ensure lastid and inclusion updates persisted as a result of an import. Test updates for array and option fields
2023-05-10 12:36:01 +01:00
Peter Clement
1539bf234b
add ability to trigger synchronous automation from button action
2023-05-09 12:10:20 +01:00
Dean
8fcb7d880a
Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing
2023-05-09 09:46:37 +01:00
Martin McKeaveney
eb37dacc73
lint
2023-05-08 16:23:49 +01:00
Martin McKeaveney
b387f969d9
allow passwordless redis
2023-05-08 15:59:12 +01:00
mike12345567
57a633b926
Implementing main body of connection verification endpoint.
2023-05-05 17:40:39 +01:00
Dean
03c048f978
Merge remote-tracking branch 'origin/master' into fix/inclusion-row-parsing
2023-05-05 15:22:49 +01:00
Dean
0aeb06bb2b
Merge commit
2023-05-05 13:39:59 +01:00
Martin McKeaveney
1c81cc4b4d
Merge pull request #10483 from Budibase/fix/empty-attachment-row-import
...
Fix for row import failure caused by empty attachment parsing.
2023-05-05 12:01:04 +01:00
melohagan
b790a1177e
Don't validate empty options picker ( #10302 )
2023-05-05 07:50:01 +01:00
Martin McKeaveney
50de32a8a0
Merge pull request #10452 from Budibase/feature/clustering-support
...
attaching clustered mode to an env var
2023-05-04 14:25:23 +01:00
Martin McKeaveney
41c131050c
lint
2023-05-04 13:43:53 +01:00
Martin McKeaveney
167dfd39d7
fix ts build
2023-05-04 13:32:17 +01:00
Dean
5498cc86bd
Refactor to fix tests and added an extra empty scenario
2023-05-04 12:58:45 +01:00
Dean
f8da7a9f28
Linting
2023-05-04 12:12:47 +01:00
Dean
98963c1505
Fix for inclusion parsing for arrays and options. View table fix to hide edit button
2023-05-04 11:21:24 +01:00
Adria Navarro
fa6e6b53f8
Merge pull request #10462 from Budibase/fix/budi-6789-import-data-empty-date-is-not-allowed
...
Fix - Budi 6789 import data empty date is not allowed
2023-05-03 19:22:06 +02:00
Adria Navarro
cec2f88c25
Fix svelte issues
2023-05-03 18:05:32 +01:00
Adria Navarro
a7f69231d9
Merge branch 'chore/npmless-builds' into chore/esbuild
2023-05-03 18:01:04 +01:00
Rory Powell
e1a147e823
Merge branch 'master' into develop
2023-05-03 16:06:42 +01:00
Adria Navarro
f426ba1ac3
Merge branch 'chore/npmless-builds' into chore/esbuild
2023-05-02 14:56:34 +01:00
Adria Navarro
29df12c247
Add csvutils
2023-05-02 10:34:45 +01:00
Martin McKeaveney
36397bb77d
enabling cluster support for ratelimit cache
2023-04-28 20:23:39 +01:00
melohagan
8742fb39d3
is empty lucene query with OR fix ( #10451 )
...
* empty lucene query with OR fix
* Fix unit test
2023-04-28 17:17:32 +01:00
mike12345567
4f7e56fed9
Making build script into a module, so that it can be used in a specialised server build which also builds the thread scripts as required for worker-farm.
2023-04-27 19:00:01 +01:00