Andrey Antukh
|
f341b5b3fe
|
feat(frontend): more work on refactoring components
|
2019-07-19 17:32:50 +02:00 |
|
Andrey Antukh
|
56b8922dbb
|
feat(frontend): adapt to rumext changes
|
2019-07-19 12:32:31 +02:00 |
|
Andrey Antukh
|
bb64655804
|
feat(frontend): minor refactor on settings/profile
|
2019-07-19 08:39:14 +00:00 |
|
Andrey Antukh
|
3f62d7cb65
|
misc: simplify the build scripts
|
2019-07-19 08:37:21 +00:00 |
|
Andrey Antukh
|
c2815d15ed
|
feat(frontend): minor refactor on login and project create form
|
2019-07-18 14:27:42 +02:00 |
|
Andrey Antukh
|
321c8d14e1
|
feat(frontend): add many adaptations to rumext breaking changes
|
2019-07-18 12:31:58 +02:00 |
|
Andrey Antukh
|
9ddd9f317d
|
feat(frontend): refactor many workspace components (rumext update)
|
2019-07-18 12:31:58 +02:00 |
|
Andrey Antukh
|
c4d7d545ae
|
feat(frontend): refactor dashboard components
|
2019-07-18 12:31:58 +02:00 |
|
Andrey Antukh
|
891361b80c
|
feat(frontend): update deps
|
2019-07-18 12:31:58 +02:00 |
|
Andrey Antukh
|
0115a86b24
|
feat(frontend): remove bide dependency
|
2019-07-09 13:39:49 +02:00 |
|
Andrey Antukh
|
820edba113
|
fix(frontend): fix image uploading
|
2019-07-05 09:41:20 +02:00 |
|
Andrey Antukh
|
5ecd86ba02
|
misc: naming refactor on build process
|
2019-07-04 12:17:55 +02:00 |
|
Andrey Antukh
|
32af3adf39
|
misc: use proper target prop on worker build
|
2019-07-04 10:06:40 +02:00 |
|
Andrey Antukh
|
d908cf566a
|
misc: more speed improvement on develop images building
|
2019-07-04 09:40:17 +02:00 |
|
Andrey Antukh
|
d8e205ec25
|
misc: add develop images (faster and debug ready images)
|
2019-07-04 09:24:20 +02:00 |
|
Andrey Antukh
|
adfd40cde7
|
fix(frontend): fix wrong arity decl on navigate function
|
2019-07-03 18:02:54 +02:00 |
|
Andrey Antukh
|
9a313752c5
|
misc(frontend): minor code reorganization
|
2019-07-03 17:57:29 +02:00 |
|
Andrey Antukh
|
1fbd353001
|
misc(frontend): minor improvements on tools.clj script
|
2019-07-03 09:31:15 +02:00 |
|
Andrey Antukh
|
93b4258f02
|
feat(frontend): improve profile loading
|
2019-07-03 09:30:59 +02:00 |
|
Andrey Antukh
|
ef47563055
|
fix(frontend): fix many issues on dashboard collections
|
2019-07-02 21:17:39 +02:00 |
|
Andrey Antukh
|
7c1168e797
|
feat(frontend): improve scss build for production
|
2019-07-02 20:04:15 +02:00 |
|
Andrey Antukh
|
5fdcae4196
|
fix(frontend): remove unused and vulnerable npm dependencies
|
2019-07-02 19:13:39 +02:00 |
|
Andrey Antukh
|
3fc9c891ac
|
fix(frontend): fix many bugs viewer sitemap component
|
2019-07-02 19:07:06 +02:00 |
|
Andrey Antukh
|
26cdebece4
|
feat(frontend): refactor router
|
2019-07-02 17:19:55 +02:00 |
|
Andrey Antukh
|
31766fde32
|
feat: enable runnint test on travis
|
2019-06-24 19:38:51 +02:00 |
|
Andrey Antukh
|
4da6ae0a74
|
fix(frontend): minor fix on icon shape component
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
7103b35686
|
feat(frontend): add "build-tests" command
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
a26f480d02
|
feat(frontend): remove sablono usage
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
c234b01dee
|
misc(frontend): cosmetic changes on deps.edn
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
b1b81c152f
|
feat(frontend): remove library from builtins
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
ba62ae07b5
|
misc(frontend): remove stalled data from vendor/deps.cljs
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
1df06e210d
|
misc(frontend): remove stalled files
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
15b9d8d54f
|
misc(frontend): remove builtins icons from initial state
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
7dc5ee3d4e
|
misc(frontend): cosmetic change on repo impl ns
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
c98e89278f
|
feat(frontend): improve i18n
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
bd11b5864b
|
misc(frontend): use rumext instead of sablono on builtins.icons ns
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
f3204114cd
|
feat(frontend): update date-fns bundle to 1.30.1
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
105771a00d
|
fix(frontend): adapt page options sidebar to new react
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
b322da5936
|
fix(frontend): adapt colorpalette to rumext changes
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
db4cdc27a3
|
fix(frontend): adapt repo ns to backend api changes
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
ea1bfd5eaa
|
fix(frontend): add render-to-html function
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
b428d1dc23
|
fix(frontend): add missing import
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
2dc30cddc3
|
misc(frontend): remove commented code from deps.edn
|
2019-06-24 17:39:10 +02:00 |
|
Andrey Antukh
|
88f45fb618
|
feat(frontend): initial work on react and rumext upgrade
|
2019-06-24 17:39:10 +02:00 |
|
mathieu.brunot
|
0109c3ff1d
|
🚧 Add tests option
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
|
2019-06-19 18:31:48 +02:00 |
|
Andrey Antukh
|
7adc4e3d01
|
feat: add worker build to figwheel
|
2019-06-03 17:21:07 +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
|
8a5c1498e9
|
misc: remove commented code from gulpfile
|
2019-05-31 14:43:06 +02:00 |
|
Andrey Antukh
|
4b14e02692
|
feat: upgrade to gulp 4.x on frontend build
|
2019-05-31 13:52:35 +02:00 |
|
Andrey Antukh
|
e72a32bf2b
|
deps: set default node version to v10.16.0 on frontend
|
2019-05-31 13:52:22 +02:00 |
|