Andrew Kingston
|
ff8c09141c
|
Reduce websocket polling frequency and cap reconnection attemps
|
2022-09-22 15:52:46 +01:00 |
Budibase Staging Release Bot
|
b65149369c
|
Update pro version to 1.4.8-alpha.3
|
2022-09-22 14:40:40 +00:00 |
Budibase Staging Release Bot
|
7741030b4c
|
v1.4.8-alpha.3
|
2022-09-22 14:37:09 +00:00 |
Budibase Release Bot
|
b6e646338a
|
Update pro version to 1.4.9
|
2022-09-22 14:31:55 +00:00 |
Budibase Release Bot
|
d27ab7c828
|
v1.4.9
|
2022-09-22 14:28:02 +00:00 |
Rory Powell
|
2291695424
|
Merge pull request #7904 from Budibase/enable-feature-flags-selfhost
Enable feature flags selfhost
|
2022-09-22 15:24:38 +01:00 |
mike12345567
|
429a89159c
|
Fixing issue that refactoring file caused (some strings renamed to ts rather than js).
|
2022-09-22 15:18:10 +01:00 |
Martin McKeaveney
|
afa82ac477
|
Merge pull request #7907 from Budibase/fix/turnoff-socketio-cloud
turn off websockets in client lib in cloud
|
2022-09-22 15:14:17 +01:00 |
Martin McKeaveney
|
9583db47c8
|
turn off websockets in client lib in cloud
|
2022-09-22 15:04:20 +01:00 |
mike12345567
|
67d9495481
|
Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator.
|
2022-09-22 14:59:28 +01:00 |
Rory Powell
|
aebc51299e
|
Enable feature flags selfhost
|
2022-09-22 14:41:41 +01:00 |
mike12345567
|
c382b86fb2
|
Self API in worker conversion to typescript.
|
2022-09-22 14:09:20 +01:00 |
mike12345567
|
31208b1f8f
|
Renaming function to more accurately reflect its group app ID lookup purpose.
|
2022-09-22 13:57:44 +01:00 |
mike12345567
|
25b8f0ca3b
|
Updating group types to accurately reflect the state of the documents, as well as centralising the logic for getting the app IDs in a group.
|
2022-09-22 13:55:52 +01:00 |
Budibase Staging Release Bot
|
210257fc5b
|
Update pro version to 1.4.8-alpha.2
|
2022-09-22 09:10:26 +00:00 |
Budibase Staging Release Bot
|
805fdd94e4
|
v1.4.8-alpha.2
|
2022-09-22 09:07:01 +00:00 |
Rory Powell
|
02bcb751cf
|
Merge pull request #7892 from Budibase/license-release-prep
Re-enable logo
|
2022-09-22 09:55:13 +01:00 |
Rory Powell
|
f0f4b8342d
|
Re-enable logo
|
2022-09-22 09:49:39 +01:00 |
Dean
|
06ec501c54
|
Merge remote-tracking branch 'origin/master' into fix/table-cell-attachment-click-propagation
|
2022-09-22 09:22:48 +01:00 |
Budibase Release Bot
|
60dbcc433c
|
Update pro version to 1.4.8
|
2022-09-22 08:19:42 +00:00 |
Budibase Release Bot
|
4c84ca7db2
|
v1.4.8
|
2022-09-22 08:15:50 +00:00 |
deanhannigan
|
db34acde99
|
Merge pull request #7876 from Budibase/fix/hide-disabled-attachment-dropzone
Fix/hide disabled attachment dropzone
|
2022-09-22 09:01:16 +01:00 |
Mel O'Hagan
|
24157092d6
|
Allow null values for cc, bcc
|
2022-09-22 08:09:54 +01:00 |
mike12345567
|
6247f686e8
|
Adding group app cleanup.
|
2022-09-21 23:12:38 +01:00 |
mike12345567
|
7406086c12
|
Switching over app role assignment to use the new backend rather than being performed in the frontend.
|
2022-09-21 22:58:06 +01:00 |
Budibase Staging Release Bot
|
92226b3240
|
Update pro version to 1.4.8-alpha.1
|
2022-09-21 21:25:42 +00:00 |
Budibase Staging Release Bot
|
fb9f16c2d3
|
v1.4.8-alpha.1
|
2022-09-21 21:22:04 +00:00 |
Budibase Staging Release Bot
|
6b800f363a
|
Update pro version to 1.4.8-alpha.0
|
2022-09-21 19:39:02 +00:00 |
Budibase Staging Release Bot
|
bf101a6530
|
v1.4.8-alpha.0
|
2022-09-21 19:35:13 +00:00 |
Rory Powell
|
c3ee8b0e56
|
Merge pull request #7859 from Budibase/feature/enterprise
Enterprise / license override support
|
2022-09-21 20:18:54 +01:00 |
Rory Powell
|
37fdad7cd9
|
Merge branch 'master' into develop
|
2022-09-21 20:16:54 +01:00 |
Andrew Kingston
|
1ec90ae770
|
Export SDK as a class to allow multiple instances
|
2022-09-21 19:12:25 +01:00 |
Andrew Kingston
|
3b4ca9e5b3
|
Update public API operation IDs to be shorter
|
2022-09-21 19:11:47 +01:00 |
mike12345567
|
f07ea5cc7e
|
Updating user API to user a single bulk endpoint rather than case sensitive named endpoints.
|
2022-09-21 18:05:45 +01:00 |
Budibase Release Bot
|
3a155e903b
|
Update pro version to 1.4.7
|
2022-09-21 16:18:17 +00:00 |
Budibase Release Bot
|
ec39608947
|
v1.4.7
|
2022-09-21 16:14:11 +00:00 |
mike12345567
|
4d9de7f658
|
Updates to use new backend API for adding/removing users from groups.
|
2022-09-21 16:58:47 +01:00 |
Martin McKeaveney
|
4255ca5fb9
|
Merge branch 'master' of github.com:Budibase/budibase
|
2022-09-21 16:52:01 +01:00 |
Martin McKeaveney
|
d4f9772ca2
|
re-add missing deps
|
2022-09-21 16:51:12 +01:00 |
Budibase Release Bot
|
857e6ea69d
|
Update pro version to 1.4.6
|
2022-09-21 15:49:41 +00:00 |
Martin McKeaveney
|
003c7ebf15
|
installing cli packages
|
2022-09-21 16:48:01 +01:00 |
Budibase Release Bot
|
76c2c89c07
|
v1.4.6
|
2022-09-21 15:46:23 +00:00 |
Peter Clement
|
63596eddd2
|
Merge pull request #7883 from Budibase/fix/plugin-upload-error
Fix for error when adding a plugin
|
2022-09-21 16:35:45 +01:00 |
Mitch-Budibase
|
f6f7c55105
|
Merge pull request #7882 from Budibase/qa-core-tests
API Test: Search Rows
|
2022-09-21 16:33:21 +01:00 |
Peter Clement
|
0443cca321
|
Fix error when plugin is added
|
2022-09-21 16:19:07 +01:00 |
Mitch-Budibase
|
f71c6d345b
|
API Test: Search Rows
Commenting out this specific test for now as it is quite flakey and preventing successful CI runs.
|
2022-09-21 16:16:18 +01:00 |
Mel O'Hagan
|
53e6b1d40b
|
Send CC and BCC
|
2022-09-21 16:07:54 +01:00 |
Dean
|
8946bb5f6a
|
Stop click propagation on attachment links in tables
|
2022-09-21 16:01:18 +01:00 |
Budibase Staging Release Bot
|
995a024a38
|
Update pro version to 1.4.3-alpha.3
|
2022-09-21 15:00:32 +00:00 |
Mel O'Hagan
|
1b49f02092
|
CC and BCC interface
|
2022-09-21 15:58:04 +01:00 |