It was missing the necessary format. As the creation button is right
above this area, I chose to remove it rather than inserting an action
button here.
- https://community.openproject.org/work_packages/60183
- rewrite work package type routes
- added new controller for subject configuration
- fixed test expectation values for radio buttons
- removed tests for disabled submit button
- extracted tests to new controller
The tab reached by following:
Administration -> Custom Fields -> Work Packages Tab
was displaying an Enterprise Edition banner restriction which should
be removed.
* make enterprise banner component extendible
* make the collapsible input public
* use spot classes for icons
* replace EE banners in admin settings
* replave EE banner for custom fields, project filters, stutus form, and wp form configurations
* replace EE banner in WP filters. WP table view configurations and add widget modal
* undo some replacements
* fix min width for a column including auto completer
* move the EE banner to the top of the screen in custom fields
* change the border color for the upsale block and fix the spacing issue
* show the ee baner for wp status while there is no ee key and show the text when the checkbox in enabled
* add some space to the bottom of ee banner in project setting
* Revert "fix min width for a column including auto completer"
This reverts commit 340649f394.
* put the banner inside a form field
* remove duplicated code
* revert the width style for ee banner in new status page
* remove the unnecessary margin from the bottom of EE banners
* move orm-filed elemnt to the correct location
* set a specific class for the image used in upale home pgae block
* revert the value set to the columns of grid view
* Rename most notification to toaster instances
* Frontend builds
* Fix spec build
* Rename more notification elements to toaster
* Rename toaster-box to op-toast
* Fix op-toast-container
* Rename toasters upload progress
* Try fixing page.rb toaster check
* Fix some specs, break some others
* Correctly overwrite toast_type
* Fix more specs
* Fix one more notification to toaster rename
* Fix linting errors, harmonize naming more
* Remove byebug debugging statement
* Remove byebug debugging statement
* Rename notification in the backend, too
* Rename more instances of notifications to toastService
* Rename backend back to notification since bundle gems expect it there
* expect_toaster -> expect_toast
Co-authored-by: Henriette Darge <h.darge@openproject.com>
* Fixed more linting errors
* Update the selector of the focus directive to opFocus
* Update the selector and BEM class of the focus-within directive
* More linting fixes
* Remove unused directives, merge focus and autofocus directive, remove now empty a11y module
* Some small fixes
* Fix ReorderDeltaBuilder
* Fix failing specs, linting
* Fix a couple of linting errors
* Reenable linting rules for unsafe any
* Reset broken code, update some html coding style
Updates the copyright to 2021 for all files that have a copyright. Files in our source code without the copyright header still do not receive one automatically. Additionally, backlisted files are also excluded.
Previously the copyright of chiliproject which references redmine stated a copyright of redmine up to and including 2017 which is not true for the code we have in here. Because of that I changed that to 2013