1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00
Commit graph

54 commits

Author SHA1 Message Date
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
Michael Shanks
e4c19bd9fd bugfix: workflow still passing instanceId to api() 2020-06-20 20:30:00 +01:00
Michael Shanks
bf952f8677 instanceid removal 2020-06-18 16:59:31 +01:00
kevmodrome
40dfde522b make tests less brittle 2020-06-11 17:10:26 +02:00
kevmodrome
5140069ed6 adds some data-cy properties to a number of elements and starts work on workflow tests 2020-06-11 16:40:07 +02:00
Martin McKeaveney
76956fc898 moving workflow button 2020-06-04 20:24:12 +01:00
Joe
0e6a62f730 formatting 2020-06-04 19:30:44 +01:00
Joe
d7a66048c4 Workflow UI update 2020-06-04 19:27:25 +01:00
Martin McKeaveney
f939d9ef13 fix dataform 2020-06-03 16:10:03 +01:00
Michael Shanks
c10c1bed08 Workflow model selector - blank option 2020-06-03 12:33:57 +01:00
Martin McKeaveney
10ecb8d732 fix datalist, datatable and chart component 2020-06-02 21:31:29 +01:00
Martin McKeaveney
d932670d7e model bugfixes 2020-06-02 11:40:33 +01:00
Martin McKeaveney
7137362302 tidy up, styling 2020-06-02 11:08:53 +01:00
Martin McKeaveney
1df1d76d7a Record selector 2020-06-01 22:55:44 +01:00
Martin McKeaveney
1bb06ccdef path fix 2020-06-01 21:40:02 +01:00
Martin McKeaveney
ba38385d72 lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney
aeae4f50e2 tidy up 2020-06-01 21:26:32 +01:00
Martin McKeaveney
cb1fb87d21 server side workflows 2020-06-01 16:22:13 +01:00
Martin McKeaveney
2e42f8033e workflow DAO tests 2020-06-01 11:52:15 +01:00