mike12345567
5546b8ffe6
PR comments.
2024-02-12 13:28:12 +00:00
mike12345567
8bf79c5f10
Adding some basic cron validation to publishing, currently the error is not explained if it is hit - still need some frontend for this, but this now means that an error is provided to users when attempting to publish, and we can re-use this validation in the automation UI. Need to have both backend and frontend validation as invalid CRONs will already exist, backend makes sure these are error'd on.
2024-02-09 18:04:40 +00:00
jvcalderon
03f7fb37ed
Calculate creators count when group role changes
2024-01-18 11:14:25 +01:00
melohagan
59ca41d837
Support number array binding filtering in automations ( #12708 )
...
* Support number array binding filtering in automations
* Remove ts-ignore
* Fix action trigger array test input
* Unit tests
* Refactor
* lint
2024-01-09 10:25:36 +00:00
Adria Navarro
f3e046ba98
Move header constants to shared-core
2023-12-14 10:07:46 +01:00
Adria Navarro
9c9f45436f
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-12-04 09:30:00 +01:00
melohagan
a5a3b12936
Return false don't throw ( #12460 )
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2023-11-29 10:10:59 +00:00
Adria Navarro
e7bcabf1d2
Merge branch 'master' into BUDI-7580/account_portal_submodule
2023-11-27 20:48:32 +01:00
Andrew Kingston
d8b646de29
Don't consider admin app access as creator access
2023-11-24 16:15:42 +00:00
Andrew Kingston
ce5d6267cc
Move per creator utils into backend core, allow creators to create apps
2023-11-23 17:13:51 +00:00
Andrew Kingston
974b117500
Allow creators to use the builder portal
2023-11-23 15:29:34 +00:00
Andrew Kingston
9b99991b2e
Update SDK to account for new creator builder flag
2023-11-23 14:01:58 +00:00
melohagan
f35e3cb99c
Handle dates in query range filter ( #12413 )
...
* Handle dates in query range filter
* Add unit tests for runLuceneQuery
* Fix build errors
2023-11-21 16:08:20 +00:00
Sam Rose
303ae3c58b
Block some code extensions that could be used maliciously.
2023-11-21 11:41:32 +00:00
Sam Rose
71b8b300bf
Add archive file formats to blocklist.
2023-11-21 11:26:25 +00:00
Sam Rose
b4cb97963c
Move from an allow list to a block list of file extensions.
2023-11-21 10:40:25 +00:00
Adria Navarro
a945b52f9a
Rename dev:builder to dev (unifying account-portal)
2023-11-07 19:15:40 +01:00
Dean
a39accdb42
Test coverage added for the component. Minor refactor
2023-11-07 15:07:00 +00:00
Sam Rose
6bb6f106d5
Apply valid file types to AttachmentCell.
2023-10-27 16:46:30 +01:00
Sam Rose
2160f4e5e2
Add valid extension list to shared-core.
2023-10-27 16:24:02 +01:00
jvcalderon
f643bc5ee8
Keep only migrations
2023-10-24 10:24:00 +02:00
jvcalderon
648410348d
[Revert] [Added] Per user per creator changes
2023-10-23 13:27:59 +02: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
jvcalderon
44474b063a
Merge branch 'master' into features/per-user-per-creator-realease2
2023-10-18 13:43:11 +02:00
jvcalderon
5b2f55a592
Per user per creator changes
2023-10-18 13:36:34 +02:00
Sam Rose
767900aec6
Remove type information from JSDoc in .ts files, it's redundant.
2023-10-17 16:46:32 +01:00
Martin McKeaveney
2ef9871fda
merge with master
2023-10-16 14:42:50 +01:00
mike12345567
16d551542e
Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker.
2023-10-12 19:00:53 +01:00
mike12345567
6bbce23910
Updating user fetch functionality to send up lucene syntax for searching to global user endpoint.
2023-10-12 16:31:32 +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
31469cb2d6
Fix rebuilding shared-core
2023-10-10 16:05:41 +02:00
Adria Navarro
e0f51fb7db
Fixes
2023-10-10 15:53:10 +02:00
Adria Navarro
36909ff7f6
Export bannedDisplayColumnTypes
2023-10-10 15:50:12 +02:00
mike12345567
95caee66a7
PR comments.
2023-10-10 11:22:59 +01:00
mike12345567
c87a67a37a
Converting user IDs where necessary to global user IDs in the frontend, correcting the null entry when using current user IDs, or other user IDs, as a default value for a user column form type.
2023-10-09 18:18:34 +01:00
mike12345567
d8b7f930e9
Merging.
2023-10-06 15:55:10 +01:00
Michael Drury
c7c63a7b83
Merge branch 'master' into budi-7589/user-column-multi-user-filtering-support
2023-10-06 15:54:12 +01:00
mike12345567
3de8c53166
Adding a mapping layer to search queries so that we can map search inputs based on the table schema if desired - primarily for the user column.
2023-10-06 11:57:11 +01:00
Adria Navarro
39b5a2b539
Allow filtering
2023-10-04 17:55:23 +02:00
Adria Navarro
02bfaa4378
Clean multiple user checks to simplify
2023-10-03 18:29:35 +02:00
Adria Navarro
da95c32a0c
Simplify code
2023-10-03 17:06:17 +02:00
Adria Navarro
dbd5f7a134
In instead of ContainsAny
2023-10-03 16:58:39 +02:00
Adria Navarro
c84d2449f2
Smarter getValidOperatorsForType
2023-10-03 14:26:12 +02:00
Adria Navarro
4577ba8239
Change filters
2023-10-03 13:19:28 +02:00
Adria Navarro
3b93748376
Filter user (single) UI
2023-10-03 12:46:06 +02:00
Adria Navarro
af924ae4a2
Use types
2023-10-03 12:01:15 +02:00
Samuel Martineau
84d30e4f4a
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
2023-10-02 17:49:34 -04:00
Samuel Martineau
08bbfa09c2
Merge branch 'Budibase:develop' into allow-plugins-contribute-datasourceplus
2023-09-26 21:28:26 -04:00
Samuel-Martineau
2aac1c992a
Correct bugs with Datasource+ plugins
2023-09-26 21:26:40 -04:00
Adria Navarro
6cfb5e8fb5
Clean dependencies from shared-core
2023-09-26 12:53:09 +02:00
Adria Navarro
02ab0a134e
Update ts to 5.x
2023-09-22 18:17:19 +02:00
mike12345567
c361588bd4
Updating the yarn dev process to not include a removal of the dist directory as part of the streamed watchers - this seems to create a problem for shared core and moving this up a level to a parallel run before the watchers massively improves stability.
2023-09-06 18:17:44 +01:00
Peter Clement
2360e5d8a5
Merge remote-tracking branch 'origin/develop' into feat/per-app-builder-fe
2023-08-31 11:07:39 +01:00
Peter Clement
8d5f6cf7af
add api for per app builder and help function
2023-08-24 11:38:12 +01:00
Andrew Kingston
6d46fb2963
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-21 11:57:28 +01:00
Adria Navarro
5dca30986e
Merge branch 'develop' into chore/fix_os_contributor
2023-08-21 10:27:22 +03:00
Adria Navarro
8ca838dad2
Fix types on shared-pro build
2023-08-21 10:07:36 +03:00
Adria Navarro
05be953647
Shared and types are commonjs (for pro users)
2023-08-21 10:06:37 +03:00
Adria Navarro
ea84b7ffe3
Fix shared-core on dev:builder
2023-08-21 09:54:08 +03:00
mike12345567
188004021a
linting.
2023-08-18 14:40:04 +01:00
mike12345567
7110351bdc
Revert "revert develop into master"
...
This reverts commit fd099658a0
.
2023-08-18 14:33:21 +01:00
mike12345567
e174211440
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-08-17 17:34:44 +01:00
Andrew Kingston
b5546f8d9b
Update server and builder to properly sync changes with tables and views across all users
2023-08-17 16:04:56 +01:00
melohagan
b57a8c1130
Move when filter empty option into filter drawer ( #11262 )
...
* Add when filter empty dropdown
* Add unit tests
* "fix" typescript issue
* Add empty filter check for external
* Add unit test
* Hide empty filter option for custom query
* Make onEmptyFilter optional
* Fix unit tests
* Remove onEmptyFilter automation input
* Remove unused var
* Refactor
* Fix path
* Fix type issue
* Fix types
2023-08-17 13:31:52 +01:00
Martin McKeaveney
fd099658a0
revert develop into master
2023-08-17 10:28:15 +01:00
mike12345567
9bac4b8bf2
Getting shared-core to build consistently as part of the yarn dev command.
2023-08-16 16:58:35 +01:00
mike12345567
b4b52d9266
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-11 13:16:29 +01:00
Adria Navarro
9e6bfaa958
Merge branch 'develop' into backmerge-20230809
2023-08-09 17:36:31 +03:00
Adria Navarro
9734776953
Add required nx dependencies
2023-08-09 17:20:36 +03:00
Adria Navarro
b441cbe3ec
Include all dist
2023-08-09 17:06:05 +03:00
Adria Navarro
4c7dfc978e
Whitelist .npmignore from backend-core
2023-08-09 16:41:44 +03:00
Adria Navarro
bfdb785436
Tweak shared-core content to exclude src
2023-08-09 16:36:14 +03:00
mike12345567
f55aed2ee5
Adding NPM ignore files so that doesn't default to the .gitignore when publishing to NPM.
2023-08-09 13:31:30 +01:00
mike12345567
33257db010
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-08-09 11:39:46 +01:00
Adria Navarro
8e655dae66
Fix path
2023-08-08 19:36:36 +03:00
Adria Navarro
b91677f0ce
Fix declarations
2023-08-08 19:33:57 +03:00
Adria Navarro
b882a64ad7
Shared-core via esbuild
2023-08-08 18:45:02 +03:00
Adria Navarro
77568af704
Change filter query to store the expected shape
2023-08-07 13:14:18 +03:00
Adria Navarro
74287370df
Move filter types to types
2023-08-07 11:18:36 +03:00
Andrew Kingston
858a0796bd
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
2023-08-02 14:50:40 +01:00
Adria Navarro
7944f72820
Fix integration tests
2023-08-02 10:59:15 +02:00
Adria Navarro
bb861e45a8
Remove unnecessary nx dependencies for build
2023-08-02 10:02:39 +02:00
Adria Navarro
803c79fa55
Fix build
2023-08-02 01:57:13 +02:00
Adria Navarro
4f723720fe
Fix tsBuildInfoFile
2023-08-02 00:40:09 +02:00
Adria Navarro
4281d2ca53
Build types and shared-core
2023-08-02 00:21:59 +02:00
Adria Navarro
c59bfdb920
Remove unnecessary out folder
2023-08-01 19:23:48 +02:00
Adria Navarro
4b5751003f
Revert "Remove composite"
...
This reverts commit f9115f1554bbadadc3a0ef91d00d170fa05e45b6.
2023-08-01 19:23:48 +02:00
Adria Navarro
012ab80176
Remove base
2023-08-01 19:23:31 +02:00
Adria Navarro
50ca4de0f7
Remove cjs refs
2023-08-01 19:23:31 +02:00
Adria Navarro
250a4e890f
Remove composite
2023-08-01 19:23:23 +02:00
Adria Navarro
7e30047b3f
Fix dev:builder
2023-08-01 19:22:59 +02:00
Adria Navarro
f5131f673c
Fix dev build
2023-08-01 19:22:59 +02:00
Adria Navarro
e011ccd0c4
Merge branch 'develop' into chore/typecheck_tests
2023-08-01 16:49:06 +01:00
Adria Navarro
953aead95c
Revert paths on tsconfig.build
2023-08-01 14:18:54 +02:00
Adria Navarro
5bea5bf974
Check types
2023-08-01 13:24:55 +02:00
mike12345567
dce38908c9
PR comments (backend).
2023-08-01 10:56:47 +01:00
mike12345567
7ee4802af2
Linting.
2023-07-31 13:45:06 +01:00
mike12345567
52d05c2910
Making sure booleans returned from user role functions in shared core.
2023-07-31 13:37:01 +01:00
Andrew Kingston
fdfedfdd92
Fix websocket error
2023-07-31 11:21:11 +01:00
mike12345567
7b9f86d7ea
Fix found by authorized test case.
2023-07-28 17:06:53 +01:00
mike12345567
8253ad0a2e
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-26 14:24:29 +01:00
mike12345567
43bfb943a3
Some fixes post testing.
2023-07-25 18:52:59 +01:00
Andrew Kingston
cf178808bf
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-07-24 12:03:28 +01:00
Andrew Kingston
869cb0777b
Validate query names to avoid parentheses
2023-07-24 12:02:24 +01:00
mike12345567
87d80e08f5
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7052
2023-07-21 17:34:27 +01:00
mike12345567
bb032852e5
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-07-21 16:26:34 +01:00
mike12345567
3abe5d4cb2
Frontend work to support logging in as an app builder - also making sure when a new app is created that the user is assigned app access to it.
2023-07-20 18:34:12 +01:00
Andrew Kingston
5d0918a6cb
Prevent invalid characters in column names when importing tables
2023-07-20 12:21:09 +01:00
mike12345567
e469abb679
reworking frontend to use shared core functions to check if is admin or builder (needs further expansion).
2023-07-19 18:05:02 +01:00
mike12345567
85dea47a31
Moving user admin/builder functions to shared-core for frontend to use.
2023-07-19 16:19:34 +01:00
melohagan
89c0d3b389
Add BigInt type support ( #11145 ) ( #11195 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-11 14:01:55 +01:00
Dean
db501fb10a
Enabled collaboration behaviour in the automation section
2023-07-10 09:30:15 +01:00
melohagan
7a06fcee0f
Add BigInt type support ( #11145 )
...
* Add BigInt type
* Allow BigInt columns to be added
* Sort fixes
* Add BigInt field
2023-07-07 15:11:41 +01:00
Andrew Kingston
99bf0ca03b
Sync publish and unpublish events between all users
2023-07-04 13:18:38 +01:00
Andrew Kingston
7be2d6896e
Add indicators to show selected state in data section
2023-07-04 08:58:14 +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
25d0f3f518
Adding settings tab for SQL datasources.
2023-06-28 11:59:53 +01:00
Adria Navarro
a14b29efac
Improve fetch performance
2023-06-07 12:29:36 +01:00
Andrew Kingston
4a0e23a171
Transfer lock to next oldest session when disconnecting from the builder
2023-06-05 13:54:17 +01:00
mike12345567
0506096e72
Fixing filtering plus pagination in googlesheets, the pagination previously was first which broke the filtering.
2023-06-05 10:03:47 +01:00
Andrew Kingston
680e609b52
Remove plural forms of enums and use TS enum rather than JS const
2023-05-31 17:03:14 +01:00
Andrew Kingston
ffbbf04e86
Lint
2023-05-31 16:08:35 +01:00
Andrew Kingston
05e34076f7
Fully rewrite websocket redis integration to use individual keys per session, enable TTLs on sesisons, prune sessions when users connect and add a heartbeat to sockets
2023-05-31 15:13:22 +01:00
Andrew Kingston
d3fdb52bf5
Store all socket users in redis to allow all server instances to be aware of all users
2023-05-31 10:21:50 +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
Adria Navarro
e3ce16d0c9
Update local versions to 0.0.0
2023-05-29 10:54:10 +02:00
Andrew Kingston
cc7df474c9
Standardise usage of user avatars and colours across the entire platform
2023-05-26 09:24:53 +01:00
Adria Navarro
8d98a772fc
Fix build order
2023-05-23 19:15:08 +02:00
Adria Navarro
3d604f780a
Fix build order
2023-05-23 19:00:56 +02:00
mike12345567
e39d49ab69
Adding shared-core types dependency for build.
2023-05-23 17:42:06 +01:00
Adria Navarro
f27c4ae55a
Use nx/esbuild for worker docker & dev
2023-05-19 14:45:05 +02:00
Adria Navarro
9ffd43b682
Merge branch 'chore/npmless-builds' into chore/pipeline_npm_version_updates
2023-05-02 14:07:44 +01:00
mike12345567
19b568891e
Merge branch 'develop' of github.com:Budibase/budibase into chore/npmless-builds
2023-04-25 17:44:17 +01:00
Budibase Staging Release Bot
2d2a368f23
v2.5.6-alpha.28
2023-04-25 10:50:10 +00:00
Budibase Staging Release Bot
5b4b3b6fd1
v2.5.6-alpha.27
2023-04-25 09:11:46 +00:00
Budibase Staging Release Bot
8804b9f5a2
v2.5.6-alpha.26
2023-04-24 19:15:05 +00:00
adrinr
9387d37d3b
Use 0.0.1
2023-04-24 20:00:22 +01:00
adrinr
ad547f32e2
Add latest back
2023-04-24 20:00:22 +01:00
adrinr
92115c5b95
Remove latest references
2023-04-24 19:59:46 +01:00
adrinr
25bc89a9b6
Remove package versions
2023-04-24 19:58:40 +01:00
Budibase Staging Release Bot
9056cd41c7
v2.5.6-alpha.25
2023-04-24 18:31:54 +00:00
Budibase Staging Release Bot
dfe28d171c
v2.5.6-alpha.24
2023-04-24 17:41:06 +00:00
Adria Navarro
640bb2004b
Merge pull request #10324 from Budibase/chore/remove_package.json_dependency
...
Chore - Remove package.json dependency
2023-04-24 19:34:15 +02:00
Budibase Staging Release Bot
88a6cd50dd
v2.5.6-alpha.23
2023-04-24 16:58:46 +00:00
Budibase Staging Release Bot
19e8836870
v2.5.6-alpha.22
2023-04-24 16:43:56 +00:00
Adria Navarro
c47ff6ccfb
Merge branch 'develop' into chore/remove_package.json_dependency
2023-04-24 18:42:55 +02:00
Budibase Staging Release Bot
4786ce58ed
v2.5.6-alpha.21
2023-04-24 16:01:58 +00:00
Budibase Staging Release Bot
9ee56025f1
v2.5.6-alpha.20
2023-04-24 12:45:50 +00:00
Michael Drury
1b3d92ae86
Merge pull request #10369 from Budibase/chore/pro_as_submodule
...
Chore - use pro as submodule
2023-04-24 13:26:30 +01:00
Budibase Staging Release Bot
360b828e66
v2.5.6-alpha.19
2023-04-24 11:10:02 +00:00
Budibase Staging Release Bot
4a8a6c8bbc
v2.5.6-alpha.18
2023-04-24 10:38:25 +00:00
Budibase Staging Release Bot
548ba5a07a
v2.5.6-alpha.17
2023-04-24 08:45:56 +00:00
Martin McKeaveney
86dc082f57
Merge pull request #10366 from Budibase/budi-5186-dynamic-filter-contains-option
...
Dynamic filter contains option
2023-04-24 09:32:58 +01:00
Budibase Staging Release Bot
b3d989e249
v2.5.6-alpha.16
2023-04-21 13:45:11 +00:00
Budibase Staging Release Bot
06e6c20cf1
v2.5.6-alpha.15
2023-04-21 11:43:34 +00:00
Budibase Staging Release Bot
c196fc1f3e
v2.5.6-alpha.14
2023-04-21 11:24:59 +00:00
Mel O'Hagan
e9c3958e86
Merge branch 'develop' into budi-5186-dynamic-filter-contains-option
2023-04-21 10:46:17 +01:00
Budibase Staging Release Bot
91e7fe8ec1
v2.5.6-alpha.13
2023-04-21 07:16:47 +00:00
adrinr
afc5c99c6f
Revert "Merge pull request #10367 from Budibase/revert-10267-chore/pro_as_submodule"
...
This reverts commit df18119b56
, reversing
changes made to 676b85dbd8
.
2023-04-20 19:48:29 +01:00
Budibase Staging Release Bot
269cbc8b2c
v2.5.6-alpha.12
2023-04-20 18:35:09 +00:00
adrinr
e65225996e
Revert https://github.com/Budibase/budibase/pull/10267
2023-04-20 19:04:20 +01:00
Mel O'Hagan
66a573dcc9
Fix fuzzy search internal DB
2023-04-20 18:14:41 +01:00
Mel O'Hagan
e58cd0a106
Check substring if contains not array
2023-04-20 17:30:45 +01:00
Adria Navarro
22d42afe8f
Merge pull request #10267 from Budibase/chore/pro_as_submodule
...
Chore - use pro as submodule
2023-04-19 18:23:28 +02:00
Budibase Staging Release Bot
34b3781b59
v2.5.6-alpha.6
2023-04-19 13:29:39 +00:00
adrinr
98b372965c
Merge branch 'develop' into chore/pro_as_submodule
2023-04-19 10:22:48 +01:00
Budibase Staging Release Bot
06ec04dcec
v2.5.6-alpha.5
2023-04-18 16:40:23 +00:00
Budibase Staging Release Bot
a13cdefd01
v2.5.6-alpha.4
2023-04-18 13:44:25 +00:00
adrinr
37158594f7
Merge branch 'develop' into chore/pro_as_submodule
2023-04-18 12:21:38 +01:00
Budibase Staging Release Bot
287ba01691
v2.5.6-alpha.3
2023-04-18 09:44:21 +00:00
Budibase Staging Release Bot
443319f4a5
v2.5.6-alpha.2
2023-04-17 16:55:49 +00:00
adrinr
1dcb6b32b2
Remove not required references
2023-04-17 15:54:13 +01:00
adrinr
eeb0daa98a
Update builds to exclude the package.json
2023-04-17 14:20:36 +01:00
Budibase Staging Release Bot
b62633587f
v2.5.6-alpha.1
2023-04-17 11:33:21 +00:00
Budibase Staging Release Bot
b81be5d686
v2.5.5-alpha.4
2023-04-17 10:51:12 +00:00
Budibase Staging Release Bot
f9c5fd489b
v2.5.5-alpha.3
2023-04-17 10:30:38 +00:00
Budibase Staging Release Bot
457e1d7a1a
v2.5.5-alpha.2
2023-04-17 09:34:23 +00:00
Budibase Staging Release Bot
e60b09b03e
v2.5.5-alpha.1
2023-04-17 09:01:24 +00:00
Budibase Staging Release Bot
8e87a5e700
v2.5.5-alpha.0
2023-04-14 16:45:33 +00:00
mike12345567
b36702ca72
Merge branch 'master' of github.com:Budibase/budibase into develop
2023-04-14 17:32:04 +01:00
Budibase Staging Release Bot
e8e704259e
v2.4.44-alpha.26
2023-04-14 11:34:48 +00:00
Budibase Staging Release Bot
9f4a340927
v2.4.44-alpha.25
2023-04-14 11:18:12 +00:00
adrinr
1a26877f08
v2.4.44-alpha.24
2023-04-14 12:10:49 +01:00
Budibase Staging Release Bot
788b7b6492
v2.4.44-alpha.23
2023-04-14 11:03:56 +00:00
Budibase Staging Release Bot
fc971ed3ad
v2.4.44-alpha.22
2023-04-14 10:17:37 +00:00
Budibase Release Bot
52aa5f1a66
v2.5.4
2023-04-14 09:05:38 +00:00
Budibase Staging Release Bot
a529556e07
v2.4.44-alpha.21
2023-04-13 18:55:33 +00:00
adrinr
0aa5b3da03
Merge branch 'develop' into chore/yarn_workspaces
2023-04-13 19:29:45 +01:00
Budibase Staging Release Bot
c9ffbe46e1
v2.4.44-alpha.20
2023-04-13 12:39:28 +00:00
adrinr
eebae26d7d
Undo not needed tsconfig changes
2023-04-13 12:43:39 +01:00
adrinr
36c412e57b
Remove unused yarn.lock
2023-04-13 10:54:35 +01:00
adrinr
70475c3250
Use yarn workspaces with nx
2023-04-13 10:54:18 +01:00
Budibase Staging Release Bot
a89b04203e
v2.4.44-alpha.19
2023-04-13 09:27:17 +00:00
Budibase Staging Release Bot
1e9ae6aec1
v2.4.44-alpha.18
2023-04-12 21:27:37 +00:00
Budibase Staging Release Bot
4eb5201f6a
v2.4.44-alpha.17
2023-04-12 15:38:04 +00:00
Budibase Staging Release Bot
9afbb300fa
v2.4.44-alpha.16
2023-04-12 13:07:38 +00:00
Budibase Staging Release Bot
ad393a829d
v2.4.44-alpha.15
2023-04-12 12:42:23 +00:00
Budibase Staging Release Bot
f65a308ffd
v2.4.44-alpha.14
2023-04-12 10:58:55 +00:00
Budibase Staging Release Bot
a4e2c41c1c
v2.4.44-alpha.13
2023-04-12 09:07:40 +00:00
Budibase Release Bot
fb268f1655
v2.5.3
2023-04-11 13:46:26 +00:00
Budibase Staging Release Bot
08dbee5384
v2.4.44-alpha.12
2023-04-11 13:42:48 +00:00
Budibase Staging Release Bot
6aefc6b643
v2.4.44-alpha.11
2023-04-11 12:28:43 +00:00
Budibase Staging Release Bot
a3c0510ed7
v2.4.44-alpha.10
2023-04-10 18:53:08 +00:00
Budibase Release Bot
1b0635e957
v2.5.2
2023-04-07 21:30:39 +00:00
Budibase Staging Release Bot
efa1ea7b1b
v2.4.44-alpha.9
2023-04-05 14:41:48 +00:00
Budibase Staging Release Bot
f02f996744
v2.4.44-alpha.8
2023-04-05 12:18:30 +00:00
Budibase Staging Release Bot
244b911efb
v2.4.44-alpha.7
2023-04-04 14:53:06 +00:00
Budibase Staging Release Bot
e94a05887f
v2.4.44-alpha.6
2023-04-04 14:18:08 +00:00
Budibase Release Bot
917c5100ad
v2.5.1
2023-04-04 09:24:27 +00:00
Budibase Staging Release Bot
7bc049c02b
v2.4.44-alpha.5
2023-04-04 09:09:48 +00:00
Budibase Staging Release Bot
2c9b354a1b
v2.4.44-alpha.4
2023-04-03 15:13:42 +00:00
Budibase Release Bot
be8dfd2ef1
v2.5.0
2023-04-03 13:10:52 +00:00
Budibase Staging Release Bot
52cc24121e
v2.4.44-alpha.3
2023-04-03 11:33:44 +00:00
Budibase Staging Release Bot
1c84b14582
v2.4.44-alpha.2
2023-04-03 11:09:04 +00:00
Budibase Release Bot
051d39690a
v2.4.44
2023-04-02 18:15:15 +00:00
Budibase Staging Release Bot
97cfcb6b93
v2.4.44-alpha.1
2023-03-31 23:01:55 +00:00
Budibase Staging Release Bot
5e3cf7af1b
v2.4.44-alpha.0
2023-03-31 22:37:36 +00:00
mike12345567
906d614c64
Merge branch 'merge-master-develop' of github.com:Budibase/budibase into merge-master-develop
2023-03-31 13:51:20 +01:00
Budibase Staging Release Bot
329beee00d
v2.4.42-alpha.8
2023-03-31 12:34:45 +00:00
Michael Drury
1c6465edcb
Merge pull request #10172 from Budibase/fix/budi-6797
...
Googlesheets onboarding - fix in cloud, disable self host
2023-03-31 13:19:29 +01:00
Budibase Staging Release Bot
99bea8e7ce
v2.4.42-alpha.7
2023-03-31 11:31:30 +00:00
Budibase Staging Release Bot
9c8fcacf2a
v2.4.42-alpha.6
2023-03-31 11:08:33 +00:00
Budibase Staging Release Bot
889ea356e6
v2.4.42-alpha.5
2023-03-31 10:43:16 +00:00
Budibase Release Bot
2118bcea3a
v2.4.43
2023-03-31 09:42:50 +00:00
Rory Powell
79bec7d86d
Add force exit, -e flag and streaming to tests ( #10151 )
...
* Add force exit, -e flag and streaming to tests
* Temp remove script usage from worker tests
* Revert "Temp remove script usage from worker tests"
This reverts commit 5e0ed2e92d
.
* Always fail test
* Ignore server test package from coverage report
* Unscope server only
* Run all server tests again
* Update backend core test script to fail when any command fails and force exit
* Don't try to require client in test
* Port memory limit fix from develop
* Remove always failing test and commented out block for client require
* Fixing some issues with test cases.
* Revert assertions in internalSearch.spec.js
---------
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
2023-03-31 10:32:13 +01:00
mike12345567
42320b1d95
Merge branch 'develop' of github.com:Budibase/budibase into fix/budi-6797
2023-03-30 17:29:58 +01:00
Budibase Staging Release Bot
46edc6575a
v2.4.42-alpha.4
2023-03-30 12:59:11 +00:00
Budibase Staging Release Bot
c60f9795ba
v2.4.42-alpha.3
2023-03-30 12:48:33 +00:00
Budibase Release Bot
01c9908696
v2.4.42
2023-03-30 11:37:03 +00:00
mike12345567
32c78ec9bf
This makes it so that Googlesheets works correctly as part of onboarding in the Cloud, in self host the googlesheets onboarding option has been hidden as it is too complex to get the user to setup the correct integrations with their google account while doing the first time onboarding to an app.
2023-03-29 19:58:24 +01:00
Budibase Staging Release Bot
e49ffc2466
v2.4.42-alpha.2
2023-03-29 18:08:50 +00:00
Budibase Staging Release Bot
77ab75e461
v2.4.42-alpha.1
2023-03-29 13:57:06 +00:00
Budibase Staging Release Bot
de4c3deb04
v2.4.42-alpha.0
2023-03-29 12:08:36 +00:00
mike12345567
7a18d19aa6
Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop
2023-03-29 12:41:06 +01:00
Budibase Release Bot
1f0cf9b604
v2.4.41
2023-03-29 11:39:46 +00:00
Rory Powell
d6992bbf94
Merge branch 'master' into merge-master-develop
2023-03-29 11:52:09 +01:00
Budibase Release Bot
f941ba6fe8
v2.4.40
2023-03-29 07:57:56 +00:00
Budibase Staging Release Bot
31c708b479
v2.4.27-alpha.12
2023-03-28 20:20:49 +00:00
Budibase Staging Release Bot
40625f099c
v2.4.27-alpha.11
2023-03-28 17:44:35 +00:00
Budibase Release Bot
ceacffa9b6
v2.4.39
2023-03-28 15:18:48 +00:00
Budibase Staging Release Bot
e753119043
v2.4.27-alpha.10
2023-03-28 14:54:57 +00:00
Budibase Staging Release Bot
117edaa8cb
v2.4.27-alpha.9
2023-03-28 14:11:12 +00:00
Budibase Release Bot
071a6e0994
v2.4.38
2023-03-28 14:01:14 +00:00
Budibase Release Bot
a3ee18824e
v2.4.37
2023-03-28 10:55:00 +00:00
Budibase Staging Release Bot
ba909a6442
v2.4.27-alpha.8
2023-03-28 00:46:16 +00:00
Budibase Release Bot
a5b6635850
v2.4.36
2023-03-27 16:52:46 +00:00
Budibase Staging Release Bot
62d0a49761
v2.4.27-alpha.7
2023-03-27 16:40:48 +00:00
Budibase Staging Release Bot
c93459ff4d
v2.4.27-alpha.6
2023-03-27 13:54:21 +00:00
Budibase Staging Release Bot
c5eec07923
v2.4.27-alpha.5
2023-03-24 15:33:56 +00:00