Commit Graph

164 Commits

Author SHA1 Message Date
Samuel Andert
503773b121 Updated Summary page UI 2023-08-08 16:15:54 +02:00
Samuel Andert
f568c83f16 pulled out the selection options in the selectInput field. 2023-08-08 16:00:08 +02:00
Samuel Andert
1f8b2db956 cleaning up files and folders 2023-08-08 15:40:43 +02:00
Samuel Andert
844334bd27 added some more Stepper UI sugar 2023-08-08 13:41:30 +02:00
Samuel Andert
31ee2a507d updated button design of Forms 2023-08-08 13:04:02 +02:00
Samuel Andert
72d597efc8 major design update of input types 2023-08-08 12:39:32 +02:00
Samuel Andert
1240549cd4 small input field ui improvements 2023-08-08 11:11:48 +02:00
Samuel Andert
3b0640875e minor Form fixes 2023-08-08 10:59:46 +02:00
Samuel Andert
d3d181d625 updated the interfaces of the input fields to reduce dry code 2023-08-08 10:48:08 +02:00
Samuel Andert
b890d2918f Added autofocus on entry of each input field. 2023-08-08 10:19:54 +02:00
Samuel Andert
7038cf50cf Fixed dynamic summary page and storing of context formData values. 2023-08-08 10:16:38 +02:00
Samuel Andert
b5cd51e125 fixed automatic enter button and add a summary state 2023-08-08 09:48:12 +02:00
Samuel Andert
20563628e3 Generically populate each input field as a custom step duiring the form process flow 2023-08-08 09:30:39 +02:00
Samuel Andert
c98253ceb7 added also required validation and generic error validation on typing. 2023-08-08 09:13:56 +02:00
Samuel Andert
720282dbfd Successfully abstracted the InputTypes to dynamically composer Forms. 2023-08-08 08:41:47 +02:00
Samuel Andert
1f7fd8ab7a Part1 of refactoring InputFields into their own components. 2023-08-08 08:30:44 +02:00
Samuel Andert
6d696eb4cc further cleaning up 2023-08-08 07:19:43 +02:00
Samuel Andert
1ad46b3252 Further cleanup and fixing Wallet and GoogleAuth to the new Composer interface 2023-08-07 18:57:19 +02:00
Samuel Andert
beeb298c35 Further Cleanup removing old Compositor 2023-08-07 18:34:23 +02:00
Samuel Andert
2ca67e0981 Cleaning Up files 2023-08-07 17:51:14 +02:00
Samuel Andert
cbf059acca remapping gql from placeholder to $me.store 2023-08-07 15:29:02 +02:00
Samuel Andert
783548581c added basic graphql mapping 2023-08-07 15:01:30 +02:00
Samuel Andert
0c202e0ef6 adding testcase for graphql queries mapping. 2023-08-07 14:43:05 +02:00
Samuel Andert
b9e22e1ea4 further improving the component interface. 2023-08-07 12:33:37 +02:00
Samuel Andert
d36a94badc Refactored composer component interface to one single $me store 2023-08-07 11:54:27 +02:00
Samuel Andert
1a8bb64ff2 small refactoring 2023-08-07 10:49:01 +02:00
Samuel Andert
e85f0323ca further cleanup 2023-08-07 09:10:24 +02:00
Samuel Andert
25f214612e Refactor next part, updated Form to the new Composer 2023-08-07 09:05:51 +02:00
Samuel Andert
28b55dee79 minor 2023-08-05 13:59:10 +02:00
Samuel Andert
6f9c2da0ac cleanup of composer 2023-08-04 18:53:14 +02:00
Samuel Andert
aced9fca2b refactor save 2023-08-04 18:41:58 +02:00
Samuel Andert
00cea8429c abstracting generic queryStoreMapping 2023-08-04 18:34:39 +02:00
Samuel Andert
9bb780cd96 moveing dynamic svelte store queries to xstate 2023-08-04 18:23:36 +02:00
Samuel Andert
39ceac9582 refactor next part 2023-08-04 17:57:22 +02:00
Samuel Andert
8214792f01 refactoring next part 2023-08-04 17:34:39 +02:00
Samuel Andert
481cc8cf68 added loading and passing of svelte state stores to the machine context 2023-08-04 14:11:55 +02:00
Samuel Andert
2e4e4bdf59 refactoring next part 2023-08-04 13:52:37 +02:00
Samuel Andert
4a01649087 Refactoring next part 2023-08-04 11:12:24 +02:00
Samuel Andert
c0d29e784a abtracted generic services interface and mapping 2023-08-03 17:34:53 +02:00
Samuel Andert
472e4e33ec fix buggy commit 2023-08-03 17:15:24 +02:00
Samuel Andert
c9be693408 mapped all services to our new me.do. prop 2023-08-03 16:47:26 +02:00
Samuel Andert
55b701a859 refactoring composer 2023-08-03 15:55:44 +02:00
Samuel Andert
73796c756f refactoring Composer part3 2023-08-03 15:29:46 +02:00
Samuel Andert
02d068fef3 refactoring composer part2 2023-08-03 14:35:15 +02:00
Samuel Andert
dcb94e7c58 Refactoring composite interface part1 2023-08-03 14:03:02 +02:00
Samuel Andert
37b915cef6 fixed a bug of dynamic machine service initializded in in composite 2023-08-03 13:09:37 +02:00
Samuel Andert
3aa211a35d Added dynamic instantiation of machines in composite 2023-08-03 12:25:55 +02:00
Samuel Andert
f4ad80fde9 added dynamically loading of xstates machines from composite definitions 2023-08-03 11:36:15 +02:00
Samuel Andert
e4cb7df353 Updated Composite to render a FallBack Component, when no visual component has been rendered. 2023-08-02 12:37:45 +02:00
Samuel Andert
7f57036e94 added stateMachine to stateMachine communication 2023-08-02 11:49:05 +02:00