Andrew Kingston
|
1a210e3ee6
|
Fix issues dropping components from new component panel
|
2022-10-14 18:24:47 +01:00 |
Andrew Kingston
|
2ffb29dddf
|
Invert some client store dependencies to improve performance and prevent dependency cycles
|
2022-10-14 18:16:19 +01:00 |
Andrew Kingston
|
4e94b6633f
|
Don't reset component padded state for DND until dragging stops, to prevent jankiness due to losing space
|
2022-10-14 15:45:02 +01:00 |
Andrew Kingston
|
a71a553ee6
|
Add ability to drag new components into the preview
|
2022-10-14 13:37:14 +01:00 |
Budibase Staging Release Bot
|
76fabb81f6
|
v2.0.30-alpha.7
|
2022-10-14 09:26:33 +00:00 |
Gerard Burns
|
0f642f37f4
|
Page load actions now fire on parameter change as well as on mount (#8240)
* Page load actions now fire on parameter change as well as on mount
* PR Feedback
Co-authored-by: ger <ger@gers-MacBook-Pro.local>
|
2022-10-14 10:10:06 +01:00 |
Budibase Staging Release Bot
|
6511a5460c
|
v2.0.30-alpha.6
|
2022-10-14 09:04:02 +00:00 |
Andrew Kingston
|
29fdaab5fd
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-14 08:54:47 +01:00 |
Budibase Staging Release Bot
|
39a72968b3
|
v2.0.30-alpha.5
|
2022-10-13 16:34:26 +00:00 |
deanhannigan
|
fefd6ba018
|
Merge pull request #8219 from Budibase/feature/blocks-in-auto-screens
Component Blocks in CRUD Auto-screens
|
2022-10-13 17:18:53 +01:00 |
Dean
|
3f434f7410
|
Removed commented out barcode scanner config
|
2022-10-13 17:06:04 +01:00 |
Dean
|
909a8b7074
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-13 16:54:55 +01:00 |
Budibase Staging Release Bot
|
4625ee10ee
|
v2.0.30-alpha.4
|
2022-10-13 15:54:42 +00:00 |
Dean
|
cb071096e1
|
Merge remote-tracking branch 'origin/develop' into feature/blocks-in-auto-screens
|
2022-10-13 16:49:10 +01:00 |
Dean
|
7125e3f6e3
|
Merge remote-tracking branch 'origin/develop' into feature/qr-barcode-reader
|
2022-10-13 16:16:28 +01:00 |
Budibase Staging Release Bot
|
cfeffad3c2
|
v2.0.30-alpha.3
|
2022-10-13 09:11:09 +00:00 |
Budibase Staging Release Bot
|
f5f6a46784
|
v2.0.30-alpha.2
|
2022-10-12 19:07:36 +00:00 |
Budibase Staging Release Bot
|
1d886f244a
|
v2.0.30-alpha.1
|
2022-10-12 11:46:45 +00:00 |
Budibase Staging Release Bot
|
54a11c6218
|
v2.0.30-alpha.0
|
2022-10-12 10:30:23 +00:00 |
Rory Powell
|
2f0f36e635
|
Merge branch 'master' into merge-master
|
2022-10-12 10:19:46 +01:00 |
Budibase Release Bot
|
24679ceb84
|
v2.0.29
|
2022-10-12 08:22:33 +00:00 |
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 |