Richard Shiue
37ddce3a29
chore: calendar UI polish ( #3484 )
...
* chore: update calendar theming
* feat: add event popup editor
* chore: new event button redesign and add card shadows
* chore: unscheduled events button
* chore: event title text field
* fix: focus node double dispose
* chore: show popover when create new event
* test: integrate some tests for integration testing purposes
* fix: some fixes and more integration tests
2023-09-23 09:47:48 +08:00
Richard Shiue
1ca130d7de
feat: revamp row detail page UI ( #3328 )
...
* feat: revamp row detail page UI
* chore: some minor details and fix tests
* fix: fix tests
* chore: remove unused field
* chore: code cleanup
* test: add reordering fields in row page tests
* chore: remove duplicate and delete row events
* chore: timestamp cell ui adjustment
* chore: remove unused code
* test: fix new integration tests
2023-09-13 19:10:08 +08:00
Mathias Mogensen
35a47bfe5d
feat: tabs shortcuts ( #3112 )
2023-08-08 13:09:17 +08:00
Lucas.Xu
266209caeb
feat: implement draggable folder ( #3083 )
2023-07-31 20:06:01 +08:00
Lucas.Xu
ff9b3c56c5
feat:IInline math equation ( #2949 )
2023-07-09 11:03:22 +08:00
Richard Shiue
e0ad364fa3
test: improve stability of calendar integration test ( #2930 )
2023-07-05 11:05:05 +08:00
Nathan.fooo
f0d5f51703
fix: windows integration test ( #2917 )
...
* fix:windows integration test
* fix: load asset
* fix: windows test
* fix: test
* test: refactor the folder test
---------
Co-authored-by: vedon <vedon.fu@gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-07-02 23:37:30 +08:00
Richard Shiue
3acd36e580
test: fix calendar integration test #2919 ( #2920 )
...
* test: fix calendar integration test #2919
* chore: update frontend/appflowy_flutter/integration_test/database_calendar_test.dart
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* test: fix date cell test
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-07-01 20:29:49 +08:00
Richard Shiue
bef7fe87aa
test: add more calendar integration tests ( #2883 )
...
* test: make sure that the row details page opens
* test: add more calendar tests
2023-06-22 23:40:49 +08:00
Nathan.fooo
e50d708c21
feat: create database view on same database ( #2829 )
...
* feat: create database view on same database
* feat: switch tag between views
* fix: calendar tool bar
* fix: set layout setting
* chore: update collab rev
* fix: board layout issue
* test: add integration tests
* test: add calendar start from day test
2023-06-20 23:48:34 +08:00