1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-02 16:10:02 +00:00
Commit graph

120 commits

Author SHA1 Message Date
Davide Silvestri
87848ac91d Resolve "Field level edit permissions" 2025-04-29 14:25:11 +02:00
Davide Silvestri
668198b15c Uniform fieldType.isReadOnly in the frontend 2025-04-18 10:45:17 +02:00
Bram Wiepjes
aa2402b7c7 [3/4] Update Gallery and Kanban view styling 2025-04-17 11:28:09 +00:00
Bram Wiepjes
80b2d18267 Merge branch 'updated-header-styling' into 'develop'
[1/4] Updated the header styling

See merge request 
2025-04-16 17:23:56 +00:00
Bram Wiepjes
cec8c4319a [1/4] Updated the header styling 2025-04-16 17:23:56 +00:00
Przemyslaw Kukulski
9cee7ef17a Be able to specify a default value on boolean field 2025-04-15 08:49:10 +00:00
Bram Wiepjes
eb5c734a0a Introduce guided tours 2025-04-01 20:52:11 +00:00
Cezary Statkiewicz
a5145514a6 2213 upsert in table import 2025-03-18 20:58:54 +00:00
Davide Silvestri
845d4677db Resolve "Row enters view webhook event type" 2025-03-14 15:06:52 +01:00
Przemyslaw Kukulski
e50aab9191 Fix no file selected error in table importer (csv/json/xml) 2025-03-07 09:57:04 +00:00
Cezary Statkiewicz
b1c2f59bcb better error handling in database app UI 2025-02-26 12:37:45 +00:00
Jonathan Adeline
a58e6a3300 Vuelidate upgrade 2025-02-17 13:17:35 +00:00
Bram Wiepjes
3613d395ad Public view export 2025-02-04 21:48:08 +00:00
Bram Wiepjes
7b0d889271 HubSpot contacts data sync 2024-12-11 22:54:44 +00:00
Bram Wiepjes
32d7981572 Allow changing existing data sync visible fields and settings 2024-12-10 10:13:03 +00:00
Bram Wiepjes
9fd4f23608 PostgreSQL data sync 2024-11-11 09:41:45 +00:00
Bram Wiepjes
f4e272851d Implemented Jira Issues data sync 2024-10-21 10:27:48 +00:00
Cezary Statkiewicz
e99b889fdc job docs/ internal api refactor - precise state description 2024-10-16 09:44:28 +00:00
Jonathan Adeline
fb927e12ba Refactor dropdown component 2024-10-14 08:47:26 +00:00
Bram Wiepjes
fb2d91e810 Added clickable indicator to the view name 2024-10-14 06:59:49 +00:00
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
fcab618723 Local Baserow table data sync type 2024-09-27 13:53:43 +00:00
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Jonathan Adeline
2df101c80c Add new workspace homepage 2024-07-25 17:05:43 +00:00
Bram Wiepjes
95bfa57f62 Final final styling and validation fixes 2024-07-10 17:12:47 +02:00
Bram Wiepjes
dcf7ba3852 Final validation and styling fixes 2024-07-10 15:22:08 +02:00
Bram Wiepjes
3f83193d93 More small styling fixes 2024-07-09 17:56:23 +02:00
Jonathan Adeline
df738083a6 FormGroup FormInput FormTextarea refactoring 2024-07-05 09:35:08 +00:00
Jonathan Adeline
a1013e2476 refactor tabs 2024-05-06 08:07:25 +00:00
Jonathan Adeline
3dd3d98972 Buttons refactor 2024-04-15 11:29:17 +00:00
Bram Wiepjes
a73e72c313 Allow co-branding 2024-03-15 14:10:47 +00:00
Petr Stribny
9fe15ded17 Resolve "Support ad hoc sorting in grid view and gallery view for editor roles and lower" 2024-03-05 14:16:55 +00:00
Davide Silvestri
fa0834f95b 📚4️⃣ Rich text: expanded input mode 2024-03-05 13:55:20 +00:00
Petr Stribny
276c2936c5 Resolve "Support ad hoc filtering in other views for editor roles and lower" 2024-03-05 04:51:05 +00:00
Petr Stribny
bbaca8e381 Resolve "Support ad hoc filtering in grid view for editor roles and lower" 2024-02-29 07:42:55 +00:00
Davide Silvestri
e9438ab68c
Resolve "Create new table options disappear when editiing" 2024-02-28 15:36:11 +00:00
Bram Wiepjes
e8343e9a0c Modal close button position fixes 2024-01-11 10:36:06 +01:00
Bram Wiepjes
d9d0f053de Allow changing width of the group by 2023-12-19 13:16:55 +00:00
Jonathan Adeline
fb710657a0 alerts & toasts refactor 2023-12-01 07:50:54 +00:00
Jonathan Adeline
0548a90a2f Restyle input and textarea 2023-11-15 05:25:06 +00:00
Bram Wiepjes
76b6d65f85 Moved hide to correct place 2023-11-08 22:49:49 +01:00
Bram Wiepjes
07cbe324df Fix create table bug 2023-11-08 22:31:28 +01:00
Jonathan Adeline
be10487e05 Merge branch 'redesign-button-restyling' into 'develop'
Restyle button component

See merge request 
2023-10-31 07:25:11 +00:00
Jonathan Adeline
58eb4d3786 Restyle button component 2023-10-31 07:25:11 +00:00
Bram Wiepjes
aaf5f11704 Suppress redirect error when selecting the database application 2023-10-30 16:34:15 +00:00
Bram Wiepjes
1e1f1a6c3c Fix bug when additional file import completes 2023-10-26 12:42:01 +00:00
Bram Wiepjes
2ae41b7e50 Resolve "Navigation is messed up after introducing remembering the last view visited feature." 2023-10-11 20:27:57 +00:00
Jonathan Adeline
4321aaea9a Replace icons 2023-09-28 13:39:41 +00:00
Nigel Gott
5e8121fac9 1️⃣🪣 Final Group By metadata MR 2023-09-21 14:03:57 +00:00