1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
Commit graph

28 commits

Author SHA1 Message Date
Andrew Kingston
79703f697e Improve workflow block list design and UI consistency 2020-09-09 12:40:44 +01:00
Michael Shanks
9f9000fa90 using BBUI inputs where possible 2020-08-18 17:14:35 +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
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
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
Martin McKeaveney
01d7f80e7b custom notifications, models + fields keyed by ID 2020-06-24 12:41:26 +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
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
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
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
a220822e3a move workflow to array data structure 2020-06-01 10:41:28 +01:00
Martin McKeaveney
dc90e141f5 server side event emitter 2020-05-31 17:12:52 +01:00
Martin McKeaveney
65d0161007 orchestrator refactor, user creation block 2020-05-30 13:41:46 +01:00
Martin McKeaveney
7d871ff9cf separate workflow components from routify routes 2020-05-30 00:40:33 +01:00