FreeBSD fork of Phabricator code review https://reviews.freebsd.org
Go to file
Andre Klapper 5e64a0a819 Remove orphan CSS selectors in PHUIFormView
Summary:
* `aphront-form-drag-and-drop-upload`
** Usage removed in https://we.phorge.it/rPdd76143399d8b77a14baca44f99051aa6298e487
* `aphront-form-important`
** Usage removed in https://we.phorge.it/rPc585f97e90d2ff1e2713f613c2e56149ae37aaf6
* `aphront-form-control-togglebuttons`
** Usage removed in https://we.phorge.it/rPa1403183dfcfb6886cc75153044745d9cc70687b
* `aphront-form-control-image`
** Usage removed in https://we.phorge.it/rPa1403183dfcfb6886cc75153044745d9cc70687b
* `aphront-form-drag-and-drop-file-list`
** Usage removed in https://we.phorge.it/rPdd76143399d8b77a14baca44f99051aa6298e487
* `aphront-form-crop`
** Usage removed in https://we.phorge.it/rPa1403183dfcfb6886cc75153044745d9cc70687b

Extra children checks:

* `crop-box`
** Usage removed in https://we.phorge.it/rPa1403183dfcfb6886cc75153044745d9cc70687b
* `crop-image`
** Usage removed in https://we.phorge.it/rPa1403183dfcfb6886cc75153044745d9cc70687b and https://we.phorge.it/rP524906a4396a33974974977065bf0ae05ca7dc5c
* `default-image`
** Usage removed in https://we.phorge.it/rPa1403183dfcfb6886cc75153044745d9cc70687b

Test Plan: Grep the code for each CSS selector (`grep --exclude="*.css" -R 'some-search-string' .`), also do partial searches, get no results.

Reviewers: O1 Blessed Committers, valerio.bozzolan

Reviewed By: O1 Blessed Committers, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25995
2025-05-23 02:08:49 +02:00
bin Remove the "ssh-auth-key" script 2019-10-28 17:52:37 -07:00
conf Remove use of deprecated E_STRICT PHP constant 2025-05-09 11:23:36 +02:00
externals Add first unit test for mimemailparser headers 2024-12-06 13:12:54 +01:00
resources Remove orphan CSS selectors in PHUIFormView 2025-05-23 02:08:49 +02:00
scripts Remove use of deprecated E_STRICT PHP constant 2025-05-09 11:23:36 +02:00
src Fix wrong argument count in numerous calls' signatures 2025-05-22 18:28:05 +02:00
support Remove use of deprecated E_STRICT PHP constant 2025-05-09 11:23:36 +02:00
webroot Remove orphan CSS selectors in PHUIFormView 2025-05-23 02:08:49 +02:00
.arcconfig T15006: Update .arcconfig to point to we.phorge.it 2021-06-18 14:51:47 -04:00
.arclint Calendar Import: add unit tests to cover participants 2024-08-28 09:31:18 +02:00
.arcunit Use the configuration driven unit test engine 2015-08-11 07:57:11 +10:00
.editorconfig Fix text lint issues 2015-02-12 07:00:13 +11:00
.gitignore Generate Diviner book for Javelin 2023-08-30 11:20:12 -07:00
LICENSE Fix text lint issues 2015-02-12 07:00:13 +11:00
NOTICE Remove some "Phacility" and "epriestley" references 2021-07-08 10:46:17 -07:00
README.md Update Readme 2021-06-18 11:36:31 -04:00

Phorge is a collection of web applications which help software companies build better software.

Phorge is a community-maintained fork of Phabricator.

Phorge includes applications for:

  • reviewing and auditing source code;
  • hosting and browsing repositories;
  • tracking bugs;
  • managing projects;
  • conversing with team members;
  • assembling a party to venture forth;
  • writing stuff down and reading it later;
  • hiding stuff from coworkers; and
  • also some other things.

Phorge is developed and maintained by The Phorge Team.


LICENSE

Phorge is released under the Apache 2.0 license except as otherwise noted.