Commit Graph

157 Commits

Author SHA1 Message Date
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
Samuel Andert
48903fbe7d small refactoring of oForm machine 2023-08-01 17:59:17 +02:00
Samuel Andert
1716cb41f7 minors 2023-08-01 16:39:23 +02:00
Samuel Andert
ed351011d5 Cleaning Up xStateFlows and abstracting generic interfaces 2023-08-01 14:21:43 +02:00
Samuel Andert
125d7d997e Added Basic xstate store management POC 2023-08-01 11:58:34 +02:00
Samuel Andert
3d2960390a Added some more dummy validating form inputs 2023-07-31 14:53:50 +02:00
Samuel Andert
120c6dd280 Added dynamic component rendering to Recipies 2023-07-31 12:06:57 +02:00
Samuel Andert
6092199fe5 Further improved the dynamic action area renderering 2023-07-31 11:37:14 +02:00