Commit graph

16 commits

Author SHA1 Message Date
d0494a559c Link root path to tasks component 2024-01-29 13:33:26 -03:00
765358b4aa Replace partials with html/react.html.erb 2024-01-13 06:27:19 -03:00
2c22ea86d8 frontend: depend_on /js/lib/ 2023-12-23 23:04:05 -03:00
2c9a1e94a8 (back|front)end: rename Twenty::Connection as Twenty::Project. 2023-12-23 16:47:32 -03:00
abf2eb4709 frontend: write /favicon.svg 2023-12-22 23:06:47 -03:00
ccff99fb94 Monetization::Issue -> Monetization::Task 2023-12-22 22:54:44 -03:00
a5daa3332a frontend: move src/js/main/ files around 2023-12-22 16:59:11 -03:00
54e400e4e9 frontend: move src/js/entry-point/ to src/js/main/. 2023-12-22 16:54:16 -03:00
1a06ef7d5f frontend: link to /issues/edit#id=X 2023-12-22 16:53:38 -03:00
62ae4d3bdd frontend: update comment 2023-12-21 03:20:22 -03:00
2efd7bad28 frontend: root path (/) opens the issue index 2023-12-21 03:19:28 -03:00
6cba2133b9 frontend: fix issues.rules 2023-12-21 02:17:20 -03:00
096cfd76c1 frontend: ShowIssue -> ReadIssue 2023-12-21 02:14:31 -03:00
c682a01977 frontend: add ShowIssue, add useLocationHash 2023-12-21 02:09:22 -03:00
5d19e85068 backend/frontend: lay more groundwork for issues 2023-12-21 00:41:56 -03:00
ae4e61abbf frontend: add require_rules, and more
The foundation of the 'New issue' form is included in this commit,
but far from finished. `/src/html/` has been added, along with other
file layout changes.
2023-12-20 16:37:40 -03:00