Commit graph

28 commits

Author SHA1 Message Date
ievgenii vdovenko
bd748e4097 resolves merge conflicts 2025-12-11 12:16:49 +01:00
ievgenii vdovenko
ba3a08b568 refactoring: moves codemirror scripts to a separate file 2025-12-11 10:41:10 +01:00
Andrii V
7971df8a49 Reapply "Merge pull request !2870 from rhodecode-enterprise-ce Polymer-lit-migration-1"
This reverts commit 2aebe6862d.
2025-12-01 18:06:16 +01:00
Andrii V
2aebe6862d Revert "Merge pull request !2870 from rhodecode-enterprise-ce Polymer-lit-migration-1"
This reverts commit 262fefa9a9, reversing
changes made to 57d841d6ea.
2025-12-01 18:01:18 +01:00
Andrii V
b856331a05 Removed ES5 adapter, finished migration of Polymer components, cleanup 2025-11-24 15:21:34 +01:00
Marcin Kuzminski
898c62f70d js: produce minimized JS file as well as bundle 2019-10-30 14:13:49 +01:00
Marcin Lulek
f525c01bb6 js: support shared styles via webpack inline 2018-10-30 15:25:17 +01:00
Marcin Lulek
69b8d6a77f frontend: use webpack instead of vulcanize 2018-10-30 15:24:35 +01:00
Marcin Kuzminski
b6ee898b81 js: cleanup dropped crisper. 2018-10-25 13:25:13 +02:00
Marcin Lulek
ca5f1e1b5e grunt: do not use crisper
- fixed some polymer specific package problems
2018-10-25 12:28:17 +02:00
Marcin Lulek
265860ec2a grunt: run concat before vulcanize 2016-09-29 17:58:28 +02:00
Marcin Lulek
6678ef2bb3 grunt: config lives in separate json file so we can easly import and manipulate it when required 2016-09-06 13:49:37 +02:00
Marcin Lulek
6e425e50d7 grunt: separate js from web components 2016-08-31 16:31:08 +02:00
lisaq
39de3aecc7 grunt: switching to webcomponents-lite 2016-08-31 14:02:15 +02:00
Marcin Lulek
b2e98fa4ac polymer: slim out the styles and change the flow of initialization to avoid race conditions 2016-08-29 18:16:14 +02:00
Marcin Lulek
adabf07674 styles: build shared styles with vulcanize instead of grunt magic 2016-08-29 15:04:09 +02:00
Johannes Bornhold
5997e4e978 grunt: Comment out currently failing tasks
This way I can cross check if the integration with the build chain works based
on node2nix and also if the EE edition might be affected.
2016-08-26 15:12:48 +02:00
Marcin Lulek
de7d04b74e components: reorganize build pipeline to have nice separation of html/js/css 2016-08-26 16:16:32 +02:00
Marcin Lulek
257a6ab027 notifications: use rhodecode-toast for notifications instead of toastr jquery plugin 2016-08-25 18:09:50 +02:00
Marcin Lulek
05cff061cf polymer: introduce webcomponents to rhodecode 2016-08-23 12:55:23 +02:00
Marcin Lulek
e9d5eb09c5 notifications: support real-time notifications with websockets via channelstream 2016-08-02 16:18:44 +02:00
Daniel Dourvaris
b223b488f2 deform: add deform.js to compiled scripts.js 2016-08-01 16:21:17 +03:00
Marcin Lulek
81fbfe0335 frontend: topics implementation needs to live in CE edition 2016-07-04 16:13:43 +02:00
Marcin Kuzminski
b39ba081a2 i18n: added JS utils for translation. 2016-07-03 23:45:00 +02:00
Daniel Dourvaris
3041ea6869 refactor: made javascript routes autogenerate based on python routes 2016-06-03 15:10:45 +03:00
Daniel Dourvaris
d15b90beab cleanup: remove duplicate js dependancy 2016-05-30 08:52:43 +03:00
Daniel Dourvaris
2fc47913e5 search: add syntax highlighting, line numbers and line context
to file content search results
2016-05-30 07:15:12 +03:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00