Simon Prévost
|
ffdb353848
|
Update NodeJS deps for webapp and cli
|
2022-02-28 11:41:08 -05:00 |
|
Simon Prévost
|
6aad28e958
|
Add highlight.js in file render
|
2021-06-11 06:57:08 -04:00 |
|
Simon Prévost
|
54c4ded887
|
Add ember-in-viewport to handle large list in conflict items list
|
2021-06-10 06:33:49 -04:00 |
|
Simon Prévost
|
46ec7b8591
|
Update webapp deps and fix heavy conflicts list
|
2021-06-04 07:19:04 -04:00 |
|
dependabot[bot]
|
e23a968e12
|
Bump socket.io from 2.3.0 to 2.4.1 in /webapp (#233)
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-10 20:39:47 -05:00 |
|
Simon Prévost
|
c736fd6a40
|
Fix double subscription on conflicts
|
2020-11-25 07:34:47 -05:00 |
|
Simon Prévost
|
72e12e3baf
|
Remove quick-submit component with ember-keyboard, update Ember and icons
|
2020-11-06 07:55:02 -05:00 |
|
Simon Prévost
|
ed01cb95f0
|
Add markdown-it for translation comment text render
|
2020-11-05 20:57:07 -05:00 |
|
Simon Prévost
|
74e6d7b576
|
Update webapp Ember deps
|
2020-09-29 08:32:20 -04:00 |
|
Simon Prévost
|
dea5eef213
|
Update webapp deps
|
2020-09-29 08:13:02 -04:00 |
|
Simon Prévost
|
67874cedbb
|
Add HTML form for html valueType translation
|
2020-07-02 20:54:47 -04:00 |
|
Simon Prévost
|
c9766a454e
|
Refactor skeleton ui components
|
2020-06-12 08:39:19 -04:00 |
|
Simon Prévost
|
e0c0709c61
|
Update deps
|
2020-06-10 21:38:14 -04:00 |
|
Simon Prévost
|
701bb97b7e
|
Fix review page lag by replacing TextArea component with native textarea
|
2020-05-25 07:54:05 -04:00 |
|
Pascal Boutin
|
13f7fba504
|
Introduce base setup to support acceptance tests for the webapp (#185)
* Introduce base setup to support acceptance tests for the webapp
|
2020-05-08 08:01:54 -04:00 |
|
Simon Prévost
|
6d718520a5
|
update deps
|
2020-04-19 22:31:48 -04:00 |
|
Simon Prévost
|
b7e8fa68b5
|
Remove ember checkbox with label package
|
2020-04-19 22:16:27 -04:00 |
|
Simon Prévost
|
04cf73b5c8
|
Update deps
|
2020-04-08 08:44:52 -04:00 |
|
Simon Prévost
|
9567db9b4d
|
Convert codebase to typescript and latest Ember (#157)
* Update eslint setup (#134)
* Convert services (#136)
* Convert login and logged-in routes (#137)
* Convert project routes and controllers (#138)
* Convert activities and comments routes (#140)
* Convert project edit sub-routes and controllers (#139)
* Convert files routes and controllers (#141)
* Convert revision routes and controllers (#142)
* Convert phoenix service (#143)
* Convert translation routes and controllers (#144)
* Convert versions routes and controllers (#145)
* Convert JIPT routes and controllers (#146)
* Convert Sass variables to CSS modules @value (#147)
* Convert CSS variables and fix projects page components
* Fix a bunch of components
* Fix another bunch of components
* Update styles and missing global for powerselect
* Fix typings
* Fix typescript warnings
* Add typings for phoenix and file-saver vendor
* Fix github ci
Co-authored-by: Charles Demers <cdemers@mirego.com>
Co-authored-by: Charles Demers <charles.demers6@gmail.com>
|
2020-04-07 07:47:33 -04:00 |
|
Simon Prévost
|
1506522007
|
Update apollo deps and fix background color of webapp
|
2020-01-05 16:49:18 -05:00 |
|
Simon Prévost
|
8689caae7e
|
Update deps and fix activity item styles
|
2020-01-03 16:03:43 -05:00 |
|
Simon Prévost
|
78231026d5
|
Add emoji customization for project
|
2019-12-12 12:36:50 -05:00 |
|
Simon Prévost
|
5ae8f6ea20
|
Fix non translated strings
|
2019-12-12 12:36:50 -05:00 |
|
Simon Prévost
|
dbfee68225
|
Add sri
|
2019-12-12 12:36:50 -05:00 |
|
Simon Prévost
|
1e0a0aa00a
|
wip
|
2019-12-12 12:36:50 -05:00 |
|
Simon Prévost
|
6219e07105
|
Update rest of npm packages and fix upgrade bugs
|
2019-12-12 12:36:50 -05:00 |
|
Simon Prévost
|
f774ee48f2
|
Upgrade npm packages
|
2019-12-12 12:36:50 -05:00 |
|
Simon Prévost
|
4236ca2cee
|
Add translation lint and spell check
|
2019-12-12 12:36:49 -05:00 |
|
dependabot[bot]
|
86d5ecbd95
|
Bump mixin-deep from 1.3.1 to 1.3.2 in /webapp (#120)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
|
2019-08-27 21:42:48 -04:00 |
|
Simon Prévost
|
b156a150a7
|
Add optional features to remove jquery and application template wrapper
|
2019-08-08 17:18:35 -04:00 |
|
Simon Prévost
|
5698122c99
|
Upgrade power select
|
2019-08-08 17:08:11 -04:00 |
|
Simon Prévost
|
bbd6e6f1c2
|
Replace i18n by intl
|
2019-08-06 12:55:17 -04:00 |
|
Simon Prévost
|
fbd8adec19
|
Replace browserify for auto-import
|
2019-08-05 12:58:38 -04:00 |
|
Simon Prévost
|
5ea1f6b751
|
Updates
|
2019-08-05 12:50:30 -04:00 |
|
Simon Prévost
|
7d619f492f
|
Upgrade minor deps
|
2019-07-31 22:39:26 -04:00 |
|
Simon Prévost
|
64c6a33582
|
Upgrade ember 3.11
|
2019-07-31 22:16:29 -04:00 |
|
dependabot[bot]
|
541dd80767
|
Bump lodash.merge from 4.6.1 to 4.6.2 in /webapp (#103)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Prévost <sprevost@mirego.com>
|
2019-07-25 08:38:07 -04:00 |
|
dependabot[bot]
|
12bec30ea8
|
Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 in /webapp (#102)
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.6.0...4.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Prévost <sprevost@mirego.com>
|
2019-07-25 08:24:26 -04:00 |
|
dependabot[bot]
|
e3c77e0a4f
|
Bump underscore.string from 3.3.4 to 3.3.5 in /webapp (#97)
Bumps [underscore.string](https://github.com/epeli/underscore.string) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/epeli/underscore.string/releases)
- [Changelog](https://github.com/epeli/underscore.string/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/epeli/underscore.string/compare/3.3.4...3.3.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: null <dependabot[bot]@users.noreply.github.com>
|
2019-06-16 10:56:31 -04:00 |
|
dependabot[bot]
|
6f7da15a5b
|
Bump handlebars from 4.1.1 to 4.1.2 in /webapp (#95)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-16 10:56:00 -04:00 |
|
Simon Prévost
|
0453d93c21
|
Update some npm deps
|
2019-05-09 17:55:44 -04:00 |
|
Simon Prévost
|
42ca419e24
|
Replace ember-graph-file by the simpler graphql-tag export in js files
|
2019-05-09 17:52:27 -04:00 |
|
Simon Prévost
|
5620da8f08
|
Fix spinner by using CSS instead of spin.js
|
2019-05-09 17:11:44 -04:00 |
|
Simon Prévost
|
64cc4daab6
|
Refactor Google login to use redirect instead of popup
|
2019-03-31 16:16:54 -04:00 |
|
Simon Prévost
|
28a7dd0ba0
|
Fix many revisions selector and update deps to fix live reload
|
2019-03-31 16:16:54 -04:00 |
|
Simon Prévost
|
ad8ec11f75
|
Update emberjs to latest
|
2019-03-28 22:05:16 -04:00 |
|
Simon Prévost
|
15996bcae9
|
Update prettierignore and npm
|
2019-03-13 21:59:36 -04:00 |
|
Simon Prévost
|
ee39f1a168
|
Run prettier on webapp
|
2019-03-10 21:39:49 -04:00 |
|
Simon Prévost
|
57b8559feb
|
Refactor UI
|
2019-03-09 22:46:07 -05:00 |
|
Simon Prévost
|
4ed0e437af
|
Upgrade cryptiles manually to remove security alerts from GitHub
|
2018-12-08 20:08:56 -05:00 |
|