Commit Graph

550 Commits

Author SHA1 Message Date
Jarek Radosz eb3751bd83 FIX: Repo status link 2023-02-16 14:09:33 +01:00
Jarek Radosz 1334cdef41 DEV: Modernize upgrade controller, fix banner styling 2023-02-16 14:09:33 +01:00
Jarek Radosz 4abbd27626 UX: Fix the nav tabs styling 2023-02-16 14:09:33 +01:00
Jarek Radosz 0351ad789f DEV: Modernize and improve upgrade-notice 2023-02-16 14:09:33 +01:00
Jarek Radosz b0c85f1de7 DEV: Modernize repo-status component 2023-02-16 14:09:33 +01:00
Jarek Radosz 27a8589829 DEV: Fix the upgrade-index route 2023-02-16 14:09:33 +01:00
Jarek Radosz 6d031cd67a DEV: Modernize and fix x-console 2023-02-16 14:09:33 +01:00
Jarek Radosz 7d7b067b98 DEV: Tagless components 2023-02-16 14:09:33 +01:00
Jarek Radosz ba418ede2f DEV: Unused import 2023-02-16 14:09:33 +01:00
Jarek Radosz e34ab9e6bf DEV: Colocate component templates 2023-02-16 14:09:33 +01:00
Jarek Radosz ae4b938690 DEV: Fix replaceRoute 2023-02-16 14:09:33 +01:00
Jarek Radosz 8c197b4fb4 DEV: Assume `find_compatible_git_resource` is available
(added to core ~2 years ago)
2023-02-16 14:09:33 +01:00
Jarek Radosz 6bce0073b9 DEV: Assume `visible_plugins` is available
(added to core ~4 years ago)
2023-02-16 14:09:33 +01:00
Jarek Radosz 268e841dae DEV: Remove unused assets 2023-02-16 14:09:33 +01:00
Jarek Radosz e0ca8515dd DEV: Master -> main 2023-02-16 14:09:33 +01:00
Jarek Radosz 27dd13b84c DEV: Add a missing backend subroute 2023-02-16 14:09:33 +01:00
Jarek Radosz 28acdea58d UX: Update "Upgrade" button styling 2023-02-16 14:09:33 +01:00
Jarek Radosz 47c8cf3531 DEV: Fix the route name 2023-02-16 14:09:33 +01:00
Jarek Radosz 3aa0862fa9 UX: Tweak some styles 2023-02-16 14:09:33 +01:00
Jarek Radosz c450dcbb8d FIX: Support git submodule plugins 2023-02-16 14:09:33 +01:00
Jarek Radosz f3e23fcab7 DEV: Fix and cleanup stylesheets 2023-02-16 14:09:33 +01:00
Jarek Radosz ecb280b58b DEV: Remove the header link 2023-02-16 14:09:33 +01:00
Jarek Radosz a80bb569fa DEV: Use the dialog service 2023-02-16 14:09:33 +01:00
Jarek Radosz 88376af572 DEV: Don't use global MessageBus 2023-02-16 14:09:33 +01:00
Jarek Radosz 6733ec01e9 DEV: Remove the logo link 2023-02-16 14:09:33 +01:00
Jarek Radosz f5bb66278c DEV: Cleanup "nav-tabs" 2023-02-16 14:09:33 +01:00
Jarek Radosz 2bca8eb66b DEV: Remove the backups link 2023-02-16 14:09:33 +01:00
Jarek Radosz 670a57fd0c DEV: Replace `moment-from-now` with `format-date` 2023-02-16 14:09:33 +01:00
Jarek Radosz 163cf8b525 FIX: A syntax error 2023-02-16 14:09:33 +01:00
Jarek Radosz f3ee36be60 DEV: Remove transpile_js 2023-02-16 14:09:33 +01:00
Jarek Radosz 0659613fb4 DEV: Prettier 2023-02-16 14:09:33 +01:00
Jarek Radosz 59c20d9ddb DEV: Update routes 2023-02-16 14:09:33 +01:00
Jarek Radosz 17e085bffd DEV: Fix imports 2023-02-16 14:09:33 +01:00
Jarek Radosz 12555cc69b DEV: Fix typos 2023-02-16 14:09:33 +01:00
Jarek Radosz 2bba7f62b2 DEV: Move stuff to the regular plugin structure 2023-02-16 14:09:33 +01:00
Jarek Radosz 528d7adc4a DEV: Update readme 2023-02-16 14:09:33 +01:00
Jarek Radosz 605dbe75af DEV: Remove the old build setup 2023-02-16 14:09:33 +01:00
Jarek Radosz 94c0e9d1d3 DEV: Update linting setup 2023-02-16 14:09:33 +01:00
Jarek Radosz 4ab63aca32 DEV: Run stree 2023-02-16 14:09:33 +01:00
Rafael dos Santos Silva 96211d622e
bump base image for Ruby 3.1.3 (#163) 2023-01-12 01:06:06 -03:00
Discourse Translator Bot c33743f5bd
Update translations (#166) 2023-01-10 20:53:13 +01:00
dependabot[bot] 22ee860cff
Bump json5 from 2.2.1 to 2.2.3 (#165)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:49:43 +01:00
David Taylor 8b37cb4a4c
FIX: Ensure handlebars template is compiled under Discourse stable (#164) 2023-01-06 17:24:14 +00:00
David Taylor 98205ea281
DEV: Resolve deprecations in upgrade-notice component (#162) 2022-12-22 16:12:55 +00:00
dependabot[bot] e9f53dbe00
Bump express from 4.17.1 to 4.18.2 in /manager-client (#161)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 21:25:57 +01:00
dependabot[bot] 71f7ad4e3c
Bump qs from 6.5.2 to 6.5.3 in /manager-client (#160)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 21:23:12 +01:00
Discourse Translator Bot 536a1716ea
Update translations (#159) 2022-12-06 16:22:03 +01:00
dependabot[bot] f0458ff565
Bump decode-uri-component from 0.2.0 to 0.2.2 in /manager-client (#158) 2022-12-03 16:57:34 +01:00
Joshua Rosenfeld 33f51b3c33
Bump eslint-config-discourse to 3.3.0 (#157) 2022-11-29 15:47:49 +01:00
David Taylor 9658f080e0
FIX: Modernize upgrade-header compilation (#156)
This was relying on Sprockets to compile an Ember template. Discourse core dropped support for that in 84bec1cbae. This commit moves the template under the ember-cli-managed directory and updates the file extension.
2022-11-24 16:46:31 +00:00