Commit Graph

10 Commits

Author SHA1 Message Date
James E. Blair af24488467 Increase width of task number column in story view
The task numbers are bigger now.

Change-Id: I87cf0aeb9bf0dfb931da94f898ae1ad17ef90b50
2019-02-27 12:19:45 -08:00
James E. Blair e457ba137b Display story access level
Indicate whether a story is private or public.

Change-Id: I082c80b33eff7df8f1ed208a2bc76468a4c2c8a6
2018-03-13 16:59:00 -07:00
James E. Blair 3db84cf215 Fix creating new stories
Look up the story by key, not id.

Pre-fill the project if in the context of a project story list.

Change-Id: I2a8ff647deee84a292d25e358ebf5c948a4374b8
2017-11-27 11:47:04 -08:00
James E. Blair d6def5b802 Fix tag editing
The set conversion wasn't correct -- iterate over the tag names
rather than the dict.

Use the proxy objects rather than creating StoryTag objects directly.
Remove some unecessary db functions.  Add to help text.

Change-Id: I023f3fb7351b3e57f8984adb537b26483f6b7c1f
2017-11-27 11:20:55 -08:00
Clint Byrum 906afd8508 Add tag editting to story view
Change-Id: I46ca37c281ee56e458cfafbaf486f5864f03aeb3
2017-11-27 09:26:58 -08:00
James E. Blair 1da12089a5 Make hypertext searchable
Change-Id: Ifdfa8dac0f4505e82c346bcbc2f1e392b433a757
2017-02-23 21:58:46 -05:00
James E. Blair e948bfef94 Fix crash on user selection
This isn't remotely usable, but it at least doesn't crash now.

Change-Id: I252432192531699ab321958c506b761a6c8610a0
2017-02-23 21:21:04 -05:00
Clint Byrum 5f78c22ca6 Add interactive search to story view
This allows looking for keywords in the task list while viewing a
story. It does not implement search for every piece however.

Change-Id: I584571fc901a5fe207a45cb5cb2fcfa2c26d6ecb
2017-02-08 11:55:53 -08:00
James E. Blair ba407b3549 Add beginning of support for boards/worklists
Change-Id: I3bd2a564c84cf999767d6ce185fc1279ab2d2de5
2016-11-22 16:53:20 -08:00
James E. Blair e4c972b803 Initial fork from gertty -> boartty
Change-Id: I8c0ce5550f2287f77fb31c790c3923d3d1b80481
2016-10-31 15:33:00 -07:00