Commit Graph

7 Commits

Author SHA1 Message Date
Simon Prévost
8bcdf3b1c9 Update ember 2024-02-06 19:19:09 -05: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
amy null
aa79e361be Revert lockfiles 2019-08-19 22:22:11 -04:00
amy null
80c11d4feb Add Discord OAuth to login 2019-08-19 22:22:10 -04:00
Simon Prévost
b9045b5bcd Fix ci-check by rewriting lint and format under root package.json 2019-03-11 06:27:14 -04:00
Simon Prévost
a3e96e4236 Add just in place translation kit to translate directly in the project’s app 2019-03-09 22:46:07 -05:00