Commit graph

22 commits

Author SHA1 Message Date
64b457d893 frontend: react-mount -> react-root 2024-01-13 06:46:02 -03:00
765358b4aa Replace partials with html/react.html.erb 2024-01-13 06:27:19 -03:00
07530d194d frontend: import more tailwind classes, apply them 2024-01-13 06:02:06 -03:00
1ce395a535 frontend: iterate on CSS / UI 2024-01-12 23:35:59 -03:00
6479c6c1c9 frontend: layout / design tweaks 2024-01-11 01:04:51 -03:00
6bd3e3ad65 frontend: iterate on CSS / UI 2024-01-09 00:58:33 -03:00
8b9f45ef40 (back|front)end: rename 'connection' leftovers 2023-12-23 16:56:48 -03:00
2c9a1e94a8 (back|front)end: rename Twenty::Connection as Twenty::Project. 2023-12-23 16:47:32 -03:00
ccff99fb94 Monetization::Issue -> Monetization::Task 2023-12-22 22:54:44 -03:00
9c66d910a3 frontend: add align-center, max-width util CSS classes 2023-12-22 19:49:18 -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
2a0e987e0f backend/frontend: add edit / update support
This change makes good progress towards having a usable
app. "Write", and "Preview" tabs have been added - in the
"Preview" tab markdown is transformed into HTML in real-time.
2023-12-22 15:33:26 -03:00
c76450993f frontend: misc improvements
Add DestroyIssueButton, add NavBar, remove pure.css leftovers,
add new CSS rules.
2023-12-22 11:19:49 -03:00
8b4387443c frontend: redesign form with form.css 2023-12-22 07:29:33 -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
5e219bc616 frontend: working on issue form 2023-12-20 22:56:25 -03:00
df120bac9e frontend: improve "New issue" form 2023-12-20 18:47:26 -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