Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4ga Boards 3.0.0 source code.tar.gz | 2024-09-26 | 3.1 MB | |
4ga Boards 3.0.0 source code.zip | 2024-09-26 | 3.6 MB | |
README.md | 2024-09-26 | 8.6 kB | |
Totals: 3 Items | 6.7 MB | 0 |
Changes since last release: - π§― build: Test external server 0 13f3fc3 - π fix: Fixed dropdown issues: close on selecting default item, allow clicking scroll button 1e0ab65 - π feat: Added titles and text clamp for tasks d4daca7 - π fix: Reworked Boards scrolling, Fixed collapse button sometimes visible over CardModal Header 72537c5 - π clean: Removed not needed button style 041c005 - π feat: New comment add/edit - MDEditor 9c04738 - π refactor: Simplified logic with onCurrentUserUpdate f8bc764 - π fix: Fixed MDEditor color icon style 11e4bec - π - π docs: Update gif in README.md 3218517 @wilkobyl - π refactor: Renamed ProjectAddPopup -> ProjectAdd 7a15b02 - π fix: TextFileModal label size, isOpened -> isOpen d1fc41e - π refactor: isOpened -> isOpen 12fd1d4 - π update polish translation 02a261d @wilkobyl - π Merge pull request [#299] from RARgames/wilkobyl-language 69b2503 - π feat: Added task, attachment, comment counters to CardModal 98aa680 - π fix: Drop attachment message not visible ac36a24 - π refactor: PropTypes.element to PropTypes.node d27b602 - π fix: Improved DescriptionEdit focus, Unified with CommentEdit 5d2a74b - π - π feat: Added commentCount for Card, fix: Comments icon not showing after duplicate f0ff9f5 - π refactor: Standarized names - classNames 6b67b13 - π fix: Proper duplicate api route 6345280 - π fix: Hide DescriptionEdit on blur if nothing changed ec73a52 - π fix: Add User popup responsiveness b6847d9 - π clean: Cleanup Utils ClassNames 91cd048 - π clean: Login, Register buttons 45b17cc - π clean: ButtonStyle 02a7835 - π clean: Button c0abd1d - π feat: Show weak password error fa21879 - π clean: Removed useClosableForm efecea8 - π chore(deps): Bump socket.io-parser in /client in the npm_and_yarn group 8957381 - π Merge pull request [#316] from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-5d443b7df9 1d7e95e - π feat: Added UserProject for sidebar support, icon, other prep work 6f86779 - π feat: Added project/board filter (partial-commit) 7bf285b - π feat: MainSidebar Add Board (partial-commit) 53f3378 - π feat: MainSIdebar: Add Project Popup (partial-commit) 85846c0 - π feat: MainSidebar - first version - not all features implemented dbd4c5f - π feat: MainSidebar - Added reordering boards -1st 33d71e1 - π fix: Dropdown - arrows navigation without selectedItem b489f46 - π fix: MainSIdebar - BoardAdd - better placeholder 30921de - π fix: MainSidebar: Show only managed projects in the CreateBoard popup ec458d3 - π feat: MainSidebar - Rename, Delete Board Buttons ff8ef15 - π feat: MainSidebar - Added Edit Github Connection to BoardActions 92c203e - π - π docs: Updated docs in Readme c7add15 - π fix: Removed old Boards, started full MainSidebar integration dae698d - π fix: Proper path handling for ProjectSettings 9a8a93c - π feat: MainSidebar: Added ProjectActions, style fixes, minor cleanup 08b6294 - π clean: Moved Connections, BoardActionsPopup 5fc2b9c - π fix: Show BoardAdd Button for Project Manager d9f6df4 - π feat: MainSidebar - 1st version on all pages 9ced072 - π fix: Fixed styles to match MainSidebar 91c43f9 - π feat: Header - add Settings tooltip over username 6d85295 - π feat: Docs link in About 6237b23 - π feat: Moved ProjectSettings button from Header to BoardActions 96e2317 - π clean: Cleanup MainSidebar styles c904abe - π fix: Fixed CardModal scrollbar height 400e06d - π feat: MainSidebar Filter - ignore case (now case insensitive) bc0847d - π¨ style: Better MainSidebar context buttons allignment 299b093 - π feat: Added project/board count to Projects 84b30ec - π fix: MainSidebar Bug - After adding a user (not manager) to board - it does not show c42c2c0 - π¨ style: Fixed ButtonStyle.Popup for non context menus c6654fb - π feat: Scroll Project/Board into view after Project/Board creation/clearing filtters 77b8e51 - π feat: Board title in BoardActions 7040377 - π feat: Bigger rename fields d26383b - π feat: Added Boards View, Improved BoardActions 10a062f - π fix: MainSidebar - Filter - Trigger on filter clear when empty input 6ac2627 - π feat: MainSidebar - automatically adjust filter target based on the context 218b6d9 - π feat: MainSidebar - Uncollapse project if filtering boards 9354667 - π feat: MainSidebar - Uncollapse project if currently active (both temporally) 31029da - π feat: Boards View - Added navigation buttons f396dc7 - π fix: ProjectSettings: Better back button, fix: MainSidebar undefined filter 28b1014 - π feat: Added Header Icon Users 77cfe67 - π refactor: Removed extra path from Root 021cb80 - π refactor: Simplified SettingsContainer 4b2dce9 - π fix: Dont allow input over icons: InputPassword, InputFilter b62aab7 - π refactor: Handle plurals correctly [#335] e5a54c1 - π fix: Show filtered board/projects count when filtering start fbc2b3c - π feat: Replaced AddBoard button for BoardsView 933102c - π feat: BoardsView sticky header 5db3010 - π feat: ProjectsView - AddProject Button, sticky header d1bac2f - π feat: Reversed navigation buttons 7a3f534 - π feat: change polish translation for sidebar update d88e8ea @wilkobyl - π fix: PL translation order b8f9ee2 - π Merge pull request [#349] from wilkobyl/main 719381a - π fix: PL translation non-capital letter titles 1aaaa78 - π feat: Added MainSidebar Compact mode b29cff2 - π feat: Renamed Create Board/Project to Add Board/Project 34dfa77 - π refactor: Removed old path handling 3e5bb5c - π feat: Separated SettingsSidebar from MainSidebar f347130 - π fix: Dont change sidebar on ProjectSettings bcfe47c - π feat: MainSidebar-Settings Added back to dashboard button a008996 - π fix: Center Boards, Projects View 6a47b7a - π fix: BoardActions Nav buttons placement c3e897e - π fix: PL Translation a0c472b - π refactor: canManage -> isProjectManager 2bd95be - π refactor: isCurrentUserManager -> isProjectManager 9691a1e - π fix: Trello import 07536eb - π chore(deps): Bump micromatch in the npm_and_yarn group 96ff36f - π Merge pull request [#336] from RARgames/dependabot/npm_and_yarn/npm_and_yarn-07a849e1ae e187028 - π chore(deps): Bump the npm_and_yarn group in /server with 5 updates 6e59d3f - π Merge pull request [#339] from RARgames/dependabot/npm_and_yarn/server/npm_and_yarn-7f122d3877 c5114ad - π chore(deps): Bump react-dom from 18.2.0 to 18.3.1 in /client a28fcd5 - π chore(deps): Bump i18next from 22.0.6 to 23.15.1 in /client c44cf5a - π Merge pull request [#338] from RARgames/dependabot/npm_and_yarn/client/i18next-23.15.1 2e4c389 - π chore(deps): Bump webpack 0d6ad13 - π Merge pull request [#352] from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-abbbb0c33e 0923461 - π chore(deps-dev): Bump eslint from 9.5.0 to 9.11.0 e80fd31 - π chore(deps): Bump lint-staged from 15.2.7 to 15.2.10 26d70dd - π Merge pull request [#330] from RARgames/dependabot/npm_and_yarn/lint-staged-15.2.10 140dbe8 - π chore(deps-dev): Bump nodemon from 3.0.2 to 3.1.7 in /server 3bac568 - π Merge pull request [#346] from RARgames/dependabot/npm_and_yarn/server/nodemon-3.1.7 8f46338 - π chore(deps-dev): Bump mocha from 10.4.0 to 10.7.3 in /server 5a71831 - π Merge pull request [#321] from RARgames/dependabot/npm_and_yarn/server/mocha-10.7.3 fe3d5ab - π chore(deps-dev): Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 0735e49 - π Merge pull request [#315] from RARgames/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1 41db6e1 - π chore(deps-dev): Bump prettier from 3.3.2 to 3.3.3 87bd646 - π Merge pull request [#308] from RARgames/dependabot/npm_and_yarn/prettier-3.3.3 f93c0cc - π chore(deps): Bump redux-saga from 1.2.1 to 1.3.0 in /client 93740e9 - π Merge pull request [#298] from RARgames/dependabot/npm_and_yarn/client/redux-saga-1.3.0 98ee18c - π chore(deps): Bump the npm_and_yarn group in /client with 6 updates d0a71d4 - π Merge pull request [#354] from RARgames/dependabot/npm_and_yarn/client/npm_and_yarn-826e727bd3 10acc0e - π chore: npx update-browserslist-db@latest c664280 - π [MAJOR] revert: Bump react-dom from 18.2.0 to 18.3.1 in /client for release 2c3d486
Install this release using: docker pull ghcr.io/rargames/4gaboards:3.0.0