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