Budibase Staging Release Bot
|
fcbf143df4
|
Bump version to 2.6.19-alpha.46
|
2023-06-02 12:19:39 +00:00 |
deanhannigan
|
76cfb9d58e
|
Merge pull request #10759 from Budibase/bindings-fixes
Fixes for Bindings V2
|
2023-06-02 13:16:16 +01:00 |
Dean
|
247896bdf3
|
Linting
|
2023-06-02 12:55:16 +01:00 |
Dean
|
9f2df319a2
|
Updated the JS Scripting modal use the new editor
|
2023-06-02 12:50:22 +01:00 |
Budibase Staging Release Bot
|
37669b4400
|
Bump version to 2.6.19-alpha.45
|
2023-06-02 11:14:19 +00:00 |
Michael Drury
|
a096d1b3dd
|
Merge pull request #10768 from Budibase/fix/ioredis-mock-issue
Only import ioredis-mock if needed
|
2023-06-02 12:10:50 +01:00 |
Dean
|
450be6ec28
|
Changed the binding font to monospace per feedback
|
2023-06-02 12:03:25 +01:00 |
mike12345567
|
ddeb25b68d
|
Updating mock redis to only import if it is needed.
|
2023-06-02 11:52:50 +01:00 |
Dean
|
a8836a1531
|
Removed the monospace font from the Text editor and replaced it with the core font.
|
2023-06-02 11:46:01 +01:00 |
Dean
|
44dd09dfef
|
UI colours updated
|
2023-06-02 10:56:36 +01:00 |
Dean
|
221cf0979a
|
Merge remote-tracking branch 'origin/develop' into bindings-fixes
|
2023-06-02 09:23:45 +01:00 |
Andrew Kingston
|
53f1a4e67d
|
Update builder socket to ignore own events, and ensure table creation updates state without depending on the websocket
|
2023-06-02 09:04:50 +01:00 |
Andrew Kingston
|
dab3263569
|
Fix losing cell focus when another user makes changes while you're adding a row
|
2023-06-02 08:58:32 +01:00 |
Andrew Kingston
|
b4def3675a
|
Remove manual refresh of row after creation
|
2023-06-02 08:53:47 +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 |
Andrew Kingston
|
d8d3d71523
|
Update websocket logic to ignore events trigger by API requests originating from the same session
|
2023-06-01 17:14:32 +01:00 |
Budibase Staging Release Bot
|
91f760d7c4
|
Bump version to 2.6.19-alpha.44
|
2023-06-01 15:55:01 +00:00 |
Michael Drury
|
df9170b1df
|
Merge pull request #10761 from Budibase/fix/open-source-contribution-ci
CI update for open source contributors
|
2023-06-01 16:51:35 +01:00 |
Dean
|
a38d9a5fda
|
Fixes to improve binding panel resizing
|
2023-06-01 16:29:42 +01:00 |
Budibase Staging Release Bot
|
0d9a96b3e6
|
Bump version to 2.6.19-alpha.43
|
2023-06-01 14:18:52 +00:00 |
Michael Drury
|
2526ab8a2f
|
Fixing a YAML error.
|
2023-06-01 15:15:20 +01:00 |
deanhannigan
|
f9a58b7917
|
Merge pull request #10763 from Budibase/fix/restore-tab-switching-default
Fix tab switching default behaviour
|
2023-06-01 15:14:27 +01:00 |
Michael Drury
|
8129954f49
|
Updating env in budibase ci workflow.
|
2023-06-01 15:07:17 +01:00 |
Michael Drury
|
74b4f66adc
|
Trying a different approach to solving token replacement.
|
2023-06-01 15:04:50 +01:00 |
Michael Drury
|
1b0f8f2b9e
|
Revert "There has been an issue with open source contributors being able to perform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version."
This reverts commit ec67b162b8 .
|
2023-06-01 15:01:57 +01:00 |
Dean
|
9535554781
|
Merge remote-tracking branch 'origin/develop' into fix/restore-tab-switching-default
|
2023-06-01 14:52:30 +01:00 |
Dean
|
3a70426e3e
|
Tab switch default behaviour shifted to correct location
|
2023-06-01 14:51:50 +01:00 |
Dean
|
b44a7fb288
|
Restored the default behaviour for tab switching when no switch checking fn is provided
|
2023-06-01 14:44:03 +01:00 |
Dean
|
b4712c1075
|
Merge commit
|
2023-06-01 14:41:54 +01:00 |
Michael Drury
|
ec67b162b8
|
There has been an issue with open source contributors being able to perform CI runs for their PRs - this is related to the addition of the pro checkout/submodule recursion in a recent update. Changing it to not use the contributors personal access token, but to instead use the github access token so that it can always be checked out and tested again the specified pro version.
|
2023-06-01 14:10:07 +01:00 |
Budibase Staging Release Bot
|
bdc03e12cc
|
Bump version to 2.6.19-alpha.42
|
2023-06-01 11:34:02 +00:00 |
Michael Drury
|
8e4f0e531c
|
Merge pull request #10755 from Budibase/fix/datasource-info-endpoint
Datasource info endpoint update
|
2023-06-01 12:29:46 +01:00 |
Michael Drury
|
67588f1051
|
Adding a JSON parse incase the input is actually an array in the form of a string (HBS).
|
2023-06-01 12:14:34 +01:00 |
Dean
|
d08dd2d491
|
Minor fixes for bindings v2
|
2023-06-01 11:47:27 +01:00 |
Michael Drury
|
cde4dabe42
|
Fixing some redis type errors.
|
2023-06-01 11:10:39 +01:00 |
Budibase Staging Release Bot
|
eb6df79585
|
Bump version to 2.6.19-alpha.41
|
2023-06-01 10:06:35 +00:00 |
Rory Powell
|
a4df1de4f0
|
Merge pull request #10757 from Budibase/chore/backoff-error-message
Add error to alert logging for backOff
|
2023-06-01 11:02:59 +01:00 |
Budibase Staging Release Bot
|
6276859f23
|
Bump version to 2.6.19-alpha.40
|
2023-06-01 09:45:26 +00:00 |
deanhannigan
|
a782a8b9b1
|
Merge pull request #10758 from Budibase/fix/reduce-array-row-parse-log-level
Reduced log level of array parsing on row import
|
2023-06-01 10:41:19 +01:00 |
Michael Drury
|
13d987023a
|
Updating ioredis to latest version and removing typing library as no longer required.
|
2023-06-01 10:39:16 +01:00 |
Michael Drury
|
9b23d3ba36
|
Pinning version of ioredis-mock.
|
2023-06-01 10:14:30 +01:00 |
Michael Drury
|
fde94a262f
|
Moving ioredis-mock dependency back to dev dependency in backend-core.
|
2023-06-01 10:13:54 +01:00 |
Dean
|
6ee83e2da8
|
Reduced log level of parse array attempt
|
2023-06-01 09:05:22 +01:00 |
Rory Powell
|
9cd4a49d55
|
Update pro
|
2023-06-01 08:49:12 +01:00 |
Michael Drury
|
022016366e
|
Adding ioredis-mock as an actual dependency for builds.
|
2023-06-01 00:19:24 +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 |
Michael Drury
|
d376611c4c
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-info-endpoint
|
2023-05-31 23:39:53 +01:00 |
deanhannigan
|
8c144bbe2c
|
Merge pull request #10732 from Budibase/feature/binding-v2-updates
Binding V2 Updates
|
2023-05-31 19:15:20 +01:00 |
Dean
|
853e5cff7d
|
PR Feedback fix
|
2023-05-31 19:01:47 +01:00 |
Budibase Staging Release Bot
|
51e02e379f
|
Bump version to 2.6.19-alpha.39
|
2023-05-31 17:27:53 +00:00 |