Commit graph

191 commits

Author SHA1 Message Date
Miikka Koskinen
11a419d8b9 examples/fronted: Upgrade dependencies
Fixes https://github.com/metosin/reitit/issues/423
2020-07-24 13:05:57 +03:00
Tommi Reiman
43e1a520d6 0.5.5 2020-07-15 11:28:11 +03:00
Tommi Reiman
274d527d2f 0.5.4 (with latest malli) 2020-07-13 11:08:19 +03:00
Tommi Reiman
56cbd67abd 0.5.3 2020-07-09 22:06:04 +03:00
Tommi Reiman
e30e739a15 0.5.2 2020-05-27 08:32:38 +03:00
Tommi Reiman
aa3d38e971 Remove unneeded default responses from examples 2020-05-27 08:31:02 +03:00
Tommi Reiman
50f0120e8c 0.5.1 2020-05-18 15:00:28 +03:00
Tommi Reiman
500a4cc809 0.5.0 2020-05-17 18:42:33 +03:00
Tommi Reiman
bdfae526bb Fix async examples 2020-05-16 17:53:43 +03:00
Tommi Reiman
95fe8c3635 Add return values to enable file return in swagger-ui 2020-05-16 17:48:19 +03:00
Juho Teperi
c4e84c2875 Add clj-kondo and fix most linting warnings 2020-03-05 13:32:48 +02:00
Tommi Reiman
96c2764de6
Update server.clj 2020-02-14 16:27:45 +02:00
Tommi Reiman
3ca0492244 0.4.2 2020-01-17 18:39:07 +02:00
Tommi Reiman
945fec23a9 0.4.1 2020-01-14 21:42:47 +02:00
Miikka Koskinen
1ad0141792 Release 0.4.0 2020-01-14 15:49:13 +02:00
Tommi Reiman
62f372f0fb Add tags to malli-example 2020-01-10 16:25:35 +02:00
Tommi Reiman
b651fac0b0 Use latest malli fixing visitors 2020-01-08 21:50:04 +02:00
Tommi Reiman
fa0c00c5b2 Update dep 2019-12-28 09:40:09 +02:00
Tommi Reiman
d00c327f5c configuration sampler of malli coercion 2019-12-28 02:40:10 +02:00
Tommi Reiman
3b53efc439 example of malli coercion 2019-12-28 02:39:47 +02:00
Tommi Reiman
dc718e07e7 copy spec-example for malli 2019-12-28 00:52:40 +02:00
Daw-Ran Liou
c00c299e13 Add integrant repl for better development experience
- Create `user` ns for REPL-driven development.
- Add entry point in `example.server` to start server in production.
2019-10-27 20:15:54 +02:00
Daw-Ran Liou
c3e6682151 Add an example project with integrant 2019-10-27 20:15:54 +02:00
Tommi Reiman
c23f591283 0.3.10 2019-10-08 10:28:25 +03:00
dimovich
031a777c8c Fix event definitions for routes with parameters
The current implementation will fail for `(re-frame/dispatch [::navigate ::some-route {:some :params}])`.

Update the definitions of `::navigate` and `::navigated!` events to accept the full route arguments.
2019-09-09 20:48:26 +03:00
Tommi Reiman
ca7403ccab Optionally run the app with aleph 2019-08-30 13:23:54 +03:00
Tommi Reiman
d00efb8cc6 Update Aleph in example 2019-08-30 13:11:08 +03:00
Gwenaël Ropert
e5488ed216
Add space between keyword and curly 2019-07-16 17:54:15 +02:00
Tommi Reiman
2e85f44a7e 0.3.9 2019-06-16 20:20:49 +03:00
Tommi Reiman
dd7a01b1bc 0.3.8 2019-06-15 11:49:45 +03:00
Tommi Reiman
12543b1c30 0.3.7 2019-05-25 16:00:45 +03:00
Tommi Reiman
37deaa3b9e Check also pedestal interceptor key values, fixes #285 2019-05-23 18:53:27 +03:00
Tommi Reiman
a314e06887 0.3.6 2019-05-23 14:37:58 +03:00
Tommi Reiman
5efdc67954
Merge pull request #281 from malesch/feature/fix-typos
Fix a bunch of typos
2019-05-22 21:47:36 +03:00
Tommi Reiman
568dbad3a3 0.3.5 2019-05-22 21:25:56 +03:00
Marcus Spiegel
8dcebcf49f Fix typos 2019-05-22 19:17:10 +02:00
Tommi Reiman
3381fe34e5 0.3.4 2019-05-20 20:14:14 +03:00
Tommi Reiman
32fced15e8 Release 0.3.3 2019-05-16 07:03:17 +03:00
Tommi Reiman
2e7729349e 0.3.2 2019-05-13 17:06:37 +03:00
Tommi Reiman
a696eaa32a Add sorting to swagger-ui 2019-05-11 14:27:08 +03:00
Tommi Reiman
1d72575e48 Update swagger-examples to have closed-spec validation 2019-05-11 14:25:25 +03:00
Tommi Reiman
6efe4f612b Comment out spec-validation 2019-05-11 10:25:19 +03:00
Tommi Reiman
6d263ae1b6 Test Pedestal error mapping, add dev helpers 2019-05-11 10:25:09 +03:00
Tommi Reiman
e70837b140
Merge pull request #263 from metosin/north
Closed spec validation demoed in Clojure/North (WIP)
2019-05-10 14:28:39 +03:00
Tommi Reiman
a9bdceeeb6 reitit.spec/wrap spec-tools.spec/closed 2019-05-01 22:40:44 +03:00
Tommi Reiman
dd864a0142 Set closed specs in http-swagger example 2019-05-01 22:40:44 +03:00
Tommi Reiman
674b60a124 spell-spec 2019-04-28 17:06:50 +03:00
Tommi Reiman
dc92f6f48e http-swagger++ 2019-04-28 17:06:50 +03:00
Valtteri Harmainen
f7332d3bc4 Fix empty query params map resulting in redundant '?' in path 2019-04-27 08:22:08 +03:00
Valtteri Harmainen
0919b46236 Fixes based on review 2019-04-26 15:52:44 +03:00