Commit graph

42 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
2f46166d0e Fixed merge conflicts, regenerated lock file 2025-12-10 17:56:09 +01:00
Andrii V
36cf92ae8c Renamed polymer css/less files to lit 2025-12-09 15:54:37 +01:00
ievgenii vdovenko
56fc497067 feature: reverts select2 changes 2025-12-08 11:44:35 +01:00
Andrii V
7346bdc00b Bumped node version for build image, some cleanup from polymer remnants 2025-12-05 17:49:31 +01:00
Andrii V
1791f83dcc Bumped webpack and grunt, fixed notifications issue caused by minification 2025-12-03 18:13:53 +01:00
ievgenii.v
cf5ea2eac5 migration: migrated dropzone to filepond; couple fixes for select2; fixes luxon seconds display; 2025-12-02 15:42:34 +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
ievgenii.v
89479931d7 migration: update seelect2 to latest version 2025-11-25 13:07:43 +01:00
Andrii V
5e477a58a2 Resolved merge conflicts 2025-11-24 15:29:54 +01:00
Andrii V
b856331a05 Removed ES5 adapter, finished migration of Polymer components, cleanup 2025-11-24 15:21:34 +01:00
ievgenii.v
f7994a79dc migration: draft 2025-11-21 09:48:38 +01:00
Andrii V
e17f3e7494 Migrated 3 components, set Lit version 2 for babel 6 compatibility, added regenerator-runtime for reverse compatibility 2025-11-14 12:56:54 +01:00
ievgenii vdovenko
d7d35e70df refactoring: fixes grunt config 2025-11-11 16:16:35 +01:00
RhodeCode Admin
4d51dc13c8 chore(dev): removed appenlight client js 2023-12-19 13:00:08 +01:00
Marcin Kuzminski
012f801f16 diffs: added diff navigation to improve UX when browisng the full context diffs. 2020-07-13 11:12:21 +02:00
Marcin Kuzminski
7b917e025b packages: bumped JS dependencies and added sweetAlert 2020-04-17 11:01:47 +02:00
Marcin Kuzminski
898c62f70d js: produce minimized JS file as well as bundle 2019-10-30 14:13:49 +01:00
Marcin Kuzminski
1396e5c09f styling: use sandboxed style for ipython so it doesn't affect style of application anymore. 2019-07-03 14:40:18 +02:00
Marcin Kuzminski
e27e7c6423 js: added dropzone JS 2019-05-14 11:01:26 +02:00
Daniel Dourvaris
8d5b375164 dependencies-js: moved mark.js into a seperate dependency 2018-12-19 18:14:26 +01:00
Marcin Lulek
f525c01bb6 js: support shared styles via webpack inline 2018-10-30 15:25:17 +01:00
Marcin Kuzminski
eee6f4cbd8 packaging: dropped bower, it's now replaced by npm and webcomponents from polymer. 2018-10-29 15:30:10 +01:00
Marcin Lulek
d75cc12c5c js: use ES6 classes for polymer 2.x 2018-10-30 15:24:48 +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 Kuzminski
797a4ff7ab diffs: sticky top-file bar + context aware file labels.
- when browsing diffs now we show context file path so every time you know what file diff you're seeing
- block file selector on range diffs
- update bower packages
2018-10-16 18:24:44 +02:00
Marcin Kuzminski
6f2703e4af default-reviewers: introduce new voting rule logic that allows
defining vote rules for user groups assigned to the default reviewers.

- allows to set per number votes on user groups
- group reviewers by groups
- store the rules and show them in the UI
- fixes #5409
2018-01-19 12:38:25 +01:00
Marcin Kuzminski
d33953ef3c codemirror: added simple mode plugin required for certain code modes. 2017-09-26 13:06:40 +02:00
Marcin Kuzminski
897b877309 js: organized and updated JS packages.
- moved certain embeded files to be tracked via node2nix
- bumped few libraries, jquery to 1.11.3
- bumped moustetrap to 1.6.1
2017-09-25 13:25:08 +02:00
Marcin Kuzminski
87b9dede56 core: added clipboard js to package. 2017-07-19 10:49:36 +02:00
Marcin Kuzminski
608e51e4cb changelog: added dynamic loaders to extend number of commits inside changelog.
- implements #5187
2017-01-31 22:05:36 +01:00
Marcin Kuzminski
cbafa9652e user-groups: new selector for user group memebers.
- removed old two column selector in replacement of autocomplete list
- scales much better for alrge number of users
- still allows to select single users and user groups
- fixes #4291 (user group shows only username in members)
2016-11-06 16:01:21 +01:00
Marcin Lulek
b788ab58cf favicon: added favicon notifications 2016-09-29 14:51:05 +02:00
Marcin Lulek
ecb3eddf84 frontend: added favico.js to requirements 2016-09-28 14:40:43 +02:00
Marcin Lulek
c738c124f9 bower: update packages 2016-09-21 15:34:55 +02:00
Marcin Lulek
73ba40da93 frontend: introduce rhodecode-app for more complex cross element wiring 2016-09-13 12:25:42 +02:00
Marcin Lulek
ab6df8f073 grunt: small improvements to gruntfile 2016-09-07 13:21:50 +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