mike12345567
08aa221d04
Implementing the block definitions as list APIs for the workflow, meaning client has to retrieve structure from API instead of inherently knowing it.
6 years ago
Andrew Kingston
3f0fb2f258
Make workflow builder scrollable and improve UX around selecting and editing worflow blocks
6 years ago
Andrew Kingston
e5afea0323
Fix arrow not transitioning out causing jumps when removing workflow blocks
6 years ago
Andrew Kingston
0b056bf469
Improve workflow block list design and UI consistency
6 years ago
Andrew Kingston
3897852d4c
Improve layout and consistency of workflow block configuration
6 years ago
Andrew Kingston
ef9c5d9e1b
Remove 1px border causing overflow and scrollbar in workflow page layout
6 years ago
Michael Drury
6cec9d6f8f
Merge pull request #589 from Budibase/components-hierarchy-actions-ui-fix
Components hierarchy actions UI fix
6 years ago
Andrew Kingston
f87c7ded64
Add Andrew Kingston and Michael Drury to authors
6 years ago
mike12345567
7560a8dcfb
Fixing component button styles, making all component dropdown menus buttons have the correct styling across the board.
6 years ago
mike12345567
682212a393
Fixing an issue where the buttons for the components hierarchy were overflowing outside of their parent panel, removing the specification of the width and height allows computed values to be used instead (including padding etc) - check this fixes it in windows, linux and electron app.
6 years ago
Michael Drury
f131d7f35b
Merge pull request #588 from Budibase/fix-bbui-dependency
Fix missing bbui dependency from standard components
6 years ago
mike12345567
80bfbd08f0
Ignoring .idea (Webstorm) files and removing map file that was in gitignore (causing conflicts).
6 years ago
Andrew Kingston
403223411d
Fix missing bbui dependency from standard components
6 years ago
Tori Sloan
b067eee80a
Merge pull request #584 from Budibase/removing-uikit-06
Removing UI kit uk-input, uk-toggle, uk-spinner
6 years ago
Victoria Sloan
229b05f47a
removed redundant styles
6 years ago
Victoria Sloan
6ed3407a4f
popover styles
6 years ago
Victoria Sloan
3bd3d71e1f
removing uikit dependency
6 years ago
Victoria Sloan
620fd26fa6
changing UIkit dropdown to use bbui popover
6 years ago
Victoria Sloan
1e78aeafa9
remove UIkit imports
6 years ago
Victoria Sloan
7dca86a685
Merge branch 'master' into removing-uikit-06
# Conflicts:
# packages/builder/src/components/common/DatePicker.svelte
6 years ago
Victoria Sloan
7de20f1dab
upping the timeout for Create New Table test
6 years ago
Tori Sloan
cfacb8fca0
Merge pull request #565 from Budibase/removing-uikit-05
Removing uikit modal
6 years ago
Victoria Sloan
103dc5b780
Circle svelte-loading-spinner replacing uk-spinner
6 years ago
Victoria Sloan
0a5a1769fd
remove IconButton.svelte file
6 years ago
Victoria Sloan
5aeabdb3d6
remove unused IconButton component and imports in files that aren’t using it
6 years ago
Victoria Sloan
38c7d05ad6
removing uk-alert & uk-alert-danger and replacing with bb__alert class
6 years ago
Victoria Sloan
c66d7bfd49
uk-input removed
6 years ago
Victoria Sloan
a5ce771de8
cypress test fixed
6 years ago
Victoria Sloan
2aa9f30546
minWidth set on NewScreen bbui modal, Spacer component used instead of margins and bbui version bumped
6 years ago
Victoria Sloan
da736594f1
Merge branch 'master' into removing-uikit-05
# Conflicts:
# packages/standard-components/dist/index.js.map
6 years ago
Martin McKeaveney
8efe88256d
Create ecs_deploy.yml ( #582 )
* Create ecs_deploy.yml
Adding a GitHub action for deploying our server every time there is a release. I'm currently building and pushing the docker image manually.
This should run every time we push a new release tag to the master branch.
* Update ecs_deploy.yml
* test that action works
* adding container name
* removing pull request testing trigger
6 years ago
Conor_Mack
8db98365f9
Merge pull request #581 from Budibase/bugfix/line-chart-x-label
Increase Line SVG Height to show X Label
6 years ago
Conor Mack
b87a2a3e96
Increase Line SVG Height to show X Label
6 years ago
Conor_Mack
5933004918
Merge pull request #574 from Budibase/bugfix/replace-bindings
Only replace bindings whenever value is primitive
6 years ago
Conor Mack
5f16fb84e2
Only replace bindings whenever value is primitive
6 years ago
Conor_Mack
07b6e1bfd4
Merge pull request #561 from Budibase/feature/model-view-select
Integration of Backend Models / Views with Data Driven Components
6 years ago
Conor Mack
1cf777f841
viewBuilder.spec fix
6 years ago
Conor Mack
93dac03eaf
Cypress Test Fix - createView.spec.js
6 years ago
Conor Mack
ab0860bfc9
Update jest tests - viewbuilder
6 years ago
Conor Mack
2544fdf13c
Merging with master and fixing conflicts
6 years ago
Conor Mack
84e20542b2
Merge
6 years ago
Martin McKeaveney
98c66c4bab
Workflow fixes ( #559 )
* workflow fixes
* fixes for workflow - cypress test coverage
* remove log
* adding some assertions to slow test down
* force click create user
* cypress 5, small wait for user test
* remove cypress waiting eslint rule to fix user test
* click button directly
* test clicking
* try changing access level for validity
* lint
6 years ago
Martin McKeaveney
1dd0982927
Merge pull request #564 from Budibase/dependabot/npm_and_yarn/packages/server/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3 in /packages/server
6 years ago
Tori Sloan
c2f0d005d1
Merge branch 'master' into removing-uikit-05
6 years ago
Kevin Åberg Kultalahti
b752f9fcf9
Merge pull request #556 from Budibase/feature/binding-interface
Adds binding interface functionality to Budibase
6 years ago
Victoria Sloan
74918b1d71
NewScreen using bbui modal
6 years ago
kevmodrome
64078e12f2
Merge branch 'master' into feature/binding-interface
6 years ago
kevmodrome
68dfb678e1
wip: cypress tests
6 years ago
Victoria Sloan
9afb42ba37
remove Modal.svelte and update ConfirmDialog modal to use bbui modal
6 years ago
dependabot[bot]
28acb38f55
Bump bl from 4.0.2 to 4.0.3 in /packages/server
Bumps [bl](https://github.com/rvagg/bl ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
6 years ago