Commit Graph

209 Commits

Author SHA1 Message Date
Julien Eluard e3dc883486
Updated security doc 2019-04-19 13:44:38 +02:00
jeluard 7aa469c3b7 Added some docs 2019-04-19 13:41:30 +02:00
Julien Eluard 21e48f29d5
Interpolate nil values to empty string 2019-04-12 12:11:29 +02:00
Julien Eluard 0f167bbf69
Improved error handling 2019-04-12 11:35:30 +02:00
Julien Eluard c2cdc5b14a
Added more links 2019-04-11 14:12:58 +02:00
Julien Eluard 6c1bf3b4e2
Safer fn calls 2019-04-04 17:10:11 +02:00
Julien Eluard a42b65ec07
Added security document 2019-04-04 17:10:11 +02:00
Julien Eluard adfcf2a88e
Added deploy target 2019-04-04 17:10:11 +02:00
Julien Eluard 49825204f6
Update config.yml 2019-04-01 20:02:26 +02:00
Julien Eluard 1b0633585b
Improved view-fn handing 2019-04-01 16:34:42 +02:00
Julien Eluard d51c14c70a
Improved destructuring 2019-04-01 14:52:14 +02:00
Julien Eluard 480948bf2f
Disabled broken tests 2019-04-01 14:34:42 +02:00
Julien Eluard 2622f65c2a
Do not rely on direct re-frame usage 2019-04-01 13:20:52 +02:00
Julien Eluard ffbd00ed06
Removed older pluto-web 2019-04-01 13:09:41 +02:00
Julien Eluard ec38efa5fd
Removed older playground 2019-04-01 13:08:36 +02:00
Julien Eluard 7fe50c9cdf
Fixed incorrect error handling 2019-03-29 15:12:35 +01:00
Julien Eluard 581f8a8e09
Prepare for next release 2019-03-27 09:42:24 +01:00
Julien Eluard e2f4e4b190
Prepare for release 2019-03-27 09:40:12 +01:00
Julien Eluard 29c8430791
Disabled unresolved properties check for now 2019-03-27 09:38:24 +01:00
Julien Eluard 84abea6bec
Reintroduce simple dev env 2019-03-26 17:10:32 +01:00
Julien Eluard 7e70b10360
Removed website. Updated CI configuration 2019-03-26 14:45:57 +01:00
Julien Eluard d387b75e86
Do not use make 2019-03-26 13:37:00 +01:00
Julien Eluard 673c7a323e
Updated image 2019-03-26 13:34:46 +01:00
Julien Eluard e40fe23bbb
No need for workflow 2019-03-26 13:24:51 +01:00
Julien Eluard eb35154b05
Removed website deployment 2019-03-26 13:13:04 +01:00
Julien Eluard 0a0a07fa6e
Introduced new error structure 2019-03-26 12:07:33 +01:00
jeluard 368b99c342 Updated event namespace 2019-03-21 15:43:37 +01:00
jeluard fa23326b4d Introduce improved playground 2019-03-21 09:39:18 +01:00
Julien Eluard c50273ef84
Improved unresolved property detection 2019-03-19 10:25:15 +01:00
Julien Eluard 6ee3640801
Updated primitives 2019-03-18 21:59:15 +01:00
Julien Eluard 808ac1616d
[Fixes #68] Ensure no unknown symbols are used 2019-03-18 21:54:01 +01:00
Julien Eluard 5ac25d2d46
Improved UI 2019-03-15 17:15:28 +01:00
Julien Eluard 341c5aabc4
[Fixes #136] Restore editor errors handling 2019-03-15 16:21:03 +01:00
Julien Eluard 2b2ad4210e
[Fixes #13] Added lifecycle support 2019-03-15 14:41:55 +01:00
Julien Eluard 03c3e91b58
Prepare for next iteration 2019-03-14 16:38:11 +01:00
Julien Eluard c92fa943a9
Prepare for release 2019-03-14 16:34:29 +01:00
Julien Eluard 08a5b41d1e
Properly merge maps 2019-03-14 16:33:46 +01:00
Julien Eluard c1bfd1b29c
Do not rely on clojure.Edn just yet 2019-03-12 10:48:10 +01:00
Julien Eluard e0ea680584
Updated capacities 2019-02-04 09:13:04 +01:00
Julien Eluard 0aefcf599f
[Fixes #103] [Fixes #86] Added trace facilities 2019-02-01 10:48:33 +01:00
Julien Eluard 5f3552a3ca
[Fixes #94] Allow to add conditionals in local events 2019-01-31 15:37:40 +01:00
Julien Eluard c9a569758c
Restored missing file 2019-01-31 14:34:19 +01:00
Julien Eluard 52d72d27f7
Removed old docs 2019-01-31 14:31:10 +01:00
Julien Eluard 779743e2d0
[Fixes #109] Allow to use queries from within local events
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2019-01-31 14:25:15 +01:00
Julien Eluard ccc9f7aa2a [Fixes #95] Added multi-events support 2019-01-31 10:36:52 +01:00
jeluard fcfb2051a6 Removed dead links 2019-01-29 08:41:24 +01:00
Julien Eluard b798f3e258
Prepare for next iteration 2019-01-18 16:45:57 +01:00
Julien Eluard 459b9d0ea4
Prepare for release 2019-01-18 16:39:47 +01:00
Julien Eluard d95f42241d
Do not rely on :<> but array for fragment usage 2019-01-18 16:11:10 +01:00
jeluard 5a0a1b6f6d Added case block support 2019-01-17 23:49:34 +01:00