Matei Adriel
62e12a5204
Base functionality has been implemented
2022-12-31 19:29:58 +01:00
Matei Adriel
0bb81bfc46
feat: basic rendering
2021-04-04 00:37:14 +03:00
Matei Adriel
fe0816d037
build: basic esbuild setup
2021-04-04 00:36:18 +03:00
Matei Adriel
3769f1ef58
docs: readme and license
2021-04-01 19:35:36 +03:00
Matei Adriel
338ae34f00
feat(abilities): Io & Ask abilities
2021-04-01 19:33:36 +03:00
Matei Adriel
3f5d49190f
feat: basic constraint solving
2021-04-01 19:29:27 +03:00
Matei Adriel
c4d9e66bc2
fsharp(todolist-api): chore: added a readme
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:24:04 +02:00
Matei Adriel
d4183af707
fsharp(todolist-api): chore: added a license
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:15:07 +02:00
Matei Adriel
ef078d4e50
fsharp(todolist-api): refactor: changed a few nonsensical names
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:13:31 +02:00
Matei Adriel
534ee1594a
fsharp(todolist-api): feat: a route to create new todos
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 18:11:49 +02:00
Matei Adriel
5b0365ed44
fsharp(todolist-api): feat: todo listing
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:50:27 +02:00
Matei Adriel
886d8be8bb
fsharp(todolist-api): feat: todo deleting
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:38:44 +02:00
Matei Adriel
ba40a9c203
fsharp(todolist-api): refactor: removed unused variables
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:32:54 +02:00
Matei Adriel
83cf14c2d0
fsharp(todolist-api): refactor: removed duplicate json formating
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:32:16 +02:00
Matei Adriel
f3a4b3c957
fsharp(todolist-api): feat: got patching to work
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 17:24:57 +02:00
Matei Adriel
3023f6c410
fsharp(todolist-api): refactor: refactored to use Chiron for json stuff
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 16:51:22 +02:00
Matei Adriel
6400fd753b
fsharp(todolist-api): refactor: removed duplicate Some checks
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 15:55:40 +02:00
Matei Adriel
67ae890717
fsharp(todolist-api): refactor: added a few random type definitions
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 15:42:24 +02:00
Matei Adriel
38e6717f76
fsharp(todolist-api): feat: editing todos
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 15:37:47 +02:00
Matei Adriel
4951b6c2ca
fsharp(todolist-api): feat: json output for the todo by id route
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 14:24:11 +02:00
Matei Adriel
a1043bfa40
fsharp(todolist-api): feat: route for the todo by id thing
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:49:26 +02:00
Matei Adriel
3e1615f0a2
fsharp(todolist-api): feat: query for getting todos by id
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:48:35 +02:00
Matei Adriel
973fb2c537
fsharp(todolist-api): feat: added a working SqlTypeProvider
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:24:00 +02:00
Matei Adriel
2fd9d0da2e
fsharp(todolist-api): chore: added a db
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 13:00:02 +02:00
Matei Adriel
bbdd130382
fsharp(todolist-api): chore: moved stuff inside the src folder
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 12:12:03 +02:00
Matei Adriel
22ff3a0388
fsharp(todolist-api): chore: initial setup
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2020-01-02 12:10:15 +02:00
Matei Adriel
4ef32c05c3
typescript(option): fix: fixed declaration containnig a bunch of anys
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-27 13:28:42 +02:00
Matei Adriel
dd0c29a340
typescript(option): build: removed unused variables from rollup config
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:17:29 +02:00
Matei Adriel
b02a3f887f
typescript(option): build: edited the rollup config to read paths from package.json and show the filesize of the esm bundle
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 18:13:37 +02:00
Matei Adriel
63ce76a552
typescript(option): fix: fixed lib not beeing tree-shakeable
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:19:26 +02:00
Matei Adriel
0fd6baac81
typescript(option): chore: updated readme
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:07:40 +02:00
Matei Adriel
457f1ee53e
typescript(option): feat: added the 'combine' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 17:05:16 +02:00
Matei Adriel
08b28804e0
typescript(option): feat: added the 'values' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:53:20 +02:00
Matei Adriel
bf3fc154e3
typescript(option): test: refactored tests to use alwaysX instead of constantly(x)
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:37:04 +02:00
Matei Adriel
ab5e468375
typescript(option): feat: added the 'unpack' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:36:05 +02:00
Matei Adriel
cd5dc00dbd
typescript(option): docs: fixed all the comments where I called Option Maybe and None Nothing
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:28:38 +02:00
Matei Adriel
09a788f8ff
typescript(option): fix: fixed withDefaultLazy not being exported
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:23:59 +02:00
Matei Adriel
69dcaa5e91
typescript(option): refactor: refactored everything to use unwrap instead of match
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:22:10 +02:00
Matei Adriel
6dc868c5fb
typescript(option): feat: added the 'withDefaultLazy' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:16:09 +02:00
Matei Adriel
6f36c3d826
typescript(option): test: wrote tests for the 'withDefault' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:04:36 +02:00
Matei Adriel
089ba6148f
typescript(option): docs: wrote docs for the 'withDefault' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 16:04:09 +02:00
Matei Adriel
668c33b9fb
typescript(option): feat: added the 'unwrap' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-26 15:52:15 +02:00
Matei Adriel
5ea670e3b9
typescript(option): chore: updated tags
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 17:05:11 +02:00
Matei Adriel
1d2e49fb02
typescript(option): chore: proper capitalisation for typescript
...
typescript(option):
typescript(option): BlueGhost told me I'm supposed to write TypeScript, not typescript, so here I am making a commit for modifying 4 characters =)
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 16:52:20 +02:00
Matei Adriel
0350517b71
typescript(option): build: fixed rollup not reading tsconfig.json while emiting the declarations
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 16:33:05 +02:00
Matei Adriel
664a46319d
typescript(option): chore: updated readme
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 16:25:30 +02:00
Matei Adriel
470574fdad
typescript(option): feat: added the 'oneOf' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 16:09:18 +02:00
Matei Adriel
6a8191cc34
typescript(option): feat: added the 'orLazy' helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 15:51:56 +02:00
Matei Adriel
a525a46bca
typescript(option): feat: added a first helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 15:40:47 +02:00
Matei Adriel
9989591593
typescript(option): feat: added an or helper
...
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-25 15:31:43 +02:00