1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-15 01:28:30 +00:00
Commit graph

275 commits

Author SHA1 Message Date
Davide Silvestri
1cb0a538b1 [3/4] Timeline view: fetch, create, edit, filters, sort, colors and public sharing 2024-10-01 09:18:17 +00:00
Davide Silvestri
d6e0d3cf69 [2/4] Timeline view: Frontend view type and grid view (without rows) 2024-09-30 12:50:45 +00:00
Bram Wiepjes
016455cd3a Merge branch '2979-multiple-rows-selection-ai-field-generation-on-right-click-gets-no-rows-in-the-frontend' into 'develop'
Resolve "multiple rows selection: AI field generation on right-click gets no rows in the frontend"

Closes 

See merge request 
2024-09-24 15:34:05 +00:00
Bram Wiepjes
38975cd985 Resolve "multiple rows selection: AI field generation on right-click gets no rows in the frontend" 2024-09-24 15:34:04 +00:00
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Bram Wiepjes
1359ad21af Translations for 1.27.0 2024-09-03 20:28:11 +00:00
Jonathan Adeline
aa7de0417e Fix spacing in create field context 2024-09-03 19:57:18 +00:00
Jonathan Adeline
9ac6cb17de Context rework 2024-08-29 10:03:55 +00:00
Peter Evans
a8a0d001fd Resolve "Remove the group compatibility code introduced in the group to workspace rename." 2024-08-14 09:15:35 +00:00
Cezary Statkiewicz
7c8b5341d7 highlight edited row 2024-08-06 06:37:38 +00:00
Bram Wiepjes
5ffe0b67b2 Latest translations 2024-07-31 19:25:49 +00:00
Bram Wiepjes
04e1a69c03 New left sidebar 2024-07-31 13:41:49 +00:00
Cezary Statkiewicz
aed83446bd 1911 ical feed 2024-07-23 14:19:26 +00:00
Bram Wiepjes
95bfa57f62 Final final styling and validation fixes 2024-07-10 17:12:47 +02:00
Bram Wiepjes
5b27631d0a Latest translations for 1.26 2024-07-09 19:57:26 +00:00
Bram Wiepjes
3f83193d93 More small styling fixes 2024-07-09 17:56:23 +02:00
Peter Evans
503f7ac978 Ensure the FieldAISubForm has a translatable placeholder. 2024-07-09 12:00:43 +00:00
Przemyslaw Kukulski
24395da96d Resolve "Be able to delete a row in Calendar view" 2024-07-09 07:01:21 +00:00
Petr Stribny
2afb4b51d3 Don't render html for field descriptions 2024-07-08 14:58:36 +00:00
Jonathan Adeline
df738083a6 FormGroup FormInput FormTextarea refactoring 2024-07-05 09:35:08 +00:00
Przemyslaw Kukulski
eb2a9ebd72 Merge branch '2179-be-able-to-delete-a-row-in-kanban-view' into 'develop'
Resolve "Be able to delete a row in Kanban view"

Closes 

See merge request 
2024-06-25 07:27:15 +00:00
Przemyslaw Kukulski
b04fa8581e Resolve "Be able to delete a row in Kanban view" 2024-06-25 07:27:14 +00:00
Petr Stribny
4906c724fc File field support for AI prompt field 2024-06-19 13:30:43 +00:00
Davide Silvestri
c122ebb442 Resolve "Enable Single-Level Nesting of filter groups within existing groups" 2024-06-17 13:31:15 +00:00
Davide Silvestri
53aa4bd77d Change Re-Generate to Regenerate for the AI field 2024-06-04 08:50:23 +02:00
Bram Wiepjes
270fa3a1a5 Latest translations for 1.25 2024-05-28 21:34:42 +00:00
Bram Wiepjes
b38b568a8d Merge branch 'improved-on-boarding' into 'develop'
Improved onboarding

Closes 

See merge request 
2024-05-24 13:26:27 +00:00
Bram Wiepjes
2a07ac3f0e Improved onboarding 2024-05-24 13:26:26 +00:00
Davide Silvestri
f4608e955c Merge branch '1585-automatically-hide-newly-created-fields-on-views-that-are-shared-publicly' into 'develop'
Resolve "Automatically hide newly created fields on views that are shared publicly"

Closes 

See merge request 
2024-05-24 13:13:39 +00:00
Davide Silvestri
93dcdfbe99 Resolve "Automatically hide newly created fields on views that are shared publicly" 2024-05-24 13:13:39 +00:00
Bram Wiepjes
c59e16e1ed Fix workspace premium check for AI formula 2024-05-23 22:39:29 +02:00
Afonso Silva
3fb8e20d0f Fix SASS import for colors.js module 2024-05-21 08:05:57 +00:00
Bram Wiepjes
6a1a71268c Improved discoverability of paid features 2024-05-10 06:56:26 +00:00
Afonso Silva
279fb5f738 Resolve "Add multi-tag collection field" 2024-05-07 08:25:48 +00:00
Bram Wiepjes
495b840952 Generate formula with AI initial 2024-05-02 14:37:53 +00:00
Jonathan Adeline
ab8466b4b5 Revert to :not simple notation 2024-05-01 09:50:08 +00:00
Jonathan Adeline
b071c3a635 Merge branch 'stylelint-upgrade-fixings' into 'develop'
Fix regressions

See merge request 
2024-04-26 13:12:27 +00:00
Jonathan Adeline
27ae81d83d Fix regressions 2024-04-26 13:12:27 +00:00
Bram Wiepjes
3405844f49 Merge branch 'show-enterprise-modal-when-disabled-feature' into 'develop'
Show enterprise modal when disabled feature

See merge request 
2024-04-26 11:28:41 +00:00
Bram Wiepjes
bbf0154013 Show enterprise modal when disabled feature 2024-04-26 11:28:41 +00:00
Jonathan Adeline
e905934a31 Minor UI fixings 2024-04-26 07:23:30 +00:00
Jonathan Adeline
22f4fe88ed Merge branch 'stylelint-v14' into 'develop'
Bump stylelint

See merge request 
2024-04-25 10:30:21 +00:00
Jonathan Adeline
c88245b816 Bump stylelint 2024-04-25 10:30:21 +00:00
Tsering Paljor
12109cfdc0 Upload Favicon for an Application v2 2024-04-23 12:12:46 +00:00
Jonathan Adeline
3dd3d98972 Buttons refactor 2024-04-15 11:29:17 +00:00
Bram Wiepjes
62d092f0b6 Translations for 1.24 2024-04-10 07:19:05 +00:00
Bram Wiepjes
9cb1b37394 Fix various workspace users usage 2024-04-08 19:11:52 +00:00
Davide Silvestri
eb13b10dd3 Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
Bram Wiepjes
e643ac84ab Resolve "Email notifications should have links to redirect the user directly to the specific comment, field, etc." 2024-04-08 12:30:06 +00:00
Davide Silvestri
a41ab1ac87 003 📚: Support for mentions in long text field 2024-04-05 15:25:38 +00:00