Commit Graph

194 Commits (61dad6c5e863eab61633559ea27d31c14754eed5)

Author SHA1 Message Date
BramvdnHeuvel ac938344fd
Merge pull request #4 from noordstar/develop-to-main
Develop to main for beta 2.0.0
2023-12-21 23:23:33 +01:00
BramvdnHeuvel d856974ade
Merge pull request #3 from noordstar/elm-test
Add Elm tests
2023-12-21 23:21:41 +01:00
Bram 978d6c6315 elm-format 2023-12-21 23:17:34 +01:00
Bram 88818abe20 Add Context test 2023-12-21 23:16:21 +01:00
Bram ca0a7b41df Add Matrix.Settings test 2023-12-21 22:39:30 +01:00
Bram 16c9e0d4e1 Prepare develop for master 2023-12-21 22:27:34 +01:00
Bram 4e68dfbcbd Add Iddict tests 2023-12-20 13:26:21 +01:00
Bram 14058f4b69 Add Event type 2023-12-19 02:46:23 +01:00
BramvdnHeuvel 2e6d07bc42
Merge pull request #2 from noordstar/2-transfer-tools
Task 2: Adding configurations
2023-12-19 00:13:05 +01:00
Bram 1d3ceb9b2d Fix typos 2023-12-18 17:30:52 +01:00
Bram d9d5760928 Reorder Envelope functions alphabetically 2023-12-18 17:20:43 +01:00
Bram 5bd95699d2 Add function for Envelope 2023-12-18 17:19:12 +01:00
Bram 447a18ab04 Update Internal.Config.Text docs 2023-12-18 17:10:04 +01:00
Bram 87a5919921 Include Context in Envelope 2023-12-18 14:27:22 +01:00
Bram 7254fcfaa4 Add Context type 2023-12-18 14:26:57 +01:00
Bram b3479cf2c9 Add leaking values 2023-12-18 05:51:24 +01:00
Bram 3b927dc460 Update exposed Vault to match internal Vault 2023-12-18 02:11:31 +01:00
Bram ce0f96a74e Merge branch 'develop' into 2-transfer-tools
This operation merges the new update from the `develop` branch in order to get the latest changes.
2023-12-18 02:05:13 +01:00
BramvdnHeuvel 603057568d
Merge pull request #1 from noordstar/1-repo-setup
Task 1: finish repository setup
2023-12-18 02:00:30 +01:00
Bram 2fd2eb4e5a Fix broken link 2023-12-18 01:57:14 +01:00
Bram ee1012f783 Add VSCode workspace settings to .gitignore 2023-12-18 01:34:00 +01:00
Bram 29f9482b74 Add public settings interface 2023-12-18 01:32:57 +01:00
Bram 8b7b2aa312 Add internal Vault type 2023-12-18 01:32:21 +01:00
Bram 5293eb4003 Add Envelope function to extract settings values 2023-12-18 01:30:15 +01:00
Bram f910c0225b Add Envelope JSON coders 2023-12-18 01:08:40 +01:00
Bram 848d83a18e Add JSON coder helper files 2023-12-17 21:29:45 +01:00
Bram 1b0be9bffa Add Envelope type 2023-12-17 15:18:54 +01:00
Bram 70d44c2cb6 Add guidelines to merging branches 2023-12-16 01:49:13 +01:00
Bram 7c7e05d42a Add standardized text values 2023-12-16 01:25:02 +01:00
Bram b7c2e28f71 Add default config values 2023-12-16 00:28:14 +01:00
Bram dd10d43da1 Add Timestamp data type 2023-12-15 23:55:03 +01:00
Bram van den Heuvel 31d176d110 Add CONTRIBUTING.md 2023-12-15 18:29:25 +01:00
Bram van den Heuvel 037e598b36 elm-format 2023-12-15 15:05:48 +01:00
Bram van den Heuvel a53fca3326 Add VersionControl 2023-12-15 15:03:01 +01:00
Bram van den Heuvel da81a09eb8 elm-format Hashdict documentation 2023-12-15 15:02:02 +01:00
Bram van den Heuvel fcc7699a44 elm-format Hashdict & Iddict
I should attempt to not forget this!
2023-12-14 20:43:23 +01:00
Bram van den Heuvel 41ede5bbff Add Hashdict 2023-12-14 18:35:27 +01:00
Bram van den Heuvel 6fa7904b8d Add JSON coders for id-dict 2023-12-14 15:29:05 +01:00
Bram van den Heuvel c5e1b756a2 Add id-dict 2023-12-14 14:23:29 +01:00
Bram van den Heuvel a8d81baa80 Final changes before v1.0.0 2023-12-14 11:21:49 +01:00
Bram van den Heuvel 69a5177f00 Add documentation for v1.0.0 2023-12-14 11:18:20 +01:00
Bram f6054d5170 Write basic README description 2023-12-07 22:28:17 +01:00
Bram 7676d8859b Add initial library layout 2023-12-07 21:35:48 +01:00
noordstar e0b804ea45
Initial commit 2023-12-07 21:17:12 +01:00