Commit Graph

4644 Commits

Author SHA1 Message Date
davy-c
ffc62bd150 fix table view display bug 2022-02-10 11:56:13 +09:00
davy-c
6608d04695 fix editable input in table view 2022-02-10 11:56:13 +09:00
davy-c
ca5418545b move editor hook 2022-02-10 11:02:31 +09:00
davy-c
c8dfb98c0f add toggle view mode shortcut 2022-02-10 11:02:31 +09:00
davy-c
f6fcedcb98 remove unused 2022-02-10 11:02:31 +09:00
davy-c
2972a7379e fix render header effect 2022-02-10 11:02:31 +09:00
davy-c
0875968e70 render connection state in preview header 2022-02-10 11:02:31 +09:00
davy-c
55ae162672 editor in preview 2022-02-10 11:02:31 +09:00
KZ
1cb3187655
Merge pull request #1498 from BoostIO/update-readme
Update readme
2022-02-09 17:46:38 +09:00
KZ
656e453608
Update readme 2022-02-09 17:43:52 +09:00
davy-c
43053d3918 editable input in views ui change 2022-02-09 09:16:46 +09:00
davy-c
eb1def3f48 prettier errors 2022-02-09 09:16:46 +09:00
davy-c
4f042e6330 stop propagation on input keydown to avoid dnd catch 2022-02-09 09:16:46 +09:00
Davy
170e5e3d48 remove obsolete json dataType (#1496) 2022-02-09 09:16:46 +09:00
Komediruzecki
7933e99fdc Add duplicate action (#1479) 2022-02-09 09:16:46 +09:00
Komediruzecki
f69ed9b11c Add Kanban list status options (#1483)
* Add Kanban list status options

Refactor List Settings component
Reuse LabelManager

* extract the status editor from the list settings

* fix label
2022-02-09 09:16:46 +09:00
Komediruzecki
7c20700c0e Add new doc button for Kanban header (#1482)
* Add new doc button for Kanban header

* fix new doc button style and dashboard bug

Co-authored-by: davy-c <d.castel33@gmail.com>
2022-02-09 09:16:46 +09:00
kazup01
bd8c89f393 Fix CI 2022-02-08 11:00:42 +09:00
kazup01
febf88c210 Comment UI fixes 2022-02-08 11:00:42 +09:00
Junyoung Choi
a2e1448dd1 Reset filter types after adding 2022-02-08 10:38:58 +09:00
Junyoung Choi
e6fdd0a695 Implement workflow creation toast 2022-02-08 10:38:58 +09:00
Junyoung Choi
13b74c3f10 Fix prettier errors 2022-02-08 10:38:58 +09:00
Simon Leigh
c7a4409ff9 reset filter input value on filter creation 2022-02-08 10:38:58 +09:00
Simon Leigh
eca99a9846 Increment new pipe name 2022-02-08 10:38:58 +09:00
davy-c
7066314b84 fix status in CM toolbar 2022-02-08 10:38:58 +09:00
davy-c
ca07d63870 fix condition list view 2022-02-08 10:38:58 +09:00
davy-c
7de1664b3a rollback edit title container for list view 2022-02-08 10:38:58 +09:00
davy-c
97985daee1 fix faulty propData accurate check 2022-02-08 10:38:58 +09:00
Simon Leigh
41da1f8219 fix merge issues 2022-02-08 10:38:58 +09:00
Junyoung Choi
3991775140 Move admin role condition to automations nav items 2022-02-08 10:38:58 +09:00
Junyoung Choi
c07820f314 Add mixpanel event 2022-02-08 10:38:58 +09:00
Junyoung Choi
57cd4f7487 Fix Create Automation button label 2022-02-08 10:38:58 +09:00
Junyoung Choi
53f731107d Fix sidebar display of Automation/Workflows pages 2022-02-08 10:38:58 +09:00
Junyoung Choi
7633a6fa1b Add workflows to team link intent 2022-02-08 10:38:58 +09:00
Junyoung Choi
ddaab1601c Style github source management 2022-02-08 10:38:58 +09:00
Junyoung Choi
7418d77bd7 Display source name instead of identifier 2022-02-08 10:38:58 +09:00
Junyoung Choi
cee054187b Show invalidated status of source 2022-02-08 10:38:58 +09:00
Junyoung Choi
a83bed23cd Add github app url env var 2022-02-08 10:38:58 +09:00
Junyoung Choi
be7c0b6e50 Implement prototype source management ui 2022-02-08 10:38:58 +09:00
Junyoung Choi
020b07f13b Add prototype github source callback page 2022-02-08 10:38:58 +09:00
davy-c
e6892b9b5d beta navigation 2022-02-08 10:38:58 +09:00
Simon Leigh
edefff4de4 update prettier to latest 2022-02-08 10:38:58 +09:00
Simon Leigh
4bf4b69506 remove console log 2022-02-08 10:38:58 +09:00
Simon Leigh
e8eac56c98 typed filter builder ui 2022-02-08 10:38:58 +09:00
Simon Leigh
3f50fb1f8b restrict selectable event props by type 2022-02-08 10:38:58 +09:00
Simon Leigh
8d7b4f5224 remove env option from PipeBuilder 2022-02-08 10:38:58 +09:00
Simon Leigh
4fa06f7875 remove env setter from AutomationBuilder 2022-02-08 10:38:58 +09:00
Simon Leigh
26bff23c1a add automation log table 2022-02-08 10:38:58 +09:00
Simon Leigh
e0db570dfb update env 2022-02-08 10:38:58 +09:00
Junyoung Choi
4f6760a5fc Add prototype github source callback page 2022-02-08 10:38:58 +09:00