1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
Commit graph

18685 commits

Author SHA1 Message Date
Andrew Kingston
c0eaa60e13 Revert "Assign a new display column when deleting field (#10234)"
This reverts commit 358e49d43f.
2023-05-31 13:27:07 +01:00
Dean
24d57e8fd2 Merge remote-tracking branch 'origin/develop' into feature/db-query-save-prompt 2023-05-31 11:56:55 +01:00
Peter Clement
dded232a39 Merge pull request #10744 from Budibase/fix/looping-performance-bug
Update logging for automations
2023-05-31 11:42:48 +01:00
melohagan
358e49d43f Assign a new display column when deleting field (#10234)
* Assign a new display column when deleting field

* lint

* WIP

* Unit tests WIP

* saveField unit tests

* deleteField unit tests

* TODO

* lint

* Stop invalid data types being auto primaryDisplay
2023-05-31 11:40:31 +01:00
Dean
4c26beb16e Linting 2023-05-31 11:34:02 +01:00
Peter Clement
c6d0da33f4 add import for performance lib 2023-05-31 11:33:52 +01:00
Dean
985c7eb56e PR Feedback updates 2023-05-31 11:26:03 +01:00
Dean
cd95df629e Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates 2023-05-31 11:07:47 +01:00
Andrew Kingston
d926650232 Add back in functionality to select different redis DB's per client 2023-05-31 10:52:39 +01:00
Peter Clement
162ea5d969 update log formatting 2023-05-31 10:51:54 +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
Peter Clement
702c908ae8 remove logging 2023-05-31 09:42:44 +01:00
Michael Drury
1547280514 Merge pull request #10739 from Budibase/fix/multi-dev-conflicts
Multidev lock and conflict management
2023-05-30 22:57:00 +01:00
Martin McKeaveney
43a90c1638 Merge pull request #10496 from mslourens/fix/10400-use_trashcan_icon
update icon name to Delete
2023-05-30 22:04:52 +01:00
Martin McKeaveney
0c5681d3a1 Merge pull request #10635 from GitStartHQ/BUDIOSS-20
Automation panel does not scroll
2023-05-30 22:03:51 +01:00
Michael Drury
99607ca06e Reverting try twice change to writethrough. 2023-05-30 20:45:10 +01:00
Michael Drury
5249148d6c Updating writethrough test to be aware of the double attempt locks. 2023-05-30 20:20:22 +01:00
Rory Powell
a1dbd67535 Remove debug log 2023-05-30 19:23:19 +01:00
Rory Powell
b0783d373a Lint 2023-05-30 19:16:36 +01:00
mike12345567
7c7bd4d5cb Fix for debugging with webstorm the old way (if desired), updating the builder middleware to be more multi-dev capable, ignoring 409s when attempting to update the last updated at for apps (if multiple devs hit at same time, only use one) also updating writethrough cache to retry once, with the extended TTL on locks, plus the multi-dev collab it can take a minute to update usage quota doc when a lot of updates occur at once. 2023-05-30 17:41:20 +01:00
Peter Clement
ef9fc94728 Merge branch 'fix/looping-performance-bug' of github.com:Budibase/budibase into fix/looping-performance-bug 2023-05-30 16:52:34 +01:00
Peter Clement
ed6cd8144b lint 2023-05-30 16:52:22 +01:00
Rory Powell
207512396a Merge pull request #10738 from Budibase/automation-investigation
Automation investigation logging + max doc size fix for automation log
2023-05-30 16:45:27 +01:00
Rory Powell
df5654a7e7 Merge branch 'develop' into fix/looping-performance-bug 2023-05-30 16:41:11 +01:00
Rory Powell
6230e62b9b Automation investigation logging + max doc size fix for automation log 2023-05-30 16:37:39 +01:00
Dean
6c184bd6d9 PR Feedback filtering by label and section name. Disable default filter highlighting 2023-05-30 15:02:13 +01:00
Peter Clement
3119ba5a8d remove log 2023-05-30 14:41:04 +01:00
Peter Clement
0a91e5bed1 update let to const 2023-05-30 14:26:49 +01:00
Peter Clement
5a7f0ba586 Fix performance issue with looping and context 2023-05-30 14:25:28 +01:00
Dean
1a8470e949 PR updates and fix for mode switch issue 2023-05-30 14:02:18 +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
5f63183235 Lint 2023-05-30 12:36:23 +01:00
Andrew Kingston
cc53719c52 Refactor client lib websocket usage to match other usages 2023-05-30 11:21:37 +01:00
Andrew Kingston
1db22d3965 Remove unused code 2023-05-30 11:17:46 +01:00
Andrew Kingston
22815a064c Fix overflow issue in apps list 2023-05-30 11:16:02 +01:00
Andrew Kingston
d57c774a30 Disable HTTP polling for websockets and rely on websocket connection only 2023-05-30 11:15:51 +01:00
Dean
c71ad13048 Lint fixes 2023-05-30 10:15:10 +01:00
Dean
74958e59d2 Linting 2023-05-30 10:00:56 +01:00
Dean
ad7cd39387 Removed console log 2023-05-30 09:46:17 +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
Dean
15e167ea9e Minor fix for ranking 2023-05-29 22:03:29 +01:00
Dean
362dd4adca Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates 2023-05-29 21:21:02 +01:00
Dean
e8c6185add Refactoring and some styling updates 2023-05-29 21:19:44 +01:00
Adria Navarro
e3ce16d0c9 Update local versions to 0.0.0 2023-05-29 10:54:10 +02:00
Dean
0730c15b14 Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates 2023-05-28 22:29:47 +01:00
Peter Clement
55e56e2c1f Merge branch 'feature/sync-automations' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:58:12 +01:00
Peter Clement
2ae960e2ee fix broken test 2023-05-26 16:58:00 +01:00
mike12345567
7ba21d836b Merge branch 'develop' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:42:01 +01:00
mike12345567
7bb7b916fd Merge branch 'feature/sync-automations' of github.com:Budibase/budibase into feature/sync-automations 2023-05-26 16:41:16 +01:00
mike12345567
9a1071918b Latest version of pro. 2023-05-26 16:40:58 +01:00
Peter Clement
66e1f57a3d one more feature check for safety on the trigger 2023-05-26 16:06:16 +01:00
Peter Clement
221d03c153 fix reactivity bug with synchronous param 2023-05-26 13:18:08 +01:00
Adria Navarro
baeb465a95 Fix dockerfile 2023-05-26 14:02:03 +02:00
Adria Navarro
296de6b1b8 Fix dockerfile 2023-05-26 14:01:35 +02:00
Adria Navarro
7a439b8e01 Remove nx/esbuild refs 2023-05-26 13:59:50 +02:00
Adria Navarro
489ca561b7 Check types 2023-05-26 13:54:10 +02:00
Adria Navarro
099f6fe311 Build worker using build script 2023-05-26 13:53:37 +02:00
Adria Navarro
644d7e5d81 Update pro ref 2023-05-26 13:43:41 +02:00
deanhannigan
bd50f32f0d Merge pull request #10713 from Budibase/fix/internal-view-eval-fn
Fix for fetching Internal DB Views in QA cloud
2023-05-26 11:51:07 +01:00
Andrew Kingston
7c2d15be8d Handle users tables edges cases when working with grids 2023-05-26 11:39:20 +01:00
Peter Clement
9dc354c28b update pro 2023-05-26 11:15:44 +01:00
Peter Clement
5a73b02827 update feature array to be an object 2023-05-26 11:02:47 +01:00
Andrew Kingston
25f469dc28 Close context menu on escape keypress 2023-05-26 10:43:25 +01:00
Andrew Kingston
852df16448 Lint 2023-05-26 10:29:03 +01:00
Adria Navarro
aad4c35047 Point pro to dev 2023-05-26 11:23:50 +02:00
Dean
e1a87f2072 Reverted eval call to direct. Indirect appears to cause issues in cloud 2023-05-26 10:22:28 +01:00
Dean
56bac67d49 Merge commit 2023-05-26 10:11:51 +01:00
Adria Navarro
5f831fe5f8 Point pro to dev 2023-05-26 10:58:48 +02:00
Adria Navarro
e563c70163 Merge pull request #10710 from Budibase/chore/esbuild_pro
Chore - "esbuild"ing pro
2023-05-26 10:55:20 +02:00
Adria Navarro
e63222b58d Update ref 2023-05-26 10:48:31 +02:00
Adria Navarro
77a619945b Merge pull request #10680 from Budibase/budi-6933-verify-data-source-connection-during
Verify data source connection before saves
2023-05-26 10:47:42 +02:00
Andrew Kingston
520158c8f9 Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev 2023-05-26 09:39:06 +01:00
Andrew Kingston
3a672b3660 Merge pull request #10695 from Budibase/grid-feedback
Grid enhancements from user feedback
2023-05-26 09:36:04 +01:00
Adria Navarro
0ca747f6cd Update ref 2023-05-26 10:30:59 +02:00
Peter Clement
70dfd9e8e5 Merge remote-tracking branch 'origin/develop' into feature/sync-automations 2023-05-26 09:26:51 +01:00
Adria Navarro
3db3b3e568 Update ref 2023-05-26 10:25:37 +02:00
Andrew Kingston
cc7df474c9 Standardise usage of user avatars and colours across the entire platform 2023-05-26 09:24:53 +01:00
Dean
659bffa548 Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates 2023-05-26 09:12:03 +01:00
Adria Navarro
35d5df7ef0 Use local refs 2023-05-26 10:10:55 +02: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
Adria Navarro
0992bf3120 Update ref 2023-05-26 00:17:07 +02:00
Dean
7a874e67d3 Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates 2023-05-25 18:34:57 +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
Martin McKeaveney
8061c700c6 Merge pull request #10425 from Budibase/feature/chatgpt-automationblock
Feature/chatgpt automationblock
2023-05-25 13:39:57 +01:00
Adria Navarro
73f99b99d2 Adding conflicting externals 2023-05-25 14:25:50 +02:00
Adria Navarro
014a4cd467 Undo types 2023-05-25 12:22:53 +02:00
Adria Navarro
429dc8f6d2 Tidy up tsconfigs 2023-05-25 11:49:18 +02:00
Andrew Kingston
d491a24d3e Merge branch 'develop' of github.com:Budibase/budibase into grid-v2 2023-05-25 10:45:35 +01:00
Andrew Kingston
f246a982db Update lock icon and remove logs 2023-05-25 10:45:00 +01:00
Peter Clement
b0a32f03b4 remove log 2023-05-25 09:14:09 +01:00
Andrew Kingston
b29ea61203 Ensure text cells account for being used for number cells too 2023-05-25 08:51:32 +01:00
Andrew Kingston
183fb3d29b Fix issue with schema mutation in grids. Use displayName to represent grid column labels. Allow deletion of duplicated user columns 2023-05-25 08:51:24 +01:00
Andrew Kingston
5e480a1527 Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
Andrew Kingston
01ffa34dea Merge branch 'develop' of github.com:Budibase/budibase into data-section-multidev 2023-05-25 08:47:39 +01:00
Martin McKeaveney
77c2e309dd merge 2023-05-24 17:35:04 +01:00
Martin McKeaveney
f86d321e2e restrict openai just to self host 2023-05-24 17:17:23 +01:00
mike12345567
733e724eb3 PR comments. 2023-05-24 16:38:24 +01:00
mike12345567
90ffa338c3 Fixes the single image build, as well as fixing the nodemon process for the server. 2023-05-24 16:23:34 +01:00
Martin McKeaveney
db5d051755 GPT4 support 2023-05-24 15:26:27 +01:00