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
|
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 |
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 |