Commit graph

91 commits

Author SHA1 Message Date
Zach Daniel
f7912b54fb
docs: abstract shared relationship DSL options 2020-06-07 03:18:49 -04:00
Zach Daniel
9e90554eca
docs: more readme TODO removal 2020-06-06 20:44:39 -04:00
Zach Daniel
a3d8d287ec
chore: move more TODO items into tickets 2020-06-06 00:20:27 -04:00
Zach Daniel
ecbdaa1abb
feat: remove name/type from ash core 2020-06-04 22:43:30 -04:00
Zach Daniel
7432b651fc
docs: moved some TODOs out of README.md 2020-06-04 21:55:38 -04:00
Zach Daniel
bf1fafef3c
chore: forgot to finish a sentence 2020-06-03 16:22:44 -04:00
Zach Daniel
6603f92963
docs: typo 2020-06-03 16:21:48 -04:00
Zach Daniel
0dd74e0310
chore: add logo to readme 2020-06-03 16:19:12 -04:00
Zach Daniel
5c24667c76
docs: move around some docs 2020-06-02 11:47:34 -04:00
Zach Daniel
e3456034c1
docs: reorder badges 2020-06-02 09:41:05 -04:00
Zach Daniel
4bba31cd5e
chore: add hex docs badge 2020-06-02 09:40:33 -04:00
Zach Daniel
4fdbfda041
chore: add code coverage badge 2020-06-02 08:44:11 -04:00
Zach Daniel
5063384684
docs: update readme 2020-06-02 08:37:39 -04:00
Zach Daniel
82e6ece6d0
chore: restrict version to elixir 1.10 for now 2020-06-02 02:25:05 -04:00
Zach Daniel
7c987b32bb
chore: wrap up remaining lint errors 2020-06-02 01:47:25 -04:00
Zach Daniel
9ac266e6c0
chore: move #TODO comments into readme for now 2020-06-02 00:41:07 -04:00
Zach Daniel
9a0be3a072
chore: fix dialyzer build errors 2020-06-01 23:23:50 -04:00
Zach Daniel
4f2ee45339
chore: add CI badge 2020-06-01 22:10:32 -04:00
Zach Daniel
19f88a3a43
chore: add license badge 2020-06-01 01:40:46 -04:00
Zach Daniel
b5c2fe6cf6
chore: remove ashton in favor of nimble_options 2020-06-01 01:14:23 -04:00
Zach Daniel
377319e881
feat: add data layer custom filters 2020-05-31 01:52:00 -04:00
Zach Daniel
9dca201f79
WIP 2020-05-30 23:55:01 -04:00
Zach Daniel
1ed9d3c5fa
WIP 2020-05-27 00:29:54 -04:00
Zach Daniel
c6d26f4a1d
WIP 2020-05-16 18:03:29 -04:00
Andrew Callahan
26d307f159
Categorize TODO List 2020-05-14 22:51:35 -05:00
Zach Daniel
04a53e585b
feat: various fixes, upsert, relationship changes 2020-05-14 18:01:34 -04:00
Zach Daniel
1cc096e621
improvement: huge query/filter overhaul 2020-05-13 11:54:44 -04:00
Zach Daniel
596a8e3d75
improvement: remove pagination, add query struct (unused) 2020-05-09 22:23:23 -04:00
Zach Daniel
f6bca5942b
WIP 2020-04-29 21:01:44 -04:00
Zach Daniel
24d1bd03c4
WIP 2020-04-19 23:15:52 -04:00
Zach Daniel
61c46f33a3
WIP 2020-04-18 23:26:05 -04:00
Zach Daniel
bee1150385
WIP 2020-04-12 18:52:52 -04:00
Zach Daniel
9766db8b92
WIP 2020-04-12 18:33:03 -04:00
Zach Daniel
290a2e2048
WIP 2020-04-05 14:54:05 -04:00
Zach Daniel
68b8261411
WIP 2020-04-05 06:25:17 -04:00
Zach Daniel
3a6543a9b3
WIP 2020-04-05 06:25:17 -04:00
Zach Daniel
ed2b24d590
WIP 2020-01-14 14:00:38 -05:00
Zach Daniel
a831af570d
WIP 2020-01-13 13:16:24 -05:00
Zach Daniel
ebd8291631
WIP 2020-01-11 00:09:52 -05:00
Zach Daniel
9bb19f95ad
WIP 2020-01-10 12:27:16 -05:00
Zach Daniel
de9a790626
WIP 2020-01-01 04:53:51 -05:00
Zach Daniel
e31718510b
WIP 2019-12-30 22:48:17 -05:00
Zach Daniel
b1a997ea55
WIP 2019-12-29 17:28:28 -05:00
Zach Daniel
4d3688532f
WIP 2019-12-26 16:33:35 -05:00
Zach Daniel
694b7b362e
WIP 2019-12-26 03:42:35 -05:00
Zach Daniel
6702c8eb3a
finishing up action tests 2019-12-23 23:22:31 -05:00
Zach Daniel
5dfe2a6a6c
WIP 2019-12-23 16:26:59 -05:00
Zach Daniel
50941958e6
WIP, action tests 2019-12-23 13:17:22 -05:00
Zach Daniel
2c3c368a7e
WIP (removes sat solver) 2019-12-22 23:28:40 -05:00
Zach Daniel
e0cc81c2e7
finally starting to stablize a bit. Still need to finish pg datalayer and
authorization. Realized that `get` `update` and `destroy` logic isn't
going to be as easy as filter based logic. Still not sure how to
handle it really.
2019-12-22 04:06:33 -05:00