Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
operately-single-host.tar.gz | 2024-11-01 | 1.9 kB | |
Operately v0.3.0 source code.tar.gz | 2024-10-31 | 1.2 MB | |
Operately v0.3.0 source code.zip | 2024-10-31 | 2.2 MB | |
README.md | 2024-10-31 | 15.7 kB | |
Totals: 4 Items | 3.3 MB | 0 |
What's Changed
- chore: Tests for subscriptions by @Rockyy174 in https://github.com/operately/operately/pull/1275
- feat: Introduce simplified space privacy level selector by @shiroyasha in https://github.com/operately/operately/pull/1277
- fix: Include space name to be able to construct privacy indicator by @shiroyasha in https://github.com/operately/operately/pull/1278
- feat: Show feed creation in feed by @shiroyasha in https://github.com/operately/operately/pull/1280
- feat: Notifications are cleared when discussion comments are seen by user by @Rockyy174 in https://github.com/operately/operately/pull/1279
- chore: Remove deprecated group members page by @shiroyasha in https://github.com/operately/operately/pull/1281
- feat: Any comment notification is cleared when user sees comment by @Rockyy174 in https://github.com/operately/operately/pull/1282
- feat: Show privacy indicators on Space List by @shiroyasha in https://github.com/operately/operately/pull/1283
- feat: Show privacy indicator on space dashboard by @shiroyasha in https://github.com/operately/operately/pull/1285
- feat: New discussion notification is cleared when discussion page loads by @Rockyy174 in https://github.com/operately/operately/pull/1286
- feat: Project check-in notifications are cleared when check-in page loads by @Rockyy174 in https://github.com/operately/operately/pull/1287
- feat: Project notifications are cleared when project page loads by @Rockyy174 in https://github.com/operately/operately/pull/1288
- feat: Show separate lists for space managers and space members with a dropdown for removal. by @shiroyasha in https://github.com/operately/operately/pull/1289
- feat: Goal notifications are cleared when goal page loads by @Rockyy174 in https://github.com/operately/operately/pull/1290
- fix: Request to clear notifications sent only when necessary by @Rockyy174 in https://github.com/operately/operately/pull/1291
- feat: Show access levels on the space access management page by @shiroyasha in https://github.com/operately/operately/pull/1292
- feat: Dedicated space for editing general access for spaces by @shiroyasha in https://github.com/operately/operately/pull/1293
- feat: Show all other people with access to the space by @shiroyasha in https://github.com/operately/operately/pull/1294
- feat: Goal Activity notifications are cleared when page loads by @Rockyy174 in https://github.com/operately/operately/pull/1296
- feat: Goal Update notifications are cleared when page loads by @Rockyy174 in https://github.com/operately/operately/pull/1297
- fix: Unread notifications are loaded only when necessary by @Rockyy174 in https://github.com/operately/operately/pull/1298
- feat: Project Retrospective notifications are cleared when page loads by @Rockyy174 in https://github.com/operately/operately/pull/1299
- fix: ActivityHandler added for goal_check_in_commented by @Rockyy174 in https://github.com/operately/operately/pull/1301
- feat: Space notifications are cleared when page loads by @Rockyy174 in https://github.com/operately/operately/pull/1302
- feat: Milestone Comments notifications are cleared when comment is seen by @Rockyy174 in https://github.com/operately/operately/pull/1303
- feat: Goal discussion notifications are cleared when page loads by @Rockyy174 in https://github.com/operately/operately/pull/1304
- fix: Add space to project_created activity content by @Rockyy174 in https://github.com/operately/operately/pull/1309
- chore: Custom primitive types for the API by @shiroyasha in https://github.com/operately/operately/pull/1310
- fix: Add space to project_resuming activity content by @Rockyy174 in https://github.com/operately/operately/pull/1311
- feat: Dedicated page for adding new space members by @shiroyasha in https://github.com/operately/operately/pull/1295
- fix: Add space to project_pausing, project_renamed and project_milestone_commented by @Rockyy174 in https://github.com/operately/operately/pull/1312
- fix: Add space to project check-in activities by @Rockyy174 in https://github.com/operately/operately/pull/1313
- fix: Calculate UI permissions based on access level, not on champion status by @shiroyasha in https://github.com/operately/operately/pull/1314
- fix: Save selected parent goal by @shiroyasha in https://github.com/operately/operately/pull/1316
- fix: Add space to project_archived, project_goal_connection and project_goal_disconnection by @Rockyy174 in https://github.com/operately/operately/pull/1317
- fix: Add space to goal update activities by @Rockyy174 in https://github.com/operately/operately/pull/1318
- fix: Don't assume that a goal always has a champion by @shiroyasha in https://github.com/operately/operately/pull/1321
- fix: Add space to goal_editing activity by @Rockyy174 in https://github.com/operately/operately/pull/1323
- fix: Show correct dates regardless of time zone by @Rockyy174 in https://github.com/operately/operately/pull/1324
- fix: Label changed in subscriptions widget by @Rockyy174 in https://github.com/operately/operately/pull/1330
- fix: Make discussions mobile responsive by @markoa in https://github.com/operately/operately/pull/1328
- fix: Add space to project_timeline_edtied activity by @Rockyy174 in https://github.com/operately/operately/pull/1333
- chore: Print last weeks git history by @shiroyasha in https://github.com/operately/operately/pull/1339
- fix: Normalize padding in PaperContainer body by @markoa in https://github.com/operately/operately/pull/1341
- chore: Add tests for space and company feed by @Rockyy174 in https://github.com/operately/operately/pull/1342
- chore: Change description for connecting projects to the goal by @SeanAverS in https://github.com/operately/operately/pull/1230
- fix: Polish responsiveness of the discussion page by @markoa in https://github.com/operately/operately/pull/1343
- chore: Show page name in the development toolbar by @shiroyasha in https://github.com/operately/operately/pull/1344
- feat: Improve how discussion posted time is displayed by @Rockyy174 in https://github.com/operately/operately/pull/1345
- chore: Add a discussion to the demo by @shiroyasha in https://github.com/operately/operately/pull/1347
- feat: RelativeTime refreshes time on interval by @Rockyy174 in https://github.com/operately/operately/pull/1348
- feat: Promote space member to manager by @shiroyasha in https://github.com/operately/operately/pull/1350
- fix: Remove layout shift in retrospectives and discussion comments by @Rockyy174 in https://github.com/operately/operately/pull/1352
- feat: Demote space manager to member by @shiroyasha in https://github.com/operately/operately/pull/1351
- chore: Introduce submenus by @shiroyasha in https://github.com/operately/operately/pull/1353
- feat: Change access level of member via options menu by @shiroyasha in https://github.com/operately/operately/pull/1354
- chore: Rename --color-base to --color-surface-bg by @shiroyasha in https://github.com/operately/operately/pull/1356
- feat: Add Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1358
- feat: Add goal progress bar to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1359
- chore: Add company owner toggle to devbar by @shiroyasha in https://github.com/operately/operately/pull/1360
- feat: Add goal success conditions to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1362
- feat: Add latest project check-in to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1363
- feat: Add project progress chart to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1372
- fix: If you don't have access to manage the team don't show button by @shiroyasha in https://github.com/operately/operately/pull/1364
- fix: Edit space appearance by @shiroyasha in https://github.com/operately/operately/pull/1373
- fix: Correct day is displayed on Review page by @Rockyy174 in https://github.com/operately/operately/pull/1378
- fix: Set surface-base as bg for reactions popup by @shiroyasha in https://github.com/operately/operately/pull/1380
- fix: "View Comment" button in email redirects you to the comment by @Rockyy174 in https://github.com/operately/operately/pull/1383
- fix: Hide comment box when user doesn't have permissions by @Rockyy174 in https://github.com/operately/operately/pull/1384
- fix: View access is enough to join a space by @shiroyasha in https://github.com/operately/operately/pull/1385
- fix: Space edit access by @shiroyasha in https://github.com/operately/operately/pull/1386
- fix: Don't show closed projects by default by @shiroyasha in https://github.com/operately/operately/pull/1387
- fix: Don't show access management button if no access by @shiroyasha in https://github.com/operately/operately/pull/1388
- chore: Show both issues and pull-requests for a week by @shiroyasha in https://github.com/operately/operately/pull/1389
- fix: Set filename for downloaded links via S3 by @shiroyasha in https://github.com/operately/operately/pull/1390
- fix: Remove content disposition parameter by @shiroyasha in https://github.com/operately/operately/pull/1391
- fix: Use filename, not id, when downloading file by @shiroyasha in https://github.com/operately/operately/pull/1392
- fix: Adding reactions to goal updates and enforcing rules with enum types by @shiroyasha in https://github.com/operately/operately/pull/1396
- feat: Add project details to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1397
- feat: Add goal actions to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1398
- feat: "Collapse All" and "Expand All" buttons enabled by @Rockyy174 in https://github.com/operately/operately/pull/1399
- feat: Add goal details to Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1401
- chore: Stabilize contributor ordering in the API by @shiroyasha in https://github.com/operately/operately/pull/1405
- feat: "View options" button enabled on Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1408
- chore: Signals by @shiroyasha in https://github.com/operately/operately/pull/1406
- feat: Include account owners in the API response by @shiroyasha in https://github.com/operately/operately/pull/1403
- fix: Ignore contributors whose person is suspended by @Rockyy174 in https://github.com/operately/operately/pull/1415
- fix: Responsive modals by @shiroyasha in https://github.com/operately/operately/pull/1417
- feat: Add a simple, high-level, permission breakdown by @shiroyasha in https://github.com/operately/operately/pull/1419
- chore: Add UI tests for Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1418
- chore: Move closed_at from retrospective to project by @Rockyy174 in https://github.com/operately/operately/pull/1422
- fix: Filtering nodes by reviewer on Goals V2 page wasn't woeking by @Rockyy174 in https://github.com/operately/operately/pull/1423
- feat: Show project progress as a countdown by @shiroyasha in https://github.com/operately/operately/pull/1416
- feat: Add Discussions to space tools by @Rockyy174 in https://github.com/operately/operately/pull/1425
- feat: Display content preview in Discussions tool by @Rockyy174 in https://github.com/operately/operately/pull/1427
- chore: Show erorr trace in dev and test by @shiroyasha in https://github.com/operately/operately/pull/1433
- fix: Add tests for and fix check in page when reviewer is not present by @shiroyasha in https://github.com/operately/operately/pull/1434
- feat: Display goals and projects headers in space tools by @Rockyy174 in https://github.com/operately/operately/pull/1432
- feat: Display goals and projects space tools by @Rockyy174 in https://github.com/operately/operately/pull/1435
- feat: Separate the menu to pronounce who can do what by @shiroyasha in https://github.com/operately/operately/pull/1420
- feat: Set fixed height for containers in space tools by @Rockyy174 in https://github.com/operately/operately/pull/1436
- feat: tools container redirects to resoucers page by @Rockyy174 in https://github.com/operately/operately/pull/1437
- feat: Space tools are responsive + hovering on them shows shadow by @Rockyy174 in https://github.com/operately/operately/pull/1438
- chore: Fix flaky tests that appears at the end of the month by @shiroyasha in https://github.com/operately/operately/pull/1441
- chore: Generate operation scaffolds by @shiroyasha in https://github.com/operately/operately/pull/1440
- feat: Rename company (requires admin privilages) by @shiroyasha in https://github.com/operately/operately/pull/1442
- feat: Space Tools visible on space v2 page by @Rockyy174 in https://github.com/operately/operately/pull/1445
- chore: Fix typos in gen.operation by @shiroyasha in https://github.com/operately/operately/pull/1446
- chore: Generate a serializer module for the operation by @shiroyasha in https://github.com/operately/operately/pull/1447
- chore: Introduce Paper.Header component by @shiroyasha in https://github.com/operately/operately/pull/1448
- fix: Fix race condition between onBlur and onClick events when selecting people in the task popup by @shiroyasha in https://github.com/operately/operately/pull/1449
- chore: Update project check-in and goal update forms by @Rockyy174 in https://github.com/operately/operately/pull/1443
- feat: Add status field to goal update forms by @Rockyy174 in https://github.com/operately/operately/pull/1450
- chore: Fix typos in generated code by @shiroyasha in https://github.com/operately/operately/pull/1452
- chore: Migration to populate status of existing goal updates by @Rockyy174 in https://github.com/operately/operately/pull/1454
- chore: Inject an api type definition for the generated activity content by @shiroyasha in https://github.com/operately/operately/pull/1453
- feat: Goal update feed item shows status by @Rockyy174 in https://github.com/operately/operately/pull/1455
- feat: Goals & Projects tools shows last goal update status by @Rockyy174 in https://github.com/operately/operately/pull/1456
- fix: Discussions tool doesn't squeeze title and comments count by @Rockyy174 in https://github.com/operately/operately/pull/1457
- feat: Goals & Projects tools shows pie chart summarizing resources status by @Rockyy174 in https://github.com/operately/operately/pull/1464
- feat: Add/Remove company owners by @shiroyasha in https://github.com/operately/operately/pull/1451
- chore: Use call and not run for api mutations by @shiroyasha in https://github.com/operately/operately/pull/1465
- chore: Remove excess alias in generated notification code by @shiroyasha in https://github.com/operately/operately/pull/1466
- chore: Optimize generated api module by @shiroyasha in https://github.com/operately/operately/pull/1467
- feat: Display goal's last update status on Goals V2 page by @Rockyy174 in https://github.com/operately/operately/pull/1468
- chore: Inject generated api endpoint into api router by @shiroyasha in https://github.com/operately/operately/pull/1469
- feat: Handle zero state in space tools by @Rockyy174 in https://github.com/operately/operately/pull/1470
- feat: Show update status on goal update page by @Rockyy174 in https://github.com/operately/operately/pull/1471
New Contributors
- @SeanAverS made their first contribution in https://github.com/operately/operately/pull/1230
Full Changelog: https://github.com/operately/operately/compare/v0.2.0...v0.3.0