1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

72 commits

Author SHA1 Message Date
Andrew Kingston
a5a7ba68e3 Add data binding to workflow block setup 2020-09-17 13:43:52 +01:00
Andrew Kingston
4e4e15eada Use bbui selects for all selects in workflow steps 2020-09-16 14:38:18 +01:00
Andrew Kingston
7ef5d8a9b8 Update builder to support new block definitions with JSON schema 2020-09-16 13:55:28 +01:00
Andrew Kingston
395575b4da Add more explicit params to arrow functions 2020-09-14 15:46:21 +01:00
Andrew Kingston
224aef3478 Fix workflow select components which use objects as options and take initial state from API 2020-09-14 11:51:52 +01:00
Andrew Kingston
e7dcbd13f4 Remove deprecated ComponentSelector component which was unique to client side workflow actions which no longer exist 2020-09-14 11:50:10 +01:00
Andrew Kingston
5141353b33 Show notification when testing workflow rather than feedback box 2020-09-14 11:49:29 +01:00
Andrew Kingston
e79d4f11c9 Add working test workflow button 2020-09-14 09:33:18 +01:00
Andrew Kingston
8b63bfe1c5 Improve selected workflow state labels 2020-09-11 21:32:11 +01:00
Andrew Kingston
99d0bebc0e Remove redundant test workflow tab 2020-09-11 21:22:46 +01:00
Andrew Kingston
1c75824134 Fix workflow editing state binding, fix transitions and fix select placeholder options 2020-09-11 21:14:58 +01:00
Andrew Kingston
715c0ab170 Add better animations when editing workflow blocks and changing workflows 2020-09-11 14:31:01 +01:00
Andrew Kingston
bee9415942 Rewrite workflow editing state for better UI sync 2020-09-11 14:23:31 +01:00
Andrew Kingston
bf7974aca5 Update to use stepId for workflows and improve workflow UX when editing blocks 2020-09-10 15:27:39 +01:00
Andrew Kingston
c280a634fb Load workflow blocks from server and remove block definitions from builder 2020-09-10 14:16:43 +01:00
Andrew Kingston
32c331f3f8 Tidy up unused code 2020-09-10 11:30:58 +01:00
Andrew Kingston
912a108091 Remove console.log statement 2020-09-10 07:57:31 +01:00
Andrew Kingston
6dcaa3c4d8 Make workflow builder scrollable and improve UX around selecting and editing worflow blocks 2020-09-10 07:46:01 +01:00
Andrew Kingston
4d118b6eed Fix arrow not transitioning out causing jumps when removing workflow blocks 2020-09-10 07:35:24 +01:00
Andrew Kingston
79703f697e Improve workflow block list design and UI consistency 2020-09-09 12:40:44 +01:00
Andrew Kingston
74ba18a841 Improve layout and consistency of workflow block configuration 2020-09-09 12:36:19 +01:00
Victoria Sloan
a96df4d020 Merge branch 'master' into removing-uikit-05
# Conflicts:
#	packages/standard-components/dist/index.js.map
2020-09-04 21:45:33 +01:00
Martin McKeaveney
7c27957b1b
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
2020-09-03 12:02:15 +01:00
Victoria Sloan
74037ae36f removing form-controls 2020-09-01 21:35:22 +01:00
Victoria Sloan
7b32fb78c5 remove uk-checkbox 2020-09-01 21:32:47 +01:00
Victoria Sloan
6620e1e44e bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan
4bb59a9828 Merge branch 'master' into removing-uikit-04
# Conflicts:
#	packages/builder/src/components/common/DatePicker.svelte
#	packages/builder/src/components/workflow/SetupPanel/ParamInputs/ComponentSelector.svelte
2020-09-01 21:20:56 +01:00
Victoria Sloan
92fb970ef0 updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Victoria Sloan
3cfef73cbd removing uk-form-controls from datepicker, componentselector, modelselector & recordselector 2020-08-30 14:49:25 +01:00
Victoria Sloan
cd33b9da82 removed uk-margin and swapped with new bb-margin classes 2020-08-22 21:34:46 +01:00
Michael Shanks
9f9000fa90 using BBUI inputs where possible 2020-08-18 17:14:35 +01:00
Joe
3a66c4055a Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
Joe
70050332e6 Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Michael Shanks
7a339a3e05 create workflow button broken 2020-07-01 20:46:28 +01:00
Joe
13ee292417 formatting and linting 2020-06-26 14:38:29 +01:00
Joe
91f562ee8c UI Update
Button color changed
Background color in the settings panel removed
Workflow items font color fixed
Spacing improved
2020-06-26 14:32:45 +01:00
Joe
dcfa39ef67 Formatting 2020-06-25 16:02:30 +01:00
Michael Shanks
ec1c9c5fb8 merge from master 2020-06-24 18:05:49 +01:00
Martin McKeaveney
69c6a86ccd renamed colours 2020-06-24 17:13:16 +01:00
Martin McKeaveney
65d0454377 merge 2020-06-24 17:02:38 +01:00
Michael Shanks
8b9c596fdc Merge branch 'master' of github.com:Budibase/budibase 2020-06-24 16:42:41 +01:00
Joe
9b8cc2a18f Formatting and linting 2020-06-24 16:20:15 +01:00
Joe
5b600c4f2b
Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe
027d81be29 Props panel updated
All design props tested
SImplification of design props completed, with, in some cases, the replacement of units with general terminology.
2020-06-24 15:06:28 +01:00
Martin McKeaveney
01d7f80e7b custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +01:00
Michael Shanks
1112073d37 #381 Save Workflow button in worflow setup 2020-06-24 11:26:46 +01:00
Michael Shanks
d8508f7e0a workflow: admin & p_user always have access 2020-06-24 11:22:18 +01:00
Joe
8f967116fc Selected pseudo class removed, workflow panels updated 2020-06-23 21:29:18 +01:00
Joe
a77be47076 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Michael Shanks
ede3f7e9aa Merge branch 'master' into feature/add-e2e-tests 2020-06-21 20:30:44 +01:00