Dean
|
f5edeb5ddc
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-12 09:12:09 +01:00 |
Dean
|
7f73d9defa
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-12 09:04:05 +01:00 |
Budibase Release Bot
|
19e2a76125
|
v2.0.28
|
2022-10-12 07:33:11 +00:00 |
Budibase Release Bot
|
951fd48ebc
|
v2.0.27
|
2022-10-11 18:11:05 +00:00 |
Budibase Staging Release Bot
|
d6e91ca153
|
v2.0.24-alpha.4
|
2022-10-11 16:41:24 +00:00 |
Dean
|
2bff6254de
|
Initial commit, refactoring of autoscreens to incorporate blocks
|
2022-10-11 17:05:19 +01:00 |
Andrew Kingston
|
f7d6e8db60
|
Improve DND experience, use correct size of drop placeholder and don't drop if the position is unchanged
|
2022-10-11 16:02:09 +01:00 |
Andrew Kingston
|
efe9425d3d
|
Improve column/row detection by appending an ephemeral child component and tune timings
|
2022-10-11 08:52:45 +01:00 |
Dean
|
299122324e
|
Ensure field type is preserved if it contains a slash. Some additional refactoring
|
2022-10-10 14:20:06 +01:00 |
Budibase Release Bot
|
bc5bf284cf
|
v2.0.26
|
2022-10-10 13:01:46 +00:00 |
Andrew Kingston
|
e90a79257f
|
Remove dragged component from consideration of drop target
|
2022-10-10 14:00:37 +01:00 |
Mel O'Hagan
|
5b9befcefe
|
Allow deleteComponent from settings bar
|
2022-10-10 13:36:32 +01:00 |
Dean
|
c5b16fe47e
|
Minor labelling change for field type
|
2022-10-10 11:40:34 +01:00 |
Budibase Release Bot
|
18a93ddc79
|
v2.0.25
|
2022-10-10 10:13:09 +00:00 |
Dean
|
43befea5e9
|
Code review updates
|
2022-10-10 10:39:34 +01:00 |
Andrew Kingston
|
73a206e2f1
|
Fully remove source component from client tree while dragging
|
2022-10-10 09:51:13 +01:00 |
Andrew Kingston
|
b2be069ef1
|
Make DND work again by converting new parent+index params into old target+mode
|
2022-10-10 09:36:17 +01:00 |
Andrew Kingston
|
7d72cee304
|
Tune DND throttle rate
|
2022-10-10 09:22:47 +01:00 |
Dean
|
07be0208e5
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-10 09:08:48 +01:00 |
Andrew Kingston
|
608e41277a
|
Reduce padding when dragging over a component tree and remove unused component class names
|
2022-10-08 15:32:36 +01:00 |
Andrew Kingston
|
0d35e03bdf
|
Rename DND state variables for clarity
|
2022-10-08 15:28:22 +01:00 |
Andrew Kingston
|
234d8953f2
|
Fix row/column detection, add comments and remove old code
|
2022-10-08 15:18:05 +01:00 |
Andrew Kingston
|
c2b32f8c5e
|
Throttle updates to prevent all jank and revert to component center breakboints for DND candidates
|
2022-10-08 15:04:18 +01:00 |
Andrew Kingston
|
09f2cc1f72
|
Reduce jank by computing symmetrical component breakpoint whens considering DND candidate positions and ignoring the hidden selected component
|
2022-10-07 20:00:25 +01:00 |
Budibase Release Bot
|
15723e38d8
|
v2.0.24
|
2022-10-07 17:16:16 +00:00 |
Budibase Staging Release Bot
|
3616bfd297
|
v2.0.24-alpha.3
|
2022-10-07 16:45:27 +00:00 |
Andrew Kingston
|
eb1dbc7302
|
Hide the selected component when dragging
|
2022-10-07 14:34:47 +01:00 |
Andrew Kingston
|
a0ab832995
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-07 14:16:24 +01:00 |
Budibase Staging Release Bot
|
52ab10971c
|
v2.0.24-alpha.2
|
2022-10-07 12:28:52 +00:00 |
Andrew Kingston
|
354817dbf3
|
Merge pull request #7456 from Budibase/form-block
Form block
|
2022-10-07 13:14:13 +01:00 |
Budibase Staging Release Bot
|
c2eaffcd39
|
v2.0.24-alpha.1
|
2022-10-07 11:56:02 +00:00 |
Andrew Kingston
|
f27704ccf6
|
Merge branch 'develop' of github.com:Budibase/budibase into form-block
|
2022-10-07 12:45:53 +01:00 |
Andrew Kingston
|
5beb6819ec
|
Fix issue with layout determination
|
2022-10-07 12:45:22 +01:00 |
Andrew Kingston
|
bdce3fc9fc
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-10-07 11:31:32 +01:00 |
Dean
|
c09154b03e
|
Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list
|
2022-10-07 11:00:25 +01:00 |
Andrew Kingston
|
d4a767f93e
|
Improve row vs column detection to fix any edge cases
|
2022-10-07 08:46:38 +01:00 |
Andrew Kingston
|
c4bb3ac014
|
Only explode components when dragging over them
|
2022-10-07 08:20:51 +01:00 |
Andrew Kingston
|
bb8388133a
|
Rewrite drag and drop from scratch using mouse position heuristics
|
2022-10-07 08:05:44 +01:00 |
Budibase Staging Release Bot
|
6c6001692c
|
v2.0.24-alpha.0
|
2022-10-06 16:40:43 +00:00 |
mike12345567
|
2421f16a8c
|
Merge branch 'develop' of github.com:Budibase/budibase into develop
|
2022-10-06 16:58:33 +01:00 |
Budibase Release Bot
|
b961887b6c
|
v2.0.23
|
2022-10-06 14:26:45 +00:00 |
Dean
|
e251c914ff
|
Review feedback changes. Changed 'Code' labelling to 'Scanned Code'
|
2022-10-06 13:02:17 +01:00 |
Dean
|
617d443890
|
UX/UI updates and rollup config changes to exclude common warnings
|
2022-10-06 09:54:43 +01:00 |
Andrew Kingston
|
9c82a9d073
|
Don't clear drop target on invalid selection
|
2022-10-06 09:17:26 +01:00 |
Andrew Kingston
|
a6802e921f
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-05 17:31:01 +01:00 |
Budibase Release Bot
|
dff64a1b62
|
v2.0.22
|
2022-10-05 15:44:22 +00:00 |
Mel O'Hagan
|
969c67f767
|
Use OG class properties for iOS13 support
|
2022-10-05 15:53:06 +01:00 |
Budibase Release Bot
|
d8452a92e1
|
v2.0.21
|
2022-10-05 12:17:39 +00:00 |
Budibase Release Bot
|
c2a9e32be7
|
v2.0.20
|
2022-10-05 09:23:48 +00:00 |
Andrew Kingston
|
84626294fd
|
Merge pull request #8124 from Budibase/plugin-url-updates
Plugin url updates
|
2022-10-05 09:57:22 +01:00 |
Dean
|
1626338b15
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-05 09:29:32 +01:00 |
Dean
|
2ec21741d1
|
Initial commit of QR Reader field
|
2022-10-05 09:28:07 +01:00 |
Budibase Release Bot
|
a3cbb85dce
|
v2.0.19
|
2022-10-04 16:57:55 +00:00 |
Andrew Kingston
|
1abdc12681
|
Remove log
|
2022-10-04 16:33:27 +01:00 |
Andrew Kingston
|
69988aabc3
|
Always use the raw server plugin JS URL
|
2022-10-04 16:27:15 +01:00 |
Budibase Release Bot
|
14552dce87
|
v2.0.18
|
2022-10-04 14:10:26 +00:00 |
Andrew Kingston
|
c986fb164e
|
Use raw server jsUrl when rendering plugins
|
2022-10-04 15:01:18 +01:00 |
Budibase Release Bot
|
b4ef4e528a
|
v2.0.17
|
2022-10-04 13:20:54 +00:00 |
Budibase Staging Release Bot
|
868016b448
|
v2.0.14-alpha.4
|
2022-10-04 12:03:00 +00:00 |
Budibase Release Bot
|
fdd9423b71
|
v2.0.16
|
2022-10-04 11:04:16 +00:00 |
Budibase Staging Release Bot
|
79455a63e4
|
v2.0.14-alpha.3
|
2022-10-04 09:55:49 +00:00 |
Budibase Release Bot
|
7115da91e2
|
v2.0.15
|
2022-10-04 09:48:22 +00:00 |
Budibase Staging Release Bot
|
2c2afeb729
|
v2.0.14-alpha.2
|
2022-10-03 10:01:53 +00:00 |
deanhannigan
|
3520843e4a
|
Merge pull request #8014 from Budibase/feature/automation-log-filter-by-license
Feature/automation log filter by license
|
2022-10-03 10:49:24 +01:00 |
Budibase Staging Release Bot
|
ed8fccd3c4
|
v2.0.14-alpha.1
|
2022-10-03 09:34:56 +00:00 |
Budibase Release Bot
|
3fe0a90823
|
v2.0.14
|
2022-10-03 09:02:31 +00:00 |
Andrew Kingston
|
feaa8f9184
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-03 09:53:53 +01:00 |
Budibase Staging Release Bot
|
7adb860898
|
v2.0.14-alpha.0
|
2022-10-01 14:59:33 +00:00 |
Budibase Release Bot
|
63bdc2072c
|
v2.0.13
|
2022-09-30 16:48:54 +00:00 |
Budibase Release Bot
|
97b85531cc
|
v2.0.12
|
2022-09-30 15:51:16 +00:00 |
Andrew Kingston
|
568af7bb7a
|
Ensure only one instance of the client websocket exists and reduce reconnection attemps
|
2022-09-30 16:26:19 +01:00 |
Andrew Kingston
|
ef9650136a
|
Hot reload custom component settings in the builder
|
2022-09-30 16:26:15 +01:00 |
Andrew Kingston
|
b3a3cec40a
|
Show notification when a plugin is hot reloaded
|
2022-09-30 16:26:07 +01:00 |
Budibase Release Bot
|
9bd60ab448
|
v2.0.11
|
2022-09-30 14:59:22 +00:00 |
Budibase Release Bot
|
0212e9ef15
|
v2.0.10
|
2022-09-30 14:18:54 +00:00 |
Budibase Release Bot
|
0803534e74
|
v2.0.9
|
2022-09-30 12:02:17 +00:00 |
Andrew Kingston
|
1cc6cf39ac
|
Merge pull request #8060 from Budibase/fix/client-env-awareness
Fetch environment info early in the client app initialisation process
|
2022-09-30 12:52:02 +01:00 |
Andrew Kingston
|
3b4027b873
|
Fetch environment info early in the client app initialisation process
|
2022-09-30 12:31:16 +01:00 |
Budibase Release Bot
|
696a709c15
|
v2.0.8
|
2022-09-30 11:22:29 +00:00 |
Budibase Release Bot
|
defb56d868
|
v2.0.7
|
2022-09-30 10:44:12 +00:00 |
Mel O'Hagan
|
380d9580af
|
Navigate in PeekScreenDisplay
|
2022-09-29 14:10:34 +01:00 |
Dean
|
67437c3db1
|
Centralised licensing types to frontend-core contants. Some minor refactoring
|
2022-09-29 09:17:22 +01:00 |
Budibase Release Bot
|
332a8ad26f
|
v2.0.6
|
2022-09-28 15:34:09 +00:00 |
Andrew Kingston
|
e0fcb20fbe
|
Expand component trees with padding when dragging and dropping
|
2022-09-28 14:16:09 +01:00 |
Mel O'Hagan
|
5e5b0955dd
|
Handle navigation on close modal
|
2022-09-28 13:50:23 +01:00 |
Budibase Release Bot
|
c25ab26305
|
v2.0.5
|
2022-09-27 18:15:36 +00:00 |
Andrew Kingston
|
eba71be742
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-09-27 15:57:27 +01:00 |
Andrew Kingston
|
4c8f52adbe
|
Use CDN when fetching plugins in cloud
|
2022-09-27 15:56:51 +01:00 |
Budibase Release Bot
|
5abe0f6e66
|
v2.0.4
|
2022-09-27 09:43:49 +00:00 |
Budibase Release Bot
|
7d0afce9cb
|
v2.0.3
|
2022-09-26 22:59:26 +00:00 |
Budibase Release Bot
|
5cb5eff391
|
v2.0.2
|
2022-09-26 22:11:02 +00:00 |
Budibase Release Bot
|
faa2ecb008
|
v2.0.1
|
2022-09-26 20:26:27 +00:00 |
Budibase Release Bot
|
0760322d8b
|
v2.0.0
|
2022-09-26 19:44:31 +00:00 |
Budibase Release Bot
|
cbe6628776
|
v1.4.19
|
2022-09-26 18:29:06 +00:00 |
Budibase Staging Release Bot
|
4eb27f64bb
|
v1.4.18-alpha.1
|
2022-09-26 17:58:22 +00:00 |
Budibase Release Bot
|
a460752061
|
v1.4.18
|
2022-09-26 17:57:51 +00:00 |
Budibase Staging Release Bot
|
a55ed07d42
|
v1.4.18-alpha.0
|
2022-09-26 17:14:45 +00:00 |
Martin McKeaveney
|
57bbf28119
|
merge with master
|
2022-09-26 17:57:23 +01:00 |
Budibase Staging Release Bot
|
ad8f097339
|
v1.4.8-alpha.13
|
2022-09-26 15:35:59 +00:00 |
Andrew Kingston
|
0a80947b51
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-09-26 16:22:13 +01:00 |
Budibase Release Bot
|
2eec1ecf79
|
v1.4.17
|
2022-09-26 15:20:46 +00:00 |
Budibase Staging Release Bot
|
4d153653ef
|
v1.4.8-alpha.12
|
2022-09-26 14:57:45 +00:00 |
Martin McKeaveney
|
514a857dd9
|
Merge pull request #7866 from Budibase/public-api-sdk
Public API SDK
|
2022-09-26 15:34:58 +01:00 |
Budibase Staging Release Bot
|
126c7737ab
|
v1.4.8-alpha.11
|
2022-09-26 14:19:47 +00:00 |
Andrew Kingston
|
e3bb57b97a
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-26 14:15:25 +01:00 |
Budibase Release Bot
|
ee0714b57f
|
v1.4.16
|
2022-09-26 11:20:52 +00:00 |
Budibase Staging Release Bot
|
468368ca1b
|
v1.4.8-alpha.10
|
2022-09-26 10:20:31 +00:00 |
Budibase Release Bot
|
e03e7428f8
|
v1.4.15
|
2022-09-26 07:50:16 +00:00 |
Budibase Release Bot
|
57a1de1d66
|
v1.4.14
|
2022-09-25 13:02:11 +00:00 |
Budibase Staging Release Bot
|
02a5a52486
|
v1.4.8-alpha.9
|
2022-09-25 12:54:02 +00:00 |
Budibase Release Bot
|
17fd30c943
|
v1.4.13
|
2022-09-24 19:22:02 +00:00 |
Budibase Staging Release Bot
|
756f5169f1
|
v1.4.8-alpha.8
|
2022-09-24 18:35:02 +00:00 |
Budibase Staging Release Bot
|
f0371fbca4
|
v1.4.8-alpha.7
|
2022-09-24 13:18:45 +00:00 |
Budibase Release Bot
|
2647845931
|
v1.4.12
|
2022-09-23 16:55:06 +00:00 |
Budibase Release Bot
|
1bf08a9604
|
v1.4.11
|
2022-09-23 15:39:48 +00:00 |
Budibase Staging Release Bot
|
aa097d907f
|
v1.4.8-alpha.6
|
2022-09-23 15:36:03 +00:00 |
Budibase Staging Release Bot
|
4ae8804225
|
v1.4.8-alpha.5
|
2022-09-23 12:53:06 +00:00 |
Budibase Staging Release Bot
|
deaff0ac11
|
v1.4.8-alpha.4
|
2022-09-23 11:18:55 +00:00 |
Budibase Release Bot
|
09d7d31c2b
|
v1.4.10
|
2022-09-22 16:06:01 +00:00 |
Andrew Kingston
|
ff8c09141c
|
Reduce websocket polling frequency and cap reconnection attemps
|
2022-09-22 15:52:46 +01:00 |
Budibase Staging Release Bot
|
7741030b4c
|
v1.4.8-alpha.3
|
2022-09-22 14:37:09 +00:00 |
Budibase Release Bot
|
d27ab7c828
|
v1.4.9
|
2022-09-22 14:28:02 +00:00 |
Martin McKeaveney
|
9583db47c8
|
turn off websockets in client lib in cloud
|
2022-09-22 15:04:20 +01:00 |
Budibase Staging Release Bot
|
805fdd94e4
|
v1.4.8-alpha.2
|
2022-09-22 09:07:01 +00:00 |
Rory Powell
|
f0f4b8342d
|
Re-enable logo
|
2022-09-22 09:49:39 +01:00 |
Budibase Release Bot
|
4c84ca7db2
|
v1.4.8
|
2022-09-22 08:15:50 +00:00 |
Budibase Staging Release Bot
|
fb9f16c2d3
|
v1.4.8-alpha.1
|
2022-09-21 21:22:04 +00:00 |
Budibase Staging Release Bot
|
bf101a6530
|
v1.4.8-alpha.0
|
2022-09-21 19:35:13 +00:00 |
Rory Powell
|
37fdad7cd9
|
Merge branch 'master' into develop
|
2022-09-21 20:16:54 +01:00 |
Budibase Release Bot
|
ec39608947
|
v1.4.7
|
2022-09-21 16:14:11 +00:00 |
Budibase Release Bot
|
76c2c89c07
|
v1.4.6
|
2022-09-21 15:46:23 +00:00 |
Budibase Staging Release Bot
|
a9efc88f74
|
v1.4.3-alpha.3
|
2022-09-21 14:57:19 +00:00 |
Budibase Release Bot
|
1f955513b1
|
v1.4.5
|
2022-09-21 14:45:11 +00:00 |
Martin McKeaveney
|
45e9da64e2
|
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
|
2022-09-21 15:35:42 +01:00 |
Martin McKeaveney
|
b6ab3bbc19
|
Merge pull request #7869 from Budibase/fix/map-button-icon-alignment
Minor alignment fix for the embedded map button icons
|
2022-09-21 15:35:09 +01:00 |
Budibase Release Bot
|
1117ab80b3
|
v1.4.4
|
2022-09-21 12:56:47 +00:00 |
Dean
|
5b4ab95b0b
|
Minor alignment fix for the embedded map button icons
|
2022-09-21 11:58:57 +01:00 |
Andrew Kingston
|
e2982e1454
|
Add helper util for authenticating the public API SDK in component plugins
|
2022-09-21 09:49:33 +01:00 |
Andrew Kingston
|
398a65c821
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-21 09:09:27 +01:00 |
Budibase Staging Release Bot
|
4d29fa6896
|
v1.4.3-alpha.2
|
2022-09-21 06:59:46 +00:00 |
Andrew Kingston
|
45627661f1
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-grid
|
2022-09-20 17:23:52 +01:00 |
Budibase Staging Release Bot
|
9bf1a943d4
|
v1.4.3-alpha.1
|
2022-09-20 15:04:46 +00:00 |
Andrew Kingston
|
3fd54967d9
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-20 15:29:39 +01:00 |
Budibase Staging Release Bot
|
4cd288158a
|
v1.4.3-alpha.0
|
2022-09-20 14:21:27 +00:00 |
Budibase Release Bot
|
786adb4a9a
|
v1.4.3
|
2022-09-20 14:07:55 +00:00 |
Budibase Release Bot
|
a9f051703e
|
v1.4.2
|
2022-09-20 13:25:12 +00:00 |
Budibase Release Bot
|
a1d014a358
|
v1.4.1
|
2022-09-20 13:10:51 +00:00 |
Budibase Release Bot
|
e09ad51c72
|
v1.4.0
|
2022-09-20 12:49:14 +00:00 |
Budibase Release Bot
|
b81615b3b0
|
v1.3.22
|
2022-09-20 12:29:11 +00:00 |
Rory Powell
|
9704238ab4
|
Merge branch 'develop' into release-fixes
|
2022-09-20 12:29:29 +01:00 |
Budibase Staging Release Bot
|
a430f01916
|
v1.3.22-alpha.4
|
2022-09-20 11:09:59 +00:00 |
Andrew Kingston
|
ce1c801ff0
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-20 11:25:54 +01:00 |
Rory Powell
|
2a3c18a59e
|
Merge branch 'develop' into release-fixes
|
2022-09-20 11:08:54 +01:00 |
Budibase Staging Release Bot
|
46d51b6a0c
|
v1.3.22-alpha.3
|
2022-09-20 09:52:49 +00:00 |
Rory Powell
|
f699bf1b56
|
Wrap licensing banners and modals in feature flag, disable logo
|
2022-09-20 10:15:28 +01:00 |
Budibase Staging Release Bot
|
38650d5d68
|
v1.3.22-alpha.2
|
2022-09-19 11:47:32 +00:00 |
Budibase Staging Release Bot
|
0165802b59
|
v1.3.22-alpha.1
|
2022-09-18 17:07:07 +00:00 |
Budibase Staging Release Bot
|
d10a3d2b63
|
v1.3.22-alpha.0
|
2022-09-18 12:43:54 +00:00 |
Martin McKeaveney
|
915405275d
|
merge
|
2022-09-18 13:30:16 +01:00 |
Budibase Staging Release Bot
|
7186c83197
|
v1.3.21-alpha.2
|
2022-09-18 09:48:19 +00:00 |
Budibase Release Bot
|
451c0ae468
|
v1.3.21
|
2022-09-17 10:41:13 +00:00 |
Budibase Staging Release Bot
|
18cff49cfc
|
v1.3.21-alpha.1
|
2022-09-16 17:36:27 +00:00 |
Budibase Staging Release Bot
|
d6c7d0be7f
|
v1.3.21-alpha.0
|
2022-09-16 15:30:27 +00:00 |
mike12345567
|
ee40819c9e
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-09-16 16:13:20 +01:00 |
Budibase Staging Release Bot
|
e6cd8bc99a
|
v1.3.19-alpha.7
|
2022-09-16 11:33:30 +00:00 |
Budibase Release Bot
|
b4b228c6fa
|
v1.3.20
|
2022-09-16 11:33:12 +00:00 |
Andrew Kingston
|
338287c602
|
Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk
|
2022-09-16 11:54:18 +01:00 |
Budibase Staging Release Bot
|
2bf74722e0
|
v1.3.19-alpha.6
|
2022-09-16 10:41:17 +00:00 |
Budibase Staging Release Bot
|
a886fb8693
|
v1.3.19-alpha.5
|
2022-09-16 08:35:09 +00:00 |
Budibase Staging Release Bot
|
7afac4f4f1
|
v1.3.19-alpha.4
|
2022-09-15 20:22:50 +00:00 |
Budibase Staging Release Bot
|
2e7fe4b41d
|
v1.3.19-alpha.3
|
2022-09-15 17:18:38 +00:00 |
Budibase Release Bot
|
c5c45f81bd
|
v1.3.19
|
2022-09-15 16:40:41 +00:00 |
Andrew Kingston
|
586f97d74f
|
Move rollup plugin to dev dependency
|
2022-09-15 15:42:36 +01:00 |
Budibase Staging Release Bot
|
f88c8511a4
|
v1.3.19-alpha.2
|
2022-09-15 14:19:01 +00:00 |
Rory Powell
|
080f46b828
|
Merge pull request #7788 from Budibase/update-app-name
Ignore empty name validation on app update and change free logo text
|
2022-09-15 15:06:31 +01:00 |
Rory Powell
|
a8747a0b6d
|
Ignore empty name validation on app update and change free logo text
|
2022-09-15 14:23:25 +01:00 |
Budibase Staging Release Bot
|
071001aeaf
|
v1.3.19-alpha.1
|
2022-09-15 12:46:10 +00:00 |
Rory Powell
|
060251ab03
|
Merge pull request #7782 from Budibase/feature/day-pass-pricing
Day pass pricing
|
2022-09-15 13:36:10 +01:00 |
Rory Powell
|
00cef3a047
|
Don't show budibase logo on free plan in self hosted installations
|
2022-09-15 13:22:17 +01:00 |
Rory Powell
|
a691f4035f
|
Merge branch 'feature/day-pass-pricing' into feature/bb-logo
|
2022-09-15 13:03:53 +01:00 |
Budibase Staging Release Bot
|
8e429a8de2
|
v1.3.19-alpha.0
|
2022-09-15 09:34:28 +00:00 |
Rory Powell
|
0f98f2fcaa
|
Merge branch 'master' into develop
|
2022-09-15 10:19:56 +01:00 |
Budibase Staging Release Bot
|
5b61a8a3ea
|
v1.3.15-alpha.9
|
2022-09-14 16:58:05 +00:00 |
Michael Drury
|
f18a865d53
|
Merge pull request #7770 from Budibase/fix/datasource-rename
Data source -> datasource throughout code - plus friendly plugin name displayed
|
2022-09-14 18:47:54 +02:00 |
Budibase Release Bot
|
24f492cbfd
|
v1.3.18
|
2022-09-14 15:21:19 +00:00 |
Budibase Staging Release Bot
|
441851883a
|
v1.3.15-alpha.8
|
2022-09-14 14:00:26 +00:00 |
mike12345567
|
632d0e6e1a
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/datasource-rename
|
2022-09-14 14:06:38 +01:00 |
mike12345567
|
8744d0a86c
|
Renaming data source -> datasource as per Mel's request.
|
2022-09-14 12:11:20 +01:00 |
Budibase Staging Release Bot
|
ac4e502bf9
|
v1.3.15-alpha.7
|
2022-09-14 10:56:15 +00:00 |
Budibase Staging Release Bot
|
60b153809d
|
v1.3.15-alpha.6
|
2022-09-14 09:52:46 +00:00 |
Budibase Staging Release Bot
|
9ee5d2b0d0
|
v1.3.15-alpha.5
|
2022-09-13 11:27:21 +00:00 |
Andrew Kingston
|
c873a4d965
|
Merge branch 'cheeks-lab-day-eject-blocks' of github.com:Budibase/budibase into form-block
|
2022-09-13 11:32:04 +01:00 |
Andrew Kingston
|
3283a0ab5a
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-eject-blocks
|
2022-09-13 11:31:45 +01:00 |
Budibase Staging Release Bot
|
171e5926d3
|
v1.3.15-alpha.4
|
2022-09-13 10:29:40 +00:00 |
Budibase Release Bot
|
898a199d6a
|
v1.3.17
|
2022-09-13 09:52:59 +00:00 |
Budibase Staging Release Bot
|
9375a685ff
|
v1.3.15-alpha.3
|
2022-09-13 09:48:22 +00:00 |
Budibase Staging Release Bot
|
2e1dd12e45
|
v1.3.15-alpha.2
|
2022-09-13 09:24:01 +00:00 |
Andrew Kingston
|
80babd1b3d
|
Merge pull request #7588 from Budibase/plugins-dev-experience-websocket
Hot reloading of custom components via websocket
|
2022-09-13 10:14:03 +01:00 |
Budibase Release Bot
|
e16e1423eb
|
v1.3.16
|
2022-09-13 07:39:52 +00:00 |
Budibase Staging Release Bot
|
c46604a26e
|
v1.3.15-alpha.1
|
2022-09-12 19:09:31 +00:00 |