Andrey Antukh
|
faf7877d00
|
🚧 Use cljs.spec everywhere.
|
2019-09-09 23:21:55 +02:00 |
|
Andrey Antukh
|
689cc5f3e7
|
🚧 More work on better forms and data validation.
|
2019-09-02 20:49:48 +02:00 |
|
Andrey Antukh
|
04a5038ff4
|
🚧 More work on forms refactoring.
|
2019-08-29 11:23:04 +02:00 |
|
Andrey Antukh
|
ae2d8330ca
|
🚧 Initial work on password form.
|
2019-08-28 19:41:11 +02:00 |
|
Andrey Antukh
|
08bd135d55
|
♻️ Refactor user profile form.
|
2019-08-28 19:01:11 +02:00 |
|
Andrey Antukh
|
263da4cc35
|
:constructor: Initial work on forms refactor.
|
2019-08-26 21:41:13 +02:00 |
|
Andrey Antukh
|
c2815d15ed
|
feat(frontend): minor refactor on login and project create form
|
2019-07-18 14:27:42 +02:00 |
|
Andrey Antukh
|
3b648f5aa5
|
refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
|
2019-06-03 16:51:20 +02:00 |
|
Andrey Antukh
|
671c2d912c
|
Remove all usage of mx/component and replace that with rumext.
|
2017-04-08 18:30:03 +02:00 |
|
Andrey Antukh
|
1aa236e812
|
Replace funcool/struct with cljs.spec.
As a result, one dependency less.
|
2017-03-08 16:58:00 +01:00 |
|
Andrey Antukh
|
d28e0abe38
|
Add a TODO comment on util.forms.
|
2017-02-21 18:20:05 +01:00 |
|
Andrey Antukh
|
bedd1def21
|
Remove commented code on util/forms.cljs file.
|
2017-02-21 18:07:40 +01:00 |
|
Andrey Antukh
|
6f1c461e2e
|
Add missing clear-mixin on login and register pages.
|
2017-02-21 18:07:07 +01:00 |
|
Andrey Antukh
|
08b0a096eb
|
Minor structure refactor.
Make forms and messages modules independent of
store location (making them plugables).
|
2017-01-16 12:35:10 +01:00 |
|
Andrey Antukh
|
ce5811b86b
|
Many fixes on the project/page creation process.
|
2017-01-11 19:47:15 +01:00 |
|
Andrey Antukh
|
40b48318ff
|
Replace builtin rstore impl with potok.
|
2016-11-27 21:53:12 +01:00 |
|
Andrey Antukh
|
e21798f1ed
|
Move all files under frontend directory.
|
2016-11-20 20:03:17 +01:00 |
|