Andrew Kingston
4aafb1ed9e
Massively improve performance of hovering components
2023-12-14 15:19:23 +00:00
Gerard Burns
56cb92aa34
Hover component tree preview ( #12465 )
...
* wip
* wip
* linting
* remove console log
* highlighting a selected component in nav
* PR feeddback
* wip
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-12-08 09:41:12 +00:00
Andrew Kingston
710397c46b
Fix updates being skipped due to erroneous use of 'skip update' flags
2023-12-07 10:47:45 +00:00
Michael Drury
bc5563d776
Revert "Revert "Add Buttongroup configuration support to Formblock/Tableblock""
2023-12-07 10:24:46 +00:00
Michael Drury
a6fc56c764
Revert "Add Buttongroup configuration support to Formblock/Tableblock"
2023-12-07 10:17:36 +00:00
Dean
848fea0621
PR feedback and refactoring
2023-11-30 10:42:21 +00:00
Dean
d20e2d795b
Fix for default button position for new form blocks
2023-11-23 12:04:52 +00:00
Dean
c0012409f7
Added button group support to Formblock and Tableblock components
2023-11-23 10:45:13 +00:00
mike12345567
ed0670a008
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
2023-10-26 13:19:09 +01:00
Andrew Kingston
a4e3cd72cc
Add new app feature flag to allow disable user metadata columns in new apps, but allow them in old apps
2023-10-09 15:01:16 +01:00
Andrew Kingston
7bf32176a7
Add event for block ejection
2023-09-26 09:14:53 +01:00
Dean
4a1e969b7c
PR Feedback and fixes for the edit field popover
2023-09-06 09:09:43 +01:00
Dean
b923d24d56
Removed debugging console statement
2023-09-05 11:56:23 +01:00
Dean
c6bd81ba21
Fix for datasource reset on formblock. Added 'resetOn' to the manifest to trigger a clear when the configured field is cleared
2023-09-05 11:40:52 +01:00
Andrew Kingston
3d7a2d4ba9
Ensure resourceId is specified when creating default table datasources
2023-09-01 11:49:46 +01:00
Dean
dc500ba290
Merge remote-tracking branch 'origin/develop' into feature/form-block-ux-updates
2023-08-24 14:43:50 +01:00
Dean
1ec2faf74d
List refinement, Form Block UX updates for action type. Bug fixes for FormBlock bindings. TableBlock UX updates and Component Setting updates
2023-08-24 14:39:53 +01:00
Andrew Kingston
277aa30b07
Fix keyboard actions for screen and nav
2023-08-23 15:41:45 +01:00
Andrew Kingston
0ef0e58e5e
Fix click on navigation not selecting it
2023-08-23 15:37:13 +01:00
Andrew Kingston
9883157f30
Fix not being able to add components when either the screen or layout are selected
2023-08-23 15:19:53 +01:00
Andrew Kingston
4847cafd81
Fix navigating while moving between screens
2023-08-23 15:14:22 +01:00
Andrew Kingston
a54c5b7222
Add resizable screen/component sections and remove redundant /components route
2023-08-23 10:27:56 +01:00
Gerard Burns
d0f9694d24
linting
2023-08-21 08:33:53 +01:00
Gerard Burns
5aea392616
hotkeys
2023-08-20 14:59:38 +01:00
Gerard Burns
6886a312c5
New Left Panel for Design
2023-08-18 12:46:41 +01:00
Dean
cb2a19620b
Initial commit
2023-08-03 09:29:12 +01:00
Gerard Burns
808e0d1ef2
Linting improvements ( #11119 )
2023-07-05 18:00:50 +01:00
Andrew Kingston
21cbc751a5
Tidy up screen replacement logic
2023-07-05 10:02:46 +01:00
Andrew Kingston
8f601a2c58
Disable reverting to published app version when not the only builder
2023-07-04 15:31:13 +01:00
Andrew Kingston
99bf0ca03b
Sync publish and unpublish events between all users
2023-07-04 13:18:38 +01:00
Andrew Kingston
7be2d6896e
Add indicators to show selected state in data section
2023-07-04 08:58:14 +01:00
Andrew Kingston
d80cca9a11
Allow all users into the design section, enable multi dev collab on screens, improve routing
2023-07-03 11:14:07 +01:00
deanhannigan
8aabbad269
Merge pull request #11070 from Budibase/fix/general-embed-fixes
...
General embed fixes
2023-06-30 11:32:20 +01:00
Dean
cd43a1a2c2
Clear validation processing when crossing into a side panel component
2023-06-30 09:48:07 +01:00
Dean
854950581c
App metadata screen fixes, copy code button casing and delete app button hidden on publish
2023-06-29 09:53:13 +01:00
Andrew Kingston
b7603f8bf1
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
2023-06-26 17:56:11 +01:00
Andrew Kingston
5f407259dc
Enable component nesting validation for new apps
2023-06-26 10:39:38 +01:00
Andrew Kingston
5d14bb70c6
Ensure builder websocket is only instantiated once
2023-06-26 08:58:06 +01:00
Andrew Kingston
b3e23562f0
Update in builder preview to be a full screen overlay rather than opening in a new tab
2023-06-08 15:12:50 +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
Andrew Kingston
05e34076f7
Fully rewrite websocket redis integration to use individual keys per session, enable TTLs on sesisons, prune sessions when users connect and add a heartbeat to sockets
2023-05-31 15:13:22 +01:00
Dean
cd95df629e
Merge remote-tracking branch 'origin/develop' into feature/binding-v2-updates
2023-05-31 11:07:47 +01:00
Dean
e8c6185add
Refactoring and some styling updates
2023-05-29 21:19:44 +01:00
Andrew Kingston
852df16448
Lint
2023-05-26 10:29:03 +01:00
Andrew Kingston
3794d8e204
Simplify websocket comms for grid and improve builder socket
2023-05-18 08:57:20 +01:00
Andrew Kingston
6ed691be1d
Improve builder socket
2023-05-16 14:18:31 +01:00
Andrew Kingston
5f81584a14
Update top bar when not the primary builder and prevent flashing during loading states
2023-05-12 14:16:10 +01:00
Dean
f3be917da1
Enrich the upgradable version property when fetching the app package
2023-04-25 12:16:02 +01:00
Andrew Kingston
f2b12bcf45
Component error state improvements ( #10136 )
...
* Tidy logic for creating initial component instances
* Add initial implementation of enriching empty settings
* Fix regression that prevented custom placeholders from working (#9994 )
* Tidy up
* Add automatic naming of form fields when added
* Update missing required setting placeholder
* Improve error states and add ability to automatically wrap a component in a required parent type
* Fix crash in column editor and rename component placeholder to error state
* Select the parent component after adding it when wrapping a component with a missing ancestor
* Fix blocks and make fields require forms
* Improve empty component placeholder
* Lint
2023-03-28 21:11:33 +01:00
Dean
c135a029f9
Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux
2023-02-27 09:12:07 +00:00